@import url("address.css");
@import url("topnav.css");
@import url("bottomnav.css");
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	color: #000000;
}
.newlisting {
	font-family: Arial;
	font-size: 13px;
   font-style: normal;
   color:#CC9999;
   font-stretch:normal;

}
body {
	margin: 3px 0 0;
	background-color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #793109;
}
h2 {
	font-size: 16px;
	color: #793109;
}
h3 {
	font-size: 16px;
	color: #793109;
}
h4 {
	font-size: 14px;
	color: #793109;
}
h5 {
	font-size: 14px;
	color: #793109;
}
h6 {
	font-size: 14px;
	color: #793109;
}.left { border-left: 3px solid #88421a }
.right { border-right: 3px solid #88421a }
.content  { padding: 1ex 1ex 1em 1em; border-right: 3px solid #88421a; border-bottom: 3px solid #e6b485; border-left: 3px solid #e6b485 }
.leftbottom {
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	padding-right: 1ex;
	padding-bottom: 1ex;
	padding-left: 1ex;
	border-bottom: 3px solid #e6b485;
	border-left: 3px solid #88421a;
	width: 150px;
}
.bottomnavtd  { border-style: solid; border-width: 3px; border-color: #793109 #793109 #e6b485 }
.onmarket /* Market Status */  { }
.contractpending /* Market Status */  { }
.sold /* Market Status */  { color: red; font-weight: bold }
.leased /* Market Status */  { }
.rented /* Market Status */  { }
.new /* Market Status */  { color: green; font-weight: bold }
.pricereduced /* Market Status */  { color: red; font-weight: bold;  }
.commercial /* Property Category */  { }
.farmranch /* Property Category */  { }
.residential /* Property Category */  { }
.comlease /* Property Category */  { }
.none /* Prop no display */ { display:none}

.listnav     { color: #793109;  background-color: #e6b485; display: block }

a.listnav:link { color: #793109; background-color: #e6b485 }
a.listnav:visited { color: #793109; background-color: #e6b485 }
a.listnav:hover { color: white; background-color: #793109 ; text-decoration:none;}
a.listnav:active { color: red; background-color: #e6b485 }
.thumbadm {
	margin: 3px;
	padding: 3px;
	float: left;
	text-align: center;
	border-top: thin solid #666666;
	border-right: medium solid #000000;
	border-bottom: medium solid #333333;
	border-left: thin solid #666666;
}legend {
	font-weight: bold;
	font-size: 105%;
	color: #793109;
}
