@charset "UTF-8";
body {
	background-image: url(siteimages/Background.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #229CBF;
	outline:none;
}
#masthead {
	background-image: url(siteimages/buildings.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 280px;
	*height: 273px;
	width: 800px;
}
#topnav {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #7e9062;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	float: right;
	
}
#topnav  a  {
	text-decoration: none;
	color: #7E9062;
}
#topnav a:hover {
	text-decoration: none;
	color: #19748E;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subnav {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #996633;
	padding-top: 10px;
	padding-left: 100px;
	font-style: normal;
}
#subnav a {
	font-style: normal;
	text-decoration: none;
	color: #996633;
}
#subnav a:hover {
	color: #19748E;
}
.subnav {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
}
#content  {
	width: 800px;
	color: #CCFFFF;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	padding-top: 20px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #D5E271;
	padding-bottom: 2px;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
}
#content a {
	text-decoration: none;
	color: #ccff66;
}
#content a:hover {
	color: #CCFFFF;
}
.disclaimer {
	font-size: 8pt;
}
.underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #11AFCF;
	padding-bottom: 10px;
	margin-bottom: -5px;
}
.style1 {
	color: #19748E
}
.style3 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#logo {
	width: 320px;
	float: left;
}
.style2 {color: #ff6699}
#footer {
	width: 800px;
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	font-weight: bold;
	padding-top: 30px;
}
#footer a {
	text-decoration: none;
	color: #036;
}
#footer a:hover {
	color: #CFF;
}
#sidebar {
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(siteimages/main2bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
