@charset "utf-8";


img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
 
/* Mobile Layout: 480px and below. */
.nextyear {
        color:#ff0000;
        text-align:center;
}
.nextyear a:link {
color:#ff0000;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #9a8d6d;
	text-shadow: 1px 1px 1px #404b38;
	text-align: center;
	margin-top:0;
}
body {
}
.content {
   	clear:both;
	padding-top:1em;
	overflow:hidden;
	text-align:center;
	padding-bottom:1em;
	background-image:url(../images/valleybig.JPG);
    background-size:cover;
}
.content img {
    border: 15px solid #ccb089;
	border-image-source:url(../images/imageborder.png);
	border-image-slice: 8 8; 
}
.block {
   	text-align:center;
}
.block img {
	width:83%;
	margin-top:.5em;
	margin-bottom:.5em;
}
.text-wrapper {
	border: 15px solid #ccb089;
	border-image-source:url(../images/imageborder.png);
	border-image-slice: 8 8;
	background: rgba(255,255,255,.6);
	width:83%;
	display:inline-block;
	text-align:left;
	margin-top:.5em;
	margin-bottom:.5em;
}
#homepage-text {
	display:block;
}
.text-wrapper p {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
    color: #212a29;
	width:100%;
	text-align:left;
}
#b-main-right .big-picture {
	display:none;
}
.two-image-wrapper {
	margin-right:auto;
	margin-left:auto;
}
.wrapped-image {
	display:inline-block;
	width:83%;
	margin-top:.5em;
	margin-bottom:.5em;
	
}
a.fancybox img {
	border: 15px solid #ccb089;
	border-image-source:url(../images/imageborder.png);
	border-image-slice: 8 8;
	box-shadow: 0 1px 7px rgba(0,0,0,0.6);
	-o-transform: scale(1,1); 
	-ms-transform: scale(1,1); 
	-moz-transform: scale(1,1); 
	-webkit-transform: scale(1,1); 
	transform: scale(1,1); 
	-o-transition: all 0.2s ease-in-out; 
	-ms-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-webkit-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out;
} 
a.fancybox:hover img {
	position: relative; 
	z-index: 999; 
	-o-transform: scale(1.03,1.03); 
	-ms-transform: scale(1.03,1.03); 
	-moz-transform: scale(1.03,1.03); 
	-webkit-transform: scale(1.03,1.03); 
	transform: scale(1.03,1.03);
}
#block-container {
}
#video-container {
	text-align:center;
}
#block1 {
	text-align:center;
}
#block2 {
	text-align:center;
}
#block3 {
	text-align:center;
}
#block4 {
	display:block;
	text-align:center;
	margin-top:1em;
}
#block5 {
	display:block;
	text-align:center;
	margin-top:1em;
	margin-right:auto;
	margin-left:auto;
}
#block1 img {
	width:83%;
}
#block2 img {
	width:83%;
}
#block3 img {
	width:83%;
}
.vcard {
	position:relative;
	margin-bottom:1em;	
}
.vcard h2 {
	display:block;
	position:absolute;
	width:70%;
	top:5%;
	left:10%;
	z-index:2;
	text-align:center;
	font-size:14px;
}
.vcard:hover > .vcard h2 {
	display:none;
}
iframe {
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	width:83%;
	margin-bottom: 2em;
	margin-left:4%;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 15px solid #ccb089;
	border-image-source:url(../images/imageborder.png);
	border-image-slice: 8 8;
}
.video-wrapper2 {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	width:83%;
	margin-bottom: 2em;
	margin-left:4%;
}
.video-wrapper2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 15px solid #ccb089;
	border-image-source:url(../images/imageborder.png);
	border-image-slice: 8 8;
}
#text-box {
	border: 15px solid #ccb089;
	border-image-source:url(../images/imageborder.png);
	border-image-slice: 8 8;
	background: rgba(255,255,255,.7);
	width:83%;
	display:inline-block;
	text-align:left;
	margin-top:1em;
	margin-bottom:1em;
}
#text-box p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
    text-indent:15px;
	color: #212a29;
}
#text-box a {
	color:#404b38;
}
#booknow {
	margin-right:auto;
	margin-left:auto;
	width:50%;
}
#booknow img {
	border:none;
}
#button-box {
	border: 15px solid #ccb089;
	border-image-source:url(../images/imageborder.png);
	border-image-slice: 8 8;
	background: rgba(255,255,255,.6);
	padding:1em;
	display:inline-block;;
	text-align:center;
	clear:both;
	margin-top:1em;
	width:60%;
}
#button-row {
	text-align:center;
	margin-bottom:2em;
}
#hunt-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #bdaf9f;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bdaf9f;
	box-shadow:inset 0px 1px 0px 0px #bdaf9f;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #9f8a6f), color-stop(1, #4f3d27));
	background:-moz-linear-gradient(top, #9f8a6f 5%, #4f3d27 100%);
	background:-webkit-linear-gradient(top, #9f8a6f 5%, #4f3d27 100%);
	background:-o-linear-gradient(top, #9f8a6f 5%, #4f3d27 100%);
	background:-ms-linear-gradient(top, #9f8a6f 5%, #4f3d27 100%);
	background:linear-gradient(to bottom, #9f8a6f 5%, #4f3d27 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9f8a6f', endColorstr='#4f3d27',GradientType=0);
	background-color:#9f8a6f;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #9f8a6f;
	display:inline-block;
	cursor:pointer;
	padding:6px 24px;
	margin-top:.5em;
	min-width:80%;
}
#hunt-button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4f3d27), color-stop(1, #9f8a6f));
	background:-moz-linear-gradient(top, #4f3d27 5%, #9f8a6f 100%);
	background:-webkit-linear-gradient(top, #4f3d27 5%, #9f8a6f 100%);
	background:-o-linear-gradient(top, #4f3d27 5%, #9f8a6f 100%);
	background:-ms-linear-gradient(top, #4f3d27 5%, #9f8a6f 100%);
	background:linear-gradient(to bottom, #4f3d27 5%, #9f8a6f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f3d27', endColorstr='#9f8a6f',GradientType=0);
	background-color:#4f3d27;
}
#hunt-button a {
	text-decoration:none;
	color:#212a29;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	text-shadow:0px 1px 0px #3b2a15;
}
#house-box {
	text-align:center;
}
#house-box p {
	font-size:16px;
}
#house-box img {
	margin-bottom:1em;
	width:40%;
	display:inline-block;
}
.rates {
	border: 15px solid #ccb089;
	border-image-source:url(../images/imageborder.png);
	border-image-slice: 8 8;
	background: rgba(255,255,255,.6);
	display:inline-block;
	text-align:center;
	margin-top:1em;
	margin-bottom:1em;
	margin-right:1em;
	margin-left:1em;	
}
.rates table {
	display:inline-block;
	text-align:center;
}
.rates th {
	font-size:18px;
	padding-left:1%;
	padding-right:1%;
	text-decoration:underline;
}
.rates td {
	font-size:16px;
}
.rates ul {
	text-align:left;
}
.rates li {
	font-size:18px;
}
#show-wrapper {
	border: 15px solid #ccb089;
	border-image-source:url(../images/imageborder.png);
	border-image-slice: 8 8;
	background: rgba(255,255,255,.6);
	margin:0 auto 1em auto;
	width:85%;
}
#show-wrapper img {
	border:none;
	margin-top:1em;
}
#show-wrapper h1 {
	padding:0;
	margin:0;
}
#show-wrapper h4 {
	padding:0;
	margin:0;
}
#story img{
	width:83%;
}
.star {
	border:none;
}
.companion h3{
	margin-bottom:0;
}


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
	.video-wrapper {
	margin-left:6%;
}
	
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

h1 {
	font-size: 30px;
}
body {
}
.content {
	margin:0;
	padding-top:2em;
	text-align:center;
}
.block {
   	text-align:center;
}
.block img {
	margin-top:.5em;
	margin-bottom:.5em;
}
.text-wrapper {
	border: 15px solid #ccb089;
	border-image-source:url(../images/imageborder.png);
	border-image-slice: 8 8;
	background: rgba(255,255,255,.6);
	text-align:left;
	margin-top:.5em;
	margin-bottom:.5em;
}
.text-wrapper p {
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
    color: #212a29;
	width:100%;
	text-align:left;
}
.block-wrapper {
	width:75%;
	margin-left:auto;
	margin-right:auto;
}
#b-main-left {
	width:35%;
	max-height:600px;
	float:left;	
}
#b-main-right {
	width:60%;
	float:right;
}
#b-main-left img{
	width:100%;
}
#b-main-left .text-wrapper {
	width:100%;
	text-align:center;
}
#b-main-left .text-wrapper p {
	width:90%;
	margin-right:auto;
	margin-left:auto;
}
.two-image-wrapper {
	width:100%;
	display:block;
}
.wrapped-image {
	width:40%;
	margin:2%;
	padding:0;
	display:inline-block;
}
#b-main-right .big-picture {
	width:100%;
	display:block;
	max-height:600px;
}
#b-main-left .little-picture {
	display:none;
}
#block-container {
}
#block2 {
	text-align:center;
	width:40%;
	float:left;
	margin:0;
	padding:0;
}
#block3 {
	text-align:center;
	width:30%;
	float:left;
	margin:0;
	padding:0;
}
#block1 {
	text-align:center;
	width:30%;
	float:left;
	margin:0;
	padding:0;
}
#block4 {
	text-align:center;
	width:33%;
	float:left;
	margin-top:1em;
	padding:0;
}
#block5 {
	text-align:center;
	width:60%;
	float:none;
	margin-top:1em;
	padding:0;
	
}
#block6 {
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
}
#block1 img {
	margin:1em 0 1em 0;
	padding:0;	
}
#block2 img {
	margin:1em 0 1em 0;
	padding:0;	
}
#block3 img {
	margin:1em 0 1em 0;
	padding:0;
}
iframe {
	border: 15px solid #ccb089;
	border-image-source:url(../images/imageborder.png);
	border-image-slice: 8 8;
}
.video-wrapper {
	margin-left:4.5%;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-wrapper2 {
	margin-left:4.5%;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#text-box {
	margin:1em 0 1em 0;
	padding:0;
}
#text-box p {
	font-size: 18px;
}
#button-box {
	width:40%;
}
#hunt-button {
	min-width:10%;
	max-width:30%;
	margin-right:1em;
	margin-left:1em;
}
.t-banner {
	border:none;
}
#story img {
	width:auto;
}
#rates-box #text-box {
	width:50%;
	padding:2em;
}
}
