H1
{
	font-weight: bold;
	color: #8f7e21;
	font-size: 18px;
}

H2
{
	font-weight: bold;
	color: #8f7e21;
	font-size: 16px;
}

H3
{
	font-weight: bold;
	color: #8f7e21;
	font-size: 14px;
}


a:link {
	color: #8F7E21;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #8F7E21;
}
a:hover {
	text-decoration: none;
	color: #26503C;
}
a:active {
	text-decoration: underline;
	color: #8F7E21;
}

a.side-nav:link {	text-decoration: none;	color: #183225;	}
a.side-nav:visited {	text-decoration: none;	color: #183225;	}
a.side-nav:hover {	text-decoration: none;	color: #8F7E21;	}
a.side-nav:active {	text-decoration: none;	color: #183225;	}

a.side-nav2:link {	text-decoration: none;	color: #FFFFFF;	}
a.side-nav2:visited {	text-decoration: none;	color: #FFFFFF;	}
a.side-nav2:hover {	text-decoration: none;	color: #FFFFFF;	}
a.side-nav2:active {	text-decoration: none;	color: #FFFFFF;	}

a.foot-link:link {	text-decoration: none;	color: #57826F;	}
a.foot-link:visited {	text-decoration: none;	color: #57826F;	}
a.foot-link:hover {	text-decoration: none;	color: #FFFFFF;	}
a.foot-link:active {	text-decoration: none;	color: #57826F;	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #183225;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.content-padding {
	background-color: #FFFFFF;
	padding: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DDE9E7;
}
.nav-area {
	font-weight: bold;
	color: #183225;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4d9ba;
	padding-left: 5px;
	cursor: hand;
}

.footer {
	padding-top: 8px;
	padding-left: 8px;
	color: #57826F;
	padding-bottom: 50px;
}
.page-header {
	font-weight: bold;
	color: #8f7e21;
	font-size: 18px;
}



.right-padding {
	padding-right: 15px;
}
.nav-area-s {
	font-weight: bold;
	color: #183225;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4d9ba;
	padding-left: 5px;
	background-color: #FFFFFF;
	cursor: hand;
}
.nav-area-secondary {

	font-weight: normal;
	color: #183225;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4d9ba;
	padding-left: 20px;
	background-color: #FFFFFF;
	cursor: hand;
}
.nav-area-active {

	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4d9ba;
	padding-left: 5px;
	background-color: #8F7E21;
	cursor: hand;
}
.image-padding {
	padding-bottom: 5px;
}
