@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/background3.jpg) center center no-repeat fixed;
	color:#3a0406;
	font-size:85%;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3{
	font-family:"Distress";
	font-weight:normal;
	padding-top:20px;
	color:#3a0406;
}
a{
	color:#3a0406;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a, a img{
	outline:none;
	border:none;
	text-decoration:none;
}
#container{
	width:1040px;
	margin:0 auto 0 auto;
}
#header{
	width:100%;
	height:527px;
	background:url(../images/header_big_black2.png) top center no-repeat;
	margin:0;
	padding:0;
}
.outdoorchannelLink a{
	width:180px;
	height:180px;
	text-indent:-99999px;
	display:block;
	cursor:pointer;
}
.homeLink a{
	width:240px;
	height:300px;
	text-indent:-99999px;
	display:block;
	margin-top:-500px;
	float:right;
	cursor:pointer;
}
#menu{
	width:632px;
	height:334px;
	margin:0;
	padding:0;
	margin-left:176px;
	background:url(../images/main_menu/main_menu.png) top left no-repeat;
}
#menu ul li{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#menu ul li a{
	display:block;
	text-indent:-99999px;
	outline:none;
	cursor:pointer;
}
#menu ul li a.home{
	width:140px;
	height:165px;
	/* background:url(../images/main_menu/home.png) top left no-repeat; */
	float:left;
}
#menu ul li a.about{
	width:116px;
	height:165px;
	/* background:url(../images/main_menu/about.png) top left no-repeat; */
	float:left;
}
#menu ul li a.lodging{
	width:129px;
	height:165px;
	/* background:url(../images/main_menu/lodging.png) top left no-repeat; */
	float:left;
}
#menu ul li a.whitetailHunts{
	width:116px;
	height:165px;
	/* background:url(../images/main_menu/whitetailHunts.png) top left no-repeat; */
	float:left;
}
#menu ul li a.exoticHunts{
	width:130px;
	height:165px;
	/* background:url(../images/main_menu/otherHunts.png) top left no-repeat; */
	float:left;
}
#menu ul li a.hoghunts{
	width:125px;
	height:135px;
	margin-left:10px;
	/* background:url(../images/main_menu/events.png) top left no-repeat; */
	float:left;
}
#menu ul li a.birdhunts{
	width:125px;
	height:135px;
	/* background:url(../images/main_menu/media.png) top left no-repeat; */
	float:left;
}
#menu ul li a.media{
	width:120px;
	height:135px;
	/* background:url(../images/main_menu/media.png) top left no-repeat; */
	float:left;
}
#menu ul li a.testimonials{
	width:115px;
	height:135px;
	/* background:url(../images/main_menu/media.png) top left no-repeat; */
	float:left;
}
#menu ul li a.contact{
	width:125px;
	height:135px;
	/* background:url(../images/main_menu/contact.png) top left no-repeat; */
	float:left;
}
#menu ul li a.current{
	background:url(../images/main_menu/menu_over.png) center center no-repeat;
}
#content{
	width:100%;
	background:url(../images/containerBgd3.png) center center repeat-y;
	margin:0;
	padding:0;
}
#mainContent{
/*	min-height:600px; */
	width:480px;
	margin-left:324px;
	margin-top:-1100px;
	/* color:#754c24; */
	float:left; 
}
#mainContent p{
	text-align:justify;
	margin:5px 2px;
}
#mainContent h1, h2{
	text-transform:uppercase;
	font-size:32px;
	text-align:center;
	padding-bottom:20px;
}
#mainContent h2{
	font-size:18px;
}
.slideshow{
	width:100%;
	height:300px;
	margin-bottom:20px;
}
/* CONTACT FORM */
#contactForm{
}
#contactForm p{
}
#contactForm .label{
	width: 100px;
	margin:0;
	margin-right: 10px;
	padding:0;
	text-align: right;
	line-height:25px;
	display:inline-block;
}
#contactForm input{
	width:220px;
	height:22px;
	background: url(../images/formBgd/inputBgd.png) repeat;
	border:none;
	color:#fff;
}
#contactForm input.checkbox{
	width:60px;
}
#contactForm select{
	width:220px;
	height:25px;
	background: url(../images/formBgd/inputBgd.png) repeat;
	border:none;
}
#contactForm textarea{
	width:220px;
	height:100px;
	background:url(../images/formBgd/inputBgd.png) repeat;
	border:none;
	color:#fff;
}
#contactForm #submit{
	cursor:pointer;
	width:60px;
	height:22px;
	margin-left:270px;
	font-weight:bold;
}
#contactForm input.checkbox, #verifyDealForm input.checkbox{
	width:20px;
	height:auto;
}
/**/
ul.photoGallery{
	clear:both;
	min-height:200px;
}
ul.photoGallery li{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
ul.photoGallery li a{
	text-indent:-99999px;
}
/* table */
#mainContent table{
	width:90%;
	margin:auto;
}
#mainContent table thead th{
	font-weight:bold;
	font-size:18px;
	text-align:center;
}
#mainContent table tr td{
	padding:5px;
	line-height:normal;
}
/* left column*/
#leftColumn{
	width:324px;
	background:url(../images/filmstrip_newsletter3.png) top left no-repeat;
	margin:0;
	padding:0;
	/* float:left; */
	min-height:1100px; /* IMPORTANT!!!!! check #rightColumn */
}
#leftColumn .virtualtourlink a{
	display:block;
	width:142px;
	height:140px;
	text-indent:-99999px;
	position:relative;
	top:75px;
	left:125px;
}
#leftColumn .virtualtourlink a:hover{
	background:url(../images/main_menu/menu_over.png) center center no-repeat;
}
#leftColumn .newsletterBox{
	position:relative;
	top:215px;
	left:0;
	background:;
	height:300px;
}
#leftColumn .newsletterBox form{
	padding-top:25px;
	padding-left:10px;
}
#leftColumn .newsletterBox form input.text{
	width:195px;
	margin-left:12px;
	height:27px;
	border:none;
	background:none;
	color:#fff;
}
#leftColumn .newsletterBox form input#newsletter_signup{
	margin-left:8px;
	height:27px;
	width:84px;
	border:none;
	background:none;
	cursor:pointer;
	outline:none;
}
#leftColumn .newsletterBox form input{
	outline:none;
}
/*
#leftColumn .newsletterBox form{
	padding-top:;
	padding-left:10px;
}
#leftColumn .newsletterBox form#newsletterForm input.text{
	width:195px;
	margin-left:12px;
	height:27px;
	border:none;
	background:none;
	color:#fff;
}
#leftColumn .newsletterBox form#newsletterForm input#newsletter_signup{
	margin-left:8px;
	height:27px;
	width:84px;
	border:none;
	background:none;
	cursor:pointer;
	outline:none;
}
#leftColumn .newsletterBox form input{
	outline:none;
}
*/
#rightColumn{
	margin:0;
	padding:0;
	width:233px;
	float:right;
	margin-top:-1100px;	 /* IMPORTANT!!!!! check #leftColumn */
}
.rightColumnBody{
	margin:0;
	padding:0;
	min-height:300px;
	background:url(../images/notebookPaper/paperBody3.png) top right repeat-y;
}
/* links in #rightColumn */
.rightColumnBody a, .rightColumnBody a img{
	display:block;
	outline:none;
	border:none;
}
ul.connectLinks{
	width:190px;
	margin:auto;
	padding:0 0 10px 0;
}
ul.connectLinks li{
	list-style:none;
	float:left;
}
/**/
.rightColumnFoot{
	color:#605c5c;
	height:259px;
	background:url(../images/notebookPaper/footer_foot4.png) top right no-repeat;
}
.rightColumnFoot2{
	color:#605c5c;
	height:259px;
	background:url(../images/notebookPaper/footer_foot5.png) top right no-repeat;
}
#footer{
	width:100%;
	height:73px;
	background:url(../images/footer3.png) center center no-repeat;
}
.foot{
	display:block;
	clear:both;
	margin-top:50px;
}
.foot a{
	text-decoration:none;
}
.foot a:hover{
	text-decoration:underline;
}
.foot a, .foot a img{
	outline:none;
	border:none;
	text-decoration:none;
}
.foot a:hover img{
	outline:none;
	border:none;
	text-decoration:none;
}
ul.footerLinks{
	margin:0 auto 0 auto;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
.width800{
	width:675px;
}
.width400{
	width:345px;
}
ul.footerLinks li{
	list-style:none;
	float:left;
}
ul.footerLinks li a{
	padding:0 5px;
	
	border-right:1px solid #3a0406;
	text-decoration:none;
}
ul.footerLinks li a:hover{
	text-decoration:underline;
}
ul.footerLinks li a.noBorder{
	border:none;
}
#map{
	width:460px;
	height:320px;
	background:#fff;
	margin:0 auto 20px auto;
}
.quote{
	background:url(../images/quote_icon.png) top left no-repeat;
	display:block;
	line-height:98px;
	text-align:left;
	padding-left:100px;
}
.testimonial{
	border-bottom:1px dashed #603913;
	padding-bottom:5px;
	padding-bottom:5px;
	margin-bottom:20px;
}
/* group of tabs */
#tabSet {
	margin-top:10px;
}
/* style for hiding panels */
.ui-tabs-hide {
	display: none;
}
/* for ul holding tab li elements */
.ui-tabs-nav {
	margin: 0;
	padding: 0;
	list-style: none;
  	zoom: 1;
}
/* tabs */
.ui-tabs-nav li {
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
}
/* style link inside tab */
.ui-tabs-nav a {
	border:none;
  	text-decoration: none;
  	display: block;
	text-indent:-99999px;
	width:145px;
	height:84px;
}
.ui-tabs-nav a.photos {
	background:url(../images/media/photos_btn.png) center center no-repeat;
}
.ui-tabs-nav a.videos {
	background:url(../images/media/videos_btn.png) center center no-repeat;
}
.ui-tabs-nav a.photos:hover{
	background:url(../images/media/photos_btn_over.png) center center no-repeat;
}
.ui-tabs-nav a.videos:hover{
	background:url(../images/media/videos_btn_over.png) center center no-repeat;
}
/* link style for selected tab */
.ui-tabs-selected a.photos {
  	background:url(../images/media/photos_btn_over.png) center center no-repeat;
}
.ui-tabs-selected a.videos {
  	background:url(../images/media/videos_btn_over.png) center center no-repeat;
}
/* remove outline around link of selected tab */
.ui-tabs-nav a:focus {
	outline: none;
}
/*panel style*/
.ui-tabs-panel {
	clear: left;
  	margin: 0;
	padding: 10px;
	width: 440px;
	color:#e7d7d7;
	background:url(../images/media/panel_bgd.png) top left repeat;
}
.ui-tabs-panel, .ui-tabs-panel h2, .ui-tabs-panel h3{
	color:#e7d7d7;
}
.ui-tabs-panel h3{
	font-size:22px;
}
.video{
	width:400px;
	margin: 0 auto 20px auto;
}
a.youtubelink{
	display:block;
	width:178px;
	margin:auto;
}
.marginTopMinus{
	margin-top:-150px;
}
#picturePaper{
	width:835px;
	height:565px;
	background:url(../images/picture_paper.png) center center no-repeat;
	margin:0;
	padding:0;
}
#picturePaper a{
	display:block;
	float:left;
	margin-top:-150px;
	height:250px;
	text-indent:-99999px;
}
#picturePaper a:hover{
	background:url(../images/main_menu/menu_over2.png) center center no-repeat;
}
#picturePaper  a.lodging{
	width:220px;
}
#picturePaper  a.ranch{
	width:179px;
	margin-left:220px;
}
#picturePaper  a.whitetail{
	width:179px;
	margin-left:399px;
}
#picturePaper  a.exotic{
	width:189px;
	margin-left:578px;
}
#picturePaper  a.kids{
	width:200px;
	margin:0 0 0 180px; 
	height:230px;	
}
#picturePaper  a.virtual{
	width:270px;
	margin:-180px 0 0 490px; 
	height:80px;	
}
#picturePaper  a.gallery{
	width:320px;
	margin:-90px 0 0 490px; 
	height:60px;	
}
/* misc. classes */
.clear{
	clear:both;
}
.alignRight{
	text-align:right;
}
.justify{
	text-align:justify;
}
.font10{
	font-size:10px;
}
.font12{
	font-size:12px;
}
.font14{
	font-size:14px;
}
.font16{
	font-size:16px;
}
.italic{
	font-style:italic;
}
.center{
	text-align:center;
}
.bold{
	font-weight:bold;
}
.paddingRight_25{
	padding-right:25px;
}
.white{
	color:#fff;
}
.paddingRight{
	padding-right:15px;
}
.floatRight{
	float:right;
}
.red{
	color:#3a0406;
	font-weight:bold;
}
a:hover.red{
	text-decoration:none;
	color:#f1f1f1;
}
.error{
	color:#F00;
	font-weight:bold;
}
.bigText{
	font-weight:bold;
	font-size:22px;
}
ul.privacy{
	margin-left:40px;
}
/* error404 */
.error404{
	margin-left:30px;
}
.error404 .headerLetter{
	font-family:"Distress";
	font-weight:normal;
	padding-top:20px;
	padding-bottom:2px;
	color:#3a0406;
	font-size:22px;
}
