body { 
margin: 0px; 
background-color: #DCD7AD;
font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
}

a {
color: #974A00;
text-decoration: underline;
}

a:hover {
color: #D67808;
text-decoration: underline;
}

a:visited {
color: #974A00;
text-decoration: underline;
}

a:visited:hover {
color: #D67808;
text-decoration: underline;
}


a.nolink,
a.nolink:hover,
a.nolink:visited,
a.nolink:visited:hover 
{
color: #1B0E01;
text-decoration: none;
border: none;
}

/*********************/
/* Structure DIVs */
/*********************/

#sitecontainer {
margin: 0 auto 0 auto;
width: 982px; 
top: 0px; 
}

#masthead { 
display: block;
width: 982px; 
top: 0px; 
}

#nav { 
margin-top: 0px; 
background-image:url("images/nav_bgd.jpg"); 
text-align: center;
}

#container { 
position: absolute;
width: 982px; 
top: 160px;
background:url("images/bgd_home.jpg");
background-repeat: repeat-y;
}
	
#leftcolumn {
float: left;
width: 389px;
margin: 0px;
padding: 0px;
}

#leftcolumn .weather {
margin-left: 25px;
}

#rightcolumn {
width: 571px;
float: right;
margin: 0px;
padding: 0px;
}

/* Tan strip on left side of page */
#lefttexture { 
width: 11px; 
height: 394px; 
float: left; 
background-image: url("images/bgd_texture_left.jpg");
}

/* Tan strip on right side of page */
#righttexture { 
right: 0px;
top: 0px;
width: 11px; 
height: 394px; 
float: right;
background-image:url("images/bgd_texture_right.jpg");
}


/* bottom cap with mountain graphic and copyright info */
#footer { 
width: 930px; 
height: 60px;
text-align: right;
padding-right: 52px;
padding-top: 85px;
background-color: #DCD7AD;
background-image:url("images/footer_home.gif");
background-repeat: no-repeat;
background-position: top;
clear: both;
}

#footer p { 
margin-top: 12px;
font-size: 10px;
color: #938E5D;
}

#footer img { 
float: right;
vertical-align: middle;
}



/*********************/
/* Welcome Box */
/*********************/

#welcome { 
width: 378px; 
padding: 0px;
margin-left: 11px;
background-image: url("images/bgd_home_welcomebox.jpg");
text-align:left;
}

#welcome .nav { 
width: 378px; 
background-image: url("images/bgd_nav2.gif"); 
text-align: center;
}


#welcome p { 
font-family: Times, "Times New Roman", serif; 
font-size: 12px; 
line-height: 21px; 
color: #1B0E01; 
margin: 0px 25px 13px 30px;
}

#welcome b { 
font-family: Times, "Times New Roman", serif; 
font-size: 18px; 
line-height: 21px; 
color: #1B0E01; 
font-weight: normal;
}


/* News box */
#news {
position: relative;
width: 525px;
font-size: 10px; 
line-height: 13px;
margin-left: 30px;
margin-top: 15px;
}

#news .newshead {
width: 255px;
height:30px;
}

#news .col1 {
width: 155px;
float:left;
}

#news .divider {
border-right-style: solid;
border-right-color: #D1CCA6;
border-right-width: 1px;
padding-right:5px;
margin-right:5px;
}

div.popuplayer {
position:absolute;
z-index:1
width: 125px;
visibility: hidden;
background-color: #ffffff transparent; 
padding: 10px; 
border-width: 1px; 
border-style: solid; 
border-color: #7E410B;
}

div.popuplayer b { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
line-height: 10px; 
color: #000000; 
font-weight: bold;
}