@charset "utf-8";
body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 0.625em;
	margin-top: 0px;
	background-color: #E5FEBC;
	height: auto;
}
#pageholder {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dotted #047D09;
	background-color: #FFFFFF;
}
#bottommenu li {
	display: inline;
	padding-right: 7px;
	padding-left: 7px;
}
#bottommenu ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}
#copyright p {
	padding-top: 5px;
	margin-top: 0px;
}
#bottomholder {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	height: 230px;
	width: 955px;
	background-image: url(banner.jpg);
	text-align: center;
}
#topmenu {
	text-align: center;
	height: 30px;
	width: 955px;
}
#leftcol {
	float: left;
	height: auto;
	width: 185px;
	margin-right: 5px;
	background-color: #FFFFFF;
	padding-left: 5px;
	font-size: 1.3em;
	padding-right: 5px;
	color: #8C5208;
}
#leftcol li {
	margin-left: 0px;
	padding-left: 0px;
}
#leftcol ul {
	padding-left: 10px;
	margin-left: 10px;
}

#rightcol {
	float: right;
	height: auto;
	width: 185px;
	background-color: #FFFFFF;
	padding-left: 5px;
	font-size: 1.3em;
	padding-right: 5px;
	text-align: center;
	color: #8C5208;
}
#leftcol h1 {
	font-size: 1.5em;
	color: #8C5208;
}
.centretext {
	text-align: center;
}

#moonmenu {
	height: 100%;
	width: 100%;
	background-color: #057F06;
}
#centercol {
	float: left;
	height: auto;
	width: 545px;
	margin-right: 5px;
	background-color: #FFFFFF;
	font-size: 1.3em;
	padding-left: 5px;
	padding-right: 5px;
	color: #8C5208;
}
#centercol1 {
	float: left;
	height: auto;
	width: 740px;
	margin-right: 5px;
	background-color: #FFFFFF;
	font-size: 1.3em;
	padding-left: 5px;
	padding-right: 5px;
}
#centercol2 {
	float: left;
	height: auto;
	width: 945px;
	margin-right: 5px;
	background-color: #FFFFFF;
	font-size: 1.3em;
	padding-left: 5px;
	padding-right: 5px;
	color: #8C5208;
}
#centercol3 {
	float: left;
	height: auto;
	width: 545px;
	margin-right: 5px;
	background-color: #FFFFFF;
	font-size: 1.3em;
	padding-left: 5px;
	padding-right: 5px;
	color: #8C5208;
}
#bottommenu {
	text-align: center;
	height: 25px;
	width: 955px;
	font-size: 1.1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: 007b00;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007B00;
	background-color: #057F06;
}
#bottommenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#bottommenu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#banner h1 {
	color: #007b00;
	font-family: "Bookman Old Style", serif;
	font-size: 2.5em;
	margin-top: 0px;
	padding-top: 30px;
}
#banner h2 {
	font-family: "Bookman Old Style", serif;
	font-size: 1.6em;
	color: #007B00;
}
#banner h3 {
	font-size: 1.6em;
	color: #007B00;
	font-family: "Bookman Old Style", serif;
	margin-top: 30px;
}
br.clear {
	display: block;
	clear: both;
}
#copyright {
	text-align: center;
	height: 45px;
	width: 955px;
	background-color: #FFFFFF;
}
form {
	font-size: 1.2em;
}
#centercol h1 {
	font-size: 2em;
	color: #8C5208;
}
.right {
	right: auto;
}
