/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#foxmenucontainer{height:24px;background:#FFF;display:block;padding:45px 0 0 15px;}
#foxmenu{position:relative;display:block;height:24px;font-size:16px;font-weight:bold;font-family:Arial,Verdana,Helvitica,sans-serif;}
#foxmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#foxmenu ul li{display:block;float:left;margin:0 1px 0 0;}
#foxmenu ul li a{display:block;float:left;color:#553B1F;text-decoration:none;padding:5px 20px 0 20px;height:19px;background:transparent url(graphics/foxmenu_bg-OFF.gif) no-repeat top left;}
#foxmenu ul li a:hover{color:#fff;background:transparent url(graphics/foxmenu_bg-OVER.gif) no-repeat top right;}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


BODY, TR, TD {
	font-family: verdana;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
}

ul {
  font-size: 10pt;
}

	a:link {color: blue;}
	a:visited {color: blue;}
	a:active {color: blue;}
	a:hover {color: #423517;text-decoration: underline;}
	a {text-decoration: none;}
	
a.white:link {color: #FFFFFF;}
a.white:visited {color: #ffffff;}
a.white:active {color: #FFFFF;}
a.white:hover {color: #8f8f8f;}
a.white {text-decoration: none; font-family: Helvetica; font-size: 11px;}

.smallpar {
  font-size: 10pt;
  }
	
.brown
{
background-color:#553B1F;
color:white;
font-family: sans-serif;
font-size: 12px; 
}

.footerlinks
{
color:#8E8E8E;
font-family: verdana;
font-size: 12px; 
}

a.footerlinks:link {color:#8E8E8E}
a.footerlinks:visited {color:#8E8E8E}
