body {

	/* SUMMER BACKGROUND IMAGE (GREEN) 
	background: #59582c url(../images/FR_BACKGROUND_FINAL.jpg) no-repeat center top; */
	
	/* WINTER BACKGROUND IMAGE (SILVER) */
	background: #a2ab9e url(../images/jhc_bg.jpg) fixed center top ;
	font-family: arial, tahoma;
}

#home_slide_show { background: url(/start_frame_skicabins.jpg) no-repeat center top; width : 883px; height : 578px}

p {font-family: arial, tahoma;}

a {color: #A32E00;}

ul {
	list-style-image: url(images/red_dot.png);
	margin: 0 20px;
}
#content_wrapper {
	background: transparent;
	width : 930px;
	margin : 0 auto;
}

h1 { font-size : 36px;}

.clear {
	 clear: both;
	 height: 0px;
}

/* @group fadeshow */

#slider1 {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider1 img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;

}
#slider1 a{
	display:block;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}

/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav a {
	position: absolute;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;

}
.nivo-nextNav {
	right:-12px;
	top : 320px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../images/btn_next_small.png);
	height: 26px;
	width: 26px;

}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	bottom:-70px;
}

div.nivo-controlNav a.nivo-control img {
	display:inline !important;
	width : 47px;
	height : 47px;
}
.nivo-controlNav img {
	display:inline;
	position:relative;
	margin-right:10px;
	-moz-box-shadow:0px 0px 5px #fff;
	-webkit-box-shadow:0px 0px 5px #fff;
	box-shadow:0px 0px 5px #fff;

}
.nivo-controlNav a.active img {
	-moz-box-shadow:0px 0px 5px #333;
	-webkit-box-shadow:0px 0px 5px #333;
	box-shadow:0px 0px 5px #333;
}

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* @end */

/* @group btns

.btns {
}
.btns  a.btn {
	display: block;
	text-indent: -10000px;
	overflow: hidden;

}
.btns a.packages {
	background: url(../images/btns/packages_specials_btn.png) no-repeat top left;
	width: 188px;
	height: 34px;
		float: right;
		margin: 0 3px 0 0;

}

.btns a.book_now {
	background: url(../images/btns/book_now_red.png) no-repeat top left;
	width: 119px;
	height: 34px;
	float: right;
	margin-top:1px;
}

.btns a.rv {
	background: url(../images/btns/btn_rv.png) no-repeat top left;
	width: 150px;
	height: 34px;
	float: right;
}

.btns a.about {
	background: url(../images/btns/about_btn.png) no-repeat top left;
	width: 67px;
	height: 46px;
	float: left;
}
.btns a.cabins {
	background: url(../images/btns/cabins_btn.png) no-repeat top left;
	width: 87px;
	height: 46px;
	float: left;
}
.btns a.glamping {
	background: url(../images/btns/glamping_btn.png) no-repeat top left;
	width: 158px;
	height: 46px;
	float: left;
}
.btns a.reservations {
	background: url(../images/btns/reservations_btn.png) no-repeat top left;
	width: 142px;
	height: 46px;
	float: left;
}

.btns a.activites {
	background: url(../images/btns/activites_btn.png) no-repeat top left;
	width: 112px;
	height: 46px;
	float: left;
}
.btns a.gallery {
	background: url(../images/btns/gallery_btn.png) no-repeat top left;
	width: 99px;
	height: 46px;
	float: left;
}
.btns a.location {
	background: url(../images/btns/location_btn.png) no-repeat top left;
	width: 109px;
	height: 46px;
	float: left;
}
.btns a.contact {
	background: url(../images/btns/contact_btn.png) no-repeat top left;
	width: 105px;
	height: 46px;
	float: left;
}


.btns a:hover , .btns a.current_page {
	background-position: bottom left;
}

 */
 
.menu {
	height: 46px;	
	float:left;
}

