body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #1c4412;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #514535;
	font-size: 12px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a59a86;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b2ad8d;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #231f16;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #231f16; }
.style8 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color: #1c4412; }
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FF0000}
.headernav {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
a.headernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dcd5b0;
	font-weight: bold;
	text-decoration: none;
}
a.headernav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dcd5b0;
	font-weight: bold;
}
a.headernav:visited {
	color: #dcd5b0;
}
a.headernav:hover {
	color: #ffffff;
}
a.headernav:active {
	color: #ffffff;
}
a.footernav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a59a86;
	font-weight: bold;
}
a.footernav:visited {
	color: #a59a86;
}
a.footernav:hover {
	color: #ffffff;
}
a.footernav:active {
	color: #ffffff;
}
a.bannernav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1c4412;
	font-weight: bold;
	text-decoration: none;
}
a.bannernav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1c4412;
	font-weight: bold;
	text-decoration: none;
}
a.bannernav:hover {
	color: #1c4412;
}
a.bannernav:active {
	color: #1c4412;
}
.style9 {
	color: #1C4412;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a.regnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1C4412;
	font-weight: bold;
}
a.regnav:visited {
	color: #1C4412;
}
a.regnav:hover {
	color: #1C4412;
}
a.regnav:active {
	color: #1C4412;
}
.someclass{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dcd5b0;
	font-weight: bold;
}
.style11 {font-size: 12px}
.clear {clear: both}
/*Events On Home Page*/
#events {
	width: 616px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-size: 14px;
}
.events-banner {
	width: 566px;
	height: 48px;
	background: url(images/event-banner.jpg);
	color: #ffffff;
	font-size: 40px;
	font-weight: bold;
	padding: 15px 25px;
	margin-top: 25px;
}
.events-event {
	width: 580px;
	margin: 5px 10px 15px 25px;
}
.events-calendar {
	float: left;
	width: 49px;
	height: 52px;
	background: url(images/event-calendar.jpg);
}
.events-month {
	width: 49px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin: 5px 0px 0px 0px;
	text-transform: uppercase;
}
.events-day {
	width: 49px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.event-info {
	float: right;
	width: 520px;
}
.events-title {
	font-size: 20px;
	font-weight: bold;
	color: #375e2f;
	padding: 0px 0px 5px 0px;
}
.events-time {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding: 2px 0px;
}
.events-description {
	font-size: 14px;
	color: #333333;
	padding: 5px 0px 0px 0px;
}
.events-cost {
	font-size: 14px;
	font-weight: bold;
	color: #375e2f;
	padding: 2px 0px;
	}
.events-btn {
	width: 269px;
	height: 32px;
	margin: 10px 10px 0px 0px;
	float: right;
}
#sidebar {float: right;}
#fb-banner {
	width: 54px;
	height: 180px;
	position: fixed;
	top: 200px;
	right: 0px;
}
