* { 
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
a:link, a:visited {
	font-size:12px;
	color:#5E3D1E;
	font-weight:bold;
	}
a:hover {
	text-decoration:none;
	}
.mainNavMenu a, .mainNavMenu a:visited {
	font-size:11px;
	}
	
h1, h2, h3, h4, h5, h6 {
	color:#1B5295;
	}
h1 {
	font-size:24px;
	}
h2 {
	font-size:20px;
	}
	
h3 {
	font-size:16px;
	}
	
input {
	background-color:#FFFFFF;
	border:#9BB9BC 1px solid;
	}
select {
	background-color:#FFFFFF;
	border:#9BB9BC 1px solid;
	}
textarea {
	background-color:#FFFFFF;
	border:#9BB9BC 1px solid;
	}
	
#FindHome {
	position:absolute;
	left: 393px;
	top: 30px;
	width: 75px;
	height: 75px;
	font-weight:bold;
	}
#FindHome i {
	visibility:hidden;
	}
#FindHome a {
	text-decoration:none;
	}

body {
	background-color:#764C24;
	background-image:url(/images/BackTile.jpg);
	background-repeat:repeat-x;
	}
	
#navPosition {
	position:relative;
	top:109px;
	left:35px;
	}
	
ul li ul li {
	text-indent:1em;
	}
	
p {
	text-indent:1em;
	}

#HomepageBody {
	background-image:url(images/homepage.jpg);
	background-repeat:no-repeat;
	height:365px;
	width:804px;
	margin:0 auto;
	}

#containerHome {
	position:relative;
	width:804px;
	height:695px;
	margin:0 auto;
	}
	
#containerInner {
	position:relative;
	width:804px;
	margin:0 auto;
	}
	
.contactinput {
	width:234px;
	height:14px;
	background-image: url(images/contact_input.gif);
	background-repeat:no-repeat;
	padding:3px;
	}
.contacttextarea {
	width:285px;
	height:90px;
	background-image:url(images/contact_textarea.gif);
	background-repeat:repeat;
	padding:10px;
	}
.contactselect {
	width:65px;
	height:20px;
	border:#7EAAAE 2px solid;
	background-color:#B6E5EB;
	}
.contactradio {
	background-color:#B6E5EB;
	border:#7EAAAE 2px solid;
	width:17px;
	height:17px;
	margin:2px;
	}
.contactsend {
	margin:3px;
	border:#7EAAAE 2px solid;
	background-color:#B6E5EB;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		
	
#hours {
	position:absolute;
	top:537px;
	left:310px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	}

#bottomnavbar {
	position:relative;
	font-size:11px;
	text-align:center;
	color:#FFF;
}

#bottomnavbar a, #bottomnavbar a:visited {
	font-size:11px;
	color:#FFF;
	font-weight:normal !important;
}

#bottomnavbar a:hover {
	color:#CCC;
	text-decoration:none;
}

#copyright {
	position:relative;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}

#hours2 {
	position: relative;
	top:45px;
	left:310px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	color:#CCCCCC;
	width:250px;
	}
#messagekey {
	display:block;
	width:50px;
	margin:5px;
	padding:5px;
	border:1px solid #7F9DB9;
	background-color:white;
	text-align:center;
	font-size:18px;
	color:#000000;
	}
#InformationRequest {
	width:300px;
	float:left;
	}
	
#homeText {
	position:absolute;
	width:562px;
	top:239px;
	left:196px;
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
	z-index:1;
	height: 157px;
	}
	
#header {
	position:relative;
	margin:0 auto;
	width:804px;
	height:149px;
	background:url(/images/header.jpg) no-repeat;
	}
	
#innerBody {
	position:relative;
	width:704px;
	margin:0 auto;
	background:url(/images/Strip.jpg) repeat-y;
	padding:10px 50px 10px;
	}
	
.WhiteText {
	color:#FFF;
	}
	
#InformationBlock {
	border:#1B5295 2px solid;
	background-color:#FFF;
	color:#000000;
	width:300px;
	margin:0 auto;
	}
