body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #336633;
	margin-top: 5px;
}
h4 {
	font-size: 16px;
	color: #A39B4A;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 4px;
}
h5 {
	font-size: 14px;
	color: #996633;
	font-weight: 800;
	margin-top: 8px;
	margin-bottom: 5px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#content #nav a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-color: #996600;
	line-height: 20px;
	padding-left: 5px;
	font-weight: 600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#content #nav a:link {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;
	display: block;
}
#content #nav a:visited {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;
	display: block;
}
#content #nav a:hover{
	font-size: 14px;
	color: #333333;
	font-weight: 600;
	text-decoration: none;
	display: block;
	background-color: #999999;
}
#content #nav a:active {
	font-size: 14px;
	color: #333333;
	font-weight: 600;
	text-decoration: none;
	display: block;
	background-color: #999999;
}
h6 {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
#content #nav {
	background-color: #3F2410;
	width: 160px;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 10px;
}
h2 {
	font-size: 18px;
	color: #993300;
	margin-top: 10px;
	margin-bottom: 4px;
}
h3 {
	font-size: 14px;
	font-weight: 600;
	color: #6E6604;
	margin-top: 10px;
	margin-bottom: 3px;
}
#content #siteinfo {
	background-color: #A09949;
	height: 20px;
	width: 820px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#content #nav ul {
	margin-left: 0px;
}
#content #nav li {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#content #head {
	height: 109px;
	width: 820px;
}

