/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
	}
	
	
body {
	background-color:#39455A;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	line-height:1.6em;
	color: #FFFFFF;
	}

ul {
 	margin-left:30px;
	}
	
ol {
	margin-left:30px;
}

p {
	text-indent:10px;
	padding:10px;
}

a {
	color:#8cb2d6;
}

a:hover {
	color:#FF3300;
}


/* Home Page Header and Nav */
	
#header {
	background:url(images/header.jpg) no-repeat;
	height:112px;
	width:894px;
	margin:0 auto;
	}

#nav_container {
	position:absolute;
	width:894px;
	top:92px;
}

#nav ul li{
	display:inline;
	margin-left:7px;
}

#nav ul li a{
	color:#ffffff;
	text-decoration:none;
	padding:5px 9px;
}

#nav ul li a:hover{
	color:#ffffff;
	background-color:#101C29;
	
}


/* Home Page Content */

#content {
	background:url(images/home_content.jpg) no-repeat;
	height:430px;
	width:894px;
	margin:0 auto;
	position:relative;

	}

#home_text {
	position:absolute;
	height:135px;
	width:485px;
	left: 45px;
	top: 290px;
}

#home_search {
	position:absolute;
	height:220px;
	width:155px;
	left: 552px;
	top: 188px;
}

#home_search_form td{
	padding:2px;
}

#featured {
	position:absolute;
	top:161px;
	left:735px;
	cursor:pointer;
	width:117px;
	height:121px;

}

#featured a, #featured a:visited{
	display:block;
	width: 117px;
	height: 121px;	
	background:url(images/home_feature.jpg) left 0px;
	
}

#featured a:hover {
	background-position:left 121px;	
}

#where {
	position:absolute;
	top:300px;
	left:735px;
	cursor:pointer;
	width:117px;
	height:123px;

}

#where a, #where a:visited{
	display:block;
	width: 117px;
	height: 123px;	
	background:url(images/home_where.jpg) left 0px;
	
}

#where a:hover {
	background-position:left 123px;	
}

/* Inner Pages */



#inner_content {
	background:url(/images/inner_background.jpg) repeat-y;	
	margin:0 auto;	
	padding-left:35px;
	padding-top:15px;
	width:859px;
	}

#inner_content h1{
	margin-bottom:10px;
	}
#container {
 width:815px;
 margin:0 auto;
}


.contact {
margin:10px;
float:left;
width:380px;
font-size:12px;
}

.contact2 {
margin:10px;
float:left;
width:380px;
font-size:12px;

}
.contact3 {
margin:10px;
clear:both;
text-align:center;
width:650px;
font-size:12px;

}
.avail_links
{
	padding-left:5px;
}
.contact td{
padding:5px;
}

.contact2 td{
padding:5px;
}

#mapContainer { 
	height:450px; 
	width:400px;
	border:4px #000000 solid;
}

.CommunityDiv {
	width:300px;
	height:80px;
	float:left;
	margin:5px;
	font-size:14px;
	}
.CommunityDiv a, .CommunityDiv a:visited {
	font-weight:bold;
	font-size:16px;
	}
.CommunityDiv a:hover {
	text-decoration:none;
	}

#plancontainer {
 margin-bottom:50px;
}

.plandiv {
	float:left; 
	width:130px; 
	height:180px; 
	text-align:center; 
	margin:0px 20px 20px 15px; 
	border:1px #000000 solid;
	background-color:#8CB2D6; 
	padding-top:5px;
	color:#000000;
}

.plandiv a{
	color:#000000;
	font-weight:bold;
}

.plandiv a:hover{
	color:#ff3300;
	font-weight:bold;
}
.plandiv img{
	border:1px #000000 solid;
}

#pd_elevation {
	float:left; 
	width:150px; 
	padding:5px; 
	margin:5px; 
	font-size:12px; 
	border:1px #000000 solid; 
	background-color:#8CB2D6;
	color:#000000;
}
#pd_elevation a {
	color:#000000;
}
#pd_plans a {
	color:#000000;
}
#pd_elevation a:hover {
	color:#ff3300;
}
#pd_plans a:hover{
	color:#ff3300;
}

#pd_plans {
	float:left; 
	width:150px; 
	padding:5px; 
	margin:5px; 
	font-size:12px; 
	border:1px #000000 solid; 
	background-color:#8CB2D6;
	color:#000000;
}


#pd_images {
	width:360px; 
	float:left; 
	text-align:center; 
	margin:0px 20px;
}

