body {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center -30px;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	background-image: url(../new_images/page_backs/page_back1.jpg);
}
h2 {
	color: #007B01;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 18px;
}
h3 {
	color: #007B01;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 16px;
}
h4 {
	color: #007801;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	color: #005701;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
}
h6 {
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



a {
	color: #005101;
	text-decoration: none;
}
a:link {
	color: #005001;
	text-decoration: none;
}
a:hover {
	color: #F0B510;
	text-decoration: none;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
ul {
}
li {
	color: #333;
}
hr {
	color: #F0B510;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #F0B510;
}



.sm_back {
	background-image: url(../new_images/sm_back_no_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 614px;
	width: 923px;
	margin-left: 28px;
}

.wrapper {
	float: left;
	width: 100%;
}
.nav_wrapper {
	background-image: url(../new_images/nav_back.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 931px;
	color: #F0B510;
	font-size: 14px;
	padding-top: 7px;
	text-align: center;
	margin-left: 25px;
}
.nav_wrapper a {
	color: #FFF;
	text-decoration: none;
	height: 30px;
}
.nav_wrapper a:hover {
	color: #F0B510;
	text-decoration: none;
	background-image: url(../new_images/nav_border.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	padding-bottom: 8px;
}
.float_right {
	float: right;
	font-size: 12px;
}


.width_wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
}

.float_wrapper {
	float: left;
	width: 980px;
}
.top_content_wrapper {
	height: 448px;
	width: 980px;
	float: left;
	background-image: url(../new_images/hp_content_back_no_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -2px;
}
.mid_content_wrapper {
	height: 280px;
	width: 980px;
	float: left;
	background-image: url(../new_images/mid_content_back.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bot_content_wrapper {
	width: 980px;
	float: left;
	background-image: url(../new_images/bottom_content_back.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 634px;
}
.footer {
	font-size: 12px;
	color: #CCC;
	float: left;
	width: 980px;
	margin-top: 18px;
	margin-bottom: 24px;
}
.bot_links_wrapper p a {
	color: #CCC;
	text-decoration: none;
}

.info_wrapper {
	float: right;
	width: 170px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}


.sm_wrapper {
	float: left;
	width: 880px;
	margin-left: 50px;
	margin-top: 24px;
}

.header_links {
	float: right;
	margin-top: 51px;
	margin-right: 10px;
	text-align: right;
	font-size: 12px;
	text-transform: uppercase;
	color: #007A01;
	width: 130px;
}
.header_links a {
	color: #666;
	text-decoration: none;
}

.header_nav {
	float: right;
	margin-top: 48px;
	margin-right: 14px;
	text-align: right;
	font-size: 12px;
	width: 180px;
}
.search_field {
	float: right;
	font-size: 12px;
	width: 140px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.header_links a:hover {
	color: #F0B510;
	text-decoration: none;
}
.feature_wrapper {
	float: left;
	width: 580px;
	margin-top: 29px;
	padding-left: 50px;
}

.right_top {
	float: left;
	width: 240px;
	margin-top: 30px;
	margin-left: 60px;
}
.feature_img {
	margin-right: 16px;
	float: left;
}
.feature_text {
	float: left;
	width: 240px;
}
.news-video_wrapper {
	float: left;
	width: 580px;
	margin-top: 28px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.news_wrapper {
	width: 300px;
	float: left;
}
.news_wrapper p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

.video_wrapper {
	width: 250px;
	float: left;
	margin-left: 30px;
}
.mid_right_wrapper {
	float: left;
	height: 240px;
	width: 240px;
	margin-top: 28px;
	margin-left: 60px;
}
.feed_box {
	float: left;
	height: 420px;
	width: 282px;
	margin-right: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.feed_box_right {
	float: left;
	height: 420px;
	width: 282px;
	margin: 0px;
	font-size: 12px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.feed_box_right p {
	margin: 0px;
	padding: 0px;
}
.feed_box_right a {
	color: #3b64a8;
	text-decoration: none;
}


.sm_wrapper h2 {
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-weight: normal;
	color: #006F01;
	font-style: italic;
}
.feed_box_wrapper {
	float: left;
	width: 880px;
	margin-top: 24px;
	padding-left: 20px;
}
.sm_logo {
	width: 274px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-image: url(../new_images/feed_header.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
}
.bot_links_wrapper {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 12px;
}
.bot_links_wrapper p {
	margin: 0px;
	padding: 0px;
}
.bot_links_wrapper p a:hover {
	color: #F0B510;
	text-decoration: none;
}
.feedburnerFeedBlock {
	padding-top: 8px;
	padding-left: 10px;
}
.feedTitle {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 6px;
}
.date {
	font-size: 10px;
}
.headline {
	font-size: 14px;
}
#creditfooter {
	visibility: hidden;
}
.feed_box_right ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
}
.feed_box_right li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.white {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0B510;
	border-right-color: #F0B510;
	border-bottom-color: #F0B510;
	border-left-color: #F0B510;
	height: 378px;
}
.cp1_top_content_wrapper {
	height: 134px;
	width: 980px;
	float: left;
	margin-top: -2px;
	background-image: url(../new_images/hp_content_back_no_logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.cp1_mid_content_wrapper {
	width: 980px;
	float: left;
	background-image: url(../new_images/content_back2.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: -1px;
}
.cp1_bot_content_wrapper {
	width: 980px;
	float: left;
	background-image: url(../new_images/content_bot2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 191px;
}
.cp1_top_image_wrapper {
	width: 617px;
	float: left;
}
.cp1_top_image_wrapper p {
	margin: 0px;
	padding: 0px;
}
.cp1_left_column_wrapper {
	float: left;
	width: 617px;
	margin-top: 6px;
	padding-left: 30px;
}
.cp_mid_right_wrapper {
	float: left;
	width: 264px;
	min-height:260px;
	margin-top: 12px;
	margin-left: 20px;
	background-image: url(../new_images/cp1_content_right.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	padding-top: 30px;
}
.cp1_content_padded h1 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F0B510;
	display: block;
	width: 617px;
	padding-bottom: 0px;
	float: left;
	color: #005A01;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

.cp1_content_padded {
	width: 617px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.cp1_content_padded a {
	font-weight: bold;
	color: #005501;
}
.cp1_content_padded img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
}


.breadcrumbs {
	width: 617px;
	float: left;
	font-size: 11px;
	margin-top: 8px;
}
.cp2_content_padded {
	width: 585px;
	float: left;
	margin-left: 0px;
	margin-right: 16px;
	padding-left: 16px;
}
.cp2_content_padded p {
	margin-bottom: 12px;
	line-height: 22px;
	color: #333;
	text-align: justify;
}

.cp2_content_padded a {
	font-weight: bold;
	color: #004E01;
}
.cp2_left_column_wrapper {
	float: left;
	width: 617px;
	min-height:300px;
	margin-top: 6px;
	background-image: url(../new_images/cp2_content_back.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.cp2_breadcrumbs {
	width: 601px;
	float: left;
	font-size: 11px;
	margin-top: 58px;
	text-transform: uppercase;
	padding-left: 16px;
}
.cp2_content_padded h1 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F0B510;
	display: block;
	padding-bottom: 0px;
	color: #005A01;
	padding-top: 6px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	width: 585px;
}
.cp2_video_wrapper {
	float: left;
	width: 585px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.cp2_video_wrapper ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.video_thumb {
	float: left;
	height: 131px;
	width: 233px;
}
.video_text {
	float: left;
	width: 330px;
	margin-left: 16px;
}
.video_text h4 {
	color: #007401;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 16px;
}
.post_date {
	font-size: 10px;
	color: #999;
	margin: 0px;
	padding: 0px;
}
.addthis_button {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 16px;
	width: 125px;
	clear: left;
}
.content_container {
	float: left;
	padding-left: 30px;
}
.child_menu_right {
	font-weight: bold;
	color: #000;
	display: block;
	float: left;
	width: 200px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.child_menu_right a {
	width: 200px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	float: left;
	padding-left: 12px;
	background-image: url(../new_images/child_menu_btn.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.child_menu_right a:hover {
	width: 200px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	float: left;
	padding-left: 12px;
	background-image: url(../new_images/child_menu_btn_over.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.cp2_content_padded a:hover {
	font-weight: bold;
	color: #F0B510;
}
.cp1_content_padded a:hover {
	font-weight: bold;
	color: #F0B510;
}
.cp1_content_padded p {
	margin-bottom: 12px;
	line-height: 22px;
	color: #333;
	text-align: justify;
}
.logo {
	height: 141px;
	width: 265px;
	padding-left: 20px;
}
.cp2_content_padded img {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.cp_logo {
	width: 265px;
	padding-left: 20px;
	float: left;
	padding-top: 6px;
}
.sponsors {
	float: left;
	width: 923px;
	text-align: center;
	margin-top: 26px;
}
.picasa_wrapper {
	margin: 12px;
	float: left;
	width: 233px;
}
.events_wrapper {
	float: left;
	width: 585px;
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0B510;
}
.events_image {
	float: left;
	height: 120px;
	width: 120px;
	padding-left: 12px;
}
.events_descrip {
	float: right;
	width: 416px;
	padding-left: 12px;
	padding-right: 12px;
}
.events_link {
	float: right;
	width: 416px;
	padding-left: 12px;
	text-align: right;
	margin-top: 8px;
	font-weight: normal;
	padding-right: 12px;
}
.errors {
	font-size: 16px;
	color: #F00;
	padding: 12px;
}
