body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 12px Tahoma;
	color: #717453;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h5 {
	font-weight: normal;
}

h2 {
	color: #535353;
	font-size: 30px;
}

h3 {
	color: #6e6e6e;
	font-size: 24px;
}

.header-wrapper {
	background: #edefcf;
	padding: 30px 0;
	overflow: hidden;
}

.subheader-wrapper {
	background: #484839;
	padding: 25px 0;
	overflow: hidden;
}

.subheader {
	color: #fff;
	font-size: 15px;
}

.subheader h1 {
	font-size: 30px;
	margin-bottom: 5px;
}

.subheader .icon {
	margin-top: 10px;
}

.nav {
	margin-top: 20px;
	float: right;
	clear: both;
}

.nav li {
	float: left;
	display: block;
	margin-left: 15px;
}

.nav a {
	color: #7d4802;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
}

.nav a:hover {
	color: #484839;
	text-decoration: underline;
}

.header .buttons {
	float: right;
	margin-top: 15px;
}

.header .buttons li {
	float: left;
	display: block;
	margin-left: 4px;
}

.header .buttons a {
	background: #f7f8e6;
	color: #3d3e3a;
}

.header .buttons a:hover {
	color: #fff;
	background: #484839;
}

.tagline-wrapper {
	padding: 25px 0;
	color: #6e6f60;
	font-size: 22px;
	text-align: center;
}

.banner-wrapper {
	background: #bfc384;
	height: 340px;
}

.banner .button,
.buttonbar .button {
	background: #e1e4af;
	border-bottom: 1px solid #fff;
	padding: 15px;
	color: #6f7061;
	font-size: 10px;
	display: block;
	text-decoration: none;
}

.buttonbar .button {
	border: none;
}

.banner .button .title,
.buttonbar .button .title{
	font-size: 17px;
	display: block;
	margin-bottom: 2px;
	text-transform: uppercase;
}

.banner .button img, 
.buttonbar .button img{
	float: left;
	margin-right: 10px;
}

.banner .button:hover, 
.buttonbar .button:hover{
	background: #d8dba8;
}


.banner .newsletter-btn {
	background: #adb359;
	color: #3d3d3d;
}

.banner .newsletter-btn .title {
	color: #fff;
}

.newsletter-btn form {
	margin: 5px 0;
}

.newsletter-btn form input[type="text"] {
	border: 1px solid #3d3d3d;
	padding: 5px;
	color: #3d3d3d;
	font-size: 11px;
	width: 180px;
}

.newsletter-btn form input[type="submit"] {
	background: #3d3d3d;
	color: #fff;
	border: 0;
	margin-left: 56px;
	margin-top: 5px;
	cursor: pointer;
}

.banner .newsletter-btn:hover {
	background: #a0a653;
}

.banner .banner-left {
	margin-right: 0px;
	width: 310px;
	height: 340px;
	background: #E1E4AF;
}

.banner .banner-right {
	margin-left: 0px;
	width: 630px;
	height: 340px;
	overflow: hidden;
}

.content {
	padding: 30px 0 30px 0;
	overflow: hidden;
}

.buttonbar-wrapper {
	background: #bfc384;
	overflow: hidden;
}

.bottom-wrapper {
	background: #484839;
	padding: 35px 0;
	overflow: hidden;
	color: #b5b79c;
}

.bottom .title {
	color: #82836e;
	font-size: 24px;
	display: block;
	margin-bottom: 8px;
}

.bottom .address {
	line-height: 18px;
}

.bottom .btn {
	color: #fff;
	background: #94b532;
	font-size: 12px;
	margin-top: 5px;
}

.bottom .btn:hover {
	background: #87a52e;
}

.bottom .links ul li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #b5bf8b;
}

.bottom .links a {
	color: #b5bf8b;
	text-decoration: none;
}

.bottom .links a:hover {
	text-decoration: underline;
}

.footer-wrapper {
	background: #2e2e24;
	padding: 25px 0;
	color: #484839;
	overflow: hidden;
}

.footer a {
	color: #99b338;
}

