body {
	margin: 0px;
	padding: 0px;
	background-color: #214C18;

}
.tagline {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #31FF07;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodycopy A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;

}
.bodycopy A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #31FF07;
	text-decoration: none;

}
.copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #CCCCCC;
}
.nhback {
	background-image: url(../imagefiles/nhback.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
.navback {
	background-color: #EEDA00;
}
.nhbot {
	background-image: url(../imagefiles/nh_bottom.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 13px;

}
.navitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	list-style-image: none;
	padding: 0px 0px 0px 28px;
	margin: 0px;
	font-weight: bold;
	line-height: 16px;
}
.navitems A{
	color: #333300;
	text-decoration: none;
}
.navitems A:hover{
	color: #1FB600;
	text-decoration: underline;
}
.subheaders {
	font-size: 18px;
	font-weight: bold;
	color: #EEDA00;
}
.navheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 8px;
	color: #008000;
	padding-top: 8px;
}
.navheaders A{
	color: #008000;
	text-decoration: none;
}
.navheaders A:hover{
	color: #1FB600;
	text-decoration: underline;
}
.eventscopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/imagefiles/spotlight.jpg);
	background-repeat: no-repeat;
}
.eventscopy A{
	color: #008000;
	text-decoration: underline;
}
.eventscopy A:hover{
	color: #008000;
	text-decoration: none;
}
.eventscopy H2 {
	font-size: 16px;
	background-image: url(/imagefiles/spotlight.jpg);
	background-repeat: no-repeat;
	color: #BD73B6;
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	margin-bottom: -10px;
}
