body{
background: url(../images/skin1/bg-repeat.jpg) repeat 0 0;
color:#333333;
}

#top .logobg a{
background: transparent url(../images/skin1/logo.png) no-repeat left top;
}

#headwrap{
/* background: url(../images/skin1/bg_header.jpg) repeat-x 0 0; */
/* border-bottom:1px solid #aaa; */
/* margin-bottom: 10px; */
}

#head {
	background: url(../images/skin1/bg-header.png) no-repeat center 0;
}

#headextras{
/*
background: #131313;
border: 1px solid #333;
*/
}

.social_bookmarks .rss a{background: transparent url(../images/skin1/rss_16.png) 0 0  no-repeat;}
.social_bookmarks .facebook a{background: transparent url(../images/skin1/facebook_16.png) 0 0  no-repeat;}
.social_bookmarks .twitter a{background: transparent url(../images/skin1/twitter_16.png) 0 0  no-repeat;}
.social_bookmarks .flickr a{background: transparent url(../images/skin1/flickr_16.png) 0 0  no-repeat;}
.social_bookmarks .email a{background: transparent url(../images/skin1/email_16.png) 0 0  no-repeat;}

#submit_news{
color:#fff;
background: transparent url(../images/skin1/submit_news.png) top right  no-repeat;
}


/*head searchform*/

#head #s{
background: #fff;
color:#555;
}

#searchsubmit {
background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
}

/*nav pages*/
.nav li a{
	/* border-right:1px solid #EEEEEE; */
	color:#3c3d38;
	font-size:17px;
	font-weight:normal;
	margin:0px 0;
	padding:6px 20px 6px 10px;
}

.nav li a:hover {
	color:#505f00;
}

.nav .current_page_item a, .nav .currentli_item a, .nav .current-menu-item a {
	color: #8b764d;
}

#top .nav li ul a{
border:1px solid #484848;
border-top:none;
color:#fff;
background: #3D4512;
padding: 6px;
margin: 0;
}

#top .nav li ul a:hover{
background:#505F00;
color:#fff;
}

#top .nav li ul {
border-top:1px solid #484848;
}

/*nav categories*/
.catnav_wrapper{
border-left:1px solid #aaa;
border-right:1px solid #fff;
}

.catnav{
border-right:1px solid #aaa;
border-left:1px solid #fff;
}

.catnav li{
border-right:1px solid #fff;
}

.catnav li a{
color:#666666;
border-right:1px solid #aaa;
text-shadow:1px 1px 0px #fff;
}

.catnav .current a, .catnav li a:hover, .catnav .currentli_item a{
color:#464646;
}

#top .catnav li ul a{
border:1px solid #aaa;
border-top:none;
color:#666;
background: #f9f9f9;
}

#top .catnav li ul a:hover{
background:#fff;
color:#464646;
}

#top .catnav li ul {
border-top:1px solid #aaa;
}

/*Featured Area*/

#featured{
border:1px solid #333;
/* border-top:none; */
}

.featured{
border-left:1px solid #aaa;  
background: #fff url(../images/skin1/preload.gif) no-repeat center center;
}

.preloading_background{
background: transparent url(../images/skin1/preload.gif) no-repeat 50% 50%;
}

#top .fadeout{
background: transparent url(../images/skin1/overlay.png) repeat-y right top;
}

.bottom_left_rounded_corner{
background: transparent url(../images/skin1/rounded.png) no-repeat left bottom;
}
.bottom_right_rounded_corner{
background: transparent url(../images/skin1/rounded.png) no-repeat right bottom;
}

#top .feature_excerpt{
/* border-top:1px solid #333; */
}

.position_excerpt, #top #featured .feature_excerpt {
/* background:none repeat scroll 0 0 #000; */
opacity: 1 !important;
filter: alpha(opacity = 100) !important;
}

#top #featured a{
color:#fff;
}

#top .slidecontrolls span{
background:transparent url(../images/skin1/slide_controlls.png) no-repeat top right;
}

#top .slidecontrolls .active_item, #top .slidecontrolls span:hover{
background:transparent url(../images/skin1/slide_controlls.png) no-repeat top left;
}

.newsselect{
border-left:1px solid #e1e1e1;
background: #fff;
}

.newsselect .single_item{
border-bottom:1px solid #e1e1e1;
}

.newsselect .single_item:hover, .newsselect .active_item{
background-color: #f1f1f1;
text-shadow:1px 1px 0 #FFFFFF;
}

/*CONTENT AREA*/
.entry-previewimage{
border:1px solid #E1E1E1;
}

.entry-head, .entry-head a, .entry-bottom, .entry-bottom a{
color:#888f96;
}

