@charset "UTF-8";
/* CSS Document */
body {
	background-attachment: fixed;
	background-image: url(../../images/backgrounds/center.gif);
	background-repeat: repeat;
	background-position: top;
	text-align: center;/* IE6 needs this to center the layout in the browser window */
}
#frame {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	text-align: left;
}
#header {
	width: 978px;
	background-color: #336633;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-left-color: #FFFFCC;
}
.logo {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}
.mainbanner {
	text-align: center;
	padding-left: 135px;
	float: left;
}
.seal {
	float:left;
}
#contact_top {
	display: inline;
	float: left;
	margin-top: 25px;
	margin-left: 50px;
	font-size: .9em;
	color: #FFFF99;
}
#contact_top a {
	color: #FFFF99;
	text-decoration: underline;
}
#contact_top  a:hover {
	color: #FFFFCC;
}
#topnav {
	padding-top: -5px;
	clear: both;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	background-color: #336633;
}
#topnav ul {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#topnav ul li {
	list-style: none;
	display: inline;
	margin: 0;
}
#topnav ul li a {
	border: 1px solid #778
	border-bottom: none;
	text-decoration: none;
	background-color: #339966;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 120px;
	padding-left: 120px;
	color: #FFFF99;
}
#topnav  ul  li  a:hover {
	color: #FFFFFF;
	background-color: #999999;
}
#topnav ul li a#current {
	background-color: #CCCCCC;
}
#center {
	width: 980px;
	float: left;
	background-color: #FFFFCC;
}


#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #FFFFcc;
	width: 812px;
	float: left;
}
#content a {
	color: #0000FF;
	text-decoration: none;
}
#content a:hover {
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	text-align: center;
}
h2 {
	font-size: 1.4em;
	text-decoration: underline;
	padding-left: 10px;
}
h3 {
	font-size: 1.1em;
	text-align: left;
	padding-left: 10px;
}
p {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
#left_content {
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	float: left;
	width: 630px;
}
#left_content    ol {
	list-style-type: decimal;
}
#left_content    ol    li {
	padding-right: 10px;
	padding-left: -1px;
}
#right_content {
	float: left;
	width: 170px;
}
#right_content p {
	text-align: center;
}
#sidenav {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	border-right: 1px solid #666;
	padding: 0;
	margin-bottom: 1em;
	color:#000000;
	width: 150px;
	float: left;
}
#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidenav ul li {
	margin: 0;
	border-top: 1px solid #003;
}
#sidenav ul li a {
	display: block;
	background-color: #339966;
	color: #FFFF99;
	text-decoration: none;
	width: 100%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #69c;
	border-bottom-color: #369;
	border-left-color: #FFFF99;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
html>body #sidenav ul li a {
	width: 143px;
}
#sidenav ul li a:hover {
	border-left: 10px solid #036;
	border-right: 1px solid #69c;
	border-bottom: 1px solid #369;
	background-color: #999999;
	color: #fff;
}
.footer {
	float: left;
	width: 980px;
	margin-top: 10px;
	padding-top: 10px;
}
.img_right {
	float: right;
}
.footer ul {
	padding: 3px 0;
	margin-left: 0;
	text-align: center;
	font-family: Veranda, Verdana, Arial, Helvetica, sans-serif;
	font-size: .69em;
}
.footer ul li {
	list-style: none;
	margin: 0;
	display: inline;
}
.footer ul li a {
	margin-left: 3px;
	border: 1px solid #778
	border-bottom: none;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #000000;
}
.footer  ul  li  a:hover {
	color: #999999;
}
.side_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .5em;
	color: #FFFFFF;
}
