* {
	margin:0; 
	padding:0;
	}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#AEB876 url(../graphics/background.jpg) repeat-x top left;
	text-align:center;
	}
div#container {
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	width:786px;
	}
h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:14px;
	color:#231A12;
	text-transform:uppercase;
	}
.redlg {
	font-size:18px;
	color:#9F0B17;
	}
h2 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	color:#231A12;
	}
p {
	font-size:11px;
	margin-bottom:14px;
	color:#231A12;
	text-align:justify;
	}
.red {
	color:#9F0B17;
	}
a {
	color:#86914D;
	text-decoration:underline;
	}
div#search_content {
	background-color:#FDF3D0;
	border:2px solid #86914D;
	width:764px;
	padding:20px;
	}
div#header {
	width:786px;
	float:left;
	padding:10px 10px 0;
	background:url(../graphics/h_bkgd.png) no-repeat top center;
	}
div#links {
	float:left;
	clear:both;
	width:766px;
	margin:-3px 0 0 20px;
	border-bottom:3px solid #231A12;
	}
div#links li {
	float:left;
	list-style-type:none;
	display:block;
	}
div#links li a {
	display:block;
	height:40px; 
	width:108px;
	background:url(../graphics/links.gif) no-repeat 0 0;
	text-indent:-9009px;
	}
div#links li a:hover {
	background-position:0 -40px;
	}
div#links li#sell a {
   width:109px;
   background-position:-108px 0;
   }
div#links li#sell a:hover {
	background-position:-108px -40px;
	}
div#links li#comm a {
   width:110px;
   background-position:-217px 0;
   }
div#links li#comm a:hover {
	background-position:-217px -40px;
	}
div#links li#list a {
   width:109px;
   background-position:-327px 0;
   }
div#links li#list a:hover {
	background-position:-327px -40px;
	}
div#links li#legacy a {
   width:110px;
   background-position:-436px 0;
   }
div#links li#legacy a:hover {
	background-position:-436px -40px;
	}
div#links li#fin a {
   width:109px;
   background-position:-546px 0;
   }
div#links li#fin a:hover {
	background-position:-546px -40px;
	}
div#links li#contact a {
   width:111px;
   background-position:-655px 0;
   }
div#links li#contact a:hover {
	background-position:-655px -40px;
	}
div#content {
	border-left:2px solid #86914D;
	border-right:2px solid #86914D;
	border-bottom:2px solid #86914D;
	background:url(../graphics/t_bkgd.gif) repeat-y top center;
	width:764px;
	margin:0 0 0 19px;
	float:left;
	clear:both;
	}
form {
	margin-bottom:25px;
	}
div#lbar {
	width:174px;
	float:left;
	text-align:left;
	padding:8px 15px;
	}
div#lbar h1 {
	margin-top:16px;
	margin-bottom:2px;
	color:#473624;
	}
div#lbar p {
	margin-bottom:0;
	}
div#lbar a {
	color:#473624;
	}
div#lbar form#mls_search, div#lbar form#num_search {
	border:1px solid #A0875D;
	background-color:#C5B79D;
	padding:5px 5px 5px 10px;
	}
div#lbar select {
	font-size:11px;
	margin-bottom:12px;
	color:#231A12;
	}
div#lbar input {
	font-size:11px;
	color:#231A12;
	}
img#house_icon {
	border:none;
	padding:0 5px 0 0;
	}
div#text {
	float:left;
	width:500px;
	text-align:left;
	padding:30px;
	}
div#text ul {
	font-size:11px;
	margin-bottom:14px;
	color:#231A12;
	margin-left:25px;
	}
div#text img {
	border:1px solid #473624;
	}
div#copyright {
	text-align:center;
	margin-top:10px;
	float:left;
	clear:both;
	width:786px;
	}
div#copyright p {
	font-size:10px;
	text-align:center;
	margin:0;
	color:#646B38;
	}