﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	background-color: #003300;
	text-align: left;
}
#container {
	border-color: #DDDDBB;
	width: 1025px;
	margin: 0 auto 0 84px;
	background-color: #DDDDBB;
	height: auto;
	margin-left: 128;
}
#masthead {
	text-align: right;
	width: 1020px;
	overflow: auto;
	height: 91px;
	position: static;
	background-image: url('../images/Brown%20Color%20Swatch.jpg');
}
ebar {
	float: left;
	width: 136px;
	background-color: #DDDDBB;
	position: relative;
	clear: both;
	display: inline;
	top: 19px;
	left: 0px;
	height: 664px;
	color: #008000;
	z-index: 3;
}
#sidebar {
	float: left;
	width: 136px;
	background-color: #DDDDBB;
	position: relative;
	clear: both;
	display: inline;
	top: 19px;
	left: 0px;
	height: 664px;
	color: #008000;
	z-index: 3;
}
#content {
	float: left;
	width: 853px;
	padding: 15px;
	overflow: auto;
	background-color: #F9F9F9;
	position: relative;
	top: 2px;
	left: 0px;
	z-index: 2;
}
#content img {
	margin-top: 0px;
	margin: 0px 0px 3px 0px;
	padding: 0;
	display: block;
	float: none;
	text-align: center;
	vertical-align: middle;
	left: auto;
	position: inherit;
}
#content img {
	border-width: 0px;
	display: block;
		float: none;
		text-align: center;
		padding-left: inherit;
		padding-right: inherit;
		margin-left: auto;
		margin-right: auto;
	}
 ar: both;
	width: 1022px;
	background-color: #dcb;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
 {
	clear: both;
	width: 1022px;
	background-color: #dcb;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
 ar: both;
	width: 1022px;
	background-color: #dcb;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
 {
	clear: both;
	width: 1022px;
	background-color: #dcb;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
 {
	clear: both;
	width: 1022px;
	background-color: #dcb;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
}
#masthead img {
	border-width: 0px;
float: left;
}
#masthead p {
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	padding: 0;
	height: 18px;
	margin-left: 0;
	margin-bottom: 0;
	width: 329px;
	color: #DDDDBB;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	height: 441px;
}
#sidebar li {
	display: block;
	border: 1px solid #cdf;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
	height: 15px;
	margin-bottom: 0px;
	font-size: small;
	width: 126px;
	background-color: #DDDDBB;
	text-align: left;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #04b;
	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	margin: 0px;
	padding: 2px;
	width: 1007px;
	height: 54px;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #04b;
	text-decoration: underline;
	font-size: medium;
	text-align: center;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}








