﻿/* CSS layout */
#masthead {
	background-image: url('bannernew.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	height: 80px;
	text-align: right;
	padding-top: 0px;
	color: #A5AB83;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E9E9EB;
	margin-top: 0px;
}
#top_nav {
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-align: right;
	width: 750px;
	background-image: url('titletop.jpg');
	background-repeat: repeat-x;
}
#container {
	margin: 0px auto 0px auto;
	position: relative;
	width: 750px;
	background-color: #F7F8F3;
}
#left_col {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #ECEEE3;
	border-right-style: none;
	border-right-width: 1px;
	border-right-color: #666666;
	padding-right: 0px;
	padding-left: 0px;
	border-left-style: none;
	border-left-width: 1px;
	border-left-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	color: #666666;
	font-size: 80%;
}
#page_content {
	padding: 0px 5px 0px 5px;
	margin-left: 180px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666666;
	margin-bottom: 0px;
	margin-top: 0px;
	border-left-style: solid;
	border-left-width: 1px;
}
#footer {
	background-position: top;
	background-color: #B0B88A;
	color: #B0B88A;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-top: 0px;
	background-image: url('lefttextbg.jpg');
	background-repeat: repeat-x;
}
#top_nav {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial;
	font-size: 100%;
	color: #B0B88A;
	margin-top: 0px;
}
.topnavtext {
	text-align: right;
	padding-right: 5px;
}
h2 {
	background-position: left center;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background-image: url('hicon.jpg');
	background-repeat: no-repeat;
	color: #B0B88A;
	word-spacing: 1px;
}
.leftcoltitle {
	background-position: right top;
	text-align: center;
	background-color: #FBFCF9;
	color: #929C5F;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-top: 3px;
	margin-top: 0px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	background-image: url('titletop.jpg');
	background-repeat: repeat-x;
}
.leftcoltextbox {
	padding: 0px 3px 5px 3px;
	margin-top: 0px;
	background-color: #FFFFFF;
	border-style: none none solid none;
	border-width: 0px 0px 3px 0px;
	border-color: #96A365;
	margin-bottom: 5px;
	background-image: url('lefttextbg.jpg');
	background-repeat: repeat-x;
	color: #7B8451;
}
.topnavp {
	margin: 0px;
	padding-right: 10px;
	font-size: 90%;
}
.maintextarea {
	border-style: solid;
	border-width: 1px;
	border-color: #B7C29A #E1E6D5 #E1E6D5 #E1E6D5;
	font-size: 80%;
	margin-top: 0px;
	text-align: justify;
	margin-bottom: 0px;
	background-color: #F1F3EB;
	padding-right: 10px;
	padding-left: 7px;
	color: #707849;
	padding-bottom: 3px;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
}
h3 {
	background-position: left center;
	margin-bottom: 0px;
	background-image: url('hiconsmall.jpg');
	background-repeat: no-repeat;
	padding-left: 20px;
}
img {
	margin: 0px 5px 5px 5px;
	background-color: #CBCEBB;
	padding: 10px;
	border: 1px solid #9CA27D;
}
a:visited {
	color: #666666;
	text-decoration: line-through;
}
a:link {
	color: #3D4139;
	text-decoration: none;
}
a:hover {
	color: #838961;
}
#masthead h2 {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-image: none;
}
#masthead h1 {
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
