/* CSS Document */

* {
	margin:0;
	padding:0;
	}
	
a, a:visited {
	color:#8B9B81;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:none;
	}
	
body {
	background:url(/images/bg_tile.jpg) repeat-x #CECECE;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	text-indent:1em;
	margin:4px 0 4px 0;
	letter-spacing:.25px;
	line-height:1.3em;
	}	
	
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:8px;
	}
	
#container {
	position:relative;
	width:784px;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#navhome {
	position: absolute;
	width:220px;
	height:174px;
	left:10px;
	top:135px;
	text-align:right;
	}
	
#navlist {
	list-style:none;
	text-transform:capitalize;
	font-size:14px;
	color:#FFFFFF;
	}
	
#navlist li {
	padding:4px;
	}

#navlist li a, #navlist li a:visited {
	color:#FFFFFF;
	text-decoration:none;
	background-image:none;
	padding:0 10px 0 0;
	font-size:14px;
	}

#navlist li a:hover {
	text-decoration:none;
	background:url(/images/navarrow.jpg) no-repeat center right;
	padding:0 10px 0 0;
	}
	
#inner_navlist {
	margin:0 auto;
	width:744px;
	color:#FFFFFF;
	}
	
#inner_nav {
	position:relative;
	left: 1px;
	top: 116px;
	color:#FFFFFF;
	}
	
#inner_nav a {
	color:#FFFFFF;
	font-size:11px;
	}

#mapContainer {
	height:400px;
	width:390px;
	border:2px #8B9B81 solid;
	margin:10px 0;
	}

#map {
	float:right;
	width:400px;
	position:relative;
	
	}

.nav_item {
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	}

.nav_item a, .nav_item a:visited {
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	}
	
.Bnav_item {
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	}
	
#inner_navlist a {
	text-decoration:none;
	}
	
#inner_navlist a:hover {
	text-decoration:underline;
	}
	
#BottomNavContainer {
	font-size:11px;
	width:760px;
	margin:0 auto;
	color:#999999;
	text-align:center;
	}
	
#bottom_nav a, #bottom_nav a:visited {
	text-decoration:none;
	color:#999999;
	font-size:12px;
	}
	
#bottom_nav a:hover {
	text-decoration:underline;
	}
	
#header {
	background:url(/images/index_head_bg.jpg) no-repeat;
	width:784px;
	height:308px;
	position:relative;
	}
	
#headerinner {
	position:relative;
	background:url(/images/header_inner.jpg) no-repeat;
	width:783px;
	height:156px;
	}

#logo {
	position:relative;
	left:1px;
	top:40px;
	width:80px;
	}
	
#tagline {
	position:absolute;
	width:500px;
	height:80px;
	left:240px;
	top:205px;
	}
	
#tagline h3 {
	color:#525252;
	font-size:24px;
	}
	
#tagline h2 {
	color:#525252;
	font-size:36px;
	}
	
#content {
	background:url(/images/index_body_bg2.jpg) no-repeat;
	width:784px;
	height:384px;
	position:relative;
	}
	
#contentinner {
	background-image:url(/images/content_background.gif);
	padding:20px;
	width:743px;
	}

#welcome {
	position:relative;
	width:344px;
	height:234px;
	left:10px;
	top:12px;
	}
	
#info {
	position: absolute;
	width:370px;
	height:320px;
	left:373px;
	top:72px;
	}
	
#infotext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#CC9933;
	text-align:right;
	line-height:1.2em;
	font-weight:bold;
	}

#infotext2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#6B6D6B;
	text-align:right;
	line-height:1.2em;
	font-weight:bold;
	}
	
#eho {
	position:absolute;
	width:197px;
	height:25px;
	left: 500px;
	top: 338px;
	}
	
#title {
	position:relative;
	width:177px;
	height:58px;
	left:180px;
	top:75px;
	}
	
#title2 {
	position:relative;
	width:222px;
	height:50px;
	left:54px;
	top:-35px;
	}
	
#title a, #title a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	}
	
#title a:hover {
	text-decoration:underline;
	}
	
#title_Box_text {
	position:relative;
	width:220px;
	height:15px;
	margin:0 auto;
	top:17px;
	font-size:14px;
	}	

legend {
	color:#000000;
	}
	
#InformationBlock {
	border:#8B9886 2px solid;
	background-color:#FFF;
	color:#000000;
	width:300px;
	margin:0 auto;
	}
	
#InformationBlock td {
	padding:3px;
	border-bottom:#8B9886 1px dashed;
	}
	
#AvailableSort {
	width:700px;
	margin:0 auto;
	}
	
#AvailableSort td {
	padding:2px;
	}
	
.AvailableDiv {
	cursor:pointer;
	width:355px;
	height:125px;
	float:left;
	margin:5px;
	background-color:#FFFFFF;
	border:#000 1px solid;
	}
.AvailableInfoRight {
	width:240px;
	float:right;
	}

.imagewrapperleft {
	border:#000 2px solid;
	float:left;
	margin:5px;
	background-color:#B6D3D7;
	}

.address {
	font-weight:bold;
	color:#3C412B;
	}
	
.price {
	color:#990000;
	font-weight:bold;
	}
	
.bedrooms {
	color:#990000;
	}
	
.bathrooms {
	color:#990000;
	}
	
