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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-size: 100%;
	vertical-align: baseline;
	color: #333;
}

:focus {
	outline: 0;
}

.clear {
	clear: both;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_eagle2.jpg);
	background-color: #F3F3DB;
	background-repeat: no-repeat;
}

#logo {
	width: 325px;
	height: 47px;
	margin-top: 18px;
	float: left;
	padding-top: 5px;
}

#top-wrapper {
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-repeat: no-repeat;
}

#top {
	height: 800px;
	width: 100%;
	background-image: url(../images/bg_eagle2.jpg);
	background-repeat: no-repeat;
}

#kachemak {
	width: 600px;
	height: 47px;
	margin-top: 18px;
	float: right;
	padding-top: 5px;
	text-align: right;
}

#header {
	width: 960px;
	height: 307px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../images/header_01.jpg);
	float: left;
}

#navigation {
	width: 100%;
	height: 33px;
	float: right;
	padding-top: 1px;
	text-align: right;
	background-image: url(../images/navBG.png);
	background-repeat: repeat-x;
	margin-top: 5px;
}

#navigation li {
	float: left;
	list-style: none;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 10px;
	background-image: url(../images/navDIV.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#navigation ul {
	width: 960px;
	height: 35px;
}

#navigation a {
	color: #CCC;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#navigation a.active {
	color: #093;
}

#navigation a:hover {
	color: #093;
}

#navigation li:hover {
	color: #09D1FF;
	background-repeat: no-repeat;
	background-position: 0px center;
	background-image: url(../images/navDIV.jpg);
}

#navigation li.active {
	color: #2A4E38;
	background-repeat: no-repeat;
	background-position: 0px center;
	background-image: url(../images/navDIV.jpg);
}

#nav_text {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4f3e2e;
	text-align: left;
	padding-top: 10px;
}

#navigation a {
	color: #4f3e2e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	height: 30px;
	width: 30px;
}
#navDIV {
	width: 960px;
	text-align: left;
	padding-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
	height: 307px;
	background-image: url(../images/header_01.jpg);
	padding-top: 20px;
	padding-left: 30px;
}
#middle_wrapper {
	height: 307px;
	width: 960px;
	background-repeat: no-repeat;
	background-image: url(../images/header_01.jpg);
	margin-top: -13px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	height: 500px;
	width: 960px;
	background-repeat: no-repeat;
	background-image: url(../images/header_01.jpg);
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#content1 {
	width: 960px;
	height: 307px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding: 0px;
	margin-top: 0px;
}

#main-content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header_01.jpg);
	background-repeat: no-repeat;
	height: 200px;
}
#content2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#content3 {
	height: 60px;
	width: 960px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: center;
	background-color: #FFF;
}
#content_MAIN {
	height: 265px;
	width: 960px;
	background-color: #FFF;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#welcome {
	height: auto;
	width: 500px;
	padding-right: 20px;
	float: left;
}
a:hover {
	color: #090;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-size: 13px;
	line-height: 1.4;
}

#main-content h1 {
	color: #0e2f18;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 18px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #030;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #030;
}
#welcomePIC {
	height: 230px;
	width: 400px;
	float: right;
}
#footer {
	background-color: #12110f;
	width: auto;
	background-image: url(../images/footerBG.jpg);
	background-repeat: repeat-x;
	height: 225px;
	clear: both;
}
#tabLEFT {
	width: 280px;
	height: 170px;
	padding: 10px;
	float: left;
	margin-right: 15px;
	background-image: url(../images/bg.jpg);
}
#content_TABS {
	height: 380px;
	width: 930px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
}
#tabs {
	height: auto;
	width: 930px;
	float: left;
}
#tabRIGHT {
	width: 280px;
	height: 170px;
	float: left;
	background-image: url(../images/bg.jpg);
	padding: 10px;
}
#tabTEXT {
	width: 275px;
	height: 50px;
	float: left;
	text-align: left;
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1a140c;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #030;
	font-weight: bold;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333;
}
#testimonials {
	height: 150px;
	width: 930px;
	float: left;
	margin-top: 25px;
}
#footer_01 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	height: 175px;
}
#foot_LEFT {
	width: 200px;
	height: 50px;
	padding: 10px;
	float: left;
	margin-left: 20px;
	background-image: url(../images/logo_footer.png);
	background-repeat: no-repeat;
	background-position: 25px bottom;
	margin-top: 15px;
}
#foot_TEXT {
	width: 275px;
	height: 85px;
	padding: 10px;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #292824;
}

.foot-links {
	float: left;
	margin-right: 50px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	margin-left: 15px;
	margin-top: 15px;
}

.foot-links h1 {
	color: #FFF;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
}

.foot-links ul {
	margin: 0;
	padding: 0;
}

.foot-links li {
	color: #E5E5B7;
	list-style: none;
	margin-bottom: 3px;
	background: url(../images/footer_arrow.jpg) no-repeat 0 center;
	padding-left: 10px;
	margin-left: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
}