.menu li {
	float: left;
	list-style: none;
}

.menu li a {
	background: url("images/nav_sep.png") no-repeat scroll right top transparent;
    color: #462F10;
    display: block;
    font-family: verdana,arial;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
    padding: 0 14px 0 14px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
}

.menu li.first a {
	padding-left: 0;	
}

.menu li.last a {
	background: none;
	padding-right: 0;		
}

.menu li a:hover {
	color: #A69A80;	
}

.menu li.current_page_item a {
	color: #A69A80;		
}

.menu li.menu-item-41 a {
	padding-left: 0;
}




.packages_specials {
	float: right;
	width:550px;
	padding: 25px 0 0 0;
}

.phone_number {
margin: 15px 0 0 0;
float : right;
}
/* @end */

/* @group Buckets */

#buckets {
	padding: 20px 0 10px 0;
}

.bucket {
	width: 279px;
	height: 189px;
	border: 1px solid #aaaa86;
	margin: 0 11px 0 0;
	padding: 3px;
	background: #fff;
	float: left;
}
.upper_bold {
	color: #292912;
	text-transform: uppercase;
	font-size: 13px;
}
.bucket.last {
	margin: 0px;
}
.bucket p , #side_bar p{
	color: #7d7d6b;
	font-size: 11px;
	padding:  12px 12px 0 12px;
	line-height: 1.5em;
}

 #side_bar p{
	color: #7d7d6b;
	font-size: 11px;
	padding:  5px 5px 0 5px;
	line-height: 1.5em;
}

.bucket a , #side_bar a{
	color: #a32e00 ;
	text-decoration: none;
}


/* @end */
/* @group Header */
#header {
	height: 100px;
	margin : 0 auto;
	padding : 8px 0 0 0;
	position: relative;
}

.header_info { text-align: center;}

	
#phone-number {
	font-size: 24px;
	color: #ddd;
	width: 180px;
	float: right;
	font-weight: bold;
	font-family: verdana;
}

#reservations {
	font-size: 12px;
	text-transform: uppercase;
	color: #ccc;
	padding: 20px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	}
		
#logo {
	width: 318px;
	float : left;
	height: 100px;
}


#nav_bar {
	height: 46px;
}

h3.tagline { 
    color: #FEFEFE;
    font-family: georgia;
    font-size: 18px;
    font-style: italic;
    line-height: 24px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 315px;
    top: 78px;
    letter-spacing: 1.4px;
	}

/* @end */

/* @group main content */

#main_content {
	margin: 0px auto;
	background: #e6e6db;
	padding: 0 20px;
}

#main_cont_wraper {
	border: 1px solid #a9aaa3;
	//border: 1px solid #8a8a5d;
	padding: 2px;

}
#main_content h1 { margin : 10px 0;}


#right_col{
	width : 276px;
	float : right;
	margin : 0px 15px 0px 0;}


#left_col {
	float : left;
	margin : 0px 0 0px 14px;	
}

#wide_text {
	width: 833px;
	background: #fff url(../images/text_bg.png) repeat-x left bottom;
	padding: 25px;
	font-size: 12px;
}

#wide_text ul {
	margin-left: 40px;
	}
	

#wide_text .size-medium {
	padding: 10px;
	background: #fff;
		-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
		-moz-box-shadow:    0px 0px 5px rgba(0, 0, 0, 0.1);
		box-shadow:         0px 0px 5px rgba(0, 0, 0, 0.1);
		}
		
#wide_text ul a {
	text-decoration: none;
}
#small_text {
	width: 590px;
	background: #fff url(../images/text_bg.png) repeat-x left bottom;
	padding: 25px;
	float: left;
	margin-right: 0px;
}

#side_bar {
	margin: 20px 0 0 0px;
	width: 225px;
	float: right;
}
#wide_text p, #small_text p, ul{
	font-size: 12px;
	color : #54543d;
	line-height: 1.4em;
	margin-bottom: 20px;
}

