body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #23200D;
	color: #CCDDCC;
}
a:link {
	color: #778877;
	text-decoration: underline;
}
a:active {
	color: #778877;
	text-decoration: underline;
}
a:visited {
	color: #778877;
	text-decoration: underline;
}
a:hover {
	color: #77DD77;
	text-decoration: underline;
}
.orange {
	color: #FF3300;
}
p {
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
}
h1 {
	font-size: 16px;
	text-decoration: underline;
	padding: 0px;
	margin-bottom: 12px;
	margin-top: 5px;
}
h2 {
	font-size: 16px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 8px;
}
h3 {
	font-size: 14px;
	text-decoration: underline;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 12px;
}
h4 {
	font-size: 14px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 8px;
}
h5 {
	font-size: 12px;
	text-decoration: underline;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 6px;
}
h6 {
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#banner {
	background-color: #852F06;
	width: 1084px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border: 3px double #FCB155;
}
#header {
	padding: 0px;
	width: 1090px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-color: #000000;
	height: 200px;
	text-align: center;
}
#navigation {
	width: 1090px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#navigation a {
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#navigation a:link {
	color: #669900;
	text-decoration: none;
}
#navigation a:visited {
	color: #669900;
	text-decoration: none;
}
#navigation a:hover {
	color: #66FF00;
	text-decoration: none;
}
#navigation a:active {
	color: #669900;
	text-decoration: none;
}
.content {
	line-height: 125%;
	text-align: left;
	width: 450px;
}

