body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 760px;
	line-height: 1.5em;
	background-position: center;
	background-repeat: repeat;
	background-color: #B5CFFF;
	background-image: url(images/backgd.jpg);
}
#mainTable {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width: 760px;
 }
 #maincontent {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/housedrawing.jpg);
 }
 #sidebar {
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #184d73;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999999;
	text-decoration: none;
	position: static;
	background-position: left;
 }
 #header {
	background-color: #184D73;
	color: #CCCCCC;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	background-image: url(images/backgd_r1_c1.gif);
	width: 760px;
	top: 0px;
	background-repeat: repeat-y;
	height: 124px;
	background-position: left top;
 }
#footer, #footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 3px;
	font-size: 10px;
	text-decoration: none;
	background-image: url(images/footerbgd.jpg);
	background-color: #184D73;
	background-repeat: repeat;

 }
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/footerbgd.jpg);
	background-repeat: no-repeat;
}
#sidebar li {
	margin: 0px;
	text-decoration: none;
	position: relative;
	left: 20px;
	width: 150px;
	top: 30px;
	color: #FFFFFF;
	padding: 0px;
	display: block;
}
#sidebar ul {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}
#sidebar a {
	display: block;
	padding: 2px 2px 2px 24px;
	background-color: 999999;
	background-image: url(images/l1_up.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-color: 999999;
	border-top: 1px solid #ADC7FF;
	border-right: 1px solid #2120A5;
	border-bottom: 1px solid #2120A5;
	border-left: 1px solid #99CCFF;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
background-color: #2120A5;
background-image: url(images/l1_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2120A5;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #990000;
	margin: 0px;
}
.maroontype {
	color: #990000;
}
.house {
	background-image: url(images/housedrawing.jpg);
	background-repeat: no-repeat;
	background-position: 20px 360px;
}
#mainTablehome {

	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width: 760px;
}
p {
	margin: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #9C0000;
	text-align: center;
}
#navlist {
	position: relative;
	width: 150px;
	left: 36px;
	top: 86px;
}
[if IE 5]>
<style>
#navlist a {
height: 1em;
float:left;
clear: both;
width; 100%;
}
