﻿@import url("layout.css");
body {
	font-family: Tahoma, "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: medium;
	color: #000;
	background-color: #665229;
}
#container {
	width: 780px;
	background-color: #cb8;
	clear: both;
}
#masthead {
	margin: 10px;
	width: 760px;
	background-color: #cb8;
	height: 112px;
	font-family: Tahoma, "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: medium;
	color: #003300;
	font-weight: bold;
	line-height: 150%;
}
#page_content {
	position: relative;
	width: 780px;
}
#sidebar {
	position: relative;
	float: left;
	width: 130px;
	background-color: #cb8;
	margin-right: 2px;
	margin-left: 2px;
}
#content {
	margin-left: 138px;
	background-color: #fff;
	line-height: 150%;
	margin-top: 5px;
	width: 626px;
}
#footer {
	width: 720px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: ffd685;
}
#masthead img {
	float: left;
}
#masthead p {
	font-size: medium;
	margin: 0;
	font-family: Tahoma, "Lucida Sans", "Trebuchet MS", sans-serif;
	color: #003300;
	line-height: 200%;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, "Lucida Sans", "Trebuchet MS", sans-serif;
	color: #004700;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 120px;
	display: block;
	margin: 5px 2px 5px 8px;
	padding: 0;
	text-align: center;
}
#sidebar li {
	display: block;
	border: 1px solid #cb8;
}
#sidebar a {
	font-weight: normal;
	text-decoration: none;
	color: #004700;
	padding: 3px;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	font-size: small;
	background-image: url('../images_DWT_home/images_DWT master template/greenbutton108.jpg');
	border-width: 1px;
	line-height: 150%;
}
#sidebar a:hover {
	font-weight: lighter;
	text-decoration: none;
	color: #003d00;
	border-bottom: 1px solid #f5f5f5;
	background-color: #dc9;
	background-image: url('../images_DWT_home/images_DWT master template/greenbutton108_hover.jpg');
}
#footer a:hover {
	color: #393939;
	text-decoration: none;
}
/* Styles for Footer */
#footer p {
	padding: 5px;
	font-size: x-small;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
a {
	height: 19px;
}
a:hover {
	color: #78a;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
sidebar a:active {
	font-weight: normal;
	text-decoration: none;
	color: #004700;
	padding: 5px;
	display: block;
	border-bottom: 1px solid #f5f5f5;
	font-size: small;
	background-image: url('../images_DWT_home/images_DWT master template/greenbutton108_selected.jpg');
	border-width: 1px;
}

img {
	vertical-align: top;
	background-color: #fff;
}
.smallmaroonbody {
	font-family: Tahoma, "Lucida Sans", "Trebuchet MS", sans-serif;
	font-size: small;
	font-weight: normal;
	color: #800000;
	line-height: 150%;
}
.xsmallgreenbody {
	font-size: x-small;
	color: #004700;
	line-height: 100%;
	font-family: Tahoma, "Lucida Sans", "Trebuchet MS", sans-serif;
}
.smallgreenbody {
	font-size: small;
	color: #004700;
	line-height: 150%;
	font-family: Tahoma, "Lucida Sans", "Trebuchet MS", sans-serif;
	font-weight: normal;
	margin-bottom: 6px;
	margin-top: 6px;
}
.style4 {
	font-size: small;
	color: #004700;
	line-height: 150%;
	font-family: Tahoma, "Lucida Sans", "Trebuchet MS", sans-serif;
	font-weight: normal;
	margin-bottom: 6px;
	padding: 5px;
	margin-top: 6px;
}

Maroon h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, "Lucida Sans", "Trebuchet MS", sans-serif;
	color: #800000;
	width: 622px;
}

#sidebar a:active {
	font-weight: lighter;
	text-decoration: none;
	color: #003d00;
	border-bottom: 1px solid #f5f5f5;
	background-color: #dc9;
	background-image: url('../images_DWT_home/images_DWT master template/greenbutton108_selected.jpg');
}


