* {
	font: normal 8pt Verdana, Arial, Trebuchet, sans serif;
	color: #7a7b74;
}
body {
	margin-top: 30px;
	background-color: #000000;
}
td {
	padding: 0;
	vertical-align: top;
}
img {
	border: none;
	margin: 0;
}
a {
	text-decoration: none;
	border-bottom: 1px dotted #7a903d;
}
ul {
	padding: 0;
	margin: 5px 0;
	list-style-type: square;
}
ul ul {
	margin-left: 10px;
	list-style-type: disc;
}
#page {
	width: 800px;
	min-height: 600px;
	margin: auto;
	background-color: #653614;
}
#head {
	height: 125px;
}
#head img {
	vertical-align: middle;
}
#menubar {
	height: 26px;
	text-align: center;
	border-bottom: 4px solid #8F8231;
	background-color: #515125;
}
.menuList {
	margin: 0;
	padding: 5px 0 0 0;
}
.submenuList {
	margin: 0;
	padding: 0;
}
.menuList li {
	list-style-type: none;
	display: inline;
	padding: 0 15px;
}

.menuList a, .curmenu span {
	font: bold 8pt Georgia, Times New Roman, serif;
	letter-spacing: 1px;
	color: #a8a892;
	border-bottom: none;
}
.menuList a:hover, .curmenu span {
	color: #cc9900;
}

.submenuList li {
	list-style-type: none;
	padding: 5px 0;
}
.submenuList a, .cursubmenu span {
	font: bold 8pt Georgia, Times New Roman, serif;
	color: #7a7b74;
	border-bottom: none;
}
.submenuList a:hover, .cursubmenu span {
	color: #947b3a;
}
#homecontent {
	width: 500px;
	height: 138px;
	float: right;
	border-right: 10px solid #515125;
}
#homecontent p {
	margin: 25px 20px 0 0;
	font: bold 8pt Palatino, Georgia, Times New Roman, serif;
	line-height: 1.6em;
	color: #f5f7e8;
}
#content {
/*	min-height: 440px;
	height: auto!important;
	height: 440px;*/
	border-top: 25px solid #d3d39f;
	background-color: #F5F7E8;
}
#title {
	margin: 20px 10px 0px 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #aaaaaa;
	font: bold 10pt Verdana, Arial, Trebuchet, sans serif;
	color: #7a903d;
}
#text {
	width: 300px;
	min-height: 390px;
	height: auto!important;
	height: 390px;
	padding: 10px 10px 10px 10px;
	border-right: 1px dashed #aaaaaa;
}
#submenu {
	width: 180px;
	height: 350px;
	float: right;
	padding-top: 10px;
	padding-left: 0px;
}
#footer {
	width: 800px;
	margin: auto;
	padding-top: 5px;
	color: #C9982C;
	font-size: 7pt;
}
#footer a {
	color: #C9982C;
	border-bottom: 1px dotted #C9982C;
}
#bot1 {
	width: 508px;
	height: 16px;
	font-size: 5pt;
	background: url(/assets/images/contentbot.gif) bottom right no-repeat;
}
#bot2 {
	height: 42px;
	border-right: 10px solid #515125;
}
