/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
IMG { 
border:0px; 
}
UL {
	font-size: 11px;
	color: #CCCCCC;
	list-style-position: inside;
	line-height: 14px;
}

.container {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
.main {
	width: 770px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#menulinks {
	width: 780px;
	height: 20px;
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menulinks A {
	height: 20px;
	width: 155px;
	display: block;
	float: left;
	background-color: #000000;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#searchbox {
	background-color: #000000;
	height: 25px;
	width: 770px;
	text-align: right;
	line-height: 25px;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#frame1 {
	height: 402px;
	width: 770px;
}

#content {
	width: 393px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
	padding-left: 10px;
}
#header {
	width: 770px;
	text-align: left;
	margin: 10px auto 0px auto;
}
.searchbtn {
	background-color: #333333;
	width: 73px;
	color: #FFFFFF;
	border-top: 1px solid #A6A6A6;
	border-right: 1px solid #4C4C4C;
	border-bottom: 1px solid #4C4C4C;
	border-left: 1px solid #A6A6A6;
	font-size: 11px;
	height: 21px;
	margin-right: 2px;
	text-align: center;
}
.searchinput {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
}
.searchselect {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	width: 75px;
}
#menulinks A:hover {
	height: 20px;
	width: 155px;
	display: block;
	float: left;
	background-color: #585858;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer {
	font-size: 11px;
	color: #C0C0C0;
	width: 770px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
A {
	color: #999999;
}
A:hover {
	color: #333333;
}


.propertyoftheweekbox {
	height: 298px;
	width:307px;
	background-color: #FDFDFD;
	text-align: right;
	float: right;
	padding-left: 60px;
	padding-top: 10px;
	}
/* CONTACT FORM ITEMS */

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #501B50;
}

.formboxstyles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EC068D;
	width: 95%;
	border: 1px solid #543019;
}

.formbuttonstyles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 100px;
	background-color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 16px;
}


.addresses {
	width:auto;
	height:250px;
	overflow:auto;
	background-color:transparent;
}

.addresses-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3D3A68;
	}

.addresses a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}

.addresses a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC33;
	font-weight: bold;
}
