BODY {
	color: #761713;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: #670301;
	background-image: url("/images/residential/background.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
P {
	font-weight: bold;
	text-align: justify;
}
p.home
{
	margin:0;
	margin-top:6px;
	padding:0;
	text-align: left;
	font-size:8pt;
	line-height: 15px;
}
A {
	color: White;
	text-decoration: none;
}
A:HOVER {
	color: White;
	text-decoration: underline;
}
#container {
	width:650px;
	margin-left: auto;
	margin-right: auto;
}
#logo
{
	width:201px;
	height:155px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
}
#menubar
{
	height: 30px;
	margin-top:10px;
	background-image: url("/images/residential/menubg.jpg");
	background-repeat: repeat-x;
}
ul#navlist
{
margin:0;
padding:0;
white-space: nowrap;
font-size: 7pt; 
font-weight: bold;
padding-top: 9px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 15px; }

#navlist a:link, #navlist a:visited
{
color: #FFF;
text-decoration: none;
}

#navlist a:hover
{
color: #FF0;
text-decoration: underline;
}
#contents
{
	background-image: url("/images/residential/contentbg.jpg");
	background-repeat: repeat-x;
	padding: 10px 10px 6px 10px; 
	height: 280px;
}
#imageblock
{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 157px;
	width:629px;
	margin-left: auto;
	margin-right: auto;
}
#footquote
{
	padding:0;
	margin:0;
	width: 350px;
	height: 43px;
	float: right;
	margin-top:18px;
}
#footer
{
	height: 80px;
	clear:both;
	margin-top:-4px;
	font: 7pt Trebuchet MS ; 
	color: #b39252; 
}
ul#footnavlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
padding-top: 0px;
margin-bottom:0;
padding-bottom:0;
line-height: 21px;
}

#footnavlist li
{
display: inline;
list-style-type: none;
font-size: 7pt; 
color: #b39252; 

padding : 0px 6px 0 6px;
}

#footnavlist a { font-size: 7pt; color: #b39252; padding : 0px 16px 0 5px; }
#footnavlist a:link, #footnavlist a:visited {color: #b39252;text-decoration: none;}
#footnavlist a:hover{color: #b39252;text-decoration: underline;}