#wide_text h1, #small_text h1{
	font-weight: bold;
	font-size: 12px!important;
	margin: 0 0 20px 0;
	color : #54543d;
	}
	
#wide_text h2, #small_text h2{
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 20px 0;
	color : #54543d;
	}

#wide_text h3, #small_text h3{
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 20px 0;
	color : #54543d;
	}
		
h2 {
font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px 0!important;
	color : #54543d;
	}	
	
	
#invislink a{text-decoration:none!important; color:#54543d!important;}
h4 {
font-weight: bold;
	font-size: 12px;
	margin: 0 0 5px 0;
	color : #54543d;
	}
	
	
	#side_bar {
	margin: 20px 0 0 0px;
	width: 225px;
	float: right;
}
#internal_slide_show {
	width : 883px;
	height : 378px;
	background: url(../images/loading.gif) no-repeat 420px 200px;
	position: relative;

}

#home_slide_show_noflash{
	width : 883px;
	height : 378px;
 background: url(/start_frame.jpg) no-repeat center top;
 	position :relative;
	display : block;
border: 1px solid #AAAA86;
}

#homepage_caption {
	position : absolute;
	background: url(images/hp_bg.png);
	bottom: 0;
	z-index : 98;
	padding : 10px 30px;	
	height : 60px;
	bottom : 0px;
	overflow : hidden;
}

#page_caption {
	position : absolute;
	background: url(images/hp_bg.png);
	bottom: 0;
	z-index : 98;
	padding : 7px 30px 3px;	
	height : 30px;
	overflow : hidden;
	width: 823px;
}

#homepage_caption p { font-size : 12px; color : #d6c294; line-height : 1.4em;}
#homepage_caption h3 { line-height: 22px; padding: 0; font-family: 'Lora', serif; font-size : 22px; color : #ec8b00; margin : 0 0 5px 0; font-style : italic; font-weight : normal;text-shadow: 0px 2px 0px #333333;
filter: dropshadow(color=#333333, offx=0, offy=1); }

#page_caption h3 { line-height: 22px; padding: 0; font-family: 'Lora', serif; font-size : 22px; color : #ec8b00; margin : 0 0 5px 0; font-style : italic; font-weight : normal;text-shadow: 0px 2px 0px #333333;
filter: dropshadow(color=#333333, offx=0, offy=1); }

#act_wrap h2 { padding : 0px; margin : 0 0 5px 0;}
#act_wrap a { text-decoration : none;}
#act_wrap p {margin : 2px 0; }

.sep_bar
{
	width: 233px;
	height: 1px;
	background-image: url(images/sep_barbg.png);
	margin: 20px 0 30px -25px;
	clear: both;
}

.book-now-partial{
	float: left; 
	width: 48%; 
	margin: 0 2% 0 0; 
	padding: 5px;
}

.jeep-partial {
	float: left; 
	width: 45%;
	padding: 20px 15px 10px;
	background: #fff;
		-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
		-moz-box-shadow:    0px 0px 5px rgba(0, 0, 0, 0.1);
		box-shadow:         0px 0px 5px rgba(0, 0, 0, 0.1);
}

.jeep-partial img {
	float: left; 
	width: 23%; 
	margin: 0 15px 0 0;
}

.jeep-partial h4 {
	font-size: 16px;
	text-decoration: none;
}

.jeep-partial p {
	font-size: 14px;

}


/* @end */

/* @group footer */


#footer {
	height: 80px;
	margin : 0 auto;
	text-align : left;
}

#footer p, #footer p a{
	font-size: 11px;
	 color: #e0e0d2; 
	/* color : #444; */
	margin: 10px 0;
	line-height: 30px;
}
#footer ul{ padding-bottom: 20px; margin:5px auto 0; text-align:center;}


#footer li{
	display:inline;
	line-style:none;
	color:#8c8c7f;
	font-size:10px;
	border-right:#7c7c36 solid 1px;
	padding-right:5px;

	}
	
