
body, table, td, th, div, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height:14px;
}

a:link, a:active, a:visited {
	text-decoration:underline;
	color:#6699cc
}

a:hover {
	text-decoration:none;
	color:#000000;
}

.white a:link, .white a:active, .white a:visited {
	text-decoration:underline;
	color:#ffffff
}

.white a:hover {
	text-decoration:none;
	color:#ffffff;
}

/*.number { color:#ffffff; font-size: 12px; font-weight: bold; vertical-align: bottom; line-height:15px; height:10px; padding-left:4px; padding-right:4px; border-right:6px solid #ffffff; background: #FF0000; }*/
.number {
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	line-height:15px;
	width:28px;
	height:28px;
	padding:0 5px 0 0;
	margin:0 5px 0 0;
	background: url(/images/red-pin.gif) no-repeat right top;
	text-align: right;
}

/*.numberCmngSn {
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color:#0099CC;
	vertical-align: bottom;
	line-height:15px;
	height:10px;
	padding-left:4px;
	padding-right:4px;
	border-right:6px solid #ffffff;
}*/

.numberCmngSn {
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
	line-height:15px;
	width:28px;
	height:28px;
	padding:0 5px 0 0;
	margin:0 5px 0 0;
	background: url(/images/blue-pin.gif) no-repeat right top;
	text-align: right;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333333;
	margin:0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:0px;
}

.footer {
	color:#999999;
	font-size:10px;
}

.footer a:link, .footer a:active, .footer a:visited {
	text-decoration:underline;
	color:#999999;
	font-size:10px;
}

.footer a:hover {
	text-decoration:none;
	color:#999999;
	font-size:10px;
}

.nav a:link, .nav a:active, .nav a:visited {
	display:block; color:#ffffff;
	font-size:10px; font-weight:bold;
	text-decoration:none; line-height:30px;
	border-right:1px solid #ffffff;
}
.nav a:hover {background:none; background-color:#333333;}
/* Extend nav:*/
.navCommunities {width:156px; background: url(/images/navBg1.gif) repeat-x;}
.navAvailHomes {width:156px; background: url(/images/navBg1-5.gif) repeat-x;}
.navFinancing {width:121px; background: url(/images/navBg2.gif) repeat-x;}
.navAbout {width:177px; background: url(/images/navBg3.gif) repeat-x;}
.navContact {width:121px; border-right:none!important; background: url(/images/navBg4.gif) repeat-x;}


.commNav a:link, .commNav a:active, .commNav a:visited {
	display:block;
	color:#FFFFFF;
	background-color:#333333;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	width:183px;
	line-height:15px;
	vertical-align:middle;
	padding:3px;
}

.commNav a:hover {
	display:block;
	background-color:#81aa60;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	width:183px;
	line-height:15px;
	vertical-align:middle;
	padding:3px;
}

.display a:link, .display a:active, .display a:visited {
	color:#ffffff;
	background-color:#333333;
	font-size:8px;
	text-decoration:none;
	letter-spacing:1px;
	border:1px solid #cccccc;
	padding:2px 4px;
	line-height:15px;
	text-align:center;
	display:block;
}

.display a:hover {
	background-color:#81aa60;
}

.tdcellhead { border:1px solid #cccccc; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	margin:0px;
}

.tdborder {
	border-bottom:1px solid #cccccc;
	border-top:1px solid #EEEEEE;
}
