﻿html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr,fieldset,em{
margin:0px;
padding:0px;
border:0px;
border-collapse:separate;
border-spacing:0px;
cursor:default;
}
a, a img{
cursor:pointer;
}
input,select{
margin: 0;
padding: 0;
}
body{
font-family:Trebuchet MS, Times, serif;
font-size:100.1%;
text-align:center;
min-width: 850px;
background: #2c2a24 url(../images/site-bg.jpg) 0 0 repeat-x;
padding-bottom:25px;
}
strong,b{
color:#2c2a24;
font-weight:bold;
}
p{
line-height:1.5em;
cursor:default;
}
p, ul{
margin:10px 0 10px 0;
font-size:80%;
color:#2c2a24;
font-family:Arial;
}
a:active, a:focus{
outline:0;
}
h1,h2,h3{
margin:10px 0 10px 0;
font-weight:normal;
font-family:Georgia;
}
h1{
font-size:170%;
}
h2{
font-size:150%;
}
ul.inline{
list-style-type:none;
}
p.error{
color:Red;
font-weight:bold;
}
/* Clear floating Divs */
.floatcontainer:after{content:".";display:block;height:0px;clear:both;visibility:hidden;font-size:0px}
.floatcontainer{display: inline-block;}
/* Hides from IE Mac \*/
* html .floatcontainer {height:1%}
.floatcontainer{display:block}
/* End clear */

#container{
margin:0 auto;
text-align:left;
width:850px;
background-color:#e4dfd6;
}
#header{
height:191px;
background:url(../images/header.jpg) top right no-repeat;
}
#content{
width:850px;
padding:0 0 25px 0;
}
#content-body{
width:780px;
padding:0 35px 0 35px;
}

#logo{
float:left;
}

#footer{
margin:0 auto;
text-align:center;
width:850px;
padding:10px 0 0 0;
}
#footer p{
color:#e4dfd6;
line-height:.5em;
}
#footer a{
text-decoration:none;
color:#e4dfd6;
}
#footer a:hover{
text-decoration:underline;
}
#sub-nav{
text-align:center;
padding-left:100px;
}
#sub-nav ul{
display:block;
display:inline;
list-style-type:none;
}
#sub-nav ul li {
float:left;
position:relative;
}
#sub-nav ul li a {
display:block;
position:relative;
padding:3px 10px;
font-weight:bold;
}


#rotator{
margin:10px 0 0 0;
height:355px;
background:url(../images/rotator-bg.jpg) top center no-repeat;
}
#rotator img{
margin:1px 0 0 25px;
}
#ads{
margin:8px 0 0 0;
text-align:center;
}
#ads img{
margin:0;
border:0;
}

#contacts{
float:left;
width:325px;
}
#contacts ul{
list-style-type:none;
}
#awards ul{
float:left;
display:inline;
list-style-type:none;
width:300px
}


#middle-left{
width:210px;
float:left;
}

#middle-left ul{
padding:10px 0 0 15px;
min-height:217px;
width:195px;
background:url(../images/content-nav-bg.jpg) 0 0 no-repeat;
list-style-type:none;
}
*html #middle-left ul{
height:217px;
}
#middle-left ul li{
padding:10px 0;
}
#middle-left ul li a{
color:Black;
text-decoration:none;
}
#middle-left ul li a:hover{
text-decoration:underline;
}

#middle{
float:left;
display:inline;
margin-left:30px;
width:540px;
}

#gallery-thumb{
float:right;
text-align:center;
margin:0 0 10px 0;
width:268px;
}
#gallery-thumb a{
text-decoration:none;
color:Black;
font-style:italic;
}
#gallery-thumb a:hover span{
text-decoration:underline;
}
#gallery-thumb a img, #gallery-thumb a span{
margin:0;
padding:0;
font-size:80%;
}
#gallery-images{
display:none;
}
#model-stats{
font-size:80%;
margin:5px 0 0 0;
}
#model-stats td{
padding-right:15px;
}
#model-stats tr td.break{
padding:15px 15px 0 0;
}

br.clear{
clear:both;
margin:0;
padding:0;
line-height:0;
}

div.listing{
clear:left;
margin:20px 0;
}
div.listing img{
float:left;
margin:0 20px 0 0;
}
div.listing span{
display:block;
padding-top:10px;
font-weight:bold;
}

div.gallery-item{
float:left;
}

div.sh-plot{
margin-left:165px;
padding-top:25px;
}
div.deaven-woods-plot{
margin-left:165px;
padding-top:55px;
}
div.shaven-plot{
margin-left:140px;
padding-top:25px;
}
#plot-plan img{
margin:0;padding:0;
}

div.plotdetails{
margin:10px 0;
border-bottom:solid 1px black;
}
div.plotdetails ul{
margin:0px 0 15px 0px;
width:200px;
float:left;
}


table.product-table{

}
table.product-table tr td, table.product-table tr th{
padding:0 15px;
}
table.product-table tr td{
font-size:80%;
}

#selection-center h2{
background:#2c2a24;
color:#e4dfd6;
padding:3px 0 3px 5px;
font-size:130%;
}
#selection-center h2.hover{
cursor:pointer;
background:#fff;
color:#2c2a24;
}
div.products a{
display:block;
display:inline;
width:150px;
height:130px;
text-decoration:none;
text-align:center;
color:#2c2a24;
font-size:80%;
margin:5px 22px;
float:left;
}
div.products a span{
display:block;
}
div.products a:hover span{
text-decoration:underline;
}