body {
	font: 12px Helvetica, Tahoma, Verdana, Geneva, Arial, sans-serif;
	color: #666;
	background: #fff;
}

#main {
	width: 700px;
}

#sidebar,
#property-thumbnails,
#menu,
#header,
#crumbtrail,
.h {
	display: none;
}

.print {
		display: block;
}



#property-intro {
	float: left;
	width: 325px;
}

	#property-intro h1, 
	#property-intro h2, 
	#property-intro h3 {
	margin-bottom: 8px;
}

#property-intro h2 {
	font-size: 24px;
}

#property-intro h2 {
	color: #000;
}

#property-intro h3.highlight {
	background-color: #e8f3f1;
	padding: 4px;
	padding-left: 8px;
	color: #009900;
	font-weight: bolder;
}

#property-focus-image {
	float: right;
	margin-left: 12px;
}

#property-focus-image img {
	padding: 5px;
	border: 1px solid #ccc;
}






table#property-details {
	border-collapse: collapse;
	width: 100%;
	font-size: 90%;
	clear: both;
}



table#property-details th,
table#property-details td {
	vertical-align: top;
	padding: 5px;
	border-top: 1px solid #d9e5e4;
}

table#property-details th {
	text-align: right;
	border-right: 1px solid #d9e5e4;
	width: 150px;
	color: #3f3f3f;
	background-color: #e2eeee;
}

table#property-details td.section,
body#listings table#listings th {
	background: #d9e5e4 url(../Images/bg-section.gif) no-repeat right top;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	border: none;
	border-top: 15px solid #e8f3f1;
}

table#property-details td.first-tab {
	border: none;
	padding-top: 25px;
}

#epicenter {
	background: none;
	padding: 10px;
	padding-right: 0;
}

#property-focus-image {

}

#property-intro {
	border-bottom: 20px solid #fff;
}

#wrapper {
	background: none;
}

#wrapper #content {
	float: none;
	width: 700px;
}

#wrapper #content #property-details td.section {
	background: none;
	border-color: #fff;
	border-top-width: 2px;
	border-top-color: #eee;
}

#wrapper #content #property-details th {
	background: none;
}

form#contact {
	display: none;
}