body {
	margin:0px; padding:0px; background-color:#000000;
}
body,div,td,th,span,span,p,select,form,textarea,label {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	clear: both;
}
label {
	text-align: left;
	font-size: 14px;
}


.homeIntroCopy {
	padding:12px 5px 12px 5px;
	text-align:center;
	color:#CCC;
	font-size:11px;
	font-weight:normal;
	line-height: 13px;
}
.homeIntroCopy a:link {
	color: #CCC;
	text-decoration: underline;
}
.homeIntroCopy a:visited {
	color: #FFF;
}
.homeIntroCopy a:hover {
	color: #D17A4B;
}



.TopAddress {
	position:relative;
	min-height:33px;
	padding:12px 5px 12px 5px;
	text-align:left;
	color:#FFFFFF;
	font-size: 12px;
}
.TopAddress a{
	color:#FFFFFF;
}
.TopNavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #285483;
	color: #FFFFFF;
	height: 22px;
	vertical-align: middle;
	padding-left: 10px;
}
.TopNavBar a{
	color: #FFFFFF;
	text-decoration: none;
}
.TopNavBar a:hover{
	color: #6699FF;
	text-decoration: underline;
	text-align: center;
}
.LegalFooter {
	color: #CCCCCC;
	text-align: center;
}
#footer {
	clear:both;
	height:80px;
	padding:9px 0 9px 0;
	background-color:#000000;
	color:#999999;
	background-position: center;
}
#footer p {margin:0px 5px 8px 5px; text-align:center; color:#999999; }
#footer a { text-decoration:none; color:#999999; }
#footer a:hover { text-decoration:underline; }
#layout {
	height: 600px;
	width: 700px;
	text-align: center;
}
#layout #whichForm #leftside {
	float: left;
	height: 550px;
	width: 155px;
	text-align: left;
	padding-left: 20px;
}

#layout #whichForm #secondside {
	float: left;
	height: 550px;
	width: 153px;
	clear: none;
	text-align: left;
	padding-left: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}

#layout #whichForm #thirdside {
	clear: none;
	float: left;
	height: 550px;
	width: 350px;
	text-align: left;
}
#layout #whichForm #propertyType{
	float: left;
	height: 100px;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#layout #whichForm #area {
	clear: both;
	float: left;
	height: 280px;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#layout #whichForm #MLS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear: both;
	float: left;
	height: 60px;
	width: 133px;
	color: #000000;
	text-align: left;
	padding-left: 5px;
}
#layout #whichForm #bedrooms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clear: none;
	float: left;
	height: 165px;
	width: 153px;
}
#layout #whichForm #acres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	height: 170px;
	width: 145px;
	clear: left;
}
#layout #whichForm #totalSF {
	clear: none;
	float: left;
	height: 180px;
	width: 153px;
	text-align: left;
}
#layout #whichForm #priceRange {
	clear: both;
	float: left;
	height: 380px;
	width: 350px;
	text-align: center;
}
#layout #whichForm #priceRange #priceFrom {
	height: 360px;
	width: 125px;
	float: left;
	text-align: left;
	padding-left: 50px;
}
#layout #whichForm #priceRange #priceTo {
	clear: none;
	float: right;
	height: 360px;
	width: 125px;
	text-align: left;
	padding-left: 50px;
}
#layout #whichForm #bathrooms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	float: left;
	height: 130px;
	width: 153px;
	text-align: left;
}
#layout #whichForm #sortFunc{
	float: left;
	height: 155px;
	width: 330px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-left: 20px;
}
#description #map {
	height: 470px;
	width: 750px;
}

