body {
	font-family: arial;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	background-color: #000;
	padding: 0px;
	margin: 0px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left:0px;
	top:0px;
	width:1064px;
	text-align: left;
}
#container #header {
	position: absolute;
	height: 142px;
	width: 1064px;
	left: 0px;
	top: 0px;
	text-align: left;
}
#container #topmenu {
	position: absolute;
	width: 1064px;
	height: 36px;
	left: 0px;
	top: 142px;
}
#container #content {
	background-image: url(images/middlefill.jpg);
	position: absolute;
	width: 1064px;
	left: 0px;
	top: 178px;
	background-repeat: repeat-y;
}
#container #content #footer {
	height: 72px;
	width: 1064px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: "arial";
	font-size: 24px;
	color: #a04109;
}
h2 {
	font-size:21px;
	color: #a04109;
}
A.topnav:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:hover {
	color: #e0e17b;
	text-decoration: none;
	font-weight: bold;
}
p.smalltext {
	font-size: 11px;
	line-height: 13px;
	color:#ffffff;
}
.innergradient {
	background-image: url(images/innergradient.gif);
	background-repeat: repeat-x;
	padding: 25px;
}
A.leftmenu:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
A.leftmenu:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
A.leftmenu:active {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}
A.leftmenu:hover {
	color: #a04109;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.brownboxfill {
	background-image: url(images/brownboxmiddle.gif);
	background-repeat: repeat-y;
	padding: 15px;
}
A:link {
	color: #a04109;
	text-decoration: underline;
}
A:visited {
	color: #a04109;
	text-decoration: underline;
}
A:active {
	color: #a04109;
	text-decoration: underline;
}
A:hover {
	color: #db950d;
	text-decoration: underline;
}
A.white:link {
	color: #ffffff;
	text-decoration: underline;
}
A.white:visited {
	color: #ffffff;
	text-decoration: underline;
}
A.white:active {
	color: #ffffff;
	text-decoration: underline;
}
A.white:hover {
	color: #db950d;
	text-decoration: underline;
}
.textsubheads {
	line-height: 16px;
}
#container #content #contentbody {
	width: 865px;
	position: relative;
	left: 95px;
	top: 20px;
	text-align: left;
}
.redtext {
	color: #a04109;
}
.photoleft {
	padding-right: 30px;
	padding-bottom: 30px;
}
.photoright {
	padding-left: 30px;
	padding-bottom: 30px;
}
