
/* ----------------- Body/Wraps ------------------------------- */
body{
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-align: left;
	color: #666;
	background-color: #6F2520;
	line-height:1.5em;
	background-image: url(images/backgroundTile.gif);
	background-repeat: repeat-x;
	}
	
#outerwrap{
	margin: 0 auto;
	text-align: left;
	width: 942px;
	background-color:#FFFFFF;
	}

.clear {
width: 100%;
height: 1px;
margin: 0 0 -1px;
clear: both;
}

/* --------------------- Header ------------------------------- */

#header{
	clear: both;
	margin: 0 auto;
	padding-top: 0px;
	text-align: left;
  	width: 942px;
	height: 130px;
	}

#logo{
	float: left;
	margin: 0 auto;
	padding: 0;
	text-align: left;
  	width: 197px;
	height: 130px;
	}

#right{
	float: left;
	margin: 0 auto;
	padding-left:567px;
	text-align: left;
	width: 178px;
	height: 130px;
	font-size:11px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	}

#right a{
	font-size:11px;
	color:#333;
	text-decoration:none;
	}

#right a:hover {
	font-size:11px;
	color:#722622;
	text-decoration:underline;
	}

#right a:visited:hover {
	font-size:11px;
	color:#722622;
	text-decoration: underline;
	}
	
	 		
h1{
	padding-left: 0px;
	font-size: 24px;
	text-align: left;
    color: #635c49;
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
	line-height: 1em;
}

h2{
	padding-left: 0px;
	font-size: 16px;
	text-align: left;
	color: #322e23;
	margin: 0;
	padding-top: 0;
	padding-bottom: 2px;
	line-height: 1em;
	font-weight: bold;
}

h3{
	padding-left: 0px;
	font-size: 13px;
	text-align: left;
	color: #322e23;
	margin: 0;
	padding-top: 0;
	padding-bottom: 5px;
	line-height: 1em;
	font-weight: bold;
}

h4{
	padding-left: 0px;
	font-size: 16px;
	text-align: left;
	color: #C64501;
	margin: 0;
	padding-top: 0;
	padding-bottom: 2px;
	line-height: 1em;
	font-weight: bold;
}

h5{
	padding-left: 0px;
	font-size: 19px;
	text-align: left;
	color: #A33800;
	margin: 0;
	padding-top: 0;
	padding-bottom: 2px;
	line-height: 1em;
	font-weight: bold;
}


 p{
	color:#666;
 	margin:0px;
 	text-align:left;
 	line-height:1.35em;
	padding:0px;
	font-size:13px;
	
 }
 
 
 hr{
 color:	#7f7867;
 margin-top:5px;
 line-height:1em;
 padding:0px;
 }
 
 /* -----------[ Classes ] ------------------ */
 
 .fine_print{
 	font-size:10px; 
	font-style:italic;
	
 
 }
 
/* ---[ Links ]----------------------------- */

 a:link {
	color: #A33800;
	text-decoration: underline;
}
 a:visited {
	color: #601E1A;
	text-decoration: underline;
}
 a:hover {
	color: #69221E;
	text-decoration: underline;
}



	
/* --------------------- Footer ------------------------------- */
#footer{
display: none
}
	
footer ul{
	margin: 0 auto;
	padding-bottom: 6px;
	}
#footer li{
	margin: 0px 0px 0px 0px;
	display: inline;
	padding: 0px 6px 0px 6px;
	border-right:#333 solid 1px;
	}	

#footer a {
	font-size:10px;
	color:#333;
	text-decoration:none;
	}
#footer a:hover {
	font-size:10px;
	color:#722622;
	text-decoration:underline;
	}
#footer a:visited:hover {
	font-size:10px;
	color:#722622;
	text-decoration: underline;
	}

#copyright{
	width:942px;
	padding-top:5px;
	height:60px;
	clear:both;
	margin:0 auto;
	color:#fff;
	text-align:center;
	font-size:11px;
	background-image: url(images/realtor-logos.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#copyright a {
	font-size:10px;
	color:#FFF;
	text-decoration:underline;
	}
#copyright a:hover {
	font-size:10px;
	color:#cccccc;
	text-decoration:underline;
	}
#copyright a:visited:hover {
	font-size:10px;
	color:#ccccc;
	text-decoration: underline;
	}

.red{
	color: #ff0000;
	}


/* ----------------- Navigation ------------------------------- */
#navigation{
display: none
}

	
#navbar{
display: none
}



/* ----------------- Sub pages ------------------------------- */

#SubContent{
	clear:both;
	background-color:#FFF;
	width:942px;
	
}

#SubLeft{
display: none
}

#SubSearch{
	width:246px;
	background-image:url(images/subsearch.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color: #E7E0CB;
	padding-bottom:20px;
	float:left;
}

#SubSearchbox{
	text-align:center;
}

#SubRight{
	width:616px;
	float:left;
	padding-left:40px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:10px;
}

#SubRight p{ 
padding-right:30px;
padding-bottom:20px;
padding-top:10px;
}


#subnav{
display: none
}

#subnav ul {
display: none
	} 
#subnav ul li {
display: none
	}
#subnav ul li.first {
display: none
	}
#subnav a {
display: none
	}
#subnav a:hover {
display: none
	}
	
#customsearchform{
	margin:0px;
	width:500px;
	padding:20px;
	clear:both;
	background: #fdfbf1;
	border:#eeebdb solid 1px;
	color:#4b4837;
	font-size:13.5px;
}

#financing{
	margin:0px;
	width:556px;
	padding:20px;
	clear:both;
	background: #fdfbf1;
	border:#eeebdb solid 1px;
	color:#322e23;
	font-size:13.5px;

}

#searchmls{
	margin:0px;
	width:900px;
	padding:10px 0px 0px 20px;
	clear:both;
}
