@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 {
	min-height: 800px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #A3A385;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #e4e3c2;
	height: 100%;
}

#content {
	min-height: 800px;
	margin-right: 165px;
	margin-left: 177px;
	background-color: #FFFFFF;
	padding-left: 15px;
	font-size: 10pt;
	color: #000000;
	height: 100%;
	padding-right: 15px;
	line-height: 14pt;
	margin-top: -35px;
}
#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: #ff4800;
	margin-top: 35px;
	margin-bottom: 35px;
	padding-top: 32px;
}
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: 1016px;
	margin-bottom: 5px;
	background-image: url(assets/green-footer.png);
	height: 42px;
	background-repeat: no-repeat;
	margin-left: 2px;
	line-height: 35px;
	background-position: center;
}

#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: center;
	text-decoration: none;
	height: 35px;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(assets/grn-nav.png);
	background-repeat: no-repeat;
	width: 150px;
	line-height: 28px;
	background-position: left top;
}
#navigation1 a:visited {
	color: #F8F8F8;
	height: 35px;
	text-align: center;
	display: block;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 150px;
	background-image: url(assets/grn-nav.png);
	line-height: 28px;
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 35px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(assets/grn-nav.png);
	width: 150px;
	line-height: 28px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
/******
#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: 165px;
	top: 260px;
	right: 2px;
	height: 100%;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
}
#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-x;
	background-attachment: scroll;
	background-color: #E3EDB5;
	background-image: url(assets/ng_bgb.gif);
	margin-top: 0px;
	padding-top: 10px;
}
.mediatext {
	margin-bottom: 50px;
	text-align: center;
	margin-top: 3px;
}
.medialinks {
	background-position: center;
}