.footer ul li {
	float: left;
	margin-right: 15px;
}

.footer ul li a {
	text-decoration: none;
}

.footer ul li a:hover {
	text-decoration: underline;
}

.footer .copy {
	text-align: right;
}

.btn {
	border-radius: 5px;
	font: 11px Arial;
	text-decoration: none;
	padding: 3px 0;
	display: block;
	width: 95px;
	text-align: center;
}

.news {
	margin: 15px 0;
}

.news .date {
	color: #6e6e6e;
	text-transform: uppercase;
}

.news .date .inner {
	background: #ecebea;
	border-radius: 4px;
	margin: 0 4px;
	padding: 3px 5px;
	text-align: center;
}

.date span {
	display: block;
}

.date .mo {
	color: #6e6e6e;
	font-size: 16px;
}

.date .yr {
	color: #9a9d7c;
	font-size: 13px;
}

.date .day {
	font-size: 24px;
	border-top: 1px solid #9a9d7c;
	margin-top: 3px;
}

.news .news-item {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #8f9726;
	overflow: hidden;
}

.news h3 {
	font-size: 23px;
	margin-bottom: 5px;
}
.news h3 a {
	color: #8f9726;
	text-decoration: none;
}
.news h3 a:hover {
	text-decoration: underline;
}

.sidenav {
	margin: 20px 0;
}

.sidenav li {
	position: relative;
	white-space: nowrap;
	background: #efffb7;
}

.sidenav li a {
	display: block;
	background:  url('/images/checkbox.png') 15px 8px no-repeat;
	text-decoration: none;
	color: #969e34;
	padding: 7px 7px 7px 40px;
	border: 1px solid #fff;
}

.sidenav li a:hover {
	color: #fff;
}

.sidenav li:hover {
	color: #fff;
	background-color: #adb359;
}

.sidenav li:hover a{
	color: #fff;
}

.sidenav li ul {
	display: none;
	position: absolute;
	left: 300px;
	top: 1px;
	z-index: 99;
}

.sidenav li ul li a {
	background: #adb359;
	color: #fff;
	border: 0;
	padding: 7px;
}

.sidenav li ul li a:hover {
	background: #babf6f;
}

.mainpic {
	border: 10px solid #adb359;
}

.maincontent {
	min-height: 250px;
}

.maincontent p {
	margin: 15px 0;
	line-height: 18px;
}

.maincontent h2 {
	color: #8f9726;
	font-size: 23px;
}

.gallery li {
	float: left;
	border: 10px solid #adb359;
	margin: 0 0px 20px 125px;
}

.gallery li img {
	display: block;
	width: 300px;
}

.gallery li.last {
	margin-right: 125px;
	margin-left: 50px;
}

.maincontent h3 {
	font-size: 15px;
	text-transform: uppercase;
	margin: 15px 0;
}

.maincontent ul {
	padding-left: 30px;
	list-style: disc;
}

.maincontent ul li {
	margin: 0 0 5px 0;
}

.maincontent a {
	color: #94B532;
}

.email {
	float: left;
}

.fbook {
	display: block;
	float: left;
	clear: left;
	width: 500px;
	padding: 1px !important;
	background: none !important;
	color: #B5B79C;
	text-decoration: none;
}

.fbook img {
	position: relative;
	top: 7px;
}



form label {
	float: left;
	width: 160px;
	clear: left;
	padding: 5px;
	text-align: right;
	margin: 4px 10px 0 0;
}

form input[type="text"], form select, form div, form textarea {
	float: left;
	margin: 0 0 7px 0;
}

form input[type="text"], form textarea {
	padding: 5px;
	width: 300px;
}

form select {
	padding: 5px;
}

form input.small {
	width: 75px;
}

form select.big {
	width: 500px;
}

form .radios {
	margin-top: 5px;
}

form input[type="submit"] {
	float: left;
	clear: left;
	margin: 15px 0 0 180px;
}

form label.error {
	margin: 0 0 15px 180px;
	color: #aa0000;
	font-size: 12px;
	text-align: left;
	padding: 0;
}