/* CSS Document */

#footer {
position:absolute;
bottom:0px;
left:0px;
width:97.5%;
padding-left:12px;
padding-right:12px;
padding-top:12px;
border-top-style:solid;
border-top-width:medium;
border-top-color: #663300;
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#000000;
font-weight:bold; 
vertical-align: bottom;
text-align:center;
white-space:nowrap;
height: 50px;
background-color:#E2D1BA;
}

#footer a:link {
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#000000;
font-weight:bold; 
text-decoration:none;
padding-left:12px;
padding-right:12px;
white-space:nowrap;
}
#footer a:hover {
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#000000;
font-weight:bold; 
text-decoration:underline;
padding-left:12px;
padding-right:12px;
white-space:nowrap;
}
#footer a:active {
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#000000;
font-weight:bold; 
text-decoration:none;
padding-left:12px;
padding-right:12px;
white-space:nowrap;
}

#footer a:visited {
font-family:Geneva, Arial, Helvetica, sans-serif; 
font-size:10px; 
color:#000000;
font-weight:bold; 
text-decoration:none;
padding-left:12px;
padding-right:12px;
white-space:nowrap;
}