body {
	font-family: Arial, Helvetica, sans-serif;
	/*background: url("../images/bg-2.jpg") no-repeat fixed center top #FFFFFF;*/
    /*font-family: Arial;*/
	/*font-family:"Titillium",Arial,sans-serif;*/
	/*font-family:"Merriweather",Georgia,serif;*/
	background:url("../images/bg.jpg") no-repeat scroll 67% 100% #9bc8f7;
	/*background-color:#dbdbff;*/ /*#DBDBFF*/
	color:#333333;
    margin: 0;
    margin: 0;
	font-size:12px;
	border:0px none;
	line-height:17px;
	
}

h1{
	font-size:16px;
}
h2{
	font-size:14px;
	color:#663300;
}
h3{
	font-size:12px;
	color:#663300;
}

#header{
	background: url("../images/header-bg.jpg") no-repeat fixed center top #FFFFFF;
	/*width:1024px;*/
	/*min-width:1024px;*/
	/*height:122px;*/
	height:133px;
	margin-bottom:0px;
	position:relative;
	padding:0px;
	border:0px;
}

.logo{
	float:left;
	overflow:hidden;
	margin: 10px 0 0 20px;
	padding:0px;
}
.featured-images{
	border:0px;
	margin:0px 0px 15px 0px;
	padding:0px;
}
.roll-images{
	border:0px;
	margin:0px auto 0px auto;	
	padding:0px;
	text-align:center;
}
.big-title{
	font-size:14px;	
}
.salmon{
	margin:25px 0px 0px 5px;
}
.bear-rooms{
	margin:25px 0px 0px 5px;
}
.moose-reserve{
	margin:25px 0px 0px 5px;
}
.salmon-river{
	margin:35px 0px 0px 5px;
}
.alaska-map{
	margin:25px 0px 0px 5px;
}
.rental-policy{
	margin:35px 0px 0px 5px;
}
.contact{
	margin:0px 0px 0px 5px;
}
.room-thumbnail{
	padding: 0px;
	border:1px solid #FFFFFF;
	margin:0px;
}
.menuNav{
	/*background-color:#EEEEEE;*/
	/*opacity:0.4;
	filter:alpha(opacity=40);*/ /* For IE8 and earlier */
	/*border-top: 1px solid #663300;*/
    clear: both;
    font-size: 14px;
	font-weight:bold;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 95px; /*91px*/
	left: 0px;
	/*background: rgba (255, 0, 0, 0.4);*/
	/*background:none repeat scroll 0 0 rgba(238, 238, 238, 0.4);*/
	/*z-index: 50;*/
	
	/*background:rgb(255,255,255);
	background: transparent\9;
	background:rgba(255,255,255,0.3);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4cffffff,endColorstr=#4cffffff);
	zoom: 1;*/ /*New*/
	
	/*background:none repeat scroll 0 0 rgba(255, 255, 255, 0.3);*/ /*Original*/
	
	background: url("../images/transparent-bg.png") repeat-x;
    
}
/*.menuNav:nth-child(n) {
	filter: none;
}*/

.menuNav ul{
	/*background: url("../images/nav-line.png") repeat;*/
	/*border-top:1px solid #EEEEEE;*/
	clear:both;
	padding-top:11px; /*3px*/
	list-style:none outside none;
	
	/*margin:0px;*/
	margin-left:-15px;
	margin-top:0px;
	
	overflow:hidden;
	
}
.menuNav li {
    /*list-style: none outside none;*/
	display:inline;
    margin: 0;
	padding:5px 8px 0px 20px;
}
.menuNav li a {
    color: #333333; /*#333333 #663300 #FDD272; #55789D;*/
    margin: 0;
    text-decoration: none;
	padding-left:5px;
}
.menuNav li a:hover {
	color: #0066CC;
	text-decoration:none;
}
.menu-content{
	/*background: url("../images/nav-separator.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	/*border-right:1px solid #663300;*/
}
#wrapper{
	background-color:#EEEEEE;
	width:1024px;
	margin:auto;
}

#content{
	margin: 0px;
	padding:0px;
	/*padding-top:10px;
	padding-right:0px;
	padding-left:15px;*/
	/*width:1024px;*/
}

.leftContent{
	/*background-color: #3366FF;*/
	float:left;
	padding-top:10px;
	padding-left:15px;
	padding-right:5px;
	padding-bottom:10px;
	width:200px;

}
.rightContent{
	/*background-color:#669933;*/
	float:right;
	padding-left:25px;
	padding-right:35px;
	padding-bottom:10px;
	width:744px;
	min-height:300px;
	/*padding:5px;*/
}
.rightContent h1{
	/*font-size:14px;*/
}
.rightContent a{
	color:#0066FF;
}

#footer{
	/*background: url("../images/bg-3.jpg") no-repeat -190px -720px #6699CC;*/
	
	/*background: url("../images/bg-2.jpg") no-repeat -490px -210px #6699CC;*/
	background: url("../images/bg-2.jpg") no-repeat 0px -300px #6699CC;
	
	/*background: url("../images/bg-2.jpg") no-repeat fixed -400px -60px #6699CC;*/
	/*background-color: #6699CC;*/
	/*color:#663300;*/
	clear:both;
	/*width:1024px;*/
	padding-top:25px;
	padding-bottom:10px;
	padding-left:37px;
	/*height:165px;*/
	margin:0px;
	/*padding:0px;*/
	height:130px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}