/* @override http://csmni:8888/css/print.css */

body {
	background: white;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.5;
	margin: 0 1cm;
}

a:link, a:visited {
	color: #000;
}

h2 {
	font-size: 18pt;
}

h3 {
	font-size: 16pt;
	margin: 5px 0;
}

h4 {
	font-size: 14pt;
	margin: 5px 0;	
}

div.header h1, div.header h5, div.header h6 {
	padding: 0;
	margin: 0;
}

div.header h6 {
	margin-bottom: 1cm;
}

p {
	font-size: 10pt;
	margin: 0 0 10px 0;
}

li {
	font-size: 10pt;
}

div.propertyInfo {
	width: 60%;
	float: left;
}

div.propertyImages {
	width: 40%;
	float: right;
}

div.alsoAvailable {
	clear: both;
}

div.propertyImages {
	text-align: center;
}

div.propertyImages ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.propertyImages ul li {
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
}

div.alsoList {
	float: left;
	margin-right: 1cm;
}

div.gMap {
	page-break-after: always;
}

/* Hide These */
div.sidebar ul, div.sidebar form, div.propertyImages p, div.propertyImages li.viewing, div.propertyImages li.print, div.propertyThumbs, div.propertyInfo h2, div.footer ul, div.alsoList img {
	display: none;
}



/* Self Clearing */
div.wrap:after, div.home:after, div.right:after, div.homeServicing:after, div.main:after, div.captchaRow:after, div.vcard:after, div.brandInfo:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}