/*  BEGIN: Text Styles  ***/

BODY 
{ margin:0; padding:0; }

B
{ font-weight: bold; }

TD 
{ font-family: Arial,Helvetica,sans-serif; font-size: 13px; font-weight: normal;
  color: #000000; line-height: 140%;
  border: 0; cellspacing: 0; cellpadding: 0; }
  
H1
{ font-size:16px;
  color: #800000; 
  margin-bottom: 0px; 
  }

H2
{ font-size:14px;
  color: #46581E; 
  margin-bottom: 0px; 
  }

A
{ font-family: Arial,Helvetica,sans-serif; 
  text-decoration: none; color: #666666; }
  
A:alink
{ font-family: Arial,Helvetica,sans-serif; font-weight: normal;
  text-decoration: none; color: #666666; }

A:vlink
{ font-family: Arial,Helvetica,sans-serif; font-weight: normal;
  text-decoration: none; color: #ff0000; }

A:hover
{ font-family: Arial,Helvetica,sans-serif; 
  color: #000000; 
  text-decoration: underline; }
  
LI
{ text-decoration: none; 
  margin-bottom: 6px; }
  
.page-header
{ font-weight: bold;
  font-size: 20px; 
  letter-spacing: -0.1em; 
  }
  
.footer-nav 
{ font-family: Arial,Helvetica,sans-serif; font-size: 12px; 
  font-weight: bold; 
  color: #112200; }
  
.footer-nav a
{ color: #112200; 
  text-decoration: none; }
  
.footer-nav a:hover
{ color: #112200; 
  text-decoration: underline; }
  
.footer-credits
{ font-family: Arial,Helvetica,sans-serif; font-size: 10px; 
  font-weight: bold; 
  color: #444444; }
    
.alpinestyle{
width: 99%;
font:bold 13px Arial;
}

.alpinestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.alpinestyle ul{
width: 100%;
line-height: 100%;
background: #000000;
padding: 4 0 4 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
font-family: Arial,Helvetica,sans-serif; 
font-weight: bold;
font-size: 12px; 
color: #666666;
}
  
.alpinestyle ul li{
display: inline;
line-height: 100%;
}

.alpinestyle ul li a{
color: #b4b7b4;
padding: 4px 7px;
margin: 0;
text-decoration: none;
line-height: 100%;
}

.alpinestyle ul li a:hover{
text-decoration: none;
color: #ffffff;
padding: 4px 7px;
line-height: 100%;
background: #800000;
}
  
/***  END: Text Styles  */
