/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
	}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	background: url(/residential/images/stripResid.jpg) repeat-x #c2c2c2;
	}

ul {
	margin-left:30px;
	}
ol {
	margin-left:30px;
}
	
h1, h2, h3 {
	margin:6px 0 8px;
	}

p {
	margin:4px 0 8px;
	font-size:13px;
	line-height:1.5em
	}
	
a{
	text-decoration:none;
	color:#BD0000;
}

a:hover{
	text-decoration:underline;
	color:#F7B629;
}

.text2 {
	font-size: 12px;
	line-height: 11px;
	color: gold;
	position: relative;
	font-weight: bold;
	top: 386px;
	left: 315px;
	text-decoration: none;
	text-transform: uppercase;
}
.text2:hover {
	color: #33CCFF;
}

#hblogo {
	position:absolute;
	left:744px;
	_left:750px;

	top:530px;
	}

a.availablebutton:link, a.availablebutton:visited {	
	display:block;
	width:169px;
	height:24px;
	background:url(images/availablebutton.jpg) no-repeat left bottom;
	margin:0 auto;
	}
	
a.availablebutton:hover {
	background:url(images/availablebutton.jpg) no-repeat left top;
	}
	
.availablebutton span {
	margin-left:-9999px;
	}
	 

/* -------------------------------------     Residential Styles    ------------------------------*/


/* ----------------     Residential Home Styles    -----------------*/
	
#containerResidential {
	position:relative;
	width:841px;
	margin:0 auto;
	}

#resHeader {
	position:relative;
	background:url(/residential/images/resHeaderBG.jpg) no-repeat;
	height:120px;
	}
	
#topinfo {
	float:right;
	width:400px;
	text-align:right;
	font-size:12px;
	margin-right:25px
	}
	
#resnavcontainer {
	width:100%;
	text-align:center;
	margin-left:26px;
	margin-top:4px;
	.margin-top:1px;
	_margin-top:1px;
	}
	
#resnavcontainer ul {
	margin-left:0;
	padding-left:0
	}
	
#resnavcontainer li {
	display:inline;
	list-style:none;
	}
	
#resnavcontainer li a {
	text-decoration:none;
	color:#f4bb2f;
	font-size:15px;
	font-weight:bold;
	padding:4px 10px;
	display:block;
	float:left;
	}
	
#resnavcontainer li a:hover {
	background-color:#bb0000;
	border:1px solid #a30000;
	padding:4px 9px;
	}
	
#resHomeBG {
	position:relative;
	background:url(images/residHomeBG.jpg) no-repeat;
	height:411px;
	}
	
#family {
	width:180px;
	text-align:center;
	position: absolute;
	top:229px;
	left:0px;
	margin-left:-1px;
	}
	
#family h2 {
	font-size:16px;
	color:#f9d536
	}
	
#townhomes {
	width:180px;
	text-align:center;
	position: absolute;
	top:229px;
	left:662px;
	}

	
#townhomes h2 {
	font-size:16px;
	color:#f9d536
	}
	
.seemore a, .seemore a:visited {
	padding:1px 12px;
	text-decoration:none;
	border:1px solid #000;
	color:#FFFFFF;
	font-size:11px;
	background-color:#a30000;
	position:relative;
	top:8px;
	}
	
.seemore a:hover {	
	background-color:#f9d536;
	color:#000
	}
	
#reshometext {
	position: absolute;
	top:233px;
	left:210px;
	width:436px;
	height: 170px;
	}
	
#reshometext h2 {
	color:#f9d536;
	font-size:16px;
	}
	
#reshometext p {
	color:#FFFFFF;
	line-height:1.15em
	}
	
#flashcontent {
	position:absolute;
	top:6px;
	left:0;
	width:841px;
	height:216px;
}

#MoreNews:link, #MoreNews:visited {
	display:block;
	float:right;
	width:82px;
	height:11px;
	color:#FFF;
	padding:3px;
	margin-top:0px;
	margin-right:10px;
	font-size:11px;
	border:#000 1px solid;
	background-color:#a30000;
	text-decoration:none;
	text-align:center;
	line-height:1em;
	}
