﻿body {
	background: #663300;
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 10px;
	padding: 0;
	scrollbar-arrow-color: #CC3300;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: black;
	scrollbar-track-color: #FFCC00;
	scrollbar-face-color: #336600;
	scrollbar-shadow-color: #663300;
	scrollbar-highlight-color: #FFD700;
	scrollbar-3d-light-color: black;
	background-color: #663300;

}
a:link {
	color: #FFD700;
	text-decoration: none;
	
}
a:visited {
	color: #FFD700;
	text-decoration: none;

} 
a:active {color: #FFD700;}
a:hover {color: red; background-color: #FFD700;}
.link {
	text-align: center;
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFD700;
	background-color: #663300;
}
.leaves {
	width: 200px;
	border: 5px;
	border-style: ridge;
	border-color: #CC3300;
	margin: 0;
}
.hedpic {
	width: 792px;
	border: 5px;
	border-style: ridge;
	border-color: #CC3300;
    padding: 0px;
	margin: 0px;
	z-index: 0;
}
.horiznav {
	width: 800px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 5px;
	background-color: #663300;
	border-style: ridge;
	border-color: #CC3300;
	text-align: center;
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 28px;
	padding: 0px;
	margin: 0px;
	z-index: 0;
	
}
.horiznav2 {
	width: 800px;
	background-color: #663300;
	text-align: center;
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
    padding: 5px;
	margin: 0px;
	z-index: 0;
}

