/* CSS Document */

body {
	background: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 12px;
	line-height: 130%;
}

#header, #header-2, #header-3, #topnav, #top-curve, #bttm-curve {
	display: none;
}	

#alt-print-head {
	width: 461px;
	height: 103px;
	margin: 0 0 20px 0;
}

#noprint {
	display: none;
}

h1 {
	font: italic 24px Georgia,sans-serif;
	margin-top: 0px;
	margin-bottom: 12px;
}

h2 {
	font: italic 18px Georgia,sans-serif;
	margin-bottom: 0px;
}

#page-nav {
	text-align: center; 
	margin: 6px 6px 12px 6px; 
	font-weight: bold;
}

#feat-prop-title {
	display: none;
}

#featured-prop {
	width: 135px; 
	margin: 10px auto;
	color: #000;
}

.feat-prop-pic {
	margin: 0 0 5px 0;
}

#view-prop {
	margin: 10px 0;
	text-align: center;
}

#view-prop a {
	font-weight: bold;
	color: #000;
}

#listing {
	background: #FFF; 
	margin: 0 12px 12px 0; 
	padding: 4px;
}

#detail-table td {
	padding: 0 15px 0 0;
	color: #000;
}

#listing img.prop-pic {
	border: solid 2px #000;
	max-width: 330px;
	max-height: 330px;
}

#listing img.prop-thumb 
{
	border: solid 2px #000;
	max-width: 100px;
	max-height: 100px;
}

#listing td {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#list-summary {
	margin: 6px 0 0 0;
	padding: 0;
}

#list-summary li {
	list-style: none;
	color: #000;
	background: #FFF;
	margin: 0 0 2px 0;
	padding: 2px;
}

#list-summary li span {
	color: #000;
	font-weight: bold;
}

#list-summary li.detail-link {
	padding: 6px;
}

#detail-thumb img {
	margin: 4px;
}

#bttn-slideshow { display:none; }

#footer {
	color: #000;
	font-size: 10px;
}

#foot-logos {
	display: none;
}

