@charset "UTF-8";
/* CSS Document */





/* Page Elements */


body {
	margin: 0;
	
}




/* Text Element */

.bodycopy {
	color: #333333;
	font-family: Verdana, "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

.bodycopy2 {
	color: #333333;
	font-family: Verdana, "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
}



.header2 {
	color: #336600;
	font-family: Times New Roman, Times, Serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
}

.header-contact {
	color: #0066CC;
	text-decoration: none;
	font family: Verdana, "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 22px;
	line-height: 28px;
}

.subhead1 {
	color: #336600;
	font-family: Verdana, "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;
	text-decoration: none;
}


.subhead2 {
	color: #336600;
	font-family: Verdana, "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	color: #73a587;
	text-decoration: none;
	font: normal normal 26px/24px Verdana, "Lucida Grande", Lucida, Arial, sans-serif;
}






/* Main Menu */

.main-menu {
	color: #d71d24;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

a.main-menu:link {
	color: #d71d24;
	text-decoration: underline;
}

a.main-menu:hover {
	color: #d71d24;
	text-decoration: none;
}

a.main-menu:visited {
	color: #d71d24;
	text-decoration: underline;
}

a.main-menu:active {
	color: #d71d24;
	text-decoration: underline;

}







/* Main Navigation */

.nav-main {
	color: #333333;
	font-family: Verdana, "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
}

a.nav-main:link {
		color: #333333;
	font-family: Verdana, "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: underline;
}

a.nav-main:hover {
		color: #333333;
	font-family: Verdana, "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
}

a.nav-main:visited {
		color: #333333;
	font-family: Verdana, "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: underline;
}

a.nav-main:active {
		color: #333333;
	font-family: Verdana, "Lucida Grande", Lucida, Arial, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: underline;

}




