/*Tabula Rasa*/
* { 
	margin:0;
	padding:0;
	}
	
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: none;
	}
	
/* -------------------------------------     Residential Styles    ------------------------------*/


/* ----------------     Residential Home Styles    -----------------*/
	

#resHeader {
	display:none;
	}
	

#resnavcontainer {
	display:none;
	}

/* ----------------     Residential Inner Styles    -----------------*/

#containerResidential {
	position:relative;
	width: 100%;
	}

#resContentHead {
	display:none;
	}

#resContentBody {
	background:none;	
	padding:0px;
	width:100%;
	}
	
#resContent {
	width:100%;
	margin:0px;
	}
	
#resContentFoot {
	display:none;
	}
	
#resfootnav {
	display:none;
	}



/*Listing Details*/

#ld_head {
	display:block;
	width:620px;
	height:25px;
}

#ld_title {
	width:200px; 
	float:left;
	color:#BD0000;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
}

#ld_back {
	width:250px; 
	float:left; 
	text-align:left;
	font-weight:bold;
}

#ld_info_wrap {
	width:300px; 
	font-size:12px; 
	margin:0px;
	text-align:center;
	
}

#ld_info_cont {
	width:300px; 
	text-align:center; 	
	padding:0px; 
	background:#CCCCCC;
	border:1px #000000 solid;
}

.ld_label {
 	width:120px; 
	text-align:left; 
	float:left;
	padding-left:5px;

}
.ld_data {
	width:120px; 
	text-align:right; 
	float:left; 	
	padding-right:5px;
}

#ld_cont_left {
	float:left;
	width:300px;
	margin:0px;
	padding:0 15px 15px;
	}

#ld_cont_right {
	float:left;
	width:300px;
	margin:0px;
	padding:0px;
	font-size:12px;
	}

#listingimages {
	width:300px;
	text-align:center;
	border:1px #000000 solid;
	background-color:#CCCCCC;
	}
	
	
/*End Listing Details*/

	
#InformationBlock {
	width:280px;
	margin:0px;
}

#PlanDescriptionTable {
	width:280px;
	margin:0px;
	border:1px solid #000;
	background:none;
}

#plansLeftColumn {
	width:340px; 
	float:left;
}

.PlanImagesTable {
	width:250px;
	margin:5px;
	padding:2px;
}
#plansRightColumn {
	width:280px; 
	float:left;
}

/* 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 */

#mapcon {
	clear:both;
	position:absolute;
	top:0;
	right:0;
	text-align:right;
	margin:0 0 0 auto;
	}
	
#plancontainer {
	margin:0px;
	}
	
.plandiv {
	*float:none;
	*display:inline-table;
	_float:none;
	}
	
#sortdiv {
	display:none;
	}
		
#resContentBody h1 {
	display:none;
	}
	
#commdetright {
	float:left;
	width:300px;
	margin-left:10px;
	font-size:10px;
	}

#commdethead {
	width:300px;
	float:left;
	}
	
#wagt_map_1 {
	*_width:350px;
	width:370px;
	margin-left:80px;	
	height:300px;
	border:1px #000000 solid; 
	text-align:right;
	
	
}

#wagt_map_2 {
	*_width:350px;
	width:370px;
	margin-left:80px;	
	height:300px;
	border:1px #000000 solid; 
	text-align:right;
	
}

#hideprint {
	display:none;
}

#directionsBox {
	width:300px;
	border:2px solid #BD0102;
	text-align:center;
	background-color:#F4BB2F;
	margin-top:15px;
	padding:5px 0;
	font-weight:700;
}


#bcfooter {
	display:none;
	}
	