BODY 
	{
	background: #f2ebe3 url(bg_wood.jpg) repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
P 
	{
	font-family: Arial, Sans-Serif; 
	color: #81341A; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
DIV 
	{
	width: 95%; 
	font-family: Arial, Sans-Serif; 
	color: #81341A; 
	font-size: 14px; 
	font-weight: bold; 
	}
	
DIV.main
	{ 
	width: 93%; 
	background: #f2ebe3;
	font-family: arial, sans-serif;
	color: #81341A;
	font-size: 14px;	
	margin-top: 30px;
	margin-bottom: 30px;
	border: 3px inset #AE7228; 
	}
	
UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #81341A; 
	font-size: 12px; 
	font-weight: bold;
	list-style-type: none;
	} 

H1 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #362718; 
	font-size: 16px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif; 
	color: #81341A; 
	font-size: 14px; 
	font-weight: bold; 
	}
 
H3, H4 
	{
	font-family: Arial, Sans-Serif; 
	color: #81341A; 
	font-size: 14px; 
	font-weight: bold; 
	} 

H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #81341A; 
	font-size: 14px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #81341A; 
	font-size: 13px; 
	font-weight: bold;	
	}

.footer
    {
	font-family: Comic Sans MS, Arial, Sans-Serif;
    color: #81341A;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #81341A; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Century, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #000080; 
	text-decoration: underline; 
	} 

A:visited 
	{
	font-family: Century, Verdana, Helvetica, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #64346D; 
	text-decoration: underline; 
	}
 
A:active 
	{
	font-family: Century, Verdana, Helvetica, Arial, Sans-Serif;	
	font-weight: bold; 
	color: #400080; 
	} 

A:hover 
	{
	font-family: Century, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold; 
	color: #704A21; 
	text-decoration: underline; 
	background-color: #FCE4C2; 
	} 

.pageon 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;	
	font-size: 16px;
	font-weight: bold; 
	color: #FCC649;
	text-decoration: underline; 
	}

A:link.menu 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;	
	font-size: 16px;
	font-weight: bold; 
	color: #d6c49e; 
	text-decoration: none; 
	} 
 
A:active.menu 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold; 
	color: #E88636;
	text-decoration: underline;  
	}
	
A:visited.menu 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 16px;	
	font-weight: bold; 
	color: #d6c49e; 
	text-decoration: none; 
	}
  
A:hover.menu 
	{
	font-family: Comic Sans MS, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold; 
	color: #a83d08; 
	text-decoration: none; 
	background-color: #FCE7A9; 
	} 

A.small 
	{
	color: #000080; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}	

A.small:visited 
	{
	color: #64346D; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;	
	}
	
A.small:active 
	{
	color: #400080; 
	font-size: 10px; 	
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	}
 
A.small:hover 
	{
	color: #704A21; 
	text-decoration: underline; 
	background-color: #FCE4C2; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: verdana, sans-serif; 
	}	


