@charset "UTF-8";
body {
	background-color: #321407;
	background-repeat: no-repeat;
	background-image: url(images/bkgd2.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #110804;
	background-position: center top;
	background-attachment: scroll;
}

#container {
	width: 848px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 96px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#page {
	background-color: #c8d2b4;
	width: 800px;
	padding-top: 4px;
	padding-right: 24px;
	padding-left: 24px;
	margin-right: auto;
	margin-left: auto;
}
#flashcontent {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #321407;
}
a:link {
	color: #104698;
	text-decoration: none;
}
a:visited {
	color: #20529A;
	text-decoration: none;
}
a:hover {
	color: #471701;
	text-decoration: none;
}
a:active {
	color: #471701;
	text-decoration: none;
}
#nav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#nav ul {
	display: inline;
}
#nav  a:link {
	display: inline;
	list-style-type: none;
}
#nav li {
	display: inline;
	margin-right: 30px;
}
.hidden {
	display: none;
}
#mainNav {
	text-align: center;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainNavimg {
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
	color: #64280F;
}
.green {
	background-color: #84B933;
	font-weight: bold;
	text-align: center;
}
.imgleft {
	float: left;
	margin-right: 30px;
}
h2 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	color: #586E29;
}
.imgright {
	float: right;
}
.smaller {
	font-size: small;
}
#sidebar {
	font-style: italic;
	font-size: 12px;
	float: right;
	width: 200px;
	color: #264632;
}
#sidebar2 {
	font-style: normal;
	font-size: 18px;
	float: right;
	width: 200px;
	color: #264632;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #311684;
	border-right-color: #311684;
	border-bottom-color: #311684;
	border-left-color: #311684;
	background-color: #ADB39C;
}

