/* CSS Document */
html, body {
font: 100% Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
/**background: url(../images/site_bg.jpg) #FFFFFF bottom left repeat-x;**/
margin:20px 0 0 0;
padding: 0;
}

a:link, a:active, a:visited {
font-family:Helvetica, sans-serif;
font-size:12px;
color:#7c6a55;
}

a:hover {
font-weight:bold;
}

img {
border:none;
}

#container {
width: 850px;
margin: 0 auto;
text-align: left;
}

h3 {
font-size:14px;
color:#655641;
font-weight:bold;
margin: 1px;
padding: 0px;}


#header {
width:850px;
height:72px;
background:url(../images/hdr_bg.jpg);
margin:0 0 5px 0;
clear:both;
}

#header h1 {
text-indent:-2500px;
margin:0;
padding:0;
background:url(../images/logo.jpg) top left no-repeat;
width:151px;
height:72px;
cursor:pointer;
float:left;
font-size:1px;
}

#header .phone {
float:right;
color:#BFD4E9;
font:Arial, Helvetica, sans-serif;
font-size:12px;
padding: 0 25px 0 0;
}

#top_nav {
text-align: center;
float:left;
margin:43px 0 0 50px;
letter-spacing:.5px; 
}

#top_nav a:link, #top_nav a:active, #top_nav a:visited {
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
padding:5px 25px 10px 25px;
border-left:#FFFFFF solid thin;

}

#top_nav a:hover {
color:#BFD4E9;
}

/** HOME PAGE STYLES **/

#home_head {
width:850px;
height:225px;
clear:both;
}

#home_head h1 {
display:block;
text-indent:-2000px;
margin:0;
padding:0;
background:url(../images/home_left.jpg) top left no-repeat;
width:282px;
height:225px;
font-size:1px;
}

#home_left {
background:#FFFFFF;
float:left;
width:282px;
height:225px;
}

#home_center {
background-color:#FFFFFF;
float:left;
width:321px;
height:225px;
margin: 0 5px 0 5px;
}

#home_right {
background-color:#FFFFFF;
float:left;
width:237px;
height:225px;
}

#home_btm {
background:#f9f9f1 url(../images/home_btm_bg.jpg) top left repeat-x;
width:837px;
height:350px;
margin:5px 0 0 0;
padding:15px 0 0 13px;
float:left;
}

/** END HOME PAGE STYLES **/

#content {
width:850px;
clear:both;
}

#left_col {
background:#e3deb6 url(../images/left_col_bg.jpg) bottom right repeat-x;
width:685px;
float:left;
font-size:11px;
}

#left_col p {
padding: 0 25px 0 25px;
line-height:2em;
color:#555555;
}

#left_col h1 {
font-size:14px;
color:#655641;
font-weight:bold;
}
/**
#left_col table {
border-color: #c4bf9e;
border-width: 1px 1px 1px 1px;
border-style: solid;
}
**/
#left_col td {
padding: 4px;
}

#left_col .btmbrdr {
border-color:#615942;
border-width: 0 0 1px 0;
}

#textBox {
margin:0 0 0 198px;
padding:20px 30px 0 30px;
width:427px;
background:#F9F7EF;
/** border-left:#9C8F81 solid 8px; **/
}

#textBox p {
padding: 0 0 0 0;
}

#sidebar {
float:left;
margin:20px 0 0 20px;
padding:10px;
width:140px;
}

#sidebar p {
padding:0;
margin:0;
}

#right_col {
background:#98979c url(../images/right_col_bg.jpg) bottom right repeat-x;
margin:0 0 0 5px;
padding:10px 0 0 0;
width:160px;
float:left;
}

#right_col h1.sell{
	font-size:8px;
	width: 135px;
	height: 112px;
	text-indent: -2500px;
	overflow: hidden;
	background: url(../images/right_sell.jpg) no-repeat;
}

#left_noBG {
background:#f7f7ef;
width:685px;
float:left;
font-size:11px;
}

#left_noBG p {
padding: 0 25px 0 25px;
line-height:2em;
}

#left_noBG h1 {
font-size:14px;
color:#655641;
font-weight:bold;
}

.homeDesc {
font-size:10px;
padding:0;
margin:0;
line-height:1.25em;
}

#footer {
clear:both;
text-align:left;
/**background:#ffffff url(../images/footer_bg.jpg) top left no-repeat;**/
font-size:8px;
color:#7c6a55;
padding: 15px 5px 50px 0;
}

#footer a:link, #footer a:visited, #footer a:active{
font-size:8px;
color:#7c6a55;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
font-weight:normal;
}

/* related homestyle layout */
#related_homestyles{	
}
#related_homestyles h2{	
	margin-left:50px;font-size:14px;
}
#related_homestyles ul{

		list-style:none;
		
}

#related_homestyles ul li{
		float:left;
		width:200px;
		height:120px;
		text-align:center;
		border-bottom:solid 1px #c4bf9e;
		padding-top:15px;
}  