#ListingDetailTable {
	width:700px;
	margin:0 auto;
	}
#ListingDetailTable td {
	padding:3px;
	}
	
#ListingImagesTable {
	border:#8B9886 2px solid;
	background-color:#FFF;
	width:330px;
	margin:0 auto;
	}
	
#ListingImagesTable td {
	text-align:center;
	}
	
#ListingImageDiv {
	background-color:#FFF;
	border:#8B9886 2px solid;
	text-align:center;
	margin-top;:2px;
	width:330px;
	}
	
.thumbimages {
	float:left;
	margin:20px;
	width:120px;
	height:120px;
	}
	
.thumbimages a:link img, .thumbimages a:visited img {
	border:#8B9886 1px solid;
	}
.thumbimages a:hover img {
	border:#999 1px solid;
	}
	
#ListingDescriptionTable {
	background-color:#FFF;
	border:#8B9886 2px solid;
	width:330px;
	margin:0 auto;
	}
#ListingDescriptionTable td {
	padding:5px;
	text-align:center;
	}
	
.plandiv {
	float:left; 
	width:145px; 
	height:180px; 
	text-align:center; 
	margin:10px; 
	border:1px #000000 solid; 
	padding-top:10px;
	background-color:#CCCCCC;
}

	
#CommunityInfoBlock {
	position:relative;
	width:735px;
	}
	
#AttractionsList td {
	padding:5px;
	font-size:12px;
	}
	
#AttractionsList a img {
	padding:2px;
	border-bottom:#FFF 1px solid;
	}
	
#AttractionsList a:hover img  {
	border-bottom:2px #8B9B81 solid;
	}
	
#AttractionsList #SpacerTD {
	border-top:#000 1px solid;
	padding:0px;
	}
	
#copyright {
	position:absolute;
	width:116px;
	height:12px;
	left:376px;
	top:345px;
	}

* html #copyright {
	top:345px;
	}
	
#footerinner {
	position:relative;
	background:url(/images/footer_inner.jpg);
	height:38px;
	width:783px;
	background-repeat:no-repeat;
	padding:5px;
	clear:both;
	}

#BCFooter {
	width:360px;
	margin:0 auto;
	text-align:center;
	font-size:10px;
	color:#999;
	}
	
#BCFooter a, #BCFooter a:visited {
	color:#999;
	font-size:10px;
	}

#backtotop {
	font-size:12px;
	text-align:center;
	}
	
#backtotop a, #backtotop a:visited {
	font-size:12px;
	text-align:center;
	}
	
/* ------- Plan Details -------- */	
#PlanDetailContainer {
	width:740px;
	margin:0 auto;
}

#plansRightColumn {
	width:350px; 
	float:right;
	text-align:center;
}

#plansLeftColumn {
	width:350px; 
	float:left; 
	text-align:center;
}

#ListingImageDiv {
	margin:0 auto;
	border:#B5BE9C 2px solid;
}

#InformationBlock {
	border:#B5BE9C 2px solid;
	background:url(/images/transparent1.gif) repeat;
	color:#000;
	width:350px;
	margin:0 auto;
}

#InformationBlock td {
	padding:3px;
	border-bottom:#B5BE9C 1px dashed;
	color:#000;
}

#PlanDescriptionTable {
	width:350px;
	margin:0 auto;
	border:#B5BE9C 2px solid;
	text-align:left;
}

#PlanDescriptionTable td {
	padding:3px;
	background:url(/images/transparent1.gif) repeat;
}

.PlanImagesTable {
	width:350px;
	margin:10px auto;
	border: 2px #B5BE9C solid;
}
	
.PlanImagesTable td {
	background:url(/images/transparent1.gif) repeat;
}
	
.PlanImageDiv {

}

.PlanImage {
	float:left;
	margin:15px;
	width:125px;
}

.PlanImage a:link img, .PlanImage a:visited img {
	border:#4A2808 1px solid;
}
	
.PlanImage a:hover img {
	border:#f5a11c 1px solid
}
	
.ElevationImage {
	float:left;
	margin:15px;
	width:125px;
}
	
.ElevationImage a:link img, .ElevationImage a:visited img {
	border:#4A2808 1px solid;
}
	
.ElevationImage a:hover img {
	border:#fff 1px solid
}
/* ------- Plan Details -------- */	

/* -------- Request Info --------*/
#requestLeftCol {
	width:350px;
	float:left;
	margin-left:30px;
	_margin-left:10px;
	*margin-left:10px;
}

#requestRightCol {
	width:350px;
	float:right;
	text-align:center;
}
/* -------- Request Info --------*/

/* Clear Fix with ie hack*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
	_height: 1%;
}



.clearfix {
	display:block;
}

/* end Clearfix */


/*MLS Search*/
.mlsListing {
	width:350px;
	height:240px;
	border:#000 1px solid;
	background-color:#FFFFFF;
	float:left;
	padding:5px;
	margin:6px 4px;
	}
	
.mlsListingInformation {
	width:220px;
	float:right;
	}
	
.smalltext {
	width:90px;
	font-size:10px;
	color:#990000;
	}
	
.mlsaddress {
	color:#990000;
	font-weight:bold;
	}
	
.titletext {
	font-weight:bold;
	}
/*end MLS Search*/
	
