/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body
{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	background-color: #494921;
    text-align:center;
}
h1 {
    width:400px; 
}
h1, h2 {
    margin-bottom:10px;
}
#wrapper {
    text-align:left;
    width:882px;
    background:#eae5d6;
    padding:20px 34px 10px 34px;
    margin:20px auto 10px auto;
}
#header {
    width:882px; 
}
#logo {
    float:left;
    width:444px;
}
#contacts-nav {
   width:436px;
   text-align:right;
   float:left;
}
#nav {
   width:436px;
   float:right;
}
#contacts {
    font-size:11px;
    line-height:14px;
    width:436px;
    text-align:right;
    float:right;
    height:50px;
    padding-top:58px;
}
#contacts a {
    color:#000000;
    text-decoration:none;
}
#contacts a:hover {
    text-decoration:underline;
}
#nav ul {
    float:right;
}
#nav ul li, #nav ul li a {
    float:left;
}
#nav li a {
    color:#7d764c;
    font-weight:bold;
    font-size:14px;
    padding:0px 12px 0px 16px;
    text-decoration:none;
    background:url('/static/i/nav_box.gif') left center no-repeat;
    height:14px;
    line-height:14px;
}
#nav li a:hover {
    color:#999999;
    background:url('/static/i/nav_box_hover.gif') left center no-repeat;
}
#nav li.last a {
    padding-right:0;
}
#nav li a.selected {
    color:#222222;
    background:url('/static/i/nav_box_selected.gif') left center no-repeat;
}
#header-image {
    width:880px;
    border:1px solid #999999;
}
#header-image img {
    width:878px;
    border:1px solid #222222;
}
#prev-next {
    float:right;
    margin-top:-31px; 
}
#prev-next a {
    margin-left:10px;
}
#content {
    width:882px;
    margin-top:30px;
}
#content a {
    color:#7d764c;
    text-decoration:underline;
}
#content a:hover {
    color:#999999;
}
#content .column {
    float:left;
    width:441px;
}
#content .column p {
    padding-right:20px;
    text-align:justify;
}
#content  p {
    padding-bottom:10px;
}
#content div.border a {
    border:1px solid #999999;
    display:block;
    text-decoration:none;
}
#content div.border a img {
    
    border:1px solid #222222;
}
#content div.related {
    width:216px;
    height:136px;
    float:left;
    margin-right:8px;
}
#content div.last {
    margin-right:0px;
}
#content div.related img {
    border:1px solid #222222;
    width:212px;
    height:132px;
}
#content div.related a.image {
    border:1px solid #999999;
    width:214px;
    height:134px;
    display:block;
}
#content div.related h2 a {
    width:216px;
    height:24px;
    line-height:24px;
    text-align:center;
    display:block;
    color:#444444;
    text-decoration:none;
}
#content div.related h2 a:hover {
    text-decoration:underline;
}
#content div.column3
{
    float:left;
    width:284px;
}
#content div.border3 {
    width:282px;
    border:1px solid #999999;
    height:177px;
    margin-bottom:15px; 
    margin-right:15px;
    float:left;
    
}
#content div.border3 img {
    border:1px solid #222222;
    width:280px;
    height:175px;
}
#content div.border4 {
    width:439px;
    border:1px solid #999999;
    margin-bottom:10px;
    float:left;
}
#content div.border4 img { 
    border:1px solid #222222;
    width:437px;
    display:inline;
}

#content div.border2 {
    border:1px solid #999999;
    margin-bottom:10px;
    margin-right:10px;
    float:left;
}
#content div.border2 img {
    border:1px solid #222222;
    display:inline;
}
#content div.last {
    margin-right:0px;
}
#content div.column6 {
    float:left;
    width:578px;
    text-align:justify;
    margin-right:20px;
}  
#content ul {
    list-style:disc;
    padding-left:20px;
    margin-bottom:10px;
} 
#house-plans {
    margin:-10px 0px 10px 10px;
    background:#7d774e;
    float:right;
    padding:10px;
    border:1px solid #999999;
    color:#cacbbd;
}
#house-plans a, #area-plans a {
    color:#cacbbd;
}
.sidebar {
    width:262px;
    background:#7d774e;
    float:right;
    padding:10px;
    border:1px solid #999999;
    color:#cacbbd;
    margin-bottom:10px;
    font-size:11px;
    line-height:14px;
}
.sidebar a, .sidebar h2 {
    font-size:12px;
    line-height:18px;
}
#house-plans p {
    padding:0;
}
#area-plans {
    margin:18px 0px 10px;
    
}
#sidebar h2, #house-plans h2 {
    color:#e6e0d0;
}

#footer {
    width:882px;
    line-height:20px;
    height:20px;
    margin-top:10px;
}
#footer ul {
    list-style:none;
    text-align:left;
    width:882px;
}
#footer li {
    float:left;
    color:#999999;
    font-size:10px;
    display:block;
}
#footer a {
    float:left;
    display:block;
    color:#999999;
    font-size:10px;
    text-decoration:none;
    padding:0px 10px;
}
#footer li span {
   float:left;
}
#footer li.last {
    float:right;
}
#footer li.last a {
    padding:0;
    text-decoration:underline;
}
#footer li.first a {
    padding-left:0px;
}

.last {
    margin-right:0px;
}
.clear {
    height:1px;
    font-size:1px;
    line-height:1px;
    clear:both;
}