﻿/* CSS layout */
#masthead {
	background-image: url('assets/LogoHeader5.JPG');
	background-repeat: no-repeat;
	height: 203px;
}
#top_nav {
	background-color: #BBD176;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: 0pt;
	line-height: normal;
	text-indent: inherit;
}

#container {
	position: relative;
	width: 100%;
	background-image: url('assets/sidegreenbar.JPG');
	background-repeat: repeat-y;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	padding: 15px;
	margin-left: 240px;
	background-color: #CCFFCC;
	border-top-style: solid;
	border-bottom-style: groove;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-color: #FFFFFF;
	border-bottom-color: #339933;
}
#footer {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 14px;
	background-color: #FFFFFF;
	margin: 10px;
}
.highlight {
	font-weight: bold;
	background-color: #003300;
	font-size: 16px;
	color: #FFFFFF;
}
h1 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #006600;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #669900;
}
h2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336600;
}
a:link {
	color: #006666;
}
a:visited {
	color: #669999;
}
a:hover {
	color: #990000;
}
.style14 {
	font-size: xx-large;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {
	text-align: center;
}
.style27 {
	font-size: small;
	color: #006600;
}
.style26 {
	font-size: x-large;
	color: #006600;
}
.style25 {
	text-align: left;
}
.style20 {
	border-style: solid;
	border-width: 0px;
	margin: 9px 5px;
}
.style19 {
	text-align: left;
	vertical-align: middle;
}
.style18 {
	border-width: 0;
}
.style17 {
	border-width: 0px;
}
.style16 {
	font-size: small;
}
.style15 {
	border-width: 0px;
	float: left;
		margin: 9px 5px;
}
.style12 {
	font-size: x-small;
	text-align: right;
}
.style11 {
	font-size: xx-small;
}
.style10 {
	font-family: "Times New Roman";
}
.style9 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: normal;
}
.style1 {
	text-align: center;
}
.style10 {
	font-family: "Times New Roman";
}
.style11 {
	font-size: xx-small;
}
.style12 {
	text-align: center;
}




