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

body{
position: relative; width: 960px; margin: 0px auto;background-image:url(../images/moosetracksbg.gif);
background-position:center; background-color:#34486b;  }

.page {
	width: 960px;
	margin: 0px auto;
}


/*-------------heading on the ver top of the page -------------*/
.heading em {
font-size:0.8em;
}
.reservations {
font-size:1.2em;
}
.middledot{
	margin-left: 7px;
	margin-right: 7px;
}
.heading {
	width: 940px;
	text-align: right;
	display: block;
	font-size: 1.3em;
	padding: 10px;
	
}
/*-------------NAVIGATION TOP-------------*/
nav {
	width: 100%;
	display: block;
	position: absolute;
	left: 0px;
	background-image:url(../images/buttonbg.jpg);
	background-repeat:repeat;
	border-bottom: 1px solid #a35b32;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-size: 1.3em;
	color: #643921;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-top-right-radius: 15px;
	-moz-border-top-left-radius: 15px;
}

nav { top: 47px; 
z-index:1000;}
nav a { margin: 5px 12px 5px 12px; }

/*-------------Slideshow-------------*/
#slideshow {
	height:375px;
	padding-top:25px;
	
}

/*-------------containers -------------*/	
.container {
	padding: 0px;
	border-left: 2px solid #d1b159;
	border-right: 2px solid #d1b159;
	border-top: 2px solid #d1b159;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-top-right-radius: 15px;
	-moz-border-top-left-radius: 15px;
}
.containerCabins {
	padding: 0px;
	border-left: 2px solid #d1b159;
	border-right: 2px solid #d1b159;
	border-bottom: 2px solid #d1b159;
	background-image:url(../slides/talkeetnacabin1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f1e2b9;
}
.container2 {
	padding: 0px;
	border-left: 2px solid #d1b159;
	border-right: 2px solid #d1b159;
	border-bottom: 2px solid #d1b159;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-bottom-right-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
}

/*-------------Logo-------------*/
 .mooselogo {
	 position: absolute;
	 top: 90px;
	 padding-left:11px;
 }

a.logo {
	position: absolute;
	width: 375px;
	height: 195px;
	background-image: url(../images/logolarge.png);
	z-index: 1000;
}


/*-------------home page intro below slideshow-------------*/
.intro {
	}
.intro ul li {
	margin-left:20px;
	}
.intro h1 {
	font-size: 1.3em;
	text-align: left;
	display:inline;
	
}
.intro em {
	font-size: 1.3em;
	text-align: left;
	display:inline;
	font-style:normal;
}
.intro p {padding-top:10px;}
			

/*-------------homepage spotlight with 2 moose -------------*/
.feature {
	width: 600px;
	background-image:url(../images/tracks.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-top: 30px;
	padding-bottom:30px;
	padding-left:140px;
	padding-right:120px;
}
.feature h1 {
	font-size: 1.3em;
}

/*-------------homepage lodging enjoy -------------*/
.lodging {
}
	
/*-------------photos-------------*/
.photoright {
	margin-left: 20px;
	float: right;
	
}
.photoleft {
	margin-right: 20px;
	float: left;
}

	/*-------------address at the end of the page-------------*/

.address {
	padding-top: 7px;
	padding-bottom: 5px;
	border-top: solid 1px #800000;
	width:90%;
	margin:0px auto;
	
}

/*-------------book now button -------------*/
.booknowbtn {
	padding-left:30px;
}

footer {
	background-image: url(../images/denalipanorama.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 960px;
	padding-top: 20px;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
}

/*------------ cabin amenities  -------------*/

.cabin li {
	margin-left: 110px;}
.logolink, .logolink a, .logolink a:link, .logolink a:visited, a.logolink {
	color:#f1e2b9;}
.logolink a:hover, a.logolink:hover {
	color:#fff;}	
	