body {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;	
}

p {
	padding-left:10px;
	font-size: 1em;	/*	margin-top:-75px;"*/
}

p.drop75px {
	margin-top:75px;"
}

h3.listinghead {
	color:#006600;
	text-align:center;
	font-family: georgia;
	font-size: 1.25em;
	font-weight: bold;
}

.mls {
	font-size: .8em;
}

.price {
	font-size:1em;
	color:blue;
}

.mainimage {
	width:360px;
	align:right;
	margin-left:10px;
	border: 1px
}

.smallimage {

}

.designattribution {
	width: 80%;
	font-size: 0.8em;
	color: aaa;
	text-align: center;
}

em { color:red; font-size:1.2em; }

a { text-decoration: none }
a:link { text-decoration: none }
a:visited { text-decoration: none }
a:active { text-decoration: none }
a:hover { text-decoration: none }

.overlay {
	font:30pt Helvetica;
	font-weight:bold;
	z-index:5;
	left:245px;
	top:90px;
	position:relative;
	color:red;
}

.sold {
	font:48pt times;
	z-index:2;
	left:0;
	top:90px;
	position:relative;
	color:red;
}

.listingtext {
	padding-left:10px;
	font:12px georgia;
}

.listingtextbold {
	padding-left:10px;
	font:12px georgia;
	font-weight:bold;
}

.listingtextboldbig {
	padding-left:10px;
	font:14px georgia;
	font-weight:bold;
}

.listingtextforoverlay {
	padding-left:10px;
	font:12px georgia;
	margin-top:-40px;
}



.thumbphotos {
	clear:both;
	padding-top:10px;
	text-align: center;
	vertical-align: middle;
	}
	
.clickthumb {
	font-size: 10px;
	font-style: italic;
	text-align:right;
	clear:both;
}

table.main {
}

table.listing {
	clear: both;
	margin-bottom: 5px;
	border: 2px solid;
}
.openhouse {
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #8B0000;
	background-position: center;
	height: auto;
	width: 80%;
	border: 1px solid #333333;
	text-align: center;
	color: #CCCCCC;
}
.feature {
	font-size: 1.5em;
	font-weight: bold;
	text-indent: 15%;
	}

table.thumbs {
	border-collapse: collapse;
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}

tr.thumbs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
	vertical-align: middle;
}
td.thumbs {
	border: 1px solid #999999;
	text-align: center;
	vertical-align: middle;
}
