body {
	padding: 0px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:0.9em;
	color: #333333;
	margin:0px;
	background-color:#BFB6AC;
	margin: 0px;
	width:100%;


}



img {border:0px;}

.cs_img {
padding:0px;
margin: 10px 10px 5px 0px;
}



ul{ margin-left:20px; margin-bottom:2px; margin-top:0px; padding:0px;}
li{ margin-top:2px; padding:2px;}
li p{color:#ffffff;}
form {padding:0px; margin:0px;}
table {padding:0px; margin:0px;}
p{line-height:1.4em; margin:7px 5px 9px 0;}
html>body p {margin-top:7px;}


fieldset{padding:0px; margin:10px 0px 0px 0px; border:0px}

/* IE6 Only*/
* html fieldset {
margin:5px 0px 0px 0px;
}

/* IE7 Only*/
*:first-child+html fieldset {

}





label{ font-weight:bold; display:block; padding-bottom:8px;} 
.label_title{font-weight:bold; width:90px; padding-top:4px; display:block; float:left}
.label_title2{font-weight:bold; width:90px; padding-top:4px; display:block; float:left}




a{
color: #006600;
text-decoration:underline;
}
a:hover{
color: #CC6600;
text-decoration:underline;
}


.a_no_style{
color: #333333;
text-decoration:none;
}
.a_no_style:hover{
color: #006600;
}


h1.h1info {
visibility:hidden;
font-size:0em;
height:0px;
display:inline;
font-family: Verdana, Arial, Helvetica, sans-serif;
}








#top_bar_0 {
	background-color:#202122;
	border-bottom:8px solid #3A3D44;
	width:100%;
	margin: 0px;
	text-align:center;
	height:55px;
}

#top_bar_1 {
	background-color:#4B2024;
	border-bottom:8px solid #3A3D44;
	width:100%;
	margin: 0px;
	text-align:center;
	height:55px;
}

#top_bar_2 {
	background-color:#2B4A45;
	border-bottom:8px solid #3A3D44;
	width:100%;
	margin: 0px;
	text-align:center;
	height:55px;
}

#top_bar_3 {
	background-color:#596536;
	border-bottom:8px solid #3A3D44;
	width:100%;
	margin: 0px;
	text-align:center;
	height:55px;
}

#top_bar_4 {
	background-color:#73612F;
	border-bottom:8px solid #3A3D44;
	width:100%;
	margin: 0px;
	text-align:center;
	height:55px;
}

#top_bar_5 {
	background-color:#59304A;
	border-bottom:8px solid #3A3D44;
	width:100%;
	margin: 0px;
	text-align:center;
	height:55px;
}



#top_bar_cont {
	width:980px;
	margin: 0px auto 0px auto;
	text-align:left;
	height:26px;
	padding:0px;
	/*background-color:#00CC66*/
	
}

#top_bar_cont ul{list-style: none; padding:2px 0 7px 0; margin:0px 20px; text-align:right}
#top_bar_cont li{display:inline; margin: 0 10px 0 0; color:#FFFFFF}



#top_bar_cont a{
color:#ffffff;
text-decoration:underline;
padding:0px;
margin:0px;

}
#top_bar_cont a:hover{
color:#AEBFE3;
}

#top_bar_cont a.blue{
color:#C44F00;
text-decoration:underline;
}
#top_bar_cont a.blue:hover{
color:#ffffff;
}

#top_bar_4 #top_bar_cont a.blue{color:#8EC9BC;}
#top_bar_3 #top_bar_cont a.blue{color:#A28D1C;}


#navigation {
	
	width:100%;
	margin: 0px;
	text-align:center;
	padding:0px;
}




#navigation_center {
	width:980px;
	margin: 0px auto 0px auto;
	text-align:left;
	padding:0px;
	background-color:#FFFFFF
	
}

#logo {
	width:245px;
	margin: 0px auto 0px auto;
	text-align:left;
	height:225px;
	
	position:absolute;
	top:0px;
	z-index:300;
	background-image:url(../_img/logo_bg.png);
	background-repeat:no-repeat;
	
	
	
}


#nav_block {
	width:960px;
	margin: 0px auto 0px auto;
	text-align:left;
	height:40px;
	padding-left:20px;
	position:absolute;
	top:270px;
	z-index:300
	
}

#nav_block ul{list-style:none; padding:0px; width:980px; margin:0px;}
.nav_block_pad_right{padding-right:50px;}
#nav_block li{display:block; float:left; margin:0 10px 0 0; padding:0px; height:40px;}
#nav_block li.end{width:190px; margin:0px 0px 0px 25px}

/* */

#nav_block a{
color:#ffffff;
text-decoration:none;
font-size:1.2em;
display:block;
text-align:left;
height:45px;
padding:3px 15px 0px 8px;
margin:0px;

-moz-border-radius-topright:  10px;  /* Firefox */
-webkit-border-top-right-radius: 10px;  /* Safari/WebKit */
border-top-right-radius: 10px;

