@charset "UTF-8";
body {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	background-image:url(../images/page_bg.jpg);
	background-color: #c3bcaa;
	background-repeat:repeat-x;
	background-position: top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}


.clearer { clear : both;}
a img { border: none;}
a { text-decoration:none; color: #394f80;}
a:hover { color : #333;}

ul, li {
color:#35383D;
font-size:12px;
}

h1 { font-size: 20px; color: #2e2f2d;}
h2 {font-size : 16px; color : #333;}

.twtr-tweet-text p {color : #ffffff !important;}

p {font-size : 12px; color : #35383d;}
 #container {
	width: 920px;
	background-image:url(../images/body_bg.png);
	background-repeat: repeat-y;
	padding: 0 13px 0 14px;
	
     margin: 0 auto; 
	text-align: left; 
}

.RadMenu a{cursor:pointer ;}

#nav {
height : 35px;
}

#nav img { float : left; margin: 0; padding: 0;}

 #header {
 background-image:url(../images/header_bg.jpg);
 height:97px;
}

 #mainContent {
	padding: 0 10px ; 
	
}
#snow_box {float : right ; background-color:#fff; border:1px solid #CCCCCC; width : 160px; height : 50px; margin : 10px; padding : 10px; }

#snow_box p, #snow_box h3 { padding :0px; margin : 0 0 0px 0;}

#new_snow_table { margin : 0px 15px 0 0; padding : 0px; float : left;}
#new_snow_table  td {border-bottom : 1px solid #b4c2da;}

#new_snow_table p, #new_snow_table h3 { margin : 0px; padding : 0px;}

#mountain_news p { margin : 5px 0;}

.pass_table {
background-color:#DDDDDD;
border: 1px solid #AAAAAA;
font-size: 12px;
width: 600px;
margin: 5px 10px 20px 10px;}

.red { color:#660000;}

.table_header {
	font-size: 14px;

	}
	
.pass_table tr{  padding: 0 ; margin: 0;}


.pass_table td{ border: 1px solid #AAAAAA; padding: 5px ; margin: 0;}

#right_bar {
float : right;
width : 280px;
}

#right_bar img {
float: right;
}

#left_cont {
text-align:left;
margin: 10px 10px 0 0;
}

#updates { margin: 0 0 10px 0; }
#updates td {width : 320px;}
#updates h3 { color : #585859; margin : 5px 0 0 5px; font-size:16px;}
#updates .date { font-size: 10px; color:#56687f; margin:2px 0 2px 5px;}
#updates .details {font-size:12px; color:#585859; margin : 5px 0 0px 20px;padding : 0 0 5px 0; border-bottom : 1px solid #777; font-weight:500;}

/* twitter feed */

.twit a { font-weight : bold;}
#twitter_rss { background : #ede4d5; padding : 10px; border : 3px solid #6f6759; width : 250px;}

#twitter_rss li {
	list-style : none;
	margin : 5px 0;
	padding : 0 0 5px 0;
	border-bottom : 1px solid #999;
	color : #333;
}


#network {
width : 100%;
background-image:url(../images/footer_bg_t.jpg);
height:40px;
color : #585859;
font-size:12px;}

 #footer {
 margin: 0 auto;
 width : 920px; 
}
 #footer p {
	margin: 0; 
	padding: 10px 0 0 0;
	font-weight:bold;
	font-size:10px; 
}

.xl96, .xl68 { font-weight : bold; font-size : 14px; }