body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	}
.box {
	border: solid 1px #083900;
	background-color: #FDF8CE;
}
.justified {
	font-size: 80%;
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
	
}

a:active 	{ color:#AAAAAA; Text-Decoration: underline}
a:link 		{ color:#0066FF; text-decoration: underline} 
a:visited 	{ color:#0066FF; text-decoration: underline} 
a:hover 	{ color:#FF0000; Text-Decoration: none;  } 
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	margin: 3px;
	color: #265C16;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 3px;
	color: #265C16;}
.sub {
		font-size: 70%;
		}


.whiteborder {
	border: 1px solid #CCC;
}
sidenav {
	margin: 0 0;
	padding: 0 0 0 0px;
	
}
	#sidenav ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
	 #sidenav ul li {
	display: block;
		}
	 #sidenav ul li a {
	width: 150px;
	height: auto;
	padding: 6px 0px;
	margin: 1px 0 1px 0px;
	color: #083900;
	text-decoration: none;
	display: block;
	background-color: #FFCC00;
		}
		#sidenav ul li a:hover {
	padding: 6px 0px;
	color: #FFE729;
	text-decoration: none;
	background-color: #148800;
}
		#sidenav a:active {
			color: #BCBCBC;
		}
.subwhite {
	font-size: 70%;
	color: #FFCC00;
}
#sub1 a:link{
			color: #FFFFFF;
			text-decoration: underline;
}
#sub1 a:visited{
			color: #FFFFFF;
			text-decoration: underline;
}
#sub1 a:hover{
			color: #9DDFFF;
			text-decoration: none;
			}.bodytext {
	font-size: 80%;
}

.hr {
	color: #083900;
	width: 90%;
}
.bg {
	background-image: url(bg.gif);
	background-repeat: repeat;
}
.wave {
	background-image: url(wave.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.wave2 {
	background-image: url(wave2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.awning {
	background-image: url(awning.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.imageborder {
	border: 1px solid #333333;
}
