a:link {
	color: #186633;
	text-decoration: none;
}
a:visited {
	color: #186633;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #186633;
}
a:active {
	color: #186633;
}
.body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding-right: 0px;
	background-image: url(../images/main_bkgd.gif);
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color:  #186734
}
.footer {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #186633;
	background-color: #BDA391;
	font-weight: bold;
}
.subheader {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.image {
	padding: 5px;
	border: 1px solid #BDA391;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bodyLarge {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	padding-right: 0px;
}
.nav_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	padding-right: 0px;
	background-image: url(../images/nav_menu_bkgd.jpg);
}
.subheader_large {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.body_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #71001E;
}
.subheaderGreen {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #096;
}
.headerText {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #186633;
}
.bodyLarger {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	padding-right: 0px;
}
