﻿@import url('file:///F:/MTHweb4/styles/layout.css');
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #D2E1C8;
	background-image: url('groundcover.gif');
}
#masthead {
	font: 100% Arial, Helvetica, sans-serif;
	text-align: right;
	width: 620px;
	background-color: #D2E1C8;
	font-size: small;
	color: #008000;
	vertical-align: text-bottom;
}
#container {
	width: 630px;
	margin: 0 auto;
	background-color: #D2E1C8;
	top: 0px;
	left: 0px;
}
#sidebar {
	border-width: thin;
	border-color: #008000;
	float: left;
	width: 154px;
	background-color: #D2E1C8;
	position: relative;
	clear: both;
	display: inline;
	height: 22px;
	background-image: none;
}
#content {
	float: none;
	width: 470;
	overflow: auto;
	margin: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #008000;
	font-weight: normal;
	padding-left: 2px;
	background-color: #D2E1C8;
	padding-right: 2px;
}
#content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	clear: both;
	width: 630px;
	background-color: #C6D2AD;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#masthead img {
	float: left;
	background-color: #E7F4E1;
	top: 0px;
	left: 0px;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 2px solid #cdf;
	color: #008000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	text-align: left;
	padding-right: 5px;
}
#sidebar a {
	font-weight: bolder;
	text-decoration: none;
	color: #008000;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 12px;
	background-color: #D2E1C8;
}
#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;
	color: #008000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D2E1C8;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
a {
	color: #0044BB;
	text-decoration: underline;
	text-align: left;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
.style_italic {
	font-style: italic;
}
#sidebar dates {
	font-weight: bolder;
	text-decoration: none;
	color: #008000;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 12px;
	background-color: #C6D2AD;
}
#sidebar dates {
	font-weight: bolder;
	text-decoration: none;
	color: #008000;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f9f9f9;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 12px;
	background-color: #C6D2AD;
	text-indent: 15px;
}

