﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000040;
}
#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background-color: #e0e0d6;
}
#masthead {
	width: 800px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background-color: #fff;
	background-image: url('images/header.gif');
	background-repeat: no-repeat;
	height: 193px;
}
#iMenu {
	width: 800px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
#navigation {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color: #32538b;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	background-color: #32538b;
}
#navigation a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #32538b;
	background-color: #FFFFFF;
}
html>body #navigation {
	overflow: hidden;
}
#menu-top {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	padding-right: 5px;
	margin-top: 26px;
	color: #32538B;
	float: right;
	width: 200px;
}
#menu-top a {
	font-weight: bold;
	text-decoration: none;
	color: #32538B;
}
#menu-top a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #5C3B1A;
}
#column_l {
	position: relative;
	float: left;
	margin: 0;
	width: 780px;
	padding: 10px;
}
#content {
	width: 800px;
	margin: 0;
	padding: 15px;
	border: 0;
	background-color: #fff;
}
#weather {
	float: right;
	padding: 5px;
}
#footer {
	width: 100%;
	overflow: auto;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 10px;
}
html>body #footer {
	padding-bottom: 10px;
}
#footer-right {
	text-align: right;
	float: right;
	width: 520px;
	padding-right: 5px;
	padding-top: 0px;
}
#footer-left {
	padding-left: 5px;
	width: 250px;
	float: left;
	position: relative;
}

/* Masthead */
#masthead h1 {
	color: #000;
	margin-bottom: 0;
}
#masthead h3 {
	color: #9a9;
	margin-top: 0.5em;
}

/* Right Column */
#column_r img {
	border: 1px solid #808080;
}
/* Site typography */
h1 {
	font-size: large;
	color: #5c3b1a;
	font-family: "Century Schoolbook", "Times New Roman";
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: 15px;
	color: #32538B;
	font-family: "Century Schoolbook", "Times New Roman";
	font-weight: bold;
	font-style: normal;
}
h3 {
	font-size: large;
	color: #c77;
}
h4 {
	font-size: medium;
	color: #c77;
}
ul {
	font-size: small;
	color: #000;
}
ol {
	font-size: small;
	color: #000;
}
p {
	font-size: small;
	color: #000;
}
blockquote {
	font-size: small;
	color: #000;
}
h5 {
	font-size: x-small;
	color: #c77;
}
h6 {
	font-size: xx-small;
	color: #c77;
}
/* Footer */
#footer p {
	font-size: x-small;
	color: #32538B;
}
/* Links */
a {
	color: #32538B;
	text-decoration: underline;
}
a:hover {
	color: #5C3B1A;
	text-decoration: none;
}
ht: bold;
	color: #800000;
}
.style_disclaimer {
	font-weight: normal;
	font-size:x-small;
}
.style_italic {
	font-style: italic;
}
.style_table {
	font-size:small;
}
.style_bold {
	font-weight: bold;
}
.style_table {
	font-size:small;
}
.table {
	font-size:small;
}
.staff_img {
	padding: 10px;
	border: 1px #808080 solid;
	float: left;
	background-color: #FFFFFF;
}
.head {
	font-weight:bold;
	text-align:right;
}
.disclaim {
	font-size:x-small;
}
.style_status {
	font-weight: bold;
	color:maroon;
}

