﻿/* CSS Document */

body {

	background-color:#FFFFCC;

	font-family: "Georgia, Times New Roman, Times, serif";

	font-size: 11pt;

	margin: 10px;
	margin-left:40px;

	padding: 0;

	scrollbar-arrow-color: #663300;

	scrollbar-base-color:#00FFFF;

	scrollbar-dark-shadow-color:#004A94;

	scrollbar-track-color: #FFCC00;

	scrollbar-face-color: #336600;

	scrollbar-shadow-color: #BD6711;

	scrollbar-highlight-color: white;

	scrollbar-3d-light-color: black;

}

a:link {color:#004A94; text-decoration: none;}

a:visited {color:#BD6711; text-decoration: none;} 
a:active {color:#00FFFF;}
a:hover {color: #00FFFF; background-color: #004A94;}
.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: 800px;
	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;
}
.hrznavbotm {
	width:800px;
	background-color: #663300;
	border-top: 5px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 5px;
	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: 14pt;
	padding: 7px;
	margin: 0px;
	color: #FFCC00;
}
h1 {
	font-size: x-large;
	font-family: Verdana, Arial, sans serif;
	color: #003A6B;
	text-align: left;
}


h2 {
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size: 36pt;
	background-color: #CCFF99;
	padding: 20px;
}
h3 {
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size:24pt;
	font-weight: bold;
	color: #CCFF99;
}
h4 {
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size:18pt;
	font-weight: bold;
	color: #99FF66;
	background-color: #663300;
	padding: 8px 15px;
}
h5 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: #663300;
	padding: 0px;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}
h6 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #663300;
	background-color: 0;
	padding: 0px;
}

.normal {
	font-family: Book Antiqua, Georgia, Times New Roman, Times, serif;
	font-size:12pt;
	font-weight: bold;
	line-height: 14pt;
	color: #CC3300;
	background-color: #CCFF99
	padding:20px;
}
.style7 {
	font-size: 10pt;
	font-color: #99FF66;
	text-align: center;
}