@charset "utf-8";
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/newbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #457F1B;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 165px;
	padding-top: 30px;
	margin: 0;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 210px;
	padding-bottom: 6px;
	margin: 0;
	padding-top: 20px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	margin-top: 0px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006600;
	text-decoration: none;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
	margin: 0px;
}



p {
	margin: 0px;
	padding: 0px;
}
br {
	clear: both;
}


.button1 {
	width: auto;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.underline {
	text-decoration: underline;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.emolden {
	font-weight: bold;
}



#divmain {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
}

#divmain #divbanner {
	height: 204px;
}

#divmain #divbanner #divnav {
	height: auto;
	padding-top: 26px;
	text-align: left;
	padding-left: 20px;

}
#divmain #divbanner #divnav a {
	border-left-style: none;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	color: #003300;
	font-weight: bold;
}

#divmain #divbanner #divnav a:hover {
	text-decoration: underline;
}

#divmain #divcontent  {
	background-image: url(../images/newcontentbackground.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#divmain #divfoot a {
	background-image: url(../images/newbottom.png);
	height: 140px;
	background-repeat: no-repeat;
	background-position: center top;
	color: #006717;
}


#divmain #divfoot {
	background-image: url(../images/newbottom.png);
	height: 140px;
	background-repeat: no-repeat;
	background-position: center top;
}
#divmain #divfoot #divconcl {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003300;
	padding-top: 20px;
}
