a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#container {
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	width: 805px;
	background-image: url(miscimages/background.png);
	background-repeat: no-repeat;
}
#container2 {
	margin-right: auto;
	margin-left: auto;
	width: 805px;
	height: 100%;
}
#subcontainer {
	width: 805px;
	background-repeat: no-repeat;
	background-image: url(homes/backgroundhomes.gif);
	height: 100%;
	display: table;
}
#header {
	clear: both;
	overflow: visible;
	position: relative;
	top: auto;
	width: 800px;
	height: 109px;
	margin-top: 0px;
}
#rt_shadow {
	height: 605px;
	width: 8px;
	left: 800px;
	top: 0px;
}
#nav {
	float: left;
	width: 800px;
}
#side {
	float: left;
	height: 447px;
	width: 168px;
	background-color: #FFFFFF;
}
#side2 {
	float: left;
	width: 168px;
	height: 447px;
	vertical-align: bottom;
}
#sidebar {
	float: left;
	height: 447px;
	width: 254px;
}
#main {
	height: 447px;
	width: 378px;
	float: left;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}	
#main2 {
	width: 358px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	float: left;
	overflow: visible;
	height: 100%;
	padding: 10px;
	bottom: auto;
	background-color: #FFFFFF;
	}	
#footer {
	margin: 0px;
	float: left;
	height: 20px;
	width: 800px;
}
#footer2 {
	margin: 0px;
	float: left;
	height: 27px;
	width: 805px;
	background-image: url(homes/bottombar-wood.jpg);
	background-repeat: no-repeat;
}
#middle {
	height: 447px;
	width: 800px;
	float: left; 
	}
a {
	font-size: 8pt;
}
body {
	background-color: #B7A04A;
}
#primarycontent {
	width:354px;
	height:443px;
	z-index:1;
	margin-left: 10px;
	margin-right: 10px;
	left: 265px;
	top: 147px;
}
.style1 {
	font-size: 7.5pt;
	color: #61341C;
}
.style2 {
	font-size: 8.75pt;
	font-weight: bold;
	color: #61341C;
}
.style3 {
	font-size: 7.5pt;
	color: #61341C;
	list-style-position: outside;
	list-style-type: circle;
}
.hidden {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #B7A04A;
	}
#under{
	margin-top: 10px;
	float: left;
	height: 150px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	}
	
	.lists {
	list-style-position: outside;
	list-style-type: lower-alpha;
	margin: 0px;
	padding: 0px;
}
ul {
	margin-left: 0;
	list-style-type: none;
	list-style-position: inside;
	margin-top: 0px;	
	padding-left: 1em;
    text-indent: -1em;
	}
