@charset "UTF-8";
/* CSS Document */

* { 
	margin:0;
	padding:0;	
}
	
body {
	position:relative;
	font-family:Helvetica, Arial, Trebuchet MS, Tahoma, sans-serif, Georgia;
	font-size:12px;
	line-height:1.5em;
	background:#000;
}

#calltoaction {
	position: absolute;
		top: 650px;
		left: 200px;
	padding: 5px 10px;
	background: #FFF;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	-webkit-border-radius: 10px;
    border-radius: 10px;
}

p {
	margin:0 0 8px 0;
	font-family:Georgia, Times, Helvetica, Arial, Trebuchet MS, Tahoma, sans-serif;
}


.col1 p {
	color:#fff;
}

h1{
	line-height:1.2em;
	letter-spacing:.02em;
}

h1.title {color: #E5B719; font-size: 15px; font-family: Arial; line-height: 150%;}

h2 {
	line-height:1.2em;
	letter-spacing:.02em;
}

h3 {
	margin:0 0 0 0;
	font-weight:bold;
	font-size:14px;
	color:#fff;
}

h4 {margin-bottom: 5px; font-size: 15px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: black;}

a {
	text-decoration:none;
}

a.bookit {font-family: Arial; color: #9D3222; line-height: 150%; text-decoration: none; cursor: pointer;}
a.bookit:hover {color: #FFA80E;}

table {
	margin:0 auto;
}

td img {
	display: block;
}

img {
	border:none;
}

ul {margin-left: 30px;}

a.gobutton {
	display:block;
	width:280px;
	height:56px;
	margin:50px auto 30px auto;
	padding:4px 0 0 0;
	font-size:17px;
	font-weight:bold;
	letter-spacing:-0.02em;
	color:#b00202;
	text-align:center;
	line-height:53px;
}

a.gobutton:hover {
	background-position:0 -61px;
}

.gbwhite {
	background: url(../images/bigbutton_wht.png) top center no-repeat;
}

.gbfb {
	width:220px !important;
	padding-left:60px !important;
	text-align:left !important;
	background: url(../images/bigbutton_fb.png) top center no-repeat;
}

.newsgothic {
	font-family: "news-gothic-std-1","news-gothic-std-2", Helvetica, Arial !important;
}

.wht {
	color:#fff !important;
}

.white2 {
	margin:0 0 8px 0;
	font-family:Georgia, Times, Helvetica, Arial, Trebuchet MS, Tahoma, sans-serif;
	color:#fff !important;
	font-size:19px;
	line-height:26px;
}


.tan {
	color:#eada92 !important;
}

.red {
	color:#9B3122
}

.clear:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear {display:inline-block;}
/* Hide from IE Mac \*/
.clear {display:block;}
/* End hide from IE Mac */


#headerwrap {
	position:relative;
	z-index:20;
	width:100%;
	height:60px;
	background: url(../images/header_tile.png) top center repeat-x;
}

#header {
	position:relative;
	width:850px;
	height:50px;
	margin:0 auto;
	background:url(../images/anglestripes.gif) top left no-repeat;
}

.headlogo {
	position:absolute;
	left:-110px;
	top:10px;
	width:405px;
	height:208px;
	background:url(../images/headlogo.png) top left no-repeat;
}

.headlogo2 {
	position:absolute;
	left:-110px;
	top:10px;
	width:391px;
	height:486px;
	background:url(../images/headlogo2.png) top left no-repeat;
}

#header h2 {
	float:right;
	font-weight:bold;
	line-height:50px;
	text-align:right;
	font-size:11px;
	color:#919191;
}

#header h2 a {
	color:#e5b71a;
}

#header h2 a.special {
	color:#e5b71a;
	font-size: 20px;
}

#header h2 a.special:hover {
	color: #fff;	
}

#header h2 a:hover {
	color:#fff;
}

#header h2 span, p.footaddress span {
	color:#fff;	
}

a.hdfacebook {
	display:block;
	float:right;
	width:34px;
	height:50px;
	margin:0 0 0 15px;
	background:url(../images/hdfacebook.png) center center no-repeat;
}