#InformationBlock td {
	padding:3px;
	border-bottom:#1B5295 1px dashed;
	}
	
.CommunityDiv {
	width:200px;
	height:85px;
	float:left;
	margin:4px;
	display:block;
	padding:5px;
	}
#CommunityMap {
	float:right;
	height:398px;
	text-align:center;
	margin:12px 10px 5px 10px;
	}
.CommunityName {
	display:block;
	font-size:24px;
	width:650px;
	height:25px;
	float:left;
	}
.PlanDiv {
	width:125px;
	height:160px;
	float:left;
	background-color:#FFF;
	text-align:center;
	margin:12px;
	padding:10px;
	border:#1B5295 1px solid;
	}
.PlanDiv a:link img,.PlanDiv a:visited img {
	border:#1B5295 1px solid;
	}
.PlanDiv a:hover img {
	border:#CCC 1px solid;
	}
#AvailableSort {
	width:700px;
	margin:0 auto;
	}
#AvailableSort td {
	padding:2px;
	}
#AvailableTable {
	width:700px;
	margin:0 auto;
	background-color:#1B5295;
	border:#1B5295 1px solid;
	}
#AvailableTable td {
	border-bottom:#1B5295;
	text-align:center;
	padding:2px;
	}
	
#ListingDetailTable {
	width:700px;
	margin:0 auto;
	}
#ListingDetailTable td {
	padding:3px;
	}
	
#ListingImagesTable {
	border:#1B5295 2px solid;
	background-color:#FFF;
	width:330px;
	margin:0 auto;
	}
#ListingImagesTable td {
	text-align:center;
	}
#ListingImageDiv {
	background-color:#FFF;
	border:#1B5295 2px solid;
	text-align:center;
	margin-top;:2px;
	width:330px;
	}
	
.PlanImagesTable {
	width:330px;
	margin:0 auto;
	border:#1B5295 2px solid;
	}
.PlanImagesTable td {
	background-color:#FFF;
	}
	
.ElevationImage {
	float:left;
	margin:15px;
	}
.ElevationImage a:link img, .ElevationImage a:visited img {
	border:#1B5295 1px solid;
	}
.ElevationImage a:hover img {
	border:#999 1px solid
	}
	
.PlanImage {
	float:left;
	margin:15px;
	}
.PlanImage a:link img, .PlanImage a:visited img {
	border:#1B5295 1px solid;
	}
.PlanImage a:hover img {
	border:#999 1px solid
	}
	
.thumbimages {
	float:left;
	margin:25px;
	}
.thumbimages a:link img, .thumbimages a:visited img {
	border:#1B5295 1px solid;
	}
.thumbimages a:hover img {
	border:#999 1px solid;
	}
	
#ListingDescriptionTable {
	background-color:#FFF;
	border:#1B5295 2px solid;
	width:330px;
	margin:0 auto;
	}
#ListingDescriptionTable td {
	padding:5px;
	text-align:left;
	}
	
#ContactTable td {
	padding:3px;
	}	
	
#footer {
	position:relative;
	margin:0 auto;
	width:804px;
	height:68px;
	background:url(/images/Footer.jpg) no-repeat;
	z-index:100;
	}
#footer a, #footer a:visited {
	font-weight:bold;
	}
	
#contactform {
	position: relative;
	left:205px;
	width:200px;
	top:-10px;
	}

fieldset {
	padding:10px;
	border:4px #1B5295 solid;
	}
	
legend {
	font-size:22px;
	color:#1B5295;
	padding:0 5px;
	}

.navTab {
	float:left; 
	font-family:Verdana; 
	font-size:10px; 
	padding:4px;
	border-right:1px solid white;
	border-top:1px solid white;
	background-color:#9CBABD;
	cursor:pointer;
	cursor:hand;
}
.mainPanelContent {
	float:left;
	width:96%;
	border:4px solid white;
	padding:10px;
	background-color:#F7F3EF;
	display:block;
	clear:both;
}
