﻿.boardtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	color: #663300;
	font-weight: normal;
}
.boardname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}
.formtext {
	width: 15%;
	float: left;
}
#formtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}
.BioCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #808080;
	font-style: italic;
}
#TopSpace {
	height: 10px;
	clear: both;
}
#Contents h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #663300;
	font-weight: bold;
}
#Contents h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #163F16;
	padding-top: 10px;
}
#Container {
	margin: 0px auto 0px auto;
	border: thin solid #003300;
	background-color: #FFFFea;
	width: 800px;
}
#PopupContainer {
	padding: 10px;
	border: thin solid #003300;
	background-color: #FFFFEA;
	width: 300px;
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#LogoBar {
	height: 150px;
	background-image: none;
}
#LeftNav {
	float: left;
	width: 150px;
	background-color: #79A576;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFCC;
}
#Contents {
	margin: 0px;
	width: 605px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 15px;
}
#NavBar {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	background-color: #3E1F00;
	padding-top: 2px;
}
#BottomNav {
	margin: 0px auto 0px auto;
	width: 800px;
	font-size: xx-small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	color: #FFFFFF;
}
#LeftNavImage {
	width: 150px;
	background-color: #FFFFCC;
}
#NavBar ul {
	padding: 0px;
	margin: 0px;
}
#NavBar ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}
#Logo {
	width: 148px;
	float: left;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #003300;
}
#NavBar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 0px 20px 2px 20px;
}
#NavBar ul li a:hover {
	background-color: #79A576;
}
#BottomNav a {
	text-decoration: none;
	color: #FFFFFF;
}
#BottomNav a:hover {
	color: #FFFFCC;
}
#Contents h2 {
	color: #3E1F00;
}
#Contents h5 {
	color: #79A576;
	font-weight: bolder;
}
#LeftNav ul {
	padding: 0px;
	margin: 0px;
}
#LeftNav ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#LeftNav ul li a {
	margin: 0px;
	border-width: thin;
	border-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	padding: 5px 0px 5px 0px;
	display: block;
	background-color: #316B36;
	border-top-style: solid;
	border-bottom-style: solid;
}
#LeftNav ul li a:hover {
	background-color: #FFFFCC;
	color: #79A576;
	font-weight: bold;
}
#Info {
	float: left;
	width: 150px;
	padding-top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3E1F00;
	text-align: center;
	padding-bottom: 30px;
	background-color: #ffffea;
}
.clear {
	clear: both;
}
#TopNav {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	width: 800px;
	margin: 0px auto 0px auto;
	text-align: right;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
}
#TopNav a {
	text-decoration: none;
	color: #FFFFFF;
}
#TopNav a:hover {
	color: #FFFFCC;
}
#mediaplayer {
	border: thin solid #C0C0C0;
	width: 320px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#BioContainer {
	border: thin solid #003300;
	background-color: #FFFFEA;
	width: 400px;
	margin: 0px auto 0px auto;
}
#BioLogoBar {
	padding: 0px;
	height: 75px;
	background-color: #FFFFCC;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #003300;
	color: #993300;
	font-size: x-small;
	font-weight: bolder;
	font-style: italic;
}
#BioLeftNav {
	float: left;
	width: 75px;
	background-color: #79A576;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFCC;
}
#BioContents {
	margin: 0px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
}
#BioLogo {
	width: 74px;
	float: left;
	border-right-style: solid;
	border-right-width: thin;
	border-right-color: #003300;
}
#BioLeftNavImage {
	width: 75px;
	background-color: #800080;
}
#BioLogoBar h2 {
	font-style: italic;
	font-weight: bold;
	color: #993300;
}
#BioLogoBar h5 {
	color: #79A576;
	font-weight: bolder;
}
#IndexContainer {
	margin: 0px auto 0px auto;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
}
.contactlisting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.contactheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #779A74;
}
.newsyear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #163F16;
}
#quicktime-div {
	border: thin solid #C0C0C0;
	width: 320px;
	height: 240px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#HPTopSpace {
	height: 25px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auro;
	width: 800px;
}
#leftflash {
	width: 300px;
	float: left;
}
#rightflash {
	width: 500px;
	float: right;
}
#righttable {
	width: 448px;
	float: right;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #999999;
	margin-left: 50px;
}
#flash {
	width: 320px;
	height: 240px;
	float: right;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#indexcopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #808080;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#indexcopyright a {
	text-decoration: none;
	color: #808080;
}
#indexdonate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #808080;
	padding: 0px 10px 0px 10px;
}
#mpcaption {
	width: 310px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	color: #ffffcc;
	float: right;
	background-color: #79a576;
	padding: 5px;
}
#printcontainer {
	margin: 0px auto 0px auto;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.printerfriendly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
}
#flashfip {
	width: 370px;
	height: 275px;
	float: right;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 10px;
}
