body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	margin:0;
	padding:0;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #183388;
	text-align: right;
	font-weight: 100;
	text-transform: uppercase;
	width:auto;
	height:26;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E8046;
	padding: 0;
	margin-bottom: 0px;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #183388;
	padding: 0;
	margin-bottom: 0px;	
	
}
.productheading {
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight:  bold;
	
}
.dbimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.8px;
	color: #FFFFFF;
	text-transform:uppercase;
	text-align:center;
	background-image:url(../images/archive.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-weight: 600;
	line-height: 23px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #26461E;
	text-transform: uppercase;	
}
.productheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F2569;
	font-weight:  bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #122A75;
	padding: 0;
	margin-bottom: 0px;	
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	line-height: 1.5em;
	padding: 0;
	margin-bottom: 0px;	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}
a:link {
	text-decoration: underline;
	color: #1B2C6D;
}
a:visited {
	text-decoration: underline;
	color: #5C6B4B;
}
a:hover {
	text-decoration: underline;
	color: #4F5059;
}
a:active {
	text-decoration: underline;
}
input.inputfield {
  font-size        : 12px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #FBFBF9;
  font-weight:  bold;
}

.formoutput {
  font-size         : 11px;
  font-family       : font-family: Arial, Helvetica, sans-serif;
  color             : #444444;
  border            : 1px #444444 solid;
  background-color	: #FBFBF9;
  font-weight		:  bold;
  padding-left		: 5px;
}


textarea {
  font-size        : 12px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
  color            : #444444;
  border           : 1px #444444 solid;
  background-color : #FBFBF9;
  font-weight:  bold;
}
select, select.inputfield {
  font-size         : 11px;
  font-family       : font-family: Arial, Helvetica, sans-serif;
  color             : #444444;
  border            : 1px #444444 solid;
  background-color	: #FBFBF9;
  font-weight		:  bold;
  text-transform	:inherit;
}

a.copyright:link  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:visited  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:hover  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
a.copyright:active  { 
  font-size        : 9px;
  font-family      : Arial, Helvetica, sans-serif;
  color            : #666666;
}
.inputanswer{
	font-size        : 11px;
  font-family      : font-family: Arial, Helvetica, sans-serif;
	color            : #444444;
	border           : 1px #444444 solid;
	background-color : #EEEEEE;
	font-weight: bold;
  font-weight:  bold;
}

/*our listing page*/
h3.forSale {width:375px; height:31px;background:url(/images/h3-for-sale.png) no-repeat; color:#fff; padding:6px 3px 0 10px; margin:0;}
h3.priceReduced {width:375px; height:31px;background:url(/images/h3-price-reduced.png) no-repeat; color:#fff; padding:6px 3px 0 10px; margin:0;}
h3.openHouse {width:375px; height:31px;background:url(/images/h3-open-house.png) no-repeat; color:#fff; padding:6px 3px 0 10px; margin:0;}
h3.contract {width:375px; height:31px;background:url(/images/h3-contract.png) no-repeat; color:#fff; padding:6px 3px 0 10px; margin:0;}
h3.pending {width:375px; height:31px;background:url(/images/h3-pending.png) no-repeat; color:#fff; padding:6px 3px 0 10px; margin:0;}
h3.new {width:375px; height:31px;background:url(/images/h3-new.png) no-repeat; color:#fff; padding:6px 3px 0 10px; margin:0;}
h3.sold {width:375px; height:31px;background:url(/images/h3-sold.png) no-repeat; color:#fff; padding:6px 3px 0 10px; margin:0;}