body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	margin: 0px auto;
}
body#home a#homenav, 
body#surveys a#surveynav, 
body#residential a#residentnav, 
body#commercial a#commnav,
body#search a#searchnav,
body#contact a#contactnav {	
color: #fff;	
background: url(images/navback_high.jpg) repeat-y left top;
}
a {
	color: #B5B5EF;
}
a:hover {
color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF0000;
	font-weight: normal;
	margin: 0px;
	line-height: 20px;
}
.searchbox {
	height: 139px;
	width: 375px;
	background: url(images/search_surround.gif) no-repeat left top;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 159px;
	text-align: left;
	padding: 0px;
	margin: 20px auto 0px auto;
}
.headerleft { 
	width:140px; 
	border-right: 1px solid #444472;
	height:20px 
	}
.headercenter { 
	width:325px;border-left: 1px solid #6F6EA9;
	border-right: 1px solid #4A4A7E; 
	border-left:1px solid #7272B2; 
	padding:0px 10px 0px 10px; 
	height:20px 
	}
.headercentermain {
	border-left: 1px solid #7272B2;
	border-right: 1px solid #4A4A7E;
	border-left:1px solid #7272B2;
	padding:0px 10px 0px 10px;
	height:20px;
	width: 722px;
}
.headerright {
	width:auto;
	padding-left:10px;
	border-left: 1px solid #7272B2;
}
.content {
	height: auto;
	width: 888px;
	margin: 0px auto;
	border-left: 6px solid #B5B5EF;
	border-right: 6px solid #B5B5EF;
	border-bottom: 6px solid #B5B5EF;
	background: #525288 url(images/content_back.jpg) repeat-x;
	text-align: left;
}
.leftcol {
	border-right: 1px solid #444472;
	width: 140px;
}
.centercol {
	width: 325px;
	border-left: 1px solid #6F6EA9;
	border-right: 1px solid #4A4A7E;
	width: 325px;
	padding: 0px 10px 0px 10px;
}
.rightcol {
	border-left: 1px solid #7272B2;
	width:auto;
	text-align: left;
	background: url(images/bottom_right.gif) no-repeat bottom right;
	padding: 0px 0px 0px 10px;
}
.rightcolsearch {
	border-left: 1px solid #7272B2;
	width:auto;
	text-align: left;
	background: url(images/bottom_right.gif) no-repeat bottom right;
	padding: 0px 0px 0px 10px;
	height: 750px;
}
.rightcoldefault {
	border-left: 1px solid #7272B2;
	width:auto;
	text-align: left;
	background: url(images/bottom_right.gif) no-repeat bottom right;
	padding: 15px 15px 0px 10px;
}
.featured {
	background-image: url(images/featured_surround.gif);
	background-repeat: no-repeat;
	height: 139px;
	width: 322px;
	margin-bottom: 10px;
	text-align: center;
}
.propertyresults {
	height: 700px;
	width: 98%;
}
#menulinks {
	text-align: left;
	width: 130px;
}
#menulinks A {
	border-top: 1px solid #7B7BC2;
	border-bottom: 1px solid #444472;
	display: block;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF99;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	width: auto;
}
#menulinks A:hover {
	border-top: 1px solid #7B7BC2;
	border-bottom: 1px solid #444472;
	display: block;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFF99;
	text-decoration: none;
	line-height: 30px;
	height: 30px;
	width: auto;
	background: url(images/navback_on.jpg) repeat-y left top;
}
#form TD {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
#form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 140px;
}

.intro {
	display: none;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: center;
	width: 960px;
	margin: 10px auto;
}
