body {
	font-family:arial,helvetica, sans-serif;
	background:#fff !important;
	background-image:none !important;
}
#head,
#white,
#redlft,
#grylt,
#footernav,
#vanity {
	display:none;
}
#head h1#logo {
	display:block;
}
#print-logo {
	display:block !important;
	border-top:30px solid #ef4136;
	width:600px;
}
#print-logo img {
	position:relative;
	top:-24px;
	left:20px;
}
div.clear {
	clear:both !important;
	height:1px;
}
#featurecontent {
	display:block;
	width:580px;
	margin:0 0 0 20px;
}
#mapContainer {
	clear:both;
	width:500px;
	height:300px !important;
}
.hide-for-print {
	display:none !important;
}
#footer {
	clear:both;
	margin:20px 0 20px 20px;
	color:#545454;
	font-size:10px;
}
#homeleft {
	float: left; 
	width: 450px;
}

#homeright {
	float:right;
	width:100px;
}

#homecontent {
	clear:left;
	padding-top: 15px;
}
img.homebig {
	border: 1px solid #7f7f7f;
}

img.homethumb {
	border: 1px solid #7f7f7f;
	margin-bottom: 5px;
}

#price_details {
	float: right;
	text-align:center;
}

#help_bar {
	display:none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.icon {
	margin:0 3px;
}
