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:#000;
	clear: both;
	float: none;
	vertical-align: top;
}
label {
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}


.homeIntroCopy {
	text-align:left;
	color:#E8E8E8;
	font-size:16px;
	font-weight:400;
	line-height: 19px;
	padding-right: 25px;
	padding-left: 5px;
	font-family: "Minion Pro", "Minion Pro Med", Georgia, Garamond;
	width: 666px;
}
.HomeIntroBottom {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #CCC;
	text-decoration: none;
}

.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:10px;
	text-align:right;
	color:#FFFFFF;
	font-size:14px;
	font-family: "Minion Pro", "Minion Pro Med", Georgia, Garamond;
	line-height: 16px;

}
.TopAddress a{
	color: #FFF;
}
.TopNavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #285483;
	color: #FFFFFF;
	vertical-align: baseline;
	height: 25px;
	padding-top: 5px;
}



.TopNavBar a{
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
}
.TopNavBar a:hover{
	color: #6699FF;
	text-decoration: underline;
	text-align: center;
}
.TopNavBar2 {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #285483;
	color: #FFFFFF;
	height: 57px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}
.TopNavBar2 a {
	color: #FFF;
	text-decoration: none;
}
.TopNavBar2 a:hover {
	color: #CCC;
	text-decoration: underline;
}
.LegalFooter {
	color: #CCCCCC;
	text-align: center;
}
#footer {
	clear:both;
	background-color:#000000;
	color:#999999;
	text-align: center;
	padding: 10px;
}
#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;
	color: #D3D3A9;
}
#layout {
	height: 590px;
	width: 700px;
	text-align: center;
}
#layout #whichForm #leftside {
	float: left;
	height: 560px;
	width: 155px;
	text-align: left;
	padding-left: 20px;
}

#layout #whichForm #secondside {
	float: left;
	height: 560px;
	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: 560px;
	width: 350px;
	text-align: left;
}
#layout #whichForm #propertyType{
	float: left;
	height: 90px;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
#layout #whichForm #area {
	clear: both;
	float: left;
	height: 290px;
	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: 175px;
	width: 145px;
	clear: left;
}
#layout #whichForm #totalSF {
	clear: none;
	float: left;
	height: 185px;
	width: 153px;
	text-align: left;
	font-size: 12px;
}
#layout #whichForm #priceRange {
	clear: both;
	float: left;
	height: 400px;
	width: 350px;
	text-align: center;
	font-size: 12px;
}
#layout #whichForm #priceRange #priceFrom {
	height: 385px;
	width: 125px;
	float: left;
	text-align: left;
	padding-left: 50px;
	font-size: 12px;
}
#layout #whichForm #priceRange #priceTo {
	clear: none;
	float: right;
	height: 385px;
	width: 125px;
	text-align: left;
	padding-left: 50px;
	font-size: 12px;
}
#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: 140px;
	width: 330px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-left: 20px;
	font-size: 12px;
}
#teamDetail {
	text-align: center;
}
#siteMap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002349;
	width: 500px;
	padding-left: 80px;
}
#siteMap a:link {
	color: #002349;
}
#siteMap a:visited {
	color: #0051AA;
}
#siteMap a:hover {
	color: #999;
}
.bottom {
	float: left;
	width: 890px;
	height: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bottom2 {
	float: left;
	width: 700px;
	height: 990px;
}
.bottomsidebar {
	clear: none;
	float: right;
	height: 980px;
	width: 175px;
	background-color: #285483;
	color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 7px;
	margin-top: 15px;
}
h3 {
	font-size: 16px;
	color: #FFF;
	text-align: center;
	background-color: #285483;
	padding: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.bottomsidebarheader {
	width: 170px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFF;
}
.bottomsidebar a:link {
	color: #FFF;
	text-decoration: none;
}
.bottomsidebar a:visited {
	color: #FFF;
	text-decoration: none;
}
.bottomsidebar a:hover {
	color: #CCC;
	text-decoration: underline;
}




h1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
}



.TopNavBarCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #285483;
	color: #FFFFFF;
	vertical-align: middle;
	height: 25px;
	padding-top: 5px;
	text-align: center;
	width: 147px;
	border-right-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
	padding-bottom: 5px;
	text-decoration: none;
}
.TopNavBarSub {
	font-size: 18px;
	color: #FFF;
	text-align: center;
	background-color: #285483;
}
h2 {
	font-size: 18px;
	color: #FFF;
	text-align: center;
	background-color: #285483;
	padding: 5px;
	margin: 0px;
}
h2 a:link {
	color: #FFF;
	text-decoration: underline;
}
h2 a:visited {
	color: #FFF;
	text-decoration: underline;
}
h2 a:hover {
	color: #CCC;
	text-decoration: underline;
}




.TopNavBarCopy a:link {
	color: #FFF;
	text-decoration: none;
}
.TopNavBarCopy a:visited {
	color: #FFF;
	text-decoration: none;
}

.TopNavBarCopy a:hover {
	color: #000;
}

.FeaturedProp {
	background-color: #CFC48E;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 19px;
	color: #000;
	font-weight: 500;
}
.FeaturedProp a:visited {
	color: #000;
	text-decoration: none;
}
.FeaturedProp a:link {
	color: #000;
	text-decoration: none;
}
.FeaturedProp a:hover {
	color: #666;
}
.FeaturedNewsletter {
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 25px;
	color: #000;
	font-weight: 700;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #DEDEBC;
}
.FeaturedNewsletter a:visited {
	color: #000;
	text-decoration: none;
}
.FeaturedNewsletter a:link {
	color: #000;
	text-decoration: none;
}
.FeaturedNewsletter a:hover {
	color: #666;
}
.homeIntroCopy2 {
	text-align:left;
	color:#E8E8E8;
	font-size:15px;
	font-weight:normal;
	line-height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Minion Pro", "Minion Pro Med", Georgia, Garamond;
	width: 930px;
}
.social-media {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