.entry-head .date{background: transparent url(../images/skin1/icon-date.png) no-repeat -3px top;}
.entry-head .comments{background: transparent url(../images/skin1/icon-comment.png) no-repeat -3px top;}
.entry-head .author{background: transparent url(../images/skin1/icon-author.png) no-repeat -2px top;}


.more-link, .entry-bottom .categories, .widget_tag_cloud a{
background: #f6f6f6 url(../images/skin1/highlight.png) repeat-x left top;
border:1px solid #e1e1e1;
}

.widget_tag_cloud a{
text-shadow: #fff 1px 1px;
}


.more-link:hover, .widget_tag_cloud a:hover{
background: #eee url(../images/skin1/highlight.png) repeat-x left top;
border:1px solid #aaa;
color:#666;
}

.page_lists {
	border: 0 none !important;
}
.page_lists li {
	border: 0 none !important;
}
.page_lists li a {
	text-decoration: none !important;
	color: #413E17;
	font-weight: bold;
}
.page_lists li a:hover {
	color: #888f96;
}
/*pagination*/

#top .pagination span, #top .pagination a{
border:1px solid #e1e1e1;
}

#top .pagination a:hover{
border:1px solid #666;
}

#top .pagination .current{
background: #666;
border:1px solid #222;
color:#fff;
}



/*sidebar*/

.sidebar{
border:1px solid #ab955c;
-moz-box-shadow: 0px 0px 15px #988561;
-webkit-box-shadow: 0px 0px 15px #988561;
box-shadow: 0px 0px 15px #988561;
}

.sidebar .box li a,  .box .recentcomments, .entry ul li {
/* background:transparent url(../images/skin1/bullet1.png) no-repeat scroll 0 12px; */
border-bottom:1px solid #D6D6D6;
}

.sidebar .widget_wpsc_categorisation {
	margin-top: 15px;
}
.sidebar .box li a.wpsc_category_image_link {
	display: none;
}
.sidebar .box ul.wpsc_categories li a {
	border-bottom: 0px none;
}
#main ul.wpsc_categories {
	margin-bottom: 0px;
}

.box li a,  #footer .box .recentcomments{
/*
background:transparent url(../images/skin1/bullet1.png) no-repeat scroll 0 12px;
border-bottom:1px solid #333;
*/
}

#top .entry ul li {
background:transparent url(../images/skin1/bullet1.png) no-repeat scroll 0 9px;
}

body .gallery li a, body .flickr li a{
background: transparent none;
border:none;
}

#main ul{
border-top:1px solid #D6D6D6;
}

#main ul.wpsc_categories {
	border-top: 0px none;
}

#top .box_entry, .community_news h3, .link_list h3{
border-bottom:1px solid #E1E1E1;
}
#footer h3, #top #footer .box_entry{
border-bottom:1px solid #333;
}


.box img, .entry img, .wp-caption{
/* border:1px solid #E1E1E1; */
}

.box a:hover img, .entry a:hover img, .entry-previewimage:hover{
/* border:1px solid #999; */
}



/* footer */
#footerwrap {
	margin: 0 auto;
	background: url(../images/skin1/bg-footer-repeat.jpg) repeat-x 0 0;
	height: 235px;
}
#wp-calendar th, #prev, #next{
background: #1e1d08;
}

#footer a {
	color: #FFFFFF;
}
#footer .box img{
}

#footer .box img:hover{
}

/*comments*/

#top #social_icons ul{
border-top:none;
border-bottom:1px solid #e1e1e1;
}

#social_icons .twitter{background: transparent url(../images/skin1/twitter_32.png) 0 0  no-repeat;}
#social_icons .fb{background: transparent url(../images/skin1/facebook_32.png) 0 0  no-repeat;}
#social_icons .digg{background: transparent url(../images/skin1/digg_32.png) 0 0  no-repeat;}
#social_icons .stumble{background: transparent url(../images/skin1/stumbleupon_32.png) 0 0  no-repeat;}
#social_icons .deli{background: transparent url(../images/skin1/delicious_32.png) 0 0  no-repeat;}
#social_icons .techno{background: transparent url(../images/skin1/technorati_32.png) 0 0  no-repeat;}

#author-box, .comment_nav{
border-top:1px solid #E1E1E1;
border-bottom:1px solid #E1E1E1;
}

.comment_content {
border:1px solid #E1E1E1;
}
.odd .comment_content{
background: #F6F6F6 url(../images/skin1/highlight.png) repeat-x scroll left top;
}

/*CONTACT FORM*/	

.text_input, .text_area{
border:1px solid #e1e1e1;
color: #777;
}

#send, #submit{
background: #f6f6f6 url(../images/skin1/highlight.png) repeat-x left top;
border:1px solid #e1e1e1;
color: #777;
}


#submit:hover, #send:hover{
background: #eee;
color: #444;
}

.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #FF9000;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}

/*generic*/

