@charset "utf-8";
/* CSS Document */
body {
margin: 0; padding: 0;
background-color: #ccffff;
font-family: Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.5em; color: #000066;
}
/* STRUCTURES */
#container {
margin-left: auto; margin-right: auto;
width: 968px;
}
#topspacer {
position: relative; height: 10px;
}
#mainhead {
float: left;
width: 680px; height: 80px;
background-image:url(images/hp_title.png);
}
#mainheadspacer {
float: left;
width: 144px; height: 60px;
}
#topnavspacer {
position: relative; clear: both; height: 15px;
}
#topnav {
	position: relative;
	clear: both;
	width: 968px;
	text-align: center;
	color: #0033cc;
}
#contentspacer {
position: relative; clear: both; height: 35px;
}
#contentspacergap {
position: relative; clear: both; height: 5px;
}
#sidenavspacergap {
position: relative; clear: both; height: 40px;
}
#sidenav {
	float: left;
	width: 215px;
	text-align: left;
	color: #0033cc;
}
#mainbox {
	float: left;
	width: 609px;
	table-layout: inherit;
	list-style-position: inside;
	list-style-type: square;
}
#footerspacer {
position: relative; clear: both; height: 10px;
}
#footer {
	position: relative;
	clear: both;
	left: 144px;
	width: 680px;
	height: 20px;
	background-color: #000066;
	text-align: center;
	border: solid;
	border-color: #FFFFFF;
	border-width: 2px;
}
.tabletitle {
	font-weight: bold;
	vertical-align: top;
}

#creditpacer {
position: relative; height: 10px;
}
#credit {
position: relative; left: 144px; width: 680px;
text-align: center;
}
#housepics {
margin-left: 10px;
}
/* TEXT STYLES */
p {
	margin: 0;
	padding: 0;
}
#sidenav p {
margin-top: 0.8em;font-size: 22px; line-height: 22px; margin-left: 40px; margin-bottom: 44px;
}
#topnav p {
font-size: 0.8em; letter-spacing: 5px;
}
#mainbox p {
	margin-bottom: 0.8em;
}
#mainbox table {
}
.areatable {
	background-color: #CFF;
}


#mainbox li {
	line-height: 1.4em;
	margin-bottom: 0.8em;
	margin-top: 0em;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	padding-left: 0px;
}
#mainbox ul {
	margin: 0em;
	list-style-type: disc;
}
.dots {
	list-style-type: none;
}
#mainbox ul .dots {
	list-style-type: disc;
}

h1 {
font-size: 1.5em; line-height: 1em; font-weight: 500;
margin-bottom: 0.4em; margin-top: 0em;
}
h2 {
font-size: 1.3em; line-height: 1em; font-weight: 500;
margin-bottom: 0.4em; margin-top: 1.4em;
}
.rhlink {
text-align: right; font-style: italic;
}
#footer p {
color: #ffffff; font-size: 14px; line-height:18px; font-style: italic; letter-spacing: 0.5px;
}
#credit p {
font-size: 12px; line-height: 16px;
}
/*LINKS*/
a:link {
	text-decoration: none;
	color: #0033cc;
}
a:visited {
	text-decoration: none;
	color: #0033cc;
}
a:hover {text-decoration: underline;}
a:active {text-decoration: none; color: #000066;}
#topnav a:link {
	color: #000066;
}
#topnav a:visited {
	color: #000066;
}


#sidenav a:visited {
	color:#000066;
}
#sidenav a:link {
	color:#000066;
}
#sidenav  a:hover {
	color:#0033cc;
}
#footer a:link {color: #ffffff;}
#footer a:visited {color: #ffffff;}
/*IMAGES*/
#picfltrt {
	float: right;
	margin-top: 0px;
	padding: 0px;
	border-width: 2px;
	border: solid;
	border-color: #ffffff;
	clear: left;
}
#picfltlf {
float: left; margin: 7px; border-width: 2px; border: solid; border-color: #ffffff;
}
#housepicsl {
float: left; margin: 0px; padding: 0px; border: 0px;
}
#housepicsr {
float: right; margin: 0px; padding: 0px; border: 0px;
}
#mainbox table {
	text-align: left;
	border: 1px solid #B0FFFF;
}
#mainbox table tr td {
	background-color: #ECFFFF;
	padding-left: 5px;
}

#mainbox ul li {
	list-style-type: none;
}
#areamainbox {
	float: left;
	width: 609px;
	table-layout: inherit;
	list-style-position: inside;
	list-style-type: square;
}
.areaimg {
	border-width: 2px;
	border: solid;
	border-color: #ffffff;
	margin: 0px;
}