-moz-border-radius-bottomright:  10px;  /* Firefox */
-webkit-border-bottom-right-radius: 10px;  /* Safari/WebKit */
border-bottom-right-radius: 10px;
border-left:8px solid #3A3D44;
}

#nav_block a:hover{
color:#AEBFE3;
}

#nav_block a span{
font-size:0.7em;
}




#nav_block a.hotel{
color:#ffffff;
white-space:nowrap;
background-color:#4B2024;

}
#nav_block a.hotel:hover{
background-color:#340B0F;
}
#nav_block a.hotel span{color:#FFE2E4;}

#nav_block a.lodges{
color:#ffffff;
white-space:nowrap;
background-color:#2B4A45;

}
#nav_block a.lodges:hover{
background-color:#153430;
}
#nav_block a.lodges span{color:#D4F8F2;}

#nav_block a.bunkhouse{
color:#ffffff;
white-space:nowrap;
background-color:#596536;

}
#nav_block a.bunkhouse:hover{
background-color:#414E20;
}
#nav_block a.bunkhouse span{color:#EAF6BF;}


#nav_block a.restaurant{
color:#ffffff;
white-space:nowrap;
background-color:#73612F;

}
#nav_block a.restaurant:hover{
background-color:#594816;
}
#nav_block a.restaurant span{color:#FFEDB5;}

#nav_block a.adventure{
color:#ffffff;
white-space:nowrap;
background-color:#59304A;

}
#nav_block a.adventure:hover{
background-color:#401A33;
}
#nav_block a.adventure span{color:#FFE2FF;}




























#content_enclosure {		
	margin: 0px;
	width:100%;
	text-align:left;	
	position:absolute;
	top:38px;
}

#allcenter {
	width:980px;
	margin: 0px auto 0px auto;
	text-align:left;
	padding:0px 0px 20px 0px;
	font-size:0.9em;
	background-color:#ffffff;
	
}

/* IE6 Only*/
* html #allcenter {
margin: 30px auto 0px auto;
background-color:#FFFFFF;
}

/* IE7 Only*/
*:first-child+html #allcenter {
margin: 20px auto 0px auto;
}

.redstar{font-size:1.8em; color:#990000; padding:0px; margin:0px}


#home_template_left_col {float:left; width:520px; padding-left:20px;}
#home_template_right_col {float:left; width:360px; margin-left:20px;}
.template_cv{margin-bottom:0px; clear:both;}


#news_list_container{width:510px; margin-top:5px;}
#news_list_container .news_list_left{float:left; height:134px; width:140px; padding:0px; margin:0px; background-repeat:no-repeat; background-position:top left;}
#news_list_container .news_list_right{
float:left; height:113px; width:345px; background-color:#ffffff; padding:15px 10px 4px 10px; margin:0px; border:1px solid #cccccc;
-moz-border-radius-topright:  15px;  /* Firefox */
-webkit-border-top-right-radius: 15px;  /* Safari/WebKit */
border-top-right-radius: 15px;

-moz-border-radius-bottomright:  15px;  /* Firefox */
-webkit-border-bottom-right-radius: 15px;  /* Safari/WebKit */
border-bottom-right-radius: 15px;

}
#news_list_container .news_list_right a{ text-decoration:none; font-weight:bold; color:#596536; font-size:1.1em}
#news_list_container .news_list_right a.norm{ text-decoration:underline; font-weight:normal; color:#596536; font-size:0.9em}
#news_list_container .news_list_left a{ display:block; background-position:top left; width:140px; height:134px;}





#projects_list_container{width:360px; margin:15px 0px 15px 0px;}
#projects_list_container .p_list_left{float:left; height:123px; width:130px; padding:0px; margin:0px;}
#projects_list_container .p_list_right{float:left; height:95px; width:220px; padding:5px 0px 5px 8px; margin:0px; }
#projects_list_container .p_list_left a{ display:block; background-position:top left; width:111px; height:111px;}
#projects_list_container .p_list_right a{ text-decoration:none; font-weight:bold; color:#596536; font-size:1.1em}
#projects_list_container .p_list_right a.norm{ text-decoration:underline; font-weight:normal; color:#596536; font-size:0.9em}