h1, h2, h3, h4, h5, h6, legend, #top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
color:#6E2C09;
}

h1.entry-heading {
	margin-bottom: 10px !important;
}
h1.weather-heading {
	margin-top: 10px !important;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#888f96;
} 

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer legend, #footer h1 a, #footer h2 a, #footer h3 a, #footer h4 a, #footer h5 a, #footer h6 a{
color:#B7A58F;
font-size: 21px;
}

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#888f96;
} 

a{color:#237304;font-weight:bold;text-decoration:none;}
a:hover{color:#8b764d;}
#footer a:hover{color:#8b764d;}
#footer_copyright_wrap a {
	color: #ffffff;
}

#footer_copyright_wrap a:hover {
	color: #8b764d;
}


blockquote {
border-left:5px solid #D6D6D6;
}

.entry li {
list-style-type:none;
padding-left:10px;
}

.entry ul ul{
border:none;
}

pre {
background-color:#FEFEFE;
border:1px solid #DDDDDD;
}

.lightbox_video{
background:transparent url(../images/skin1/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin1/magnify.png) no-repeat center center;
}

/* Sidebar Callouts */
#reserve_today {
background: url(../images/skin1/sidebar_images.png) no-repeat -13px -15px;
display: block;
width: 331px;
height: 46px;
margin: 18px 0 0 0px;
}
#reserve_today:hover {
background-position: -357px -15px;
}

#view_rental_packages {
background: url(../images/skin1/sidebar_images.png) no-repeat -13px -109px;
display: block;
width: 331px;
height: 380px;
margin: 18px 0 0 0px;
}
#view_rental_packages:hover {
background-position: -358px -109px;
}

/*Rental Package Table styles*/
td.hunt_left {
	width: 500px;	
	padding: 15px 0px 9px 0px;
	border-bottom: 1px solid #CCCAAB;
}

td.hunt_left p {
	padding-bottom: 13px;
}

td.hunt_right {
    float: right;
    padding: 15px 0;
    width: 375px;
}

#hunt_box_left, #weapon_hunt_box_left {
	color:#6E2C09;
	background: url(../images/skin1/bg-box-1.png) repeat 0 0;
	border:1px solid #B8A374;
	display:block;
	height:65px;
	width:105px;
	margin-right:5px;
	-moz-box-shadow: 0px 0px 8px #988561;
	-webkit-box-shadow: 0px 0px 8px #988561;
	box-shadow: 0px 0px 8px #988561;
}
#weapon_hunt_box_left {
	width: 130px !important;
}
#hunt_box_middle, #weapon_hunt_box_middle {
	color:#6E2C09;
	background: url(../images/skin1/bg-box-1.png) repeat 0 0;
	border:1px solid #B8A374;
	display:block;
	height:65px;
	width:130px;
	margin-right:5px;
	-moz-box-shadow: 0px 0px 8px #988561;
	-webkit-box-shadow: 0px 0px 8px #988561;
	box-shadow: 0px 0px 8px #988561;
}
#weapon_hunt_box_middle {
	width: 105px !important;
}
#hunt_box_right {
	color:#6E2C09;
	background: url(../images/skin1/bg-box-1.png) repeat 0 0;
	border:1px solid #B8A374;
	display:block;
	height:65px;
	width:130px;
	-moz-box-shadow: 0px 0px 8px #988561;
	-webkit-box-shadow: 0px 0px 8px #988561;
	box-shadow: 0px 0px 8px #988561;
}

#hunt_box_text {
	/* float:left; */
	padding:12px 0 10px 0px;
	text-align: center;
	font-size: 20px;
}


/* entry-text link image */
.entry-text a img {
	border: 0 none !important;
}
td.head a img {
	display: inline !important;
}

/* Footer Sister Site Logo */
.sister_site a {
	display: block;
	width: 215px;
	height: 101px;
	background: url(../images/skin1/footer-logo.png) no-repeat 0 0;
}