.foot-links a {
	color: #FFC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.foot-links a:hover {
	color: #FF6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#foot_RIGHT {
	width: 200px;
	padding: 10px;
	float: right;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #F4F4D7;
	text-align: right;
	margin-top: 15px;
}
#cMain {
	height: 330px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
}
#cReserve {
	height: 60px;
	width: 930px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
}
#cDivider {
	height: 1px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #CCC;
	margin-bottom: 15px;
}
h5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #9AB879;
}
#newHeader {
	height: auto;
	width: 960px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#contentDIV {
	float: left;
	height: auto;
	width: 630px;
	line-height: 1.3;
	font-size: 14px;
	color: #333;
	padding-right: 15px;
	margin-top: 15px;
}
#contentRIGHT {
	float: right;
	height: auto;
	width: 225px;
	line-height: 1.3;
	font-size: 14px;
	color: #333;
	background-color: #F3F4D9;
	background-image: url(../images/bg.jpg);
	margin-left: 25px;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	border: 1px solid #E6CE95;
}
#Wrapper_ABOUT {
	width: 930px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
}
#cMain_2 {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	height: 1500px;
}
#cRight2 {
	float: right;
	height: auto;
	width: 225px;
	line-height: 1.3;
	font-size: 14px;
	color: #333;
	background-color: #F3F4D9;
	background-image: url(../images/bg.jpg);
	margin-left: 25px;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	border: 1px solid #E6CE95;
}
#accomDIV {
	float: left;
	height: auto;
	width: 510px;
	line-height: 1.3;
	font-size: 14px;
	color: #333;
	padding-right: 15px;
	margin-top: 15px;
}
#cRIGHT3 {
	float: right;
	height: auto;
	width: 330px;
	line-height: 1.4;
	font-size: 10px;
	color: #584E39;
	background-color: #F3F4D9;
	background-image: url(../images/bg.jpg);
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border: 1px solid #E6CE95;
	font-family: Verdana, Geneva, sans-serif;
}
.tabs {
	text-indent: 10px;
}
#accomBOTTOM {
	height: auto;
	width: 890px;
	background-color: #F3F4D9;
	background-image: url(../images/bg.jpg);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	border: 1px solid #E6CE95;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#Wrapper_ACCOM {
	width: 930px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	height: 4000px;
}
#accom_pics {
	height: auto;
	width: 395px;
	line-height: 1.3;
	font-size: 14px;
	color: #333;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 35px;
}
#Wrapper_FISHING {
	width: 930px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	height: 1000px;
}
#Wrapper_WILDLIFE {
	width: 930px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	height: 2100px;
}
#Wrapper_WILDLIFE_TOP {
	width: 975px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: center;
}
#wildlifeRIGHT {
	float: right;
	height: auto;
	width: 225px;
	line-height: 1.3;
	font-size: 14px;
	color: #333;
	background-color: #F3F4D9;
	background-image: url(../images/bg.jpg);
	margin-left: 25px;
	margin-top: 75px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	border: 1px solid #E6CE95;
}
#wildlifeRIGHT_BEAR {
	float: right;
	height: auto;
	width: 225px;
	line-height: 1.3;
	font-size: 14px;
	color: #333;
	background-color: #F3F4D9;
	background-image: url(../images/bg.jpg);
	margin-left: 25px;
	margin-top: 200px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
	border: 1px solid #E6CE95;
}
#Wrapper_CME {
	width: 930px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	height: 600px;
}
#Wrapper_Location {
	width: 930px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	height: 2100px;
}
#Wrapper_CONTACT {
	width: 930px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	height: 900px;
}

	.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
		
		.form_field {
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	color : #030;
	font-weight : bold;
	text-align:left;
		}
		
		.form_text{
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333;
		}
		
		.text_box{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333;
	background-color: #F3F4D9;
	border: 1px solid #A9AA97;
	height: 25px;
	width: 275px;
		}
		
		.text_area{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
			height:60px;
		}
		
		.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #ff0000;
			font-weight : bold;
		}

		.copyright{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
.text_boxZIP {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #333;
	background-color: #F3F4D9;
	border: 1px solid #A9AA97;
	height: 25px;
	width: 60px;
}
.text_SUBMIT {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #F3F4D9;
	background-color: #2A4E38;
	border: 1px solid #A9AA97;
	height: 25px;
	font-weight: bold;
}
#Wrapper_RATES {
	width: 930px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	height: 2200px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../about/gallery/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../about/gallery/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#Wrapper_Gallery {
	width: 930px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	height: 1900px;
}
#Wrapper_Specials {
	width: 930px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	height: 1350px;
}
#Wrapper_Video {
	width: 930px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	height: 1300px;
}
#Wrapper_Recipes {
	width: 930px;
	background-image: url(../images/contentBG.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 25px;
	height: 5000px;
}
