@charset "utf-8";



a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	margin-top: 0px;
	border: 2px solid #000000;
}
#wrapper #Header {
	width: 1000px;
}
#wrapper #navigation {
	height: 40px;
	width: 1000px;
}
#wrapper #bodycontent {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
}
#wrapper #bottomnav {
	background-color: #002b7f;
	width: 1000px;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
#wrapper #bottomtext {
	background-color: #cccccc;
	width: 1000px;
}
#wrapper #bodycontent #rightnav {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	border: 2px solid #000000;
	height: 30px;
	width: 316px;
	top: auto;
	bottom: auto;
}
#wrapper #bodycontent #map {
	height: 240px;
	width: 316px;
	border: 2px solid #000000;
}
#wrapper #bodycontent #bigmap {
	height: 445px;
	width: 500px;
	border: 2px solid #000000;
}
#wrapper #bodycontent #featuredhomesnav {
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	border: 2px solid #000000;
	height: 30px;
	width: 316px;
	top: auto;
	bottom: auto;
	left: auto;
	right: auto;
}




.bodytext {
	font-family: Arial, sans-serif;
	font-size: 12pt;
}
.bodytextul {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	text-decoration: underline;
}

.bodytextsm {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}

.bodytextbold {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.bodytextboldul {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

.bodytextboldlg {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

.bodytextwhitelg {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
}
.bodytextwhitelgbold {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytextwhite {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
.bodytextwhitebold {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytextwhitesm {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.bodytextwhitesmbold {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.bodytextwhitesm2bold {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
	 .bottomrollnav  {
	font-size : 10pt;
	font-family : arial, sans-serif;
	color : #FFFFFF;
	font-weight : normal;
	font-style : normal;
          }

		  
      A.bottomrollnav:hover  {
	color : #FFFFFF;
	text-decoration: underline;
          }

.bottomtext {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
.communitylinksnav {
	font-size : 12pt;
	font-family : arial, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	font-style : normal;
}
A.communitylinksnav:hover {
	color : #FFFFFF;
	text-decoration: underline;
}
.mapbaloon {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.maprollnav {
	font-size : 9pt;
	font-family : arial, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	font-style : normal;
}
A.maprollnav:hover {
	color : #3399cc;
	text-decoration: underline;
}
.headerboldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