.doorway {list-style-type:none; margin:0 0 30px 0; padding:0 0 30px 0;;}
.doorway li {margin:10px 0 0 5px; padding:0px; float:left; width:160px; color:#000000;}


	th
	{
		background: #4B2024; 
		color:#FFFFFF;
		padding: 2px; text-align: center;
	}
	
	th.subH {background: #FFFFFF; color:#333333;}
	
	
	td { padding: .2em .5em; text-align: center;}
	
	thead td
	{
		text-align: center;
		background: #999;
	}
	
	tbody th { background: #efefef; color:#333333; font-weight:normal}
	.subHl {background: #FFFFFF; color:#333333; border-left:#333333;}
	.subHr {background: #FFFFFF; color:#333333; border-right:#333333;}
	.headLR {border-left:#333333;; border-right:#333333;}
	.headR {border-right:#333333;}
	.l {border-left:#333333;}
	.r {border-right:#333333;}
#foot_container {		
	margin: 0px;
	width:100%;
	text-align:left;


}

#foot_center {
	width:940px;
	margin: 10px auto 10px auto;
	padding:0px;
	font-size:0.9em;
	text-align:left;

}
#foot_center2 {
	width:180px;
	margin: 0px auto 10px auto;
	text-align:right;
}
#foot_center2 div {
visibility:hidden;
}

.foot_zone {float:left; padding:0px; margin:5px 0px 20px 0px; text-align:center;}
html>body .foot_zone {padding:0px; width:187px;}
.foot_zone .foot_zone_center {padding:10px 0 0 10px;  margin:0px auto 0px auto; text-align:left; white-space:nowrap;}
.foot_zone .foot_zone_center strong{color:#ffffff; font-size:1.2em;}
.foot_zone .foot_zone_center ul{list-style:none; padding:0px; margin:0px;}
.foot_zone .foot_zone_center li{list-style:none; margin:8px 0px 0 0px; color:#666666; padding:0px;}
.foot_zone .foot_zone_center li a{color:#666666; text-decoration:none}
.foot_zone .foot_zone_center li a:hover{color:#222222; text-decoration:none}


#foot_center3 {
	width:940px;
	margin: 10px auto 10px auto;
	text-align:center;
	color:#666666;
	font-size:0.8em;
}










.formfield {
	background-color: #ffffff;
	border: 1px solid #888888; 
	color: #333333;
	text-align:left;
	vertical-align:middle;
	font-weight: normal;
	margin-bottom:0px;
	padding-left:4px;
	height:18px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:0.9em;

}

.combobox {
	background-color: #ffffff;	 
	color: #333333;
	text-align:left;
	vertical-align:middle;
	font-weight: normal;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:0.9em;
}


.textarea {
background-color: #ffffff;
	border: 1px solid #888888; 
	color: #333333; 
	text-align:left;
	padding-left:4px;
	vertical-align:middle;
	font-weight: normal;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:0.9em;

}

.formbut {
border: 1px solid;
border-color:#888888;
color:#333333;
background-color:#ffffff;
cursor: pointer;
padding: 2px;
font-size:1em;

}

html>body .formbut {padding: 3px 10px 3px 10px;}




.button_link_item img {
margin:8px 0 5px 0;
}

.button_link_item {
font-size:0.9em;
color:#333333;
padding-bottom:10px;
}


.news_img{
 padding:2px;
 background-color:#eeeeee;
border:2px solid #999999;
}


.news_img_td{
border:1px;
border-left:0px;
border-style:solid;
border-color:#C8C9CB;
}
.news_title{
font-size:0.9em;
color: #777777;

}
.news_title:hover{
color: #000000;
}


.subnav_title{
background-image:url(../_img/arrow_r.gif);
background-position:left;
background-repeat:no-repeat;
margin-bottom:7px;
height:20px;
padding:0px 0 0px 25px;
font-size:1.0em;
color: #666666;
text-decoration:none;
font-weight:bold;
}

.subnav_title_this{
background-image:url(../_img/arrow_r3.gif);
background-position:left;
background-repeat:no-repeat;
margin-bottom:7px;
height:20px;
padding:0px 0 0px 25px;
font-size:1.0em;
color: #666666;
text-decoration:none;
font-weight:bold;
}

.subnav_title a, .subnav_title_this a{
font-size:1.1em;
color: #666666;
text-decoration:none;
font-weight:bold;
padding:7px 0 0 0px

}
..subnav_title_this a:hover,.subnav_title a:hover{
font-size:1.1em;
color: #CC6600;
text-decoration:none;
}


.alphabox_nohere{
font-size:1.1em;
color: #999999;
text-decoration:none;
font-weight:bold;
padding:4px

}

.alphabox_here a{
font-size:1.1em;
color: #006600;
text-decoration:none;
font-weight:bold;
padding:4px

}
.alphabox_here a:hover{
font-size:1.1em;
color: #CC6600;
text-decoration:none;
}




.linkpage_title_class{
background-color:#202122;
padding:4px;
color:#ffffff;
font-weight:bold;
text-align:left;
}

.big{
font-size:1em;
}



.tfcredit {
	font-weight: normal;	
	font-size:0.9em;
	color: #8C9582;
	font-family:Verdana, Helvetica, sans-serif;;
	text-align:right;
	height:24px;
	padding-right:10px;
	padding-top:3px;
	}
.tfcredit div {
font-size:0.1em;
visibility:hidden;
}			
			


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2.sf {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 40px;
	margin:0px 0px 10px 0px;
	padding:0px;
}
.sIFR-hasFlash h3.sf {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 36px;
	margin:20px 0px 10px 0px;
	padding:0px;
}
.sIFR-hasFlash h4.sf {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 36px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

