@charset "utf-8";
#masterdiv {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -6px;
}

#masterheader {
	height: 248px;
	background-image: url(assets/green_header_4.jpg);
	background-repeat: no-repeat;
}
#navs_content {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #A3A385;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-left-width: thin;
	border-left-style: solid;
	background-repeat: repeat;
	background-color: #e4e3c2;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 800px;
}

#content {
	margin-right: 165px;
	margin-left: 177px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-left: 15px;
	font-size: 10pt;
	color: #000000;
	height: 800px;
	overflow: scroll;
	padding-right: 15px;
	line-height: 14pt;
}
#content a:link {
	color: #0000CC;
	text-decoration: underline;
}
#content a:visited {
	color: #0000CC;
	text-decoration: underline;
}
#content a:hover {
	color: #FF9900;
	text-decoration: underline;
}



h1 {
	font-size: 18pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F17D18;
	margin-top: 35px;
	margin-bottom: 35px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	margin-top: 35px;
}
h3 {
	margin-top: 35px;
}



#navigation3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 1020px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#navigation3 a:link {
	text-align: center;
	color: #004200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
#navigation3 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004200;
	font-size: 10px;
	text-decoration: underline;
}
#navigation3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E9D52;
	text-decoration: underline;
}

#navigation1 {
	position: absolute;
	top: 270px;
	left: -3px;
	width: 160px;
	padding: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
	background-color: #E4E3C2;
}
#navigation1 a:link {
	color: #F8F8F8;
	display: block;
	text-align: left;
	text-decoration: none;
	height: 23px;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	background-color: #004200;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #87875A;
	padding-left: 5px;
	padding-top: 2px;
}
#navigation1 a:visited {
	color: #F8F8F8;
	height: 23px;
	text-align: left;
	display: block;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #004200;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #87875A;
	padding-left: 5px;
	padding-top: 2px;
}

#navigation1 a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #87875A;
	text-align: left;
	display: block;
	height: 23px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #87875A;
	padding-left: 5px;
	padding-top: 2px;
}
#navigation1 a:active {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #87875A;
	display: block;
	height: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #87875A;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
}

#navigation2 {
	position: absolute;
	width: 150px;
	top: 260px;
	right: 2px;
	padding: 2px;
	margin: 5px;
	height: 725px;
	font-size: 11px;
	font-weight: bold;
}
#footer {
	font-style: italic;
	font-weight: lighter;
	text-align: center;
	color: #006600;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 5px;
}

body {
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: #A5B557;
	background-position: center center;
	background-image: url(assets/background.gif);
}
#navigation2 table {
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
}
