/* CSS Document */
.pngside {
	behavior: url(/assets/css/iepngfix.htc); 
	width: 246px;
	height: 400px;
	margin-top: 7px;
	}
#wrapper {
	margin: 0 auto;
	margin-top: 20px;
	background: url(/assets/images/wrapperbg_sub.png) repeat-y; 
	width: 1029;
	min-height: 200px;
	}
#sub_content {
	background: url(/assets/images/sub_contenttopper.png) no-repeat;
	width: 982px;
	min-height: 170px;
	behavior: url(/assets/css/iepngfix.htc); 
	}
#leftside	{
	width: 260px;
	float: left;
	}
#rightside {
	float: right;
	padding: 25px 0px 0px 0px;
	width: 710px;
	display: inline;
	position: relative;
	min-height: 250px;
	}
#middle_wrapper {
	width: 1029px;
	height: 496px;	
	margin: 0px 31px 0px 14px;
	background: url(/assets/images/footer.png) bottom left no-repeat;
	font-size: 12px;
	height: Auto;
	padding-bottom: 130px;
	} 
h2 {
	margin: 0px;
	font-size: 14px;
	font-weight: bold; 
	color: #145308;
	}
#header {
	background: url(/assets/images/header1.jpg);
	width: 1029px;
	height: 67px;
	}
#nearby {
	float: right;
	width: 200px;
	min-height: 280px;
	/*background: url(/assets/images/nearby.jpg) no-repeat;*/
	margin: 0px 15px 0px 10px;
	padding: 0px 5px 5px 5px;	
	text-align: center;
		}
.pdf_roll, .pdf_roll:visited, .pdf_roll:link {
	display: block;
	width: 482px;
	height: 66px;
	line-height: 66px;
	background: url(/assets/images/pdf_button.jpg) no-repeat top;
}
.pdf_roll:hover {
	background: url(/assets/images/pdf_button.jpg)  no-repeat bottom;
	}
.pdfsideimg, .pdfsideimg:visited, .pdfsideimg:link {
	display: block;
	width: 206px;
	height: 70px;
	line-height: 70px;
	background: url(/assets/images/download_pdf.png) no-repeat top;
}
.pdfsideimg:hover {
	background: url(/assets/images/download_pdf.png)  no-repeat bottom;
	}
.virtual, .virtual:visited, .virtual:link {
	display: block;
	width: 206px;
	height: 70px;
	line-height: 70px;
	margin: 5px 0px 5px 0px;
	background: url(/assets/images/virtual_tour.png) no-repeat top;
}
.virtual:hover {
	background: url(/assets/images/virtual_tour.png)  no-repeat bottom;
	}
.sqft {
	float: left; width: 500px; margin-left: 5px; font-size: 11px; font-weight: bold;
	}


.vt {
	background: url(../images/house.gif) no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	margin-left: 40px;
	}
.vt div {
	display: none;
	position: relative;
	bottom: 17px;
	right: 50px;
	text-align: center;
	padding: 1px;
	width: 120px;
	font-size: 10px;
	border: 1px solid #a1a1a1;
	background: #e4e4e4;
	}
.vt:hover div {
	display: block;
	text-decoration: none;
	}
tr {
	height: 25px;
	}
