@charset "utf-8";
/* CSS Document */

html,body {
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.style1 {font-size: 18px}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC0033;
}
.style3 {font-size: 18px; color: #CC0033; }
.style4 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
#page {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
}
#wrapper {
	height: 100%;
	width: 100%;
}

#leftside {
	height: 100%;
	width: 193px;
	float: left;
	background-image: url(images/leftbg.gif);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b8bece;
	top: 40px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.titles {
	font-size: 12px;
	font-weight: bold;
	color: #014235;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menu {
	line-height: normal;
	vertical-align: top;
	color: #014235;
	list-style-type: none;
	width: 192px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	width: 760px;
	float: left;
	height: 361px;
	background-image: url(images/oakhaven-logo-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#topnav {
	float: right;
	font-size: 10px;
	color: #000000;
	position: relative;
	top: -125px;
}
#topnav a {
	text-decoration: underline;
	color: #000000;
}
#menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 25px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	margin: 0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom {
	width: 100%;
	background-image: url(images/botbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding: 0px;
	margin: 0px;
	clear: both;
	float: none;
	position: static;
	z-index: 10;
}
#menu li a {
	color: #014235;
	text-decoration: none;
}
#menu li a:link {

	color: #014235;
}
#menu li a:active {

	color: #014235;
}
#menu li a:visited {

	color: #014235;
}
#menu li a:hover {
	color: #AA0000;
	text-decoration: none;
}
#nav {
	float: right;
	width: 760px;
	text-align: right;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#navlistcont {
	float: left;
	vertical-align: middle;
	width: auto;
	text-align: left;
	top: 0px;
	position: relative;
}
#navlist li{
	display: inline;
	list-style-type: none;
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 11px;
	padding-right: 4px;
	padding-left: 12px;
}
#navlist a {
	color: #000000;
	text-decoration: none;
}

#navlist {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
.navdiv {
	background-image: url(images/navdiv.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navlist a:link {
	color: #000000;
	text-decoration: none;
}
#navlist a:active {
	color: #000000;
	text-decoration: none;
}
#navlist a:visited {
	color: #000000;
	text-decoration: none;
}
#navlist a:hover {
	color: #BFFF00;
	text-decoration: none;
}
#topnav a:link {
	text-decoration: underline;
	color: #000000;
}
#topnav a:active {
	text-decoration: underline;
	color: #000000;
}
#topnav a:visited {
	text-decoration: underline;
	color: #000000;
}
#topnav a:hover {
	text-decoration: none;
	color: #000000;
}
#pgcontents {
	float: left;
	width: 754px;
	background-color: #f9f9f9;
	border: 1px solid #b8bece;
	margin-top: 0px;
	padding: 2px;
	color: #02473a;
	height: auto;
}
#pgcontents h5 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 120%;
}
.pagelists {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#contain {
	width: 586px;
	background-color: #fcfef6;
	text-align: left;
	border-right: 1px solid #8EA112;
	border-left: 1px solid #8EA112;
	border-bottom: 1px solid #8EA112;
	margin: auto;
	float: left;
	padding-bottom: 5px;
}
#topad {
	text-align: center;
	width: 586px;
	margin-left: auto;
	margin-right: auto;
}
#left {
	width: 400px;
	float: left;
	padding-right: 5px;
}
#right {
	width: 320px;
	float: right;
	padding-right: 10px;

}
#leftm {
	width: 360px;
	float: left;
	padding-right: 5px;
}
#rightm {
	width: 360px;
	float: right;
	padding-right: 10px;

}
#leftright {
	width: 745px;
	float: left;
	padding-right: 10px;

}