A:link	{   
	color: #333;   
	text-decoration: underline;
	}
A:visited	{   
	color: #333;   
	text-decoration: underline;
	}   
A:active	{   
	color: #333;   
	text-decoration: none;
	}
A:hover	{   
	color: #000000;   
	text-decoration: none;
	}
A.navlink {
	text-decoration: none;
	font-family: verdana, arial, sans-serif;	
	font-size: 11px;	
	font-weight: 500;	
	line-height: 16;	
	color: #fff;
	}
A.navlink:visited {	
	text-decoration: none;	
	color: #fff;
	}
A.navlink:active {	
	text-decoration: none;	
	color: #fff;
	}
A.navlink:hover {	
	text-decoration: underline;	
	color: #fff;
	}
A.navlink2 {	
	text-decoration: none;	
	font-style: italic;	
	font-family: verdana, arial, sans-serif;	
	font-size: 10px;	
	font-weight: 400;	
	line-height: 14;	
	color: #fff;
	}
A.navlink2:visited {	
	text-decoration: none;	
	color: #fff;
	}
A.navlink2:active {
	text-decoration: none;	
	color: #fff;
	}
A.navlink2:hover {	
	text-decoration: underline;	
	color: #fff;
	}
A.footernav { 	
	text-decoration: underline;	
	font-family: verdana, arial, sans-serif;
	font-size: 10px;	
	line-height: 14px;	
	color: #EEE6B8;
	}
A.footernav:visited { 
	text-decoration: underline;	
	color: #EEE6B8;
	}
A.footernav:active { 	
	text-decoration: none;	
	color: #EEE6B8;
	}
A.footernav:hover { 	
	text-decoration: none;	
	color: #EEE6B8;
	}	
.text   {   
	font-family: Verdana, Arial, sans-serif;   
	font-size: 12px;   
	line-height: 18px;   
	color: #302422;
	}
.text-serif   {   
	font-family: Times, Times New Roman, courier, sans-serif;   
	font-size: 14px;   
	line-height: 20px;   
	color: #000000;
	}
.subheader {   
	font-family: Verdana, Arial, sans-serif;   
	font-size: 14px;   
	line-height: 18px;   
	color: #302422;
	}
.ul  {   
	font-family: Verdana, Arial, sans-serif;   
	font-size: 11px;  
	line-height: 18px;   
	color: #302422;
	}
.li  {   
	font-family: Verdana, Arial, sans-serif;   
	font-size: 11px;   
	line-height: 18px;   
	color: #302422;
	}
.smalltext   {   
	font-family: Verdana, Arial, sans-serif;   
	font-size: 10px;   
	line-height: 14px;   
	color: #596455;
	}
#white	{	   
	color: #FFFFFF;
	}
#yellow	{	   
	color: #EEE6B8;
	}
#green	{
	color: #5B7435;
	}
#brown	{	   
	color: #302422;
	}
#left-column {	
	background-image: url(Images/SideBGLeft.gif);	
	background-color: #302422;	
	background-repeat: no-repeat;	
	background-position: right top;
	}
#right-column {	
	background-image: url(Images/SideBGRight.gif);	
	background-color: #302422;	
	background-repeat: no-repeat;
	background-position: left top;
	}
.hometext { 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 14px; 
	line-height: 18px; 
	color: #3e3e0d;
	padding: 0px 15px 0px 0px;
	}
	
.redtext   {
   font-family: Verdana, Arial, sans-serif;
   font-size: 16px;
   line-height: 20px;
   color: #ff0000;
}

.redtextsm   {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   line-height: 16px;
   color: #ff0000;
}