/* Homepage Callout Area */
#homepage_callouts_area {
	clear: both;
	margin: 25px auto 15px;
	width: 960px;
	height: 298px;		
}
#homepage_callouts, #homepage_callouts_left {
	display: block;
	width: 447px;
	height: 276px;
	background: url(../images/skin1/bg-aside-repeat.png) repeat 0 0;
	border:1px solid #ab955c;
	-moz-box-shadow: 0px 0px 15px #988561;
	-webkit-box-shadow: 0px 0px 15px #988561;
	box-shadow: 0px 0px 15px #988561;
	float: left;
	padding: 10px;
}
#homepage_callouts_left {
	margin-right: 22px;
}
.choose_species, .choose_weapon {
	display: block;
	width: 447px;
	height: 276px;
	background: url(../images/skin1/body-callouts-sprite.jpg) no-repeat;
}
.choose_species {
	background-position: 0 0;
}
.choose_weapon {
	background-position: 0 -295px;
}
.choose_species span, .choose_weapon span {
	/* font-family: 'LeagueGothic'; */
	position: relative;
	top: 244px;
	left: 12px;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
}
.choose_species:hover, .choose_weapon:hover {
	opacity: 0.8;
}
.more_link {
	background: #566403; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#526000', endColorstr='#566403') repeat-x 0 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#526000), to(#566403)) repeat-x 0 0;
	background:-moz-linear-gradient(center top , #526000, #566403) repeat scroll 0 0 transparent;
    border: 2px solid #465200;
    color: #FFFFFF;
    font-family: 'LeagueGothic';
    font-size: 20px !important;
    font-weight: 100 !important;
    margin-left: 10px;
    padding: 3px 8px 0px 7px;
    text-decoration: none;
    border-radius:5px;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	position: relative;
	top: 0px !important;
	left: 0px !important;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.hunt_read_more {
	background: #566403; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#526000', endColorstr='#566403') repeat-x 0 0;
	background: -webkit-gradient(linear, left top, left bottom, from(#526000), to(#566403)) repeat-x 0 0;
	background:-moz-linear-gradient(center top , #526000, #566403) repeat scroll 0 0 transparent;
    border: 2px solid #465200;
    color: #FFFFFF;
    font-family: 'LeagueGothic';
    font-size: 20px !important;
    font-weight: 100 !important;
    padding: 3px 8px 0px 7px;
    text-decoration: none;
    border-radius:5px;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	position: relative;
	top: 0px !important;
	left: 0px !important;
	text-transform: uppercase;
	letter-spacing: 0.5px;
}
.hunt_read_more:hover {
	color: #8b764d;
}

/* Sidebar Callouts */
.online_store_callout a {
	display: block;
	width: 284px;
	height: 44px;
	border: 1px solid #383637;
	border-radius:5px;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin: 15px 0px 0px;
	background: url(../images/skin1/c-store.jpg) no-repeat 0 0;
}
.online_store_callout a:hover {
	opacity: 0.8;
}
.horse_callout a, .atv_callout a, .fishing_callout a, .hiking_callout a, .multi_callout a {
	display: block;
	width: 284px;
	height: 220px;	
	border: 1px solid #383637;
	border-radius:5px;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin: 15px 0px 0px;
}
.horse_callout a {
	background: url(../images/skin1/c-horse.jpg) no-repeat 0 0;
}
.atv_callout a {
	background: url(../images/skin1/c-4x4.jpg) no-repeat 0 0;
}
.fishing_callout a {
	background: url(../images/skin1/c-fishing.jpg) no-repeat 0 0;
}
.hiking_callout a {
	background: url(../images/skin1/c-hiking.jpg) no-repeat 0 0;
}
.multi_callout a {
	background: url(../images/skin1/c-multi.jpg) no-repeat 0 0;
}
.horse_callout a:hover, .atv_callout a:hover, .fishing_callout a:hover, .hiking_callout a:hover, .multi_callout a:hover {
	opacity: 0.8;
}
.hunting_site_callout a {
	display: block;
	width: 284px;
	height: 44px;
	border: 1px solid #383637;
	border-radius:5px;
    -moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin: 15px 0px 0px;
	background: url(../images/skin1/c-hunting.jpg) no-repeat 0 0;
}
.hunting_site_callout a:hover {
	opacity: 0.8;
}

/* Guide Page Styles */
.guide_wrapper, .guide_wrapper_top, .accom_wrapper, .hunt_wrapper, .hunt_wrapper_top, .hunt_species_wrapper, .hunt_species_wrapper_top {
	clear:both;
	width:100%;
	height:305px;
	margin-bottom: 15px;	
	border-bottom: 1px solid #B8A374;
	padding-bottom: 15px;
}
.accom_wrapper {
	border-bottom: 0 none !important;
}
.guide_wrapper_top, .hunt_wrapper_top, .hunt_species_wrapper_top {
	border-top: 1px solid #B8A374;
	padding-top: 15px;
}
.hunt_wrapper {
	height: 600px !important;
}
.hunt_wrapper_top {
	height: 460px !important;
}
.hunt_species_wrapper {
	height: 302px !important;
}
.hunt_species_wrapper_top {
	height: 742px !important;
}
.guide_text, .accom_text, .hunt_text {
	float:left;
	width:603px;
}
.guide_img, .accom_img, .hunt_img {
	float:right;
	display: block;
	width:275px;
	height:284px;
	padding:10px;
	background: url(../images/skin1/bg-aside-repeat.png) repeat 0 0;
}

.sister_site a:hover {
	opacity: .7;
}

.twtr-profile-img-anchor {
	position: absolute;
}