#footer li a{
	/* color:#444;*/
	color: #e0e0d2;
	 text-decoration:none; margin:0px 5px;}





ul#footer_nav { text-align : right; padding: 20px 0 15px 0; width: 300px;margin: -5px 0 0 0; float : right;}
ul#footer_nav li{font-size : 10px; display : inline; margin : 0 5px;}
ul#footer_nav li a{color : #54543d ; text-decoration : none;}
.copyright {
	float: left; color : #54543d ;font-size : 10px; padding: 20px 0 0 0;
}

.facebook, .twitter {
	float: left;
	margin: 5px 10px 5px 0;
}

.footer_textblock {
	font-size : 10px;
	color : #8c8c7f;
}

.footer_textblock h1 {
	font-size : 12px;
		color : #717165;
font-weight : normal ;
}

.footer_textblock a {
		color : #8c8c7f;
}

.footer_logos {
	width: 100%;
	margin: 20px auto 0;
	background: url('images/footer_logos_bg.png') repeat-y;
	height: 70px;
}

.footer_logos_inner {
	display: block;
	width: 705px;
	margin: 0 auto;
}

.footer_logos a {
	display: block;
	float: left;
	margin: 10px 25px 0 0;
}

.footer_logos a.last {
	margin: 10px 0 0;
}

/* @end */

/* @group second nav */

.second_nav a{
	color: #54543D;
	margin: 0 5px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.second_nav a.active{
		color: #A32E00;
		

}
.second_nav a:hover {
	color: #333;
}
/* @end */

/* @group table */

table.directions_tbl {
	width: 600px;
}
table.directions_tbl td{
	text-align: left;
	color: #54543d;
}
table.directions_tbl td h2 {
	margin-bottom: 0px !important;
}

table.directions_tbl .miles {
	text-align: right;
	width: 60px;
}

#specials_block h2 {
	text-decoration : underline;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 20px 0;
	color : #54543d;
}

#specials_block h3 {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 20px 0;
	color : #54543d;
}



#specials_block h3 .red {
color : #A32E00;
}

.act-left {float: left; display: block; width: 320px;}
.act-right {float: right; display: block; width: 260px;}
div.testimonial {background:url('/themes/redtail/css/images/quote.png') no-repeat 0 0px ; padding-left: 30px; font-style:italic; padding-top:20px;}
div.testimonial p {margin: 0 0 5px 0!important; padding:0!important; line-height: 18px;}
div.testimonial strong {font-size:14px; font-style: normal; font-weight:bold;}
div.testimonial h2 {text-align:right; font-weight: normal; font-style:normal; color: #42240a;}
div.testimonial h2 a {text-decoration:none;}
div.testimonial h2 img {position:relative; top: 5px;}
/* @end */


/* @sitemap*/

#sitemap li {margin-bottom:5px;}
#sitemap li a{font-weight:bold;}
#sitemap ul {margin: 5px 0px!important;}


#internalside {}


.callout_img {
	box-shadow: 0 0 3px #999;
	margin-bottom: 10px;
}

.callout_logo {
	width: 100%;
	float: left;
	margin : 10px 10px 30px 0;
}

.TA_certificateOfExcellence {
	margin: 0 auto;
	width: 170px;
}

/*
.call_out h2 {
    color: #EC8B00 !important;
    font-family: 'Lora',serif;
    font-size: 24px !important;
    font-style: italic;
    font-weight: normal;
    text-shadow: 0 2px 0 #444;
    line-height: 26px;
    margin-top: 5px !important;
}
*/
.call_out p {
    color: #54543D !important;
    font-size: 12px !important;
}

.call_out h3 {
    color: #54543D;
    font-size: 28px;
    text-decoration: none;
    font-family: georgia;
    margin: 3px 0 5px;
    font-style: italic;
}