#MoreNews:hover {
	color:#FFF !important;
	background:#F9D536;
	text-decoration:none !important;
	}

/* ----------------     Residential Inner Styles    -----------------*/

.divider {
	width:634px;
	height:4px;
	text-align:center;
	margin:10px auto;
	background:url(/residential/images/resdivider.jpg) no-repeat;
	}

#resContent {
	width:841px;
	_width:850px; /*ie6 hack*/
	margin:0 auto;
	}

#resContentHead {
	background:url(images/interiorContentHeadBG.jpg) no-repeat;
	height:17px;
	}

#resContentBody {
	background:url(images/resContantStrip.jpg) repeat-y;	
	padding:10px 20px;
	/*_position:relative;
	_top:-1px;*/
	}
	
#resContentBody h1 {
	color:#bb0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 6px;
	}
	
#resContentBody h2 {
	color:#bb0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 6px;
	}
	
#resContentFoot {
	background:url(images/resInteriorFootBG.jpg) no-repeat;
	height:23px;
	}
	
#resfootnav {
	width:100%;
	text-align:center;
	color:#666666;
	font-size: 11px;
	margin:0 0 8px
	}
	
#resfootnav a, #resfootnav a:visited {
	color:#666666;
	font-size: 11px;
	text-decoration:none;
	}
	
#resfootnav a:hover {
	text-decoration: underline;
	color:#bb0000;
	}

#directionsBox {
	width:380px;
	border:2px solid #BD0102;
	text-align:center;
	background-color:#F4BB2F;
	margin-top:15px;
	padding:5px 0;
	font-weight:700;
}

#commwrap {
	width:280px;
	float:left;
}

#comm {
	margin-bottom:10px;
}
#commname a{
	text-decoration:none;
	color:#BD0000;
}

#commname a:hover{
	text-decoration:underline;
	color:#F7B629;
}

#comminfo {
	font-size:12px;
}

#commdetright {
	float:left;
	width:375px;
	margin-left:10px;
	}

#commdethead {
	width:380px;
	float:left;
	}

.mlswrap {
	width:800px;	
	text-align:center;
	padding-bottom:15px;
	
}

.mlsdiv {
	width:378px;
	height:200px;
	float:left;
	padding:10px 10px 0 10px;
	margin-bottom:30px	
	
}


.mlsname a{
	text-decoration:none;
	color:#BD0000;
}

.mlsname a:hover{
	text-decoration:underline;
	color:#F7B629;
}

.mlsinfo {
	font-size:13px;
}

#mapcon {
	width:480px;
	float:left;
}

#wagt_map_1 {
	width:480px;
	height:300px;
	margin:15px;
	text-align:center;
	border:1px #000000 solid; 
	
}

#wagt_map_2 {
	width:480px;
	height:300px;	
	margin:15px;
	text-align:center;
	border:1px #000000 solid; 
}


.testDesc {
	font-size:12px;
	margin:10px;
}

.testDesc p{
	text-indent:10px;
}

.testTitle {
	font-size:12px;
	margin-left:10px;

}

.testHeader {
	font-size:12px;
	margin-left:10px;

}

.avail_links {
	text-align:center;
	color:#ffffff;
}

.avail_links a{
	text-decoration:none;
	color:#ffffff;
}

.avail_links a:hover{
	text-decoration:underline;
	color:#F7B629;	
}

/*Listing Details*/

#ld_head {
	width:800px;
}

#ld_title {
	width:500px; 
	float:left;
	color:#BD0000;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#ld_back {
	width:250px; 
	float:left; 
	text-align:right;
	font-weight:bold;
}

#ld_info_wrap {
	width:330px; 
	font-size:12px; 
	margin:0 15px;
	text-align:center;
	
}

#ld_info_cont {
	width:300px; 
	text-align:center; 	
	padding:5px 10px 10px; 
	background:#CCCCCC; 
	border:1px #000000 solid;
}

