@charset "utf-8";
/* CSS Document */
#subContent{
	background-color:#e6d9b6;
	width:597px;
	padding:0px 0px 0px 0px;
	background:url(/images/mainContentBG2.gif) repeat-y  top left;
}
#bodyLeft{
	clear:left;
	width:180px;
	float:left;
	padding:25px 20px 25px 20px;
}
#floorPlanTitle{
 width: 368px;
 height: 38px;
 margin-bottom:30px;
}

.anav{color:#CF8E00;text-decoration:underline;}
.anav:hover, .anav.hover{color:#CF8E00;text-decoration:none;}
.anav:visited{color:#CF8E00;text-decoration:underline;}
.anav:hover:visited, .anav.hover:visited{color:#CF8E00;text-decoration:none;}

#bodyRight{
	/*width:332px;
	float:left;
	padding:0px;
	margin-left:25px;
	border: 1px solid red;*/
}
#thumbnails{
	width:554px;
	margin-left:20px;
	margin-top:2px;
	background:url(/floorPlans/images/photoGall_mid.gif) repeat-y  top left;
	text-decoration:none;
}
#thumbnails p{text-align:center;margin:5px 0px 0px 0px;border:none;}
#thumbnails a{float:left;padding:6px;text-align:center;text-decoration:none;}
#thumbnails a img{border:1px solid #c99605;}

#aspnetForm {
	clear:both;
	width:100%;
	margin:0;
	padding:0;
}
#thumbnailTable{
	clear:inherit;
	width:100%;
	padding:0;
	margin:0;
	border:0;
}
#thumbnailTable tr td{
	text-align:center;
	width:25%;
}
.thumbnailImgs{
	
}
.thumbnailImgs td{
	padding-top:6px;
}
.thumbnailText{
	background-color:#d58902;
}
.thumbnailText td{
	padding:5px;
}