a.hdbrochure {
	display:block;
	float:right;
	width:117px;
	height:50px;
	margin:0 0 0 15px;
	background:url(../images/hdbrochure.png) center center no-repeat;
}

#mainnavwrap {
	position:relative;
	width:860px;
	margin:-10px auto 0 auto;
	z-index:2;
}

ul.mainnav {
	position:absolute;
	top:0;
	display:block;
	width:800px;
	height:95px;
	margin:0 auto;
	padding:0 30px;
	list-style:none;
	background:url(../images/navpaper.png) bottom center no-repeat;
}

ul.mainnav li {
	display:block;
	float:left;
	margin:0 0 0 30px;
}

ul.mainnav li a {
	display:block;
	padding:20px 0;
	line-height:1.2em;
	letter-spacing:-.03em;
	font-weight:bold;
	color:#3c3c3c;
	text-align:center;
}

ul.mainnav li a:hover {
	color:#fff;
}

#content {
	position:relative;
	z-index:1;
	width:840px;
	margin:-10px auto 0 auto;
	padding:0 0 0 0;
	background:#000;	
}

.scol {
	width:770px;
	min-height:500px;
	padding:175px 35px 35px;
	background:url(../images/green_onecol.jpg) top center no-repeat;
}

.colh {
	float:right;
	width:500px;
	min-height:450px;
	padding:75px 35px 35px;
}

.col1 {
	float:left;
	width:350px;
	min-height:500px;
	padding:175px 35px 35px;
}

.col2 {
	float:left;
	width:350px;
	min-height:500px;
	padding:175px 35px 35px;
}

.photorow {
	float: none;
	width: 850px;
	min-height:202px;
}

.col2specials {float: left; width: 350px; min-height: 500px; padding: 120px 35px 75px;}

.col2gallery {
	margin:15px 0;
}

.col2gallery a {
	width:60px;
	margin:0;
	padding:0;
}
.col2gallery img {
	margin:5px 5px 0 0;
	padding:0;
	border:none;
}

.col1 h1, .col2 h1 {
	margin:0 0 3px 0;
	font-size:20px;
	text-transform:uppercase;
}

.col1 h2, .col2 h2 {
	font-weight:normal;
	font-size:16px;
	margin:0 0 10px 0;
	color:#313131;
}

.c1rhunt {
	background:url(../images/red_c1hunter.jpg) top right no-repeat;
}

.c1rplain {
	background:url(../images/red_c1plain.jpg) top right no-repeat;
}

.c1yplain {
	background:url(../images/yellow_c1plain.jpg) top right no-repeat;
}

.c1gplain {
	background:url(../images/green_c1plain.jpg) top right no-repeat;
}

.col2 {
	
}

.c2yturkey {
	background:url(../images/yellow_c2turkey.jpg) top right no-repeat;
}

.c2yplain {
	background:url(../images/yellow_c2plain.jpg) top right no-repeat;
}

.c2gplain {
	background:url(../images/green_c2plain.jpg) top right no-repeat;
}

.c2grayplain {
	background:url(../images/gray_c2plain.jpg) top right no-repeat;
}

.c2grncart {
	background:url(../images/green_c2cart.jpg) top right no-repeat;
}

#footerwrap {
	position:relative;
	z-index:10;
	width:100%;
	margin:-10px 0 0 0;
	background: url(../images/footer_tile.png) top center repeat-x;
}

#footer {
	position:relative;
	width:850px;
	min-height:200px;
	margin:0 auto;
	padding:35px 0 0 0
}

a#footlogo {
	float:left;
	display:block;
	width:110px;
	height:152px;
	margin:0 25px 0 0;
	background: url(../images/footlogo.png) top left no-repeat;
}

.footnav {
	float:left;
	width:150px;
	margin:0 25px 0 0;
	color:#fff;
}

.footnav h2 {
	margin:0 0 5px 0;
	line-height:1.2em;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px dotted #919191;
}

.footnav ul {
	list-style:none;	
	margin:0 0 0 0px;	
	line-height:1.3em;
}

.footnav ul a {
	margin:0 0 3px 0;
	font-size:11px;
	color:#E5B71A;
}

.footnav ul a:hover {
	color:#fff;
}

p.footaddress {
	position:absolute;
	top:35px;
	right:10px;
	text-align:right;
	font-size:11px;
	color:#919191;
	line-height:1.5em;
}



/* ---- Side Banners --*/

.leftbanner {
	position:absolute;
	top:-10px;
	left:-124px;
	width:124px;
	height:751px;
}

.rightbanner {
	position:absolute;
	top:-10px;
	right:-124px;
	width:124px;
	height:751px;
}

.bybanl {
	background:url(../images/byban_left.jpg) top center no-repeat;
}
.bybanr {
	background:url(../images/byban_right.jpg) top center no-repeat;
}

.vbanl {
	background:url(../images/vidban_left.jpg) top center no-repeat;
}
.vbanr {
	background:url(../images/vidban_right.jpg) top center no-repeat;
}

.wtbanl {
	background:url(../images/wtban_left.jpg) top center no-repeat;
}

.wtbanr {
	background:url(../images/wtban_right.jpg) top center no-repeat;
}

.tkbanl {
	background:url(../images/tkban_left.jpg) top center no-repeat;
}

.tkbanr {
	background:url(../images/tkban_right.jpg) top center no-repeat;
}

.stbanl {
	background:url(../images/stban_left.jpg) top center no-repeat;
}

.stbanr {
	background:url(../images/stban_right.jpg) top center no-repeat;
}

.ctbanl {
	background:url(../images/ctban_left.jpg) top center no-repeat;
}

.ctbanr {
	background:url(../images/ctban_right.jpg) top center no-repeat;
}

.turkeyr {
	background:url(../images/turkeyban_right.jpg) top center no-repeat;
}

#videos {
	padding:20px 0;
}

.vidbox {
	float:left;
	width:600px;
	height:400px;
	margin:0 16px 16px 0;
	padding:10px 10px 20px 10px;
	background:#ebdfaa;
}

a.video {
	position:relative;
}

.play {
	position:absolute;
	bottom:23px;
	right:13px;
	width:61px;
	height:42px;
	background:url(../images/playbtn.png) center center no-repeat;
}
	
.vidbox img {
	border:none;
	margin:0 0 10px 0;
}

.vidbox h2, .testimonial h2 {
	font-size:16px;
	line-height:1.5em;
	color:#9b3122;	
}

.vidbox h3, .testimonial h3 {
	margin:0 0 5px 0;
	font-size:12px;
	font-weight:normal;
	line-height:1.1em;
	color:#676767;	
}

.testimonial {
	margin:0 0 20px 0;
	padding:15px 25px 15px 15px;
	background:#ebdfaa;
}

img.tpic {
	float:left;
	margin:0 20px 10px 0;
	width:120px;
	height:120px;
	border:1px solid #fff;
}

.tcopy {
	float:left;
	width:590px;
}

a.sponsor {
	
	border:none;
}

a.sponsor img {
	display:block;
	margin:30px auto 0 auto;
	border:none;
}

.rateinfo {
	margin:0 0 30px 0;
	padding:0 0 30px 0;
	border-bottom:1px solid #fff;
	color:#fff !important;
}

.rateinfo h1 {
	color:#E5B71A;
}

.rateinfo h2 {
	color:#ffa800;
}

.rateinfo h3 {
	color:#ffa800;
	margin:20px 0 0 0;
}

form table tr {
	display:block;
	margin:0 0 10px 0;
}

td.label {
	width:85px;
	color:#fff;
	font-weight:bold;
}

.guide {
	margin:15px 0 15px 0;
	padding:15px 0 15px 0;
	border-bottom:0px solid #fff;
}

.guideimg {
	float:left;
	margin:0 15px 0 0;
}

.guide a {
	color:#F93;
	font-weight:bold;
}

a.outdoorweb {color: #C27229; font-size: 11px; line-height: 1.5em; top: 35px; text-decoration: none;}
a.outdoorweb:hover {color: #f9bf6f; text-decoration: none;}