﻿html{

}

body{
	background: url(../images/bkgrnd-1920.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:100%;
	margin: 0 auto;
	-webkit-text-size-adjust: 100%;
}

.spring-2017-hunts-box{
	background-color:#CC3300;
	width:355px;
	padding:5px 5px 5px 5px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	box-sizing: border-box;
	margin-left:15%;
	height:95px;
	margin-top:10px;
}
.spring-2017-hunts-box h3{
	font-size:1.2em;
	font-weight:800;
	color:white;
	text-align:center;
	margin:0 auto;
	line-height:120%;
	padding-top:5px;
}
.book-now-holiday-box{
	background: url(../images/burst-img.png) no-repeat center center; 
	width:413px;
	padding:5px 5px 5px 5px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	box-sizing: border-box;
	margin-left:15%;
	height:118px;
}
.book-now-holiday-box-shadow{
	width:355px;
	margin-left:15%;
	height:18px;
}
.book-now-holiday-box h1{
	font-size:1.2em;
	font-weight:800;
	color:white;
	text-align:center;
	margin:0 auto;
	line-height:100%;
}


.book-now-box{
	background-color:#EC4700;
	width:355px;
	padding:5px 5px 5px 5px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	box-sizing: border-box;
	margin-left:15%;
	height:65px;
}
.book-now-box-shadow{
	width:355px;
	margin-left:15%;
	height:18px;
}
.book-now-box h1{
	font-size:1.3em;
	font-weight:800;
	color:white;
	text-align:center;
	margin:0 auto;
}

.left-col{
	width:45%;
}
.left-col-content{
	width:500px;
	float:right;
	padding:10px 5px 0px 5px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	box-sizing: border-box;
	margin:0 auto;
	text-align:center;
}
.left-col-content h1{
	display:inline-block;
	margin:0 0 0 0;
	color:#FFCC00;
	line-height:100%;
}
.left-col-content h2{
	display:inline-block;
	margin:0 5px 0 0;
	color:white;
	line-height:100%;
}
.right-col{
	width:55%;
	height:auto;
}
.content-box{
	background: rgba(0, 0, 0, 0.4);
	width:100%;
	font-size:.900em;
	color:white;
	line-height:140%;
	padding:15px 15px 15px 15px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	box-sizing: border-box;
	border: 1px solid rgb(255, 255, 255);
    border: 1px solid rgba(255, 255, 255, .3);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}
.content-box-wrapper{
	max-width:655px;
}
.content-box h1{
	font-family: 'Alex Brush', cursive;
	font-size:2.7em;
	color:#FCCC29;
	font-weight:800;
	margin:10px 0 0 0;
	text-shadow:1px 1px 1px #000;
	line-height:100%;
}
.content-box h2{
	font-size:1.7em;
	color:#FFCC00;
	font-weight:800;
	margin:10px 0 0 0;
	text-shadow:1px 1px 1px #000;
}
.content-box h3{
	font-size:1.1em;
	color:#FFCC00;
	font-weight:800;
	margin:10px 0 0 0;
	text-shadow:1px 1px 1px #000;
}
.content-box h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	text-shadow:1px 1px 1px #000;
	font-style:italic;
	margin:0 auto;
	font-weight:normal;
	padding:5px;
	color:#FFCC00;
	line-height:130%;
}
.content-box h6{
	font-family: 'Alex Brush', cursive;
	font-size:2.3em;
	margin:15px 0 0 0;
	font-weight:normal;
	color:#FFF;
	text-shadow:1px 1px 1px #000;
}
.content-box ul li{
	list-style-image:url('../images/bullet.jpg');
	padding: 0;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;	
}
.lodge-pic-float{
	float:right;
	margin:20px 0px 10px 10px;
	outline:1px solid #FFF;
	padding:5px;
	background: rgba(255, 255, 255, 0.5); 
}
.mainlinks{
	height:295px;
	margin:0 auto;
}
.footer{
	background: rgba(0, 0, 0, 0.6);
	width:100%;
	padding:15px 15px 15px 15px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	box-sizing: border-box;
	color:white;
	margin-top:10px;
	margin-bottom:20px;
	border: 1px solid rgb(255, 255, 255);
    border: 1px solid rgba(255, 255, 255, .3);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */

}
.footer p{
	font-size:.800em;
}
.footer h3{
	font-size:.800em;
	font-weight:normal;
}
.facebook-wrap{
	display:block;
	margin:0 auto;
	padding:10px 0px 0px 0px;
}
.facebook-img{
	max-width:168px;
	height:22px;
	margin-top:5px;
}




a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-shadow:1px 1px 2px #000;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
.footerlinks a:link {
	color: #FFCC00;
	text-decoration: underline;
}
.footerlinks a:visited {
	color: #FFCC00;
	text-decoration: none;
}
.footerlinks a:hover {
	color:#FFFFFF;
	text-shadow:1px 1px 2px #000;
}
.footerlinks a:active {
	color: #FFCC00;
	text-decoration: none;
}
.booking a:link {
	font-size:.850em;
	text-align:center;
	font-style:italic;
	letter-spacing:normal;
	color: #ffffff;
	text-decoration: none;
	display:block;
	padding-top:7px;
}
.booking a:visited {
	color: #ffffff;
	text-decoration: none;
	display:block;
}
.booking a:hover {
	color:#ffffff;
	display:block;
	text-shadow:1px 1px 2px #000;
}
.booking a:active {
	color: #ffffff;
	text-decoration: none;
	display:block;
}

input.button {
width:135px;
right:20px;
bottom:20px;
font-weight: bold;
font-size:1.1em;
background-color: #FFCC00;
color:#000;
font-family: Arial;
height:35px;
border: 0px solid #000;
text-align: center;
margin-right:5px;
-webkit-appearance: none;
text-transform:uppercase;
}

input.button:hover {
background-color: #808080;
color:#fff;
}

input.text    {
width:300px;
border: 1px solid #999;
height: 30px;
padding: 0px 5px 0px 5px;
background-color:;
margin:3px 0px 3px 0px;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
textarea    {
width:300px;
border: 1px solid #999;
height: 150px;
background-color: ;
padding: 5px 5px 0px 5px;
margin:3px 0px 3px 0px;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
select    {
width:200px;
border: 1px solid #999;
height: 30px;
padding: 5px 5px 5px 5px;
margin:3px 0px 3px 0px;
background-color: ;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0 0 0 0%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

@media only screen and (max-width: 1024px) {

html, body{
	background: url(../images/bkgrnd-1024.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:100%;
	margin: 0 auto;
	-webkit-text-size-adjust: 100%;
}
.mobile-logo{
	width:100%;
	max-width:350px;
	height:auto;
	margin:0 auto;
	text-align:center;
	display:block;
}
.left-col-content{
	width:400px;
	float:right;
	padding:10px 5px 5px 5px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	box-sizing: border-box;
	margin:0 auto;
	text-align:center;
}
}

@media only screen and (max-width: 768px) {

html, body{
	background: url(../images/bkgrnd-768.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:100%;
	margin: 0 auto;
	-webkit-text-size-adjust: 100%;
}
.col {
	margin: 0 0 0 0%;
}


.spring-2017-hunts-box{
	background-color:#CC3300;
	width:100%;
	padding:5px 0px 5px 0px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	box-sizing: border-box;
	margin-left: inherit;
	height:65px;
	margin-bottom:5px;
	margin-top:5px;
}
.spring-2017-hunts-box-shadow{
	width:100%;
	max-width:355px;
	margin-left: inherit;
	height:18px;
	margin:0 auto;
	text-align:center;
	display:none;	
}

.book-now-holiday-box{
	background-color:#006600;
	width:100%;
	padding:5px 5px 5px 5px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	box-sizing: border-box;
	margin-left: inherit;
	height:auto;
	margin-bottom:5px;
	margin-top:5px;
}
.book-now-holiday-box-shadow{
	width:100%;
	max-width:355px;
	margin-left: inherit;
	height:18px;
	margin:0 auto;
	text-align:center;
	display:none;	
}
.book-now-holiday-box h1{
	font-size:1.3em;
	font-weight:800;
	color:white;
	text-align:center;
	margin:0 auto;
}




.book-now-box{
	background-color:#EC4700;
	width:100%;
	padding:5px 5px 5px 5px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	box-sizing: border-box;
	margin-left: inherit;
	height:65px;
	margin-bottom:5px;
	margin-top:5px;
}
.book-now-box-shadow{
	width:100%;
	max-width:355px;
	margin-left: inherit;
	height:18px;
	margin:0 auto;
	text-align:center;
	display:none;	
}
.book-now-box h1{
	font-size:1.3em;
	font-weight:800;
	color:white;
	text-align:center;
	margin:0 auto;
}
.mainlinks{
	height:auto;
	margin:0 auto;
}
.left-col{
	width:100%;
}
.right-col{
	width:100%;
}
.mobile-logo{
	width:100%;
	max-width:447px;
	height:auto;
	margin:0 auto;
	text-align:center;
	display:block;
}
.left-col-content{
	width:100%;
	float:right;
	padding:10px 15px 5px 15px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
	box-sizing: border-box;
	margin:0 auto;
	text-align:center;
}
.content-box{
	background: rgba(0, 0, 0, 0.5); 
	background-image:none;
	background-repeat:repeat;
	height:auto;
	width:100%;
}
.lodge-pic-float{
	float:none;
	margin:5px 0 0 0;
	outline:1px solid #FFF;
	padding:5px;
	background: rgba(255, 255, 255, 0.5);
	max-width: 383px;
	width:100%;
	height:auto;
}

.content-box h1{
	font-family: 'Alex Brush', cursive;
	font-size:2.2em;
	color:#FCCC29;
	font-weight:800;
	margin:10px 0 0 0;
	text-shadow:1px 1px 1px #000;
	line-height:100%;
}



input.button {
width:135px;
right:20px;
bottom:20px;
font-weight: bold;
font-size:1.1em;
background-color: #FFCC00;
color:#000;
font-family: Arial;
height:35px;
border: 0px solid #000;
text-align: center;
margin-right:5px;
-webkit-appearance: none;
text-transform:uppercase;
}

input.button:hover {
background-color: #808080;
color:#fff;
}

input.text    {
width:100%;
border: 1px solid #999;
height: 30px;
padding: 0px 5px 0px 5px;
background-color:;
margin:3px 0px 3px 0px;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
textarea    {
width:100%;
border: 1px solid #999;
height: 150px;
background-color: ;
padding: 5px 5px 0px 5px;
margin:3px 0px 3px 0px;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}
select    {
width:200px;
border: 1px solid #999;
height: 30px;
padding: 5px 5px 5px 5px;
margin:3px 0px 3px 0px;
background-color: ;
-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
}

}


