﻿@import url("layout.css");
body {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-attachment: scroll;
	background-color: #001C00;
	background-position: top left;
	background-repeat: repeat;
}
#container {
	width: 100%;
	margin-top: 20px;
	border-bottom: 2px #003300 none;
}
#masthead {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navigation {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
#page_content {
	position: relative;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	border-width: medium;
	position: relative;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-color: #FFFFFF;
	border-style: inset;
}
#sidebar {
	float: right;
	width: 380px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
#footer {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* Masthead Styles */
#masthead h1 {
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;
	float: left;
	margin-top: 5px;
	display: inline;
	font-family: Forte;
	text-align: center;
	font-size: 48px;
}
#masthead h3 {
	font-weight: normal;
	color: #965;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	display: inline;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#navigation li {
	float: left;
	text-align: center;
	font-family: Garamond;
	font-size: 11pt;
	font-weight: bold;
	vertical-align: baseline;
}
#navigation a {
	text-decoration: none;
	color: #000000;
	display: block;
	margin: 0 1px;
	border: 1px solid #708090;
	background-color: #61CD69;
	vertical-align: bottom;
	padding-left: 5px;
	padding-right: 5px;
}
#navigation a:hover {
	text-decoration: none;
	color: #edb;
	background-color: #008000;
}
/* Content Styles */
h6 {
	color: #000000;
}
h5 {
	color: #000000;
}
h4 {
	color: #000000;
	font-family: Tahoma;
	text-align: center;
}
h3 {
	color: #000000;
}
h2 {
	color: #000000;
}
#content h1 {
	color: #003300;
}
#content img {
	padding: 5px;
	border: 1px none #a0522d;
}
/* Sidebar Styles */
#sidebar p {
	color: #222;
}
#sidebar img {
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}
#logo img {
	border-width: 0;
}
/* Footer Styles */
#footer p {
	font-size: 0.85em;
	color: #808080;
}
#footer a {
	color: #003300;
	text-decoration: underline;
}
#footer a:hover {
	color: #800000;
	text-decoration: none;
}
/* Link Styles */
a {
	text-decoration: underline;
}
a:hover {
	color: #800000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_bold_ital {
	font-weight: bold;
	font-style: italic;
	font-size: medium;
}
/* Menu Styles */
.b3074367 {
	height: 65px;
	width: 94px;
	background: url('../images/button11181988.png');
}
.bar3074367 {
	background: transparent url();
	width: 752px;
	height: 65px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
.tabbar3074367 {
position: absolute;
width: auto;
height: auto;
top: 0px;
left: 0px;
}
.t3074367 {
color: #003300;
font-size: 10pt;
}
.a3074367 {
text-decoration: none;
}
.style_center {
	text-align: center;
}
.style_just {
	text-align: justify;
}

