@charset "utf-8";
/* CSS Document */

body {
background:#FFFFFF;
-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;
font-family: Times New Roman, Times, serif;
font-size: 13px;
}

.head_back{
background-image: url(../images/hd_snowbk.jpg);
background-repeat:repeat-x;
}

#frnt_welcome {
font-family: Times New Roman, Times, serif;
font-size: 16px;
line-height: 19px;
padding-bottom: 5px;
font-weight: normal;
}

#frnt_lftcol {
font-family: Times New Roman, Times, serif;
font-size: 14px;
line-height: 14px;
padding-bottom: 8px;
padding-top: 8px;
padding-left: 20px;
}
#frnt_lftcol a{
text-decoration: normal;
color:#000000;
font-weight: bold;
}
#frnt_lftcol a:hover{
text-decoration: none;
color: #006699;
font-weight: bold;
}
.frnt_logo {
background-image: url(../images/frnt_logo.jpg);
background-repeat:no-repeat;
position:relative;
float:left;
top: 0px;
left: 40px;
z-index: 15000;
}

.lftgrad {
background-image: url(../images/lft_grad.jpg);
background-repeat:repeat-y;
}

.rtgrad {
background-image: url(../images/rt_grad.jpg);
background-repeat:repeat-y;
}

.topfooter{
background-image: url(../images/bttm_grad.jpg);
background-repeat:repeat-x;
}

.topfooter_text{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#777575;
font-size: 13px;
font-weight:bold;
padding-top: 27px;
}

.topfooter_text a{
color:#777575;
text-decoration: none;
}

.topfooter_text a:hover{
text-decoration: none;
color:#000000;
}

.footer{
background-image: url(../images/bttm_shadow.jpg);
background-repeat:repeat-x;
}
.nav_current{
background-image: url(../images/bttm_shadow.jpg);
background-repeat:repeat-x;
}
#officerspg{
font-family: Times New Roman, Times, serif;
font-size: 14px;
line-height: 25px;
padding-right: 10px;
padding-left: 10px;
}
#trailreport{
font-family: Times New Roman, Times, serif;
font-size: 14px;
line-height: 18px;
padding-right: 10px;
padding-left: 10px;
color:#000000;
}
#trailreport a{
text-decoration: normal;
color:#ff0000;
font-weight: bold;
}
#trailreport a:hover{
text-decoration: none;
color: #000000;
font-weight: bold;
}
#trailreport ul{
font-size: 16px;
padding-left: 10px;
}
#dedication{
font-size: 14px;
line-height: 18px;
padding-left: 35px;
padding-right: 30px;
}
.navtxtbk{
background-image: url(../images/nav_textbk.jpg);
background-repeat:no-repeat;}

