body {
	margin: 0;
	background-color: #ffffff;
}
div, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #807d77;
}
a {
	color: #bbc54d;
	text-decoration: none;
}
a:hover {
	color: #919933;
	text-decoration: none;
}
.navsub {
	background-color: #ffffff;
	display: none;
	position: absolute;
	padding-bottom: 5px;
	z-index: 1000;
}
.navitem {
	width: 100%;
}
.nav {
	font-size: 12px;
	color: #807d77;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
}
a.nav:hover {
	font-size: 12px;
	color: #bbc54d;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
}
#body-t {
	width: 100%;
	height: 57px;
	background: url(/images/body-t.jpg) no-repeat top center;
}
#body {
	width: 100%;
	background: url(/images/body-bg.jpg) repeat-y top center;
	text-align: center;
}
#body-b {
	width: 100%;
	height: 35px;
	background: url(/images/body-b.png) no-repeat bottom center;
}
.content {
	margin: 0 auto;
	width: 970px;
	background: url(/images/content-bg.png) repeat-y top center;
	text-align: center;
}
h1, h2, .title {
	margin: 0 auto;
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	color: #abb633;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	padding: 0 0 25px 0;
}
.date {
	font-size: 10px;
	color: #b2b2b2;
	text-decoration: none;
	text-transform: uppercase;
}
.bodycopy {
	margin: 0 auto;
	width: 820px;
	line-height: 21px;
	text-align: left;
	padding-bottom: 25px
}
.dropcap {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #bbc54d;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 34px;
	margin: 0;
	padding: 1px 2px 0 0;
	float: left;
	height: 40px;
	overflow: hidden;
}
.searchfield {
	font-size: 11px;
	background-color: #ffffff;
	border: 0;
	background-color: transparent;
	background: url(/images/nav-search-bg.png) no-repeat center;
	width: 130px;
	height: 26px;
	padding: 5px 0 0 8px;
}
.button {
	font-size: 11px;
	color: #bbc54d;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
}
.archive {
	font-size: 11px;
	color: #807d78;
	text-decoration: none;
	text-transform: uppercase;
}
.small {
	font-size: 10px;
	color: #928e89;
	text-decoration: none;
}

