@charset "utf-8";
 
/* SET everything including default browser to 0*/
*
{
margin: 0;
padding: 0;
}

/* SEE borders while developing*/
* 
{ 
/*border: 1px solid blue;*/
}


/*outer div for layout auto constraints*/

body
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;	/*border: 1px dashed green;*/
	background-color: #7f7ead;
}


/*outer div for layout auto constraints*/

#container_out 
{
	width:998px;
	margin-left: 5%;
	margin-right: 5%;
	text-align: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	/*border: 1px dashed black;*/
	background-image: url(../images/col_bk-grnd-00.gif);
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #000;
	border-left-color: #000;
	border-right-style: solid;
}


#header
{
	width: 998px;
	height: 285px;
	background-repeat: no-repeat;
	background-color: #FFF;
}
.hdr-home
{
	background-image: url(../images/bnr-index.gif);
}

.hdr-equip
{
	background-image: url(../images/bnr-equip-hmpg.gif);

}


.hdr-brdn
{
	background-image: url(../images/bnr-brdn-hmpg-00.png);
}

.hdr-ski
{
	background-image: url(../images/bnr-ski-hmpg.gif);
}
.hdr-glry
{
	background-image: url(../images/bnr-img-glry.gif);
	background-color: #999;
	margin: 0px;

}
.hdr-wlch
{
	background-image: url(../images/bnr-welch-hmpg.gif);
}
.hdr-buck
{
	background-image: url(../images/bnr-buck-hmpg.gif);
}

.hdr-afton
{
	background-image: url(../images/bnr-afton-hmpg.gif);
}

.hdr-plcs
{
	background-image: url(../images/bnr-plcs-lift.gif);
}
#socialMedia
{
	left: 650px;
	top: 263px;
	float: none;
	clear: none;
	position: relative;
}
p a
img
{
	padding-right: 15px;
	padding-left: 15px;
}
/* ie fixes gathering place BELOW */
.nav_lft a{ zoom: 1;}
.nav_lft a{ display: inline-block; }
.nav_lft a{ display: block; }
.nav_lft li{
height: auto;
}
html>body li {
height: auto;
}
/* ie fixes gathering place ABOVE */
.glry
{
	background-color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	color: #C33;
	text-decoration: none;
	text-align: center;
}
.glry a
{
	color: #F00;
	text-decoration: none;
	font-style: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 500;
	text-align: left;
}



#logo
{
	clear: both;
	float: right;
	position: relative;
}
.navbar_hdr
{
	position:relative;
	text-decoration: none;
	float: left;
	left: 150px;
	top:260px;
	margin-top: 7px;
	color: #000;
}
.navbar_hdr a
{
	color: #000;
	text-decoration: none;
}

.navbar_hdr li

{
	display: inline;
	margin-left: 11px;
	color: #000;
}




/* inner div for layout dimensions*/
#container_in 
{
/*border: 1px dashed red;*/
width:auto;
}

#lft_out
{
	width: 234px;
	margin-left: 0px;
	margin-right: 0px;
	Margin-top: 0px;

	float: left;
}

#lft_in
{
	Margin-top: 35px;
	margin-left: 7px;
	margin-right: 5px;
	padding: 3px;


}


#ctr_out
{
	width: 762px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	float: left;
	border-left-style: none;
}


/* THIS IS FOR CONTENT PAGES WITH GRAPHICS */
#ctr_upr
{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	
}




#ctr_in
{
	margin:0px;
	
	height:auto;
	width:auto;
	padding: 15px;
}


#footer_out
{
	width: 998px;
	height:100px;
	text-align: center;
	background-image: url(../images/ftr-all-blnd.gif)
}



#footer_in
{
	width: 994px;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 17px;

}
h2
{
	font-size: 1.2em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
h3
{
	font-size: 1.1em;
}

p
{
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.0em;
}
img
{
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




/* LEFT NAV BAR      #lft_in .nav_lft .navbar li a     */
.nav_lft ul {
	margin: 0;
	list-style: none;
	width: 145px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	}


.nav_lft ul li {
	position: relative;
	}


.nav_lft li ul {
	position: absolute;
	left: 125px;
	top: 0;
	display: none;
	}


.nav_lft ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 5px;
	border: 0.005em solid #7F7EAD;
	background-color: #9CA8D3;
	}
	
.nav_lft li:hover ul {
	display: block;
	
}



.nav_lft li:hover ul, li.over ul {
	display: block;
	z-index: 5;
	
	}
.nav_lft ul li a {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 5px;
	border: 3px outset #7F7EAD;
	background-color: #9CA8D3;
	}
.nav_lft ul li a:active {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 5px;
	border: 3px inset #7f7ead;
	background-color: #7f7ead;
	}	


	
/* END LEFT NAV BAR  */	


/* Footer NAV BAR   */
.navbar_ftr li
{
display: inline;
list-style-type: none;
font-size: .75em;
}

.navbar_ftr li
{
display: inline;
list-style-type: none;
font-size: .75em;
}

.navbar_ftr li a:link
{
	color: #639;
	text-decoration: none;
}

.navbar_ftr li a:hover
{
	color: #8D85AF;
	font-size: 1.1em;
}

.navbar_ftr li a:focus
{
color: #000000;
background-color: #ffffff;
}


.clr_bth
{
clear:both;
}

.flt_lft
{
	float:left;
}

.flt_rht
{
	float:right;
}

p.copy
{
padding-top: 5px;
font-size: .75em;
font-style: italic;
}

.site-map
{
	background-image: url(../images/light-bkgrnd.jpg);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #000;
	text-decoration: none;
	list-style-type: none;
	list-style-image: none;
}