#pd_info_wrap {
	width:370px; 
	font-size:12px; 
	margin:0 15px; 
	float:left; 
	text-align:center;
}

#pd_info_cont {
	width:260px; 
	text-align:center; 
	margin:10px 40px; 
	padding:5px 20px 20px; 
	background:#8CB2D6; 
	border:1px #000000 solid;
}

.pdInfo {
	width:110px; 
	text-align:left; 
	float:left; 
	
	padding-left:10px;
}

.pdInfo2 {
	width:110px; 
	text-align:right; 
	float:left; 
	
	padding-right:10px;
}

/* --------- Available ----------*/
#AvailableContainer {
	width:810px;
	display:block;
}

#AvailableSort {
	width:800px;
	margin:0 auto;
}

#AvailableSort td {
	padding:2px;
}
	
.AvailableDiv {
	cursor:pointer;
	width:375px;
	_width:365px;
	*width:365px;	
	height:155px;
	float:left;
	margin:5px 14px;
	background:url(/images/transparent1.gif);
	border:#B5BE94 1px solid;
	color:#fff;
	font-size:14px;
}

.AvailableDiv:hover {
	background:url(/images/transparent2.gif);
}

.AvailableInfoRight {
	width:210px;
	_width:190px;
	*width:190px;
	float:right;
	padding:10px 5px;
}
.CommunityName {
	display:block;
	font-size:20px;
	font-weight:bold;
	width:810px;
	height:25px;
	float:left;
	color:#B5BE94;
	}

.imagewrapperleft {
	border:#000 2px solid;
	float:left;
	margin:5px;
	background-color:#B5BE94;
	}
	
.address {
	font-size:16px;
	font-weight:bold;
	color:#fff;
}

.address a:hover {
	text-decoration:none;
	color:#fff;
}

.price {
	color:#cccccc;
 }
 
.bedrooms {
	color:#cccccc;
 }
	
.bathrooms {
	color:#cccccc;
}
/* --------- Available ----------*/

/* ------------- Testimonials --------------- */
.divider {
	width:90%;
	height:8px;
	text-align:center;
	margin:10px auto;
	background-color:#39455A;
	}

.testimonialsHeader {
	font-weight:bold;
}

.testimonialsDesc p{
	
	text-indent:10px;
	padding-right:10px;

}
.testimonialsurl {
	width:860px;
	padding:15px;
	text-align:center;
}

.testimonialsurl a{
	
	font-size:14px;
	color:#003463;
	font-weight:bold;
	
}

.testimonialsurl a:hover{
	text-align:center;
	font-size:14px;
	color:#3982d6;
	
}



/* ------ Listing Details -------*/
#ListingDetailContainer {
	width:800px;
	margin:0 auto;
}

#listingLeftCol {
	width:375px;
	float:left;
	text-align:center;
}

#listingRightCol {
	width:375px;
	float:right;
}

#ListingDetailTable td {
	padding:3px;
}
	
#ListingImagesTable {
	border:#B5BE94 2px solid;
	background:url(/images/transparent1.gif);
	width:350px;
	margin:0 auto;
}

#ListingImagesTable tr td {
	text-align:center;
	padding:3px;
}

#ListingImageDiv {
	text-align:center;
	margin-top:2px;
	
}
	
.thumbimages {
	float:left;
	width:115px;
	height:120px;
	margin:15px;
}

.thumbimages a:link img, .thumbimages a:visited img {
	border:#B5BE94 1px solid;
}

.thumbimages a:hover img {
	border:#ffffff 1px solid;
}
	
#ListingDescriptionTable {
	background:url(/images/transparent1.gif);
	border:#B5BE94 2px solid;
	width:350px;
	margin:0 auto;
}

#ListingDescriptionTable td {
	padding:5px;
	text-align:left;
}
/* ------ Listing Details -------*/

/* Page footer */
	
#footer {
	background:url(images/footer.jpg) no-repeat;
	height:35px;
	width:894px;
	margin:0 auto;
	clear:both;
	}
	

/* Builder Consulting Footer */
#bc_footer {
	text-align:center;
	font-size:9px;
	color:#181c29;
	width:894px;
	margin:0 auto;
}
#bcfooter {
	width:894px;
	margin:0 auto;
	text-align:center;
}

#bcfooter a
{
	color:#ffffff;
}

#bcfooter a:hover
{
	color:#FF0000;
}
/* Clear Fix with ie hack*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display:block;
}

/* end Clearfix */
