/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
}

/* ------------------ HIDDEN ELEMENTS ------------------ */
#nav, h1.salesline, #searchpanel, #footernav, #clickphotos, #rightcolumn h2, .rhcol_panel_dkblue, .rhcol_panel, .printlink, .backfooterlink, #printcontrols { display: none; }
/* ----------------------------------------------------- */

img, a img { border: 0px; }

a:link, a:visited { color: #000000; text-decoration: underline; }

div, a, h1, h2, h3, p {
	float: none !important;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
}

h1 { font-size: 24pt; line-height: 36pt; font-weight: normal; color: #790F4F; }
h2 { font-size: 16pt; line-height: 22pt; font-weight: bold; color: #790F4F; }
p, ul, ol { font-size: 9pt; line-height: 12pt; }
p.largepara, ul.largepara { font-size: 11pt; line-height: 14pt; }

ul {
	list-style: outside;
	list-style-type: disc;
}


#typearea, #maincolumn {
	width: auto;
	text-align: left;
}

#footercredits { font-size: 7pt; margin-top: 20px; }
#footercredits a:link:after, #footercredits a:visited:after {
   content: " (" attr(href) ") ";
}
	
a.logo {
	width: 100%; height: 67px; padding-top: 10px;
	border-top: 10px solid #790F4F;
	text-align: center;
	margin-bottom: 10px;
	display: block;
}

h1.fullwidth, h2.prop_price {
	width: 100%;
	text-align: center;
	margin-bottom: 10px; margin-top: 0px;
	padding: 0px;
}

#mainImgHolder {
	width: 100%;
	text-align: center;
}

h1.panel {
	font-size: 10pt; line-height: 14pt;
	padding-bottom: 0px;
	border-top: 1px solid #790F4F;
	border-bottom: 1px solid #790F4F;
	font-weight: bold;
}
/*
h2.panel {
	font-size: 9pt; line-height: 13pt;
	font-weight: bold;
	color: #000000;
	padding: 0px; margin-top: 0px; margin-bottom: 5px;
}
*/
h2.panel {
	font-size: 9pt; line-height: 13pt;
	font-weight: bold;
	color: #000000; background-color: #D0E9FA;
	padding: 3px 5px 3px 5px; margin-top: 0px; margin-bottom: 5px;
	display: block;
}