body {
	font: 15px Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link,a:visited {
	color: #6F652F;
}
a:hover,a:active {
	color: #3F94CD;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #76682A;
}
h2 {
	font-size: 1.2em;
	color: #A3773C;
	font-style: italic;
}
h3,span.propertyTitle {
	display:block;
	margin: 0 0 .5em 0;
	background:#D3BE5C;
	font-size: 1.1em;
	font-weight: bold;
	color: #45401E;
	padding-left: 1em;
	clear:both;
}
table h1, table h2, table h3, table p {
	margin-top:0;
	padding-top:0;
}
.propertyListing .description {
	margin: 0;
	padding: 0 0 1em 1em;
}
.thunbnails img {
	margin: 0 1em 1em 0;
}
.propertyListing .thunbnails {
	margin-left: 1em;
}
label {
	text-align:right;
	float: left;
	width: 100px;
	margin: .125em 0;
	clear:left;
}
input,textarea,.option{
	margin: .125em .125em .125em 0;
}
fieldset {
	text-align:center;
	padding: 0.25em .5em;
	margin: 0.25em;
	width: 300px;
	border:none;
}
.propertyListing .button, .single, .infoTable .button {
	display: block;
	border-style: solid;
	border-width: 1px;
	padding: 0.125em;
	text-decoration: none;
	float: left;
	white-space: nowrap;
	margin-top: 0.125em;
	margin-right: 0.5em;
	margin-bottom: 1em;
}
.rButton {
	display: block;
	border-style: solid;
	border-width: 1px;
	padding: 0.125em;
	text-decoration: none;
	float: right;
	white-space: nowrap;
	margin-top: 0.125em;
	margin-right: 0.5em;
	margin-bottom: 1em;
}
.single {
	clear: both;
}
tr.odd td {
	background: #D7D3BD;
}
table {
	border-collapse:collapse;
	margin:0 0 1em 0;
}
.propertyRow div.property {
	width: 200px;
	height: auto;
	float: left;
	text-align: center;
	margin: 0 15px;
	border: 2px solid #6F652F;
	padding: 0 0 0.25em;
	font-size: 0.8em;
}
.propertySRow div.property {
	width: 200px;
	height: auto;
	float: left;
	text-align: center;
	margin: 0 25px;
	margin-bottom: 15px;
	border: 2px solid #6F652F;
	padding: 0 0 0.25em;
	font-size: 0.8em;
}
.propertyRow div.property a.img {
	width: 100%;
	display: block;
	height: 150px;
	margin: 0 auto 0.5em;
	position: relative;
	border-bottom: 2px solid #6F652F;
}
div.sinfo {
	font-size: 12px;
	height: auto;
	clear: none;
}
.sinfo .left {
	float: left;
	width: 98px;
	padding:0 0 0 2px;
	text-align: left;
	height:auto;
}
.sinfo .right {
	float: right;
	width: 98px;
	clear: right;
	margin: 0px;
	padding: 0 2px 0 0;
	height: auto;
	text-align:right;
}
div.property .info {
	font-size: 12px;
	height: auto;
	clear: none;
	float: right;
	position: relative;
}
.info .left {
	float: left;
	width: 98px;
	padding:0 0 0 2px;
	position:relative;
	text-align: left;
	height:auto;
}
.info .right {
	float: right;
	width: 98px;
	position: relative;
	clear: right;
	margin: 0px;
	padding: 0 2px 0 0;
	height: auto;
	text-align:right;
}
.propertyRow {
	width: auto;
	clear: both;
	float: none;
	padding:1em 0 0px 0;
}
.hNote{
	border:1px solid gray;
	background-color:white;
	width:300px;
	margin:10px;
	position:absolute;
}
.Note{
	border:1px solid gray;
	background-color:white;
	margin:10px;
}
.fName{
	font-weight:bold;
}
.pList TR{
	cursor:default;
}
.pList TD,TH{
	border:1px solid black;
	padding:0 5px 0 5px;
	text-align:left;
}
TABLE.pList{
	margin-top:25px;
}
.hsmenu {
	position:absolute;
	display:none;
	visibility:hidden;
}
.smenu {
	display:block;
	position:absolute;
	z-index:100;
	width:80px;
	background-color:#EBE7D3;
	border:1px solid black;
	padding:5px;
}
.smenu A{
	display:block;
	text-decoration:none;
	cursor:pointer;
	font-size:10px;
}
.smenu A:HOVER{
	display:block;
	text-decoration:none;
	cursor:pointer;
	background-color:white;
}

