﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	
}
#container {
	width: 800px;
	margin: 0 auto;
	color: #000000;
	background-color: #FFFFFF;
}
#masthead {
	font: normal normal normal 100% serif;
	width: 780px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	overflow: auto;
	color: #003300;
	font-family: Arial, "Lucida Handwriting";
	font-style: normal;
	background-color: #FFFFFF;
}
#sidebar {
	border-left-color: #D3D3A9;
	border-right-color: #D3D3A9;
	border-top-color: #D3D3A9;
	border-color: #D3D3A9;
	border: #D3D3A9;
	float: left;
	width: 150px;
	background-color: #fff;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
	color: #008000;
	min-height: inherit;
}
#content {
	float: right;
	width: 610px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
	color: #000000;
	max-height: none;
	height: auto;
}
#footer {
	text-align: center;
	clear: both;
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #FFFFFF;
	color: #008000;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	color: #003300;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	color: #003300;
}
#sidebar li {
	border-bottom-color: #D3D3A9;
	border-color: #D3D3A9;
	border-bottom: #D3D3A9;
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
	color: #003300;
	border-left-color: #D3D3A9;
	border-right-color: #D3D3A9;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #003300;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #008000;
	margin: 2px;
	padding: 2px;
	height: auto;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
h1 {
	font-family: Arial;
	color: #000000;
	font-size: x-large;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	font-weight: normal;
}
.style1 {
	color: #000000;
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
}
.style2 {
	font-size: small;
	font-style: normal;
	font-family: Arial;
	font-weight: normal;
	font-variant: normal;
	font: normal normal normal 100%/normal serif;
	color: #003300;
	text-align: center;
}
.style3 {
	font-family: "Lucida Handwriting";
}
.style4 {
	font-family: "Lucida Handwriting";
	font-size: small;
	color: #000000;
}
.style5 {
	color: #000000;
}
.style7 {
	text-align: center;
	color: #000000;
}
h2 {
	font-family: Arial;
	color: #000000;
	font-size: large;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	font-weight: normal;
}
