.navlist ul
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

.navlist li
{
display: inline;
list-style-type: none;
}

.navlist a { padding: 3px 10px; }

.navlist a:link, .navlist a:visited
{
color: #5C2E00;
background-color: #CEC0B2;
text-decoration: none;
}

.navlist a:hover
{
color: #fff;
background-color: #5C2E00;
text-decoration: none;
}

#active a:link, #active a:visited, #active a:hover
{
background-color: #5C2E00;
font-weight : normal; 
color: #FFFFFF;
}



.smalltext {font-family : Arial, Helvetica, sans-serif; font-size : 10px; font-weight : normal; color: #000000}

a:hover { color: #9E8267; }

	 
INPUT, TEXTAREA, OPTION { background: #FFFFFF; color: #000000; font-weight: normal; font-size: 14px; font-family: Verdana, san-serif;}

H1   {font-family : Arial, Helvetica, sans-serif; 
      font-size : 24px;
      font-weight : normal; 
	  color : #5C2E00;     
     }		

H2   {font-family : Arial, Helvetica, sans-serif; 
      font-size : 20px;
      font-weight : normal;
      color : #5C2E00;           
     }	
    
H3   {font-family : Arial, Helvetica, sans-serif; 
      font-size : 17px;
      font-weight : normal;
      color : #5C2E00;          
     }

H4   {font-family : Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : bold;
      color : #5C2E00;          
     }
     
P    {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
     }
   

BODY {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
     }
    
HR   {
	COLOR: #CEC0B2; 
	HEIGHT: 1px
     }
		
TABLE {font-family : Verdana, Arial, Helvetica, sans-serif; 
       font-size : 12px;
       font-weight : normal;
       color : #000000;
      }

TD   {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
     }
     
DIV  {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
     }

FORM {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : bold;
      color : #000000;
     }
     
LI   {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;   
     }
     
UL   {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
     }

OL   {font-family : Verdana, Arial, Helvetica, sans-serif; 
      font-size : 12px;
      font-weight : normal;
      color : #000000;
     }
