/* CSS Document */
body {
	color: white;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/bg.gif) repeat-x #ab8148;
}

.clear {
	clear: both;
}

.content {
	margin: -4px 0 0 -4px !important;
	padding: 0 10px 10px;
}

.content img {
	border: 2px solid white;
}

#subpage_body .content img {
	border: 4px solid white;
}

.content h2 {
	position: relative;
	margin: 0;
	padding: 0;
}

.content h2 img {
	margin: -6px 0 0 -20px;
	border: none;
}

.drop_shadow_right {
	margin-right: -4px !important;
	background-attachment: fixed;
	background-position: 100% 8px !important;
	background: url(../images/dropshadow_right.png) repeat-y;
}

.drop_shadow_bottom {
	height: 8px;
	float: left;
	margin-bottom: -4px !important;
	background: url(../images/dropshadow_bottom.png) repeat-x bottom left;
}

.drop_shadow_corner {
	float: right;
	height: 8px;
	width: 8px;
	margin-bottom: -4px;
	margin-right: -4px;
	background: url(../images/dropshadow_corner.png) no-repeat bottom right;
}

.float_left {
	float: left;
	margin: 0 10px 10px 0;
}

.float_right {
	float: right;
	margin: 0 0 10px 10px;
}

#news_list .float_right, #news_list .float_left {
	margin-top: 10px;
}

.float_right, .float_left, .live_feed {
	padding: 3px;
	background-color: #76adcc;
	text-align: center;
}

.float_right .caption, .float_left .caption {
	font-style: italic;
	margin: 3px 0 0;
}

.jumpbox p {
	font-weight: bold;
	margin-bottom: 0;
}

p.top {
	font-size: 10px;
}

p.top a {
	color: white;
}

ul.menu {
	list-style: none;
	padding-left: 0;
	font-size: 14px;
	text-align: center;
	margin: 15px 0 0;
}

ul.menu li {
	margin-bottom: 10px;
	background-color: #64a011;
}

ul.menu li a {
	color: white;
	text-decoration: none;
}

ul.menu li:hover {
	background-color: white;
}

ul.menu li:hover a {
	color: #64a011;
}

input.submit {
	width: 50px !important;
	border: 1px solid white;
	background-color: #76adcc;
	color: white;
}

.live_feed a {
	font-size: 16px;
	margin-top: 10px;
	color: #ffcf73;
	font-weight: bold;
	text-decoration: none;
}

#container {
	width: 860px;
	margin: 10px auto;
}

#container_body {
	width: 809px;
	padding-left: 47px;
	padding-top: 12px;
}

#banner .content {
	padding: 0;
}

#banner .content img {
	border: none;
	float: left;
}

#banner .row_one {
	margin-left: -6px;
}

#banner .row_two {
	clear: both;
	margin-left: -6px;
}

#banner .row_three, #banner .menu {
	padding-left: 47px;
	margin-left: 1px;
}

#leftCol {
	float: left;
	width: 222px;
	min-height: 710px;
}

#leftCol .content {
	width: 182px;
	background-color: #5a9509;
	padding: 0 20px 10px;
}

#leftCol .drop_shadow_bottom {
	width: 218px;
}

#leftCol .content h2 img {
	margin-left: -31px;
}

#leftCol h3 {
	color: #fac935;
	font-size: 20px;
}

#leftCol p.first {
	margin-top: -5px;
}

#leftCol p.more {
	margin: 50px 0 0;
}

#rightCol {
	width: 576px;
	float: right;
}

/*SEO*/
#textbody {
	width: 804px;
	float:none;
}

#subpages_body .mcontent {
	width: 760px;
	background-color: #52a3d0;
	padding: 0 20px 20px;
}
/*SEO*/

#latest_video, #latest_photo {
	width: 283px;
	height: 369px;
}

#latest_video .drop_shadow_bottom, #latest_photo .drop_shadow_bottom {
	width: 279px;
}

#latest_video .content, #latest_photo .content {
	width: 263px;
	height: 349px;
	background-color: #52a3d0;
}

#latest_video {
	float: left;
}

#latest_video .video{
	margin-top: 10px;
	margin-bottom: 33px;
}

#latest_video .video img {
	float: left;
	margin-right: 10px;
}

#latest_video .video h3 {
	color: #655845;
}

#latest_video .video h3, #latest_video .video .date {
	margin: 0;
}

#latest_photo {
	float: right;
}

#latest_photo .content h2 img {
	margin-left: -19px;
}

#latest_photo ul {
	padding-left: 0;
	margin: 0 0 0 4px;
}

#latest_photo ul li {
	float: left;
	list-style: none inside;
	margin: 5px;
}

#camera {
	margin-top: 12px;
	width: 576px;
	height: 273px;
}

#camera .drop_shadow_bottom {
	width: 572px;
}

#camera .content {
	width: 546px;
	height: 253px;
	background-color: #e49804;
	padding-left: 20px;
}

#camera .content h2 img {
	margin-top: 0;
	margin-left: -31px;
}

#camera .camera {
	width: 159px;
	float: left;
	margin: 0 10px;
}

#camera .camera img {
	border-width: 3px;
}

#footer {
	width: 120%;
	margin-top: 17px;
	text-align: center;
	color: #4b4131;
}

#footer a, #footer p {
	color: black;
}

#footer p {
	margin-top: 0;
}

#footer ul {
	margin: 0 105px;
	padding: 0;
}

#footer li {
	float: left;
	padding-left: 5px;
	margin-right: 5px;
	text-transform: uppercase;
	list-style: none inside url(../images/footer_list_marker.gif);
}

#footer li a {
	text-decoration: none;
}

#footer li.first {
	list-style-image: none;
	padding-left: 0;
}

#subpage_body {
	width: 576px;
}

#subpage_body .drop_shadow_bottom {
	width: 572px;
}

#subpage_body .content {
	width: 536px;
	background-color: #52a3d0;
	padding: 0 20px 20px;
}

#subpage_body .content h2 img {
	border: none;
}

#hide_show div {
	display: none;
}

#hide_show #intro {
	display: block;
}

#event_list {
	width: 300px;
}

.event_intro {
	font-weight: bold;
	font-size: 13px;
}

#event_list h3, #news_list h3 {
	margin-bottom: 0;
	background-color: #85c0e2;
	padding: 4px;
}

#event_list h3 span, #news_list h3 span {
	font-weight: normal;
	font-size: 11px;
}

#contact {
	
}

#contact p {
	text-align: left;
	padding: 0 12px;
}

#contact input, #contact textarea {
	width: 300px;
}

#gallery a {
	margin: 0 20px 10px 0;
	border: none;
	width: 85px;
	display: block;
	float: left;
	text-align: center;
}
