body {
	background-color: #658317;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	margin: 0;
}
input {
	margin: 0;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
}
#main {
	width: 990px;
}
#top {
}
#top-logo {
}
#top-image {
	padding-top: 10px;
	padding-bottom: 10px;
}
#middle {
	width: 100%;
}
#left {
	width: 157px;
}
#info {
	color: #DCC823;
}
#page {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
#page-top {
	background-color: #658317;
}
#page-bottom {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
#page-name {
  margin-bottom: 5px;
	background-color: #094521;
	font-size: 14px;
	font-weight: bold;
	color: #DCC823;
	padding: 2px;
}
#bottom {
	width: 100%;
	padding-top: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DCC823;
}
#bottom a {
	color: #DCC823;
}
.page-icon a {
	color: #DCC823;
}
.menu1 {
	display: block;
	background-image: url(images/button.png);
	border-top: 1px solid #658317;
	border-bottom: 1px solid #658317;
	width: 150px;
	height: 24px;
	padding-left: 7px;
	padding-top: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DCC823;
}
.menu1:link {
	color: #DCC823;
}
.menu1:visited {
	color: #DCC823;
}
.menu2tab {
	border: 1px solid #000000;
	background-color: #658317;
	width: 155px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.menu2 {
	display: block;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.menu3 {
	display: block;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.menu2 a {
	color: #000000;
}
.menu3 a {
	color: #000000;
}
.menu-top {
	display: block;
	float: left;
	background-image: url(images/button-top.png);
	margin-left: 5px;
	margin-bottom: 5px;
	width: 157px;
	height: 24px;
	padding-top: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
  text-align: center;
	color: #DCC823;
}
.menu-top:link {
	color: #DCC823;
}
.menu-top:visited {
	color: #DCC823;
}
.gallery {
	width: 250px;
	height: 270px;
	text-align: center;
	float: left;
}
.gallery-text {
	padding-left: 5px;
	padding-right: 5px;
}
.thumb {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
	display: block;
}
.color-yellow {
	color: #DCC823;
}
.bolder {
	font-weight: bolder;
}
.clear {
	clear: both;
}
