body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #934231;
	padding: 0px;
}
#wrapper {
	width: 790px;
	background-color: #FFFFFF;
	padding: 0px 0px 20px;
	margin: 0px auto;
}
#header {
	height: 174px;
	background-image: url(images/Banner_Border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#banner {
	margin: 0px;
	padding: 0px;
	background-image: url(images/Banner-Bkgrnd.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 160px;
}
#navbar {
	margin-top: 5px;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbar li {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 2px;
	height: 19px;
	list-style-type: none;
}
#navbar a {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
#navbar a:hover {
	color: #FF0000;
}
#sidebar {
	float: left;
	width: 195px;
	visibility: visible;
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	text-align: left;
	margin-right: 10px;
}
#sidebar p {
	font-style: italic;
	text-align: center;
}
#sidebar #ST  {
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.menu-header {
	color: #FFCC00;
	background-color: #000000;
	padding: 5px;
	border: 1px solid #FFCC00;
	text-align: center;
	font-size: 14px;
}
.menu {
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu a {
	font-size: 10px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
.menu a:hover {
	color: #FF0000;
}
#page-content {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 565px;
	float: right;
}
.content-padded {
	padding-left: 30px;
	padding-right: 10px;
}
h1 {
	font-size: 20px;
	color: #003366;
	text-align: center;
	font-weight: bold;
	margin-bottom: -5px;
}
h2 {
	font-size: 14px;
	color: #003366;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #FF0000;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	margin-bottom: -7px;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
h6 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-bottom: -5px;
}
#footer {
	color: #FFCC00;
	text-align: center;
	margin-bottom: 25px;
	font-size: 9px;
	margin-top: 5px;
}
#footer a {
	color: #FFCC00;
	text-decoration: none;
	font-size: 10px;
}
#footer a:hover {
	color: #FE0000;
}

.float-left {
	float: left;
	margin-right: 3px;
}
.float-right {
	float: right;
}
.clear-both {
	clear: both;
	float: none;
}
a {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	color: #990000;
}
input {
	font-size: 11px;
}
#weather {
	padding-left: 10px;
}
#LongPage {
	font-style: italic;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.action {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
hr {
	color: #8C3A31;
	background-color: #8C3A31;
	height: 1px;
	border: none;
	width: 90%;
}

