@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #392809;
}
h1 {
	font-size: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	color: #392809;
}
h2 {
	color: #0495AF;
	font-size: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 7px;
}
h3 {
	font-size: 13px;
	color: #392809;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	font-size: 13px;
	font-weight: normal;
	color: #465F04;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0495AF;
}
a:visited {
	color: #0495AF;
}
a:hover {
	color: #D30102;
}
a:active {
	color: #D30102;
}
#container {
	margin-left: -422px;
	left: 50%;
	position: absolute;
	width: 844px;
}
#header {
	background-image: url(/images/header.gif);
	background-repeat: no-repeat;
	height: 130px;
}
#homepage_navigation {
	float: left;
	width: 320px;
	padding-top: 37px;
	padding-right: 40px;
}
#navigation {
	color: #392809;
	padding-top: 37px;
	float: right;
	padding-right: 21px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	display: block;
	float: left;
	height: 28px;
	width: 75px;
	list-style-type: none;
	font-size: 11px;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 65px;
	padding-right: 8px;
	background-image: url(/images/divider.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#navigation a {
	color: #392809;
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
}
#navigation a:hover {
	color: #0495AF;
}
#navigation a:active {
	color: #0495AF;
}
#content {
	background-repeat: repeat-y;
	padding-right: 21px;
	padding-left: 21px;
	background-image: url(/images/background_shadow.gif);
}
.gradient {
	background-image: url(/images/background_gradient.gif);
	background-repeat: repeat-x;
	background-color: #BEE3EA;
}
.gradient2 {
	background-color: #BEE3EA;
	background-image: url(/images/gradient_subpage.gif);
	background-repeat: repeat-x;
}
.results_shadow {
    background-color:#FFFFFF;
	background-image: url(/images/window_bg.gif);
	background-repeat: repeat-y;
}
#main_image {
	background-image: url(/images/background_main.jpg);
	height: 79px;
	width: 345px;
	background-repeat: no-repeat;
	font-size: 18px;
	color: #392809;
	padding-left: 50px;
	padding-top: 300px;
	padding-right: 100px;
}
#search {
	background-image: url(/images/search_bubble.gif);
	height: 89px;
	width: 400px;
	color: #FFFFFF;
	font-size: 15px;
	padding-left: 60px;
	padding-top: 17px;
	padding-right: 35px;
}
#highlighted_top {
	background-image: url(/images/featured_listing.gif);
	background-repeat: no-repeat;
	width: 241px;
	padding-top: 68px;
	padding-left: 33px;
	padding-right: 33px;
	height: 367px;
	overflow: hidden;
}
#results_container {
	background-image: url(/images/window_top.gif);
	background-repeat: no-repeat;
	width: 510px;
	padding-right: 62px;
	padding-left: 40px;
	padding-top: 60px;
	padding-bottom: 0px;
}
#highlighted_bottom {
	background-image: url(/images/featured_bottom.gif);
	background-repeat: no-repeat;
	width: 241px;
	padding-right: 33px;
	padding-left: 33px;
	line-height: 50px;
	height: 50px;
	background-position: bottom;
}
#highlighted_container {
	width: 307px;
}
.listing_title {
	font-weight: bold;
	color: #0495AF;
	font-size: 13px;
	padding-top: 15px;
	padding-bottom: 0px;
}
#footer {
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	height: 25px;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 45px;
	padding-top: 30px;
}
#bnavigation {
	color: #392809;
	padding-top: 0px;
	padding-right: 0px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#bnavigation ul {
	margin: 0px;
	padding: 0px;
}
#bnavigation li {
	display: block;
	float: left;
	height: 20px;
	width: auto;
	list-style-type: none;
	font-size: 12px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
	line-height: 20px;
	padding-right: 10px;
}
#col_left {
	padding-right: 7px;
	padding-left: 18px;
	padding-top: 33px;
}
.highlight {
	font-size: 15px;
	color: #990000;
	font-weight: normal;
}
.btn_bg {
	background-image: url(/images/btn_bg.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 15px;
}
#bnavigation a {
	color: #392809;
	text-decoration: none;
}
#bnavigation a:visited {
	text-decoration: none;
}
#bnavigation a:hover {
	color: #0495AF;
}
#bnavigation a:active {
	color: #0495AF;
}
.featured_l_bg {
    background-color: #bee3ea;
    background-image: url(/images/featured_bg.gif);
	background-repeat: repeat-x;
}