html { 
  background: url(../images/background.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


body{
	margin:0;
	padding:0;
	color:#333;
	font-family: 'candela_boldbold';
	}	
	
/* text styles
------------------------------------------------------------ */


h1{
	font-size:25px;
	text-transform:uppercase;
	text-align:center;
	font-family: 'permianslabseriftypefaceRg';
	color:#38332a;
	padding:0;
	margin:0;
	}

h2{
	font-size:20px;
	text-transform:uppercase;
	text-align: center;
	font-family: 'permianslabseriftypefaceRg';
	color:#FFF;
	padding:0;
	margin:0;
	}

h3{
	font-size:18px;
	font-weight:normal;
	color:#fff;
	padding:0;
	margin:0 0 2%;
	font-family: 'permianslabseriftypefaceRg';
	color:#dbd3c0;
	text-transform:uppercase;
	}

h4{
	font-size:12px;
	font-weight:normal;
	color:#fff;
	padding:0;
	margin:0 auto;
	text-align:center;
	font-family: 'permianslabseriftypefaceRg';
	color:#dbd3c0;
	text-transform:uppercase;
	}
	
h5{
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	padding:0;
	margin:0 0 5% 0;
	}
	
h6{
	font-size:20px;
	text-transform:uppercase;
	font-weight: 800;
	padding:0;
	margin:2% 0 1% 0;
	}

p{
	font-family: 'candelabook';
	font-size:13px;
	color:#333;
	line-height:1.5;
	margin-bottom:3%;
	}
	
a{
	color:#333;
	text-decoration:none;
	}
	
a:hover{
	opacity:0.5;
	}

.alighn-justified{
	text-align:justify;
	}

/* Header
------------------------------------------------------------ */
header{
	width: 100%;	
	max-width:900px;
	background-color:#7a7364;
	background-image:url(../images/textured-bg1.jpg);
	border-radius:8px 8px 0 0;
	-webkit-border-radius:8px 8px 0 0;
	-moz-border-radius:8px 8px 0 0;
	}
	
header h1 {
	height: 40px;
	width: 160px;
	float: left;
	display: block;
	background: url(../images/demo.gif) 0 0 no-repeat;
	text-indent: -9999px;
	}
	
#logo{
	position:absolute;
	width:30%;
	max-width:393px;
	left:10px;
	top:-40px;
	z-index:9999;
	}
	
#logo img{
	width:100%;
	height: auto;
	}
	
#social{
	width:2%;
	position:absolute;
	right:2%;
	top:2%;
	}
#social img{
	width:100%;
	height:auto;
}
		
/* Nav 
------------------------------------------------------------ */



nav {
	height: 70px;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	font-weight:normal;
	margin:0 auto;
	z-index:9999;
}


nav ul {
	padding: 0;
	margin: 0 5% 0;
	max-width:900px;
	float:right;
	height: 70px;
}

nav li {
	display: inline;
	float: left;
}

nav a {
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	padding:25px 15px 40px;	
}

nav li a {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a:active {
	background-color: #4e483c;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	border:none;
	border-radius:0 0 2px 2px;
	-webkit-border-radius:0 0 2px 2px;
	-moz-border-radius:0 0 2px 2px;
}
nav a#pull {
	display: none;
}

/* Banners / Buttons
------------------------------------------------------------ */			
.banner {
	width: 100%;
	overflow:hidden;
	}
	
#header-ribbon{
	width:125%;
	margin:5% 0 0 -12.5%;
	position:relative;
	height:40px;
	}
	
#content-ribbon{
	width:100%;
	background-color:#635e55;
	position:absolute;
	left:0;
	top:2%;
	border:1px solid #333;
	text-align:center;
	box-shadow: 0px 2px 2px #000;
	z-index:10;
	}
	
#left-ribbon{
	width:30px;
	height:30px;
	background-image:url(../images/left-ribbon.png);
	position:absolute;
	left:-30px;
	top:20px;
	}
	
#right-ribbon{
	width:30px;
	height:30px;
	background-image:url(../images/right-ribbon.png);
	position:absolute;
	right:-30px;
	top:20px;
	}
	
#book-btn{
	width:96%;
	background-color: #4e483c;
	background-image:url(../images/textured-bg1.jpg);
	box-shadow: 0px 2px 3px rgba(0,0,0,1);
	border-top:1px solid #999;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius:2px;
	color:#FFF;
	text-align:center;
	font-size:14px;
	padding:4%;
	margin-top:10%;
	font-family: 'permianslabseriftypefaceRg';
	text-transform:uppercase;
	}
	
#book-btn a{
	color:#FFF;
	text-decoration:none;
	}
	
#book-btn a:hover{
	opacity:0.5;}
	
#enquire-btn{
	width:96%;
	background-color: #4e483c;
	background-image:url(../images/textured-bg1.jpg);
	box-shadow: 0px 2px 3px rgba(0,0,0,1);
	border-top:1px solid #999;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius:2px;
	color:#FFF;
	text-align:center;
	font-size:14px;
	padding:3%;
	margin-top:2%;
	font-family: 'permianslabseriftypefaceRg';
	text-transform:uppercase;
	}
	
#enquire-btn a{
	color:#FFF;
	text-decoration:none;
	}
	
