body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FDE2CF
}

div, td, body {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;}

.boldColor {
	color: #F36D10;
	font-weight:bold}
	
a, a:link, a:visited {
	color:#F36D10;
	text-decoration:none;}

a:hover, a:active {
	color:#823B09;}
	
h1, h2, h3, h4, h5 {
	color:#F36D10;
	margin:0px;
	font-weight:bold}

h3 {
	font-size:20px;}
h4 {
	font-size:14px;
	font-weight:normal;
	color:#000000}


.frame {
    width:750px;
    height:425px;
	overflow-x:hidden;
	overflow-y:auto;

}

.footer a, .footer a:link, .footer a:visited, .footer a:active{
	color: white;
	font-size:13px;
	font-weight:600;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.footer a:hover {
	text-decoration:underline;
	color: #F36D10;
}


.searchbutton1 a, .searchbutton1 a:link, .searchbutton1 a:visited {
	background:url("search-our-listings.jpg") 0 0 no-repeat;
}

.searchbutton2 a, .searchbutton2 a:link, .searchbutton2 a:visited {
	background:url("search-all-listings.jpg") 0 0 no-repeat;
}
.searchbutton2 a, .searchbutton2 a:link, .searchbutton2 a:visited, .searchbutton1 a, .searchbutton1 a:link, .searchbutton1 a:visited {
	display:block;
	width:312px;
	height:45px;
	margin: 0px 0px 0px 0px;
	font: 600 14px/1 sans-serif;
	color:#dfdfdf;
	text-decoration: none;
	text-indent:10px;
	font-family:Georgia, "Times New Roman", Times, serif;

}
.searchbutton1 a:hover, .searchbutton1 a:active, .searchbutton2 a:hover, .searchbutton2 a:active  {
	background-position: -312px 0;
	text-decoration:none;
	color:#FFFFFF;
}


