@charset "UTF-8";
body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
}
#content_container {
	background-image: url(/images/content_back.png);
	height:100%;
	overflow:hidden;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: relative;
}
#container #top {
	height: 171px;
	padding-left: 221px;
}
#container #top #home_link {
	height: 149px;
	width: 527px;
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
}
#container #top #home_link a {
	display: block;
	padding-top: 60px;
	padding-bottom: 60px;
	text-decoration: none;
}
#container #top #home_link span {
	display: none;
}
#container #nav_container {
	height: 29px;
	padding-left: 135px;
	padding-top: 2px;
}
#container #top h1 {
	font-size: 12px;
	display: none;
}
#container #logo {
	background-image: url(/images/header1.jpg);
	position: absolute;
	height: 171px;
	width: 785px;
	left: 230px;
	background-repeat: no-repeat;
	z-index: 1;
	top: 0px;
}
#header_title_image {
	height: 211px;
	background-image: url(/images/header_divider.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#content_container #content_left {
	float: left;
	width: 169px;
	padding-top: 129px;
	padding-left: 33px;
	padding-right: 29px;
	padding-bottom: 25px;
}
#content_container #content_right {
	float: left;
	width: 719px;
}
#seasonal_items_title {
	height: 56px;
	background-image: url(/images/seasonal_items.jpg);
	background-repeat: no-repeat;
}
.seasonal_item {
	height: 106px;
	width: 167px;
	background-image: url(/images/rope_repeat.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 2px;
}
.seasonal_item a {
	position:relative;
}
.clear {
	clear: both;
}
.flt_img_right {
	background-image: url(/images/image_background.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 211px;
	width: 300px;
	margin-left: 15px;
	margin-bottom: 5px;
	padding-top: 12px;
	padding-left: 11px;
}
.flt_img_left {
	background-image: url(/images/image_background.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 211px;
	width: 300px;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-top: 12px;
	padding-left: 11px;
}
.flt_img_right_text {
	background-image: url(/images/image_background.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 211px;
	width: 300px;
	margin-left: 15px;
	margin-bottom: 25px;
	padding-top: 12px;
	padding-left: 11px;
	color:#663300;
}
.flt_img_left_text {
	background-image: url(/images/image_background.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 211px;
	width: 300px;
	margin-right: 15px;
	margin-bottom: 25px;
	padding-top: 12px;
	padding-left: 11px;
	color:#663300;
}
.flt_img_left_text_vert {
	background-image: url(/images/image_background_vert.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 211px;
	margin-right: 15px;
	margin-bottom: 25px;
	padding-top: 11px;
	padding-left: 12px;
	color:#663300;
}
.flt_img_simple {
	background-image: url(/images/image_background.jpg);
	background-repeat: no-repeat;
	height: 211px;
	width: 300px;
	margin-left: 15px;
	margin-bottom: 5px;
	padding-top: 12px;
	padding-left: 11px;
}
.flt_img_simple_text {
	background-image: url(/images/image_background.jpg);
	background-repeat: no-repeat;
	height: 211px;
	width: 300px;
	margin-left: 15px;
	margin-bottom: 25px;
	padding-top: 12px;
	padding-left: 11px;
	color:#663300;
}
.flt_img_simple_vert_text {
	background-image: url(/images/image_background_vert.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 211px;
	margin-left: 15px;
	margin-bottom: 25px;
	padding-top: 11px;
	padding-left: 12px;
	color:#663300;
}
.flt_img_simple_text p,.flt_img_simple_vert_text p,.flt_img_left_text p,.flt_img_right_text p {
	padding-top:5px;
}
.flt_img_right_vert {
	background-image: url(/images/image_background_vert.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 300px;
	width: 211px;
	margin-left: 14px;
	margin-bottom: 5px;
	padding-top: 11px;
	padding-left: 12px;
}
.flt_img_left_vert {
	background-image: url(/images/image_background_vert.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 300px;
	width: 211px;
	margin-right: 14px;
	margin-bottom: 5px;
	padding-top: 11px;
	padding-left: 12px;
}
.gallery_wrap {
	width:610px;
	margin:0 auto;
	clear:both;
}
.gallery_img_left {
	float:left;
	width:300px;
	text-align:center;
}
.gallery_img_right {
	float:right;
	width:300px;
	text-align:center;
}
.gallery_img_left img {
	border:#dbac80 solid thick;
}
.gallery_img_right img {
	border:#dbac80 solid thick;
}
#content {
	margin: 0px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#footer {
	background-image: url(/images/footer_background.jpg);
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 50px;
	padding-top: 21px;
}
#footer #copyright {
	padding-top: 27px;
	padding-bottom: 12px;
	color: #000000;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#container #huntclub_btn {
	height: 49px;
	width: 162px;
	position: absolute;
	left: 785px;
	z-index: 2;
	top: 202px;
}
#container #huntclub_btn2 {
	height: 49px;
	width: 162px;
	position: absolute;
	left: 809px;
	z-index: 2;
	top: 202px;
}
#content_left #wsl img {
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 12px;
}
#content_left #facebook img {
	padding-left: 3px;
	padding-top: 15px;
	padding-bottom: 5px;
}
#content h2 {
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#content h3 {
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#content #welcome {
	padding-top: 50px;
	padding-bottom: 30px;
}

.tertiary {
}

#content hr {
	width:50%;
	height:1px;
	color:#003300;
	text-align:center;
}

#content hr.full {
	width:50%;
	height:1px;
	color:#003300;
	text-align:center;
}

.staff {
border:#d9a97b solid thick;
margin-left:10px;
margin-bottom:10px;
}

#thelogo {
display:none;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
	
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: #000000 solid 1px; clear: both;} 

#overlay img{ border: #000000 solid 1px; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/scripts/overlay.png", sizingMethod="scale");
	}

.wisdom_videos {
float: left;
padding-top:10px;
padding-left:100px;
width:450px;
}

.video_image {
float: left;
background: #ffffff url('/images/video_background.gif') no-repeat;
width: 209px;
height: 129px;
margin-right: 10px;
padding-bottom:35px;
}

.video_box {
position: relative;
width: 190px;
height: 107px;
margin-top: 11px;
margin-left: 10px;
}

.video_description {
padding-left:10px;
padding-top:10px;
font-family:Georgia, "Times New Roman", Times, serif;
}