.ld_label {
 	width:140px; 
	text-align:left; 
	float:left;
	padding-left:5px;

}
.ld_data {
	width:140px; 
	text-align:right; 
	float:left; 	
	padding-right:5px;
}

#ld_cont_left {
	float:left;
	width:350px;
	margin:10px 15px 15px;
	padding:0 15px 15px;
	}

#ld_cont_right {
	float:left;
	width:300px;
	margin:5px 5px 5px;
	padding:0 15px 15px;
	font-size:12px;
	}

#listingimages {
	width:350px;
	text-align:center;
	border:1px #000000 solid;
	background-color:#CCCCCC;
	}
	
	
/*End Listing Details*/

.plandiv {
	float:left; 
	width:130px; 
	height:180px; 
	text-align:center; 
	margin:10px 10px 10px 15px; 
	border:1px #000000 solid;
	background-color:#CCCCCC; 
	padding-top:5px;
}

.plandiv img {
	height:75px;
}

.plandiv a{
	color:#000000;
	font-weight:bold;
}

/* ------- Plan Details -------- */	
#PlanDetailTable {
	width:750px;
	margin:0 auto;
}

#plansRightColumn {
	width:380px; 
	float:right;
	text-align:center;
	_padding-right:30px;
}

#plansLeftColumn {
	width:380px; 
	float:left; 
	text-align:center;
}

#InformationBlock {
	border:1px solid #000;
	background:#CCCCCC;
	color:#000;
	width:350px;
	margin:0 auto;
	font-size:12px;
}

#InformationBlock td {
	padding:3px;
	border-bottom:1px dashed #000;
	color:#000;
}


	
#PlanDescriptionTable {
	width:350px;
	margin:0 auto;
	border:1px solid #000;
	background:#CCCCCC;
	text-align:left;
	font-size:12px;
}

#PlanDescriptionTable td {
	padding:3px;
}

.PlanImagesTable {
	width:350px;
	margin:10px auto;	
	background-color:#CCCCCC;	
	border:1px solid #000000;
	font-size:12px;
	padding:5px;
}
	
.PlanImagesTable td {
	
}
	
.PlanImageDiv {

}

.PlanImage {
	float:left;
	margin:5px 15px 5px 18px;
	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:5px 15px 5px 18px;
	width:125px;
	height:85px;
}
	
.ElevationImage a:link img, .ElevationImage a:visited img {
	border:#4A2808 1px solid;
}
	
.ElevationImage a:hover img {
	border:#fff 1px solid
}

.elevimg img{
	clear:both;
	}


/* ------- Plan Details -------- */

#pd_elevation {
	float:left; 
	width:150px; 
	padding:5px; 
	margin:5px; 
	font-size:12px; 
	border:1px #000000 solid; 
	background-color:#CCCCCC;
}

#pd_plans {
	float:left; 
	width:150px; 
	padding:5px; 
	margin:5px; 
	font-size:12px; 
	border:1px #000000 solid; 
	background-color:#CCCCCC;
}


#pd_images {
	width:360px; 
	float:left; 
	text-align:center; 
	margin:0px 20px;
}

#pd_info_wrap {
	width:370px; 
	font-size:12px; 
	margin:0 10px; 
	float:left; 
	text-align:center;
}

#pd_info_cont {
	width:260px; 
	text-align:center; 
	margin:10px 40px; 
	padding:5px 20px 20px; 
	background:#CCCCCC; 
	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;
}

#mainForm td{
	padding:5px;
}
#mainForm {
	margin-right:100px;
}

#InfoForm td{
	padding:5px;
}
#InfoForm {
	margin-right:100px;
}

#bcfooter {
	width:100%;
	text-align:center;
	margin-top:3px;
	color:#666666;
	}
	
#bcfooter a, #bcfooter a:visited {
	color: #666666;
	text-decoration:none;
	font-size:9px;
	}
	
#bcfooter a:hover {
	text-decoration:underline;
	}
	
/* 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 */

	
