body {
	margin: 0px;
	padding: 0px;
	/* background-image: url('../images/bg_top.jpg'); */
	background-repeat: repeat-x;
}
#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#top {
	margin-top: 10px;
	height: 100px;
	overflow: hidden;
	padding: 0px;
	margin-bottom: 0px;
}
.top_block {
	display: block;
	float: left;
	margin-right: 31px;
	margin-left: 15px;
}
#nav {
	clear: both;
	height: 33px;
}
#nav a {
	display: block;
	float: left;
}
#nav img {
	border: 0px;
}
#bottom {
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	background-image: url('../images/bg_left_col.jpg');
	background-repeat: repeat-y;
	background-position: left;
	background-position: 15px;
}
#left_col {
	width: 200px;
	float: left;
	padding: 0px;
	padding-bottom: 30px;
	margin: 0px;
	margin-right: 30px;
	margin-top: 0px;
}
#right_col {
	width: 635px;
	margin-top: 0px;
	float: left;
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 30px;
}
#footer {
	height: 250px;
	background-image: url('../images/bg_footer.jpg');
	background-repeat: repeat-x;
}
.lc_block {
	margin: 0px 0px 0px 16px;
}
#h_right_col {
	background-image: url(../images/bg_h_rc.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 710px;
	margin: 0px;
	float: left;
}
#h_lc {
	background-image: url(../images/rc_latest.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 470px;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
}
#h_rc {
	width: 200px;
	float: right;
}
.blog_thumb {
	float: left;
	border: 2px solid #5b4a22;
	margin-right: 7px;
	margin-bottom: 7px;
	width: 120px;
}
.read_more {
	margin-top: 7px;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
}
.read_more a {	color: #5b4a22; }
.news_title {
	font-size: 20px;
}
.news_title a { color: #5b4a22; }
.news_image {
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	border: 2px solid #5b4a22;	
	width: 250px;
}
.news_date {
	margin-bottom: 4px;
}
.news_text {
	
}
.news_archive_title {
	margin-bottom: 4px;
	font-size: 11px;
}
.news_blurb {
	margin-left: 15px;
	font-size: 11px;
	margin-bottom: 15px;
}
.event_item {
	width: 600px;
	margin-top: 3px;
	clear: both;
}
.event_year {
	background-color: #c9da34;
	color: white;
	font-weight: bold;
	padding: 3px;
	margin-top: 10px;
	font-size: 14px;
	text-align: center;
}
.event_item_date {
	margin-left: 130px;
	width: 115px;
	float: left;
	color: #f5501a;
}
.event_item_title {
	float: left;
	width: 175px;
}
.event_item_venue {
	float: left;
	width: 175px;
}
.event_p_date {
	font-size: 32px;
	font-weight: bold;
	color: #959f18;
	float: left;
	width: 350px;
}
.event_p_venue {
	float: right;
	text-align: right;
	width: 200px;
}
.event_p_content {
	width: 350px;
	float: left;
}
.event_p_venue_name {
	font-size: 20px; 
	color: #959f18;
	font-weight: bold;	
}
.event_p_venue_address {
	font-size: 14px;
}
.event_p_head {
	background-color: #ebebeb;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 5px 2px 4px;
	margin-top: 6px;
	text-transform: uppercase;
}
.event_p_text {
	margin-left: 4px;
	margin-bottom: 12px;
}
.event_p_images {
	width: 210px;
	float: right;
	text-align: center;
	margin-left: 15px;
}
.event_p_images img {
	max-width: 200px;
	border: 2px solid #a8ad35;
	margin-bottom: 10px;
}
.c_input {
	width: 190px;
	padding: 4px;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.download {
	padding: 15px 10px 15px 10px;
}
