@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
height:100%;
font-family: Verdana, sans-serif;
font-size:12px;
background: url(images/pagebackground.jpg) repeat fixed center 220px;
}

a {
color:#fb7d13;
text-decoration:none;
}

a:hover {
color: #725535;
text-decoration:underline;
}

p {
margin:6px 0;
}

blockquote {
margin:16px;
padding:8px;
background-color:#e4dcc3;
border-top:1px solid #cccccc;
}

blockquote p {
margin:.2em;
}

ul {
list-style-type:disc;
}

li {
margin:0 0 0 25px;
list-style-type:disc;
}

#centerColumn { 	
margin:0 auto;
padding: 0px;
width:800px;
text-align:left;
vertical-align: middle;	
background-color: transparent;
}
#bodyarea { 	
margin:20px auto 0px auto;
padding: 0px;
width:760px;
text-align:left;
vertical-align: middle;	
background-color: transparent;
line-height: 20px;
}
#subbodyarea { 	
float:  right;
margin:20px auto 0px 0px;
width: 595px;
padding: 0px 10px 10px 0px;
background-color: transparent;
line-height: 20px;
}
#subbodyareaopenhouse { 	
float:  left;
margin:15px auto 0px 0px;
width: 460px;
padding: 0px 0px 0px 0px;
background-color: #161616;
line-height: 20px;
}
#centerColumn h2 {
margin:0 0 0 0;
padding:6px 0;
font-size:20px;
font-weight: bold;
}

#headercontainer {
margin:0px;
padding:0px;
height:220px;
	background: url(images/topground.jpg) repeat-x;
}
#header {
margin:0px auto;
padding:0px;
width: 800px;
height: 160px;
background-image: url(images/topground.jpg);
}

#logo{
	margin: 25px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 191px;
	height: 112px;
	background: transparent url(images/logo.gif) no-repeat;
}
#logo a{
	width: 191px;
	height: 95px;
	display: block;
	background: transparent;
}
#logotext{
	color: #FFFFFF;
	text-align: center;
	font-size:18px;
	font-weight: bold;
	display: none;
}
#phoneandfax{
	margin: 25px 0px 0px 0px;
	padding: 0px;
	float: right;
	width: 380px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.phone{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.fax{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

#tagline{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 380px;
	float: right;
	margin-top: 20px;
}
#topnav {
position: relative;
clear:  both;
margin:0px auto;
padding:0px;
height:57px;
width: 800px;
	background: #FFFFFF url(images/navground.gif) repeat-x;
}

/* @group topnav nav*/

#topnav ul {
padding-top:10px;
width: 800px;
padding-left: 4px;
}

#topnav li {
float: left;
margin:0px 0px 0px 0px;
padding-left: 5px;
padding-right: 5px;
width: 120px;
display: block;
height: 45px;
text-align: center;
letter-spacing: -1px;
}
.navground{
	background: url(images/navline.gif) no-repeat right;
}
#topnav li a {
padding-top: 15px;
text-decoration: none;
display: block;
height: 30px;
color: #000000;
}

#topnav li a:hover{
	color: #fb7d13;
	text-decoration: underline;
}

/* @end */
#subnav {
float:left;
margin:10px 10px 0px 10px;
padding:5px;
width: 150px;
}
#subnav ul{
	list-style: none;
}
#subnav li{
	list-style: none;
	margin: 0px;
	margin-bottom: 2px;
	text-indent: 10px;
	background-color: #e4dcc3;
		line-height: 25px;
}
#subnav a:link{
		line-height: 25px;
	display: block;
	width: 150px;
}
#subnav a:hover{
		line-height: 25px;
	display: block;
	width: 150px;
	background-color: #FFFFFF;
}

#RightColumn {
position:relative;
float:right;
margin:0px 0px 0px 0px;
padding:5px;
width: 263px;
}
#rightcolumntop {
width: 263px;
padding: 0px;
height: 10px;
	background: #e4dcc3 url(images/featuretop.gif) no-repeat center top;
}
#rightcolumnmain {
width: 263px;
padding: 0px;
background: #e4dcc3 url(images/featurebk.gif) repeat-y;
margin: 0px;
}
#rightcolumnmain img{
margin: 0px;
padding: 0px;
}
#RightColumn h2{
	margin-top: 10px;
}
#rightcolumnbottom {
width: 263px;
margin: 0px;
padding: 0px;
height: 8px;
	background: #e4dcc3 url(images/featurebottom.gif) no-repeat center bottom;
}

#footer {
clear: both;
margin:0px;
padding:0;
height:120px;
background: #000000 url(images/footerbackground.jpg) repeat-x;
}
#footerlinks {
margin:0px auto;
padding-top:20px;
height:50px;
width: 800px;
font-size: 12px;
text-align:center;
background: #e4dcc3 url(images/footerlinkbkgrnd.jpg) repeat-x 0 top;
}
#footer a{
 color: #000000;
 text-decoration: none;
}
#footer a:hover{
 text-decoration: underline;
}


#whitefooter {
	width: 800px;
	margin: 15px auto 0px auto;
 color: #FFFFFF;
 text-align: center;
 height: 25px;
}











