/*
=======================================
whistlerpeak.com - updated Aug 15, 2006
author: Brad Meraly
"Live the Dream"
=======================================
*/

/* CSS Frame */

#ValleyTemp {
float:right;width:300px;
position:relative;
left:145px;top:9px;
border:0px solid white;
}



#wrapper {
 width: 960px;
 margin: 0 auto;
 margin-bottom: 10px;
 margin-top: 5px;
 border: 1px solid #262626;
/* border: 2px solid #bcbcbc;  */
/* border-left: 0px solid #dcdcdc;
border-top: 0px solid #ccc; */
background-color:#fff;
-moz-box-shadow:2px 2px 2px #2f2b28;
-webkit-box-shadow:1px 1px 1px #2f2b28;

}



#header {
 height: 260px;
 width: 960px;
/* background-color: #454847;
/* background-image: url(http://www.whistlerpeak.com/top/beta/rotate.php);  */
/* GLAKE background-image: url(http://www.whistlerpeak.com/top/beta/t_9.jpg); */
/* MAP background-image: url(http://www.whistlerpeak.com/top/beta/t_7b.jpg); */
background-image: url(http://www.whistlerpeak.com/headers/wplogo-aug208j.jpg);
 background-repeat: no-repeat;
border-bottom:0px solid #565656
}


.temps_h {border:0px solid #ddd;
position:relative;
top:260px;
left:830px;
}



#navbar {
 background-color: #a2a4a7;
 padding-left: 0px;
 padding-right: 0px;
}

#navbarB {
 background-color: #2d2d2d;
 padding-left: 0px;
 padding-right: 0px;
 
}


.footer {

background-color:#292320;
color:#ddd;border-top:1px solid #ccc;
height:35px;
width:100%;
font-size:10px;
font-family : Arial, Helvetica, sans-serif;
text-transform:lowercase;
}


.footer a:link {
        color: #ddd;/* #93d27c; /* #913f20; /* 75A2CE */
        text-decoration: none;
}

.footer a:visited {
        color: #ddd;/* #93d27c; /* #913f20; /* 75A2CE */
        text-decoration: none;
}

.footer a:active {
        color: #ddd;/* #93d27c; /* #913f20; /* 75A2CE */
        text-decoration: none;
}


.footer a:hover { color:#ddd; border-bottom:1px solid #fff;
}

.footer_left {

background-color:#292320;
color:#ddd;
padding: 10px 1px 1px 15px;
float:left;

}



.footer_right {

background-color:#292320;
color:#ddd;
padding: 10px 10px 1px 1px;
text-align:right;
float:right;


}

.bread {
padding:2px 15px;font-family:arial;color:#999;

}


.pad10_right {padding-right:15px;}





body {
        text-align: left; /* To Make Content Centered */
        background: #010101; /* 262626 #56687e; /* b5cceb; /* a1a3a6; /* #242424; #262626 */
      background-image: url('http://www.whistlerpeak.com/bg/bg_grungetexture3.jpg');
        background-position:left top;
        background-repeat:repeat-x; margin: 0px; */
        font-family: "Verdana", Lucida Grande, Lucida, Helvetica, Arial, sans serif;
        font-size: 11px;
        color:  #000000;
        line-height: 1.6em;
        margin: 0;
        padding: 0;
}

a:link {
        color:  #333; /* 75A2CE */
        text-decoration: none;
}

a:visited {color: #333; text-decoration: none}

a:active {color:#333;text-decoration: none}

a:hover {color:#333; text-decoration: underline}
