BODY {
margin-top: 25px; 
background: #6F573D;
font-family:Arial; 
color:black; 
}

.sidenav {
	font-family: Garamond;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.sidenav a:link{
	font-family: Garamond;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}.sidenav a:active{
	font-family: Garamond;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}.sidenav a:hover{
	font-family: Garamond;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 20px;
}.sidenav a:visited{
	font-family: Garamond;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.nav {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.nav a:link{
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.nav a:active{
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.nav a:hover{
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}

.nav a:visited{
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.navbody {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;

}
.navbody a:link{
	font-family: Garamond;
	font-size: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;

}
.navbody a:active{
	font-family: Garamond;
	font-size: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;

}
.navbody a:hover{
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;

}
.navbody a:visited{
	font-family: Garamond;
	font-size: 16px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;

}
.bottomnav {
	font-family: Garamond;
	font-size: 14px;
	color: #996633;
	text-decoration: none;
}
.bodytext {
	font-family: Garamond;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;

}
.headings {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bolder;
	color: #996633;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;


}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding-bottom: 2px;

}

h1 { color:#804000; font-family:Arial; font-size:14px; }
h2 { color:#D96C00; font-family:Arial; font-size:12px; }.headingsub {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bolder;
	color: #996633;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;

}
.headingsblack {

	font-family: Garamond;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