#enquire-btn a:hover{
	opacity:0.5;}
	
#sep{
	width:100%;
	margin:3% 0;
	}

#sep2{
	width:95%;
	margin:1% auto 0 auto;
	}
	
#sep-decor{
	width:10%;
	padding:1%;
	max-width:100px;
	float:left;
	}
#sep-decor img{
	width:100%;
	height:auto;
	padding-bottom:2px;
	opacity:0.7;
	}
	
#sep-line-left{
	width:41%;
	height:1px;
	border-top:1px dashed #666;
	float:left;
	margin-right:3%;
	margin-top:2%;
	}

#sep-line-right{
	width:41%;
	height:0px;
	border-top:1px dashed #666;
	float:right;
	margin-left:3%;
	margin-top:2%;
	}
	
#contact-info{
	padding:0 0 10px 0;
	font-size:12px;
	margin-top:15px;
	}
	
#contact-info .icon{
	width:26px;
	height:26px;
	float:left;
	padding-right:10px;
	margin-top:-5px;
	}
			
/* Clearfix 
------------------------------------------------------------ */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
	margin-top:0px;
}

.clrfix{
	clear:both;
	}

.clrfix-spacer{
	clear:both;
	height:30px;
	}	
	
/* Structure 
------------------------------------------------------------ */
#wrapper {
	width:96%;
	max-width: 900px;
	margin:2% auto;
	padding:0;
	position:relative;
	background-color:rgba(225,225,225.0.3);
	background-image:url(../images/textured-bg2.jpg);
	box-shadow: 0px 0px 20px #000;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	}
	
#main{
	width:52%;
	padding:0 4%;
	margin:4% 2%;
	float:left;
	}

#main2{
	width:92%;
	padding:0 4%;
	margin:4% 0 1%;
	}
	
aside{
	width:24%;
	padding:0 3% 4%;
	float:left;
	margin:4% 2% 2% 0;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
	background-color:rgba(255,255,255,0.4);
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-image:url(../images/textured-bg3.jpg);
	position:relative;
	}
	
aside p{
	color:#FFF;
	}
	
#specials{
	width:100%;
	max-width:339px;
	}

#specials img{
	max-width: 100%;
	height: auto;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
}

#staff{
	width:100%;
	max-width:339px;
	margin-top:10%;
	}

#staff img{
	max-width: 100%;
	height: auto;
	margin-top:10%;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
}

#lodge{
	width:100%;
	max-width:339px;
	margin-top:10%;
	}

#lodge img{
	max-width: 100%;
	height: auto;
	margin-top:10%;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
}

#activities{
	width:100%;
	max-width:339px;
	margin-top:10%;
	}

#activities img{
	max-width: 100%;
	height: auto;
	margin-top:10%;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
}




section.gallery ul#gallery{
	list-style:none;
	margin-bottom:5%;
	}

section.gallery{
	width:100%;
	height:auto;
	padding-bottom:20%;
	}

section.gallery li a{
	float:left;
	position:relative;
	width:20%;
	margin:0 1.7% 3%;
	}
	
section.gallery li a:hover{
	opacity:0.7;
	}
	
section.gallery li img{
	border:none;
	width:100%;
	height:auto;
	}
	
section.gallery a{
	color:#666;
	font-size:10px;
	text-decoration:none;
	}


/* footer
------------------------------------------------------------ */

footer{
	width: 88%;
	margin-top:2%;
	background-color:#7a7364;
	background-image:url(../images/textured-bg1.jpg);
	padding:4% 6%;
	border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	}

footer #content{
	width:100%;
	margin:0 auto;
	}
	
footer .col-left{
	width:60%;
	float:left;
	border-right:1px dashed #999;
	}
	
footer .col-right{
	width:30%;
	height:150px;
	float:right;
	}
	
footer .col-right img{
	max-width: 100%;
	height: auto;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.8);
}

	
footer form {
	float:left;
	width:100%;
	position:relative;
	}
	
footer input[type="email"],
footer input[type="text"]{
	width:35%;
	height:40px;
	float:left;
	margin-right:2%;
	background-color:#e5e5da;
	border:none;
	padding-left:10px;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	}
	
footer input[type="submit"] {
  cursor: pointer;
  width:40px;
  height:40px;
  background:none;
  background-image: url(../images/submit-arrow.png);
  border:none;
  float:left;  
}

footer input[type="submit"]:hover {
	opacity:0.5; 
}

footer #contact-info{
	float:left;
	padding:10px 30px 10px 0;
	color:#FFF;
	font-size:12px;
	margin-top:15px;
	}
	
footer #contact-info .icon{
	width:26px;
	height:26px;
	float:left;
	padding-right:10px;
	margin-top:-5px;
	}

	
#legal{
	width:96%;
	position: relative;
	margin-top:20px;
	padding:1% 2%;
	background-color:#bcb29c;
	-moz-box-shadow:    inset 0 2px 5px #000000;
    -webkit-box-shadow: inset 0 2px 5px #000000;
    box-shadow:         inset 0 2px 5px #000000;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-bottom:1px solid #CCC;
	}
	
#copyright{
	width:40%;
	float:left;
	font-size:10px;
	}
	
#design-by{
	width:40%;
	float:right;
	font-size:10px;
	text-align:right;
	}


