﻿@import url("layout.css");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #C7DFBB;
}
#container {
	width: 636px;
	margin: 0 auto;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: none;
	background-color: #C7DFBB;
}
#masthead {
	margin: 141 81px 0 10px;
width: 862px;
		overflow: none;
		background-color: #336600;
		color: #000000;
		font-weight: bold;
}
#sidebar {
	float: left;
	width: 201px;
	background-color: white;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
#content {
	float: right;
	width: 636px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
	top: 2px;
	left: -67px;
	height: 774px;
}
#footer {
	text-align: center;
	clear: both;
	width: 591px;
	margin-right: 10px;
	margin-left: 202px;
	padding: 0;
	overflow: auto;
	background-color: #FFFFFF;
	color: #006600;
	height: 19px;
	position: relative;
	top: 183px;
	left: 26px;
}
#mast
#masthead img {
	float: left;
	}
#mast
#masthead img {
	float: left;
	}
ad p {
	font-size: medium;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
	height: 74px;
	margin-left: 317px;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	color: #000000;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
	color: #000000;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #006600;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
	font-size: large;
	height: 44px;
	text-align: center;
	vertical-align: sub;
	line-height: normal;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: maroon;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* St
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #000000;
	margin: 2px;
	padding: 2px;
	height: 15px;
}
 a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	color: maroon;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}