a:hover, a:active { 
	text-decoration: underline;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #18673a;
	background-image: url(../images/PageBack.jpg);
	background-repeat: repeat-x;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nav a {
	color: #5b7239;
	font-weight: bold;
	text-decoration: none;
}
.nav ol {
	margin-left: 0px; padding: 0;
	list-style-type: none; list-style-image: none;
	}
.nav li {
	padding: 3px 0px;
	font-weight: bold;
	color: #5B7239;
}
.nav li li {
	padding: 0px 0px 3px 10px;
	font-weight: normal;

}
.nav li li a{
	color: #384623;
	font-style: normal;
	text-decoration: none;
}
.content ul {
	list-style-image: none;
	padding: 0px 0px;
	margin: 0;
	font-style: italic;
	list-style-type: none;
}
#custom02 {
}

.content #custom02 li {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	font-style: normal;
	margin-left: 50px;
	margin-bottom: 10px;
}


.header {
	font-size: 13px;
	color: #136436;
	font-weight: bold;
}
.header1 {
	font-size: 15px;
	color: #136436;
	font-weight: bolder;
}
.content a {
	color: #c09d63;
	text-decoration: none;
}	
	
.header2 {
	font-size: 13px;
	font-weight: bolder;
	color: #136436;;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.heading {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #136537;
	font-weight: bold;
}

