a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2A2119;
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2A2119;
}

.LayerMenus a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #88332B;
}

.LayerMenus a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #88332B;
}

.LayerMenus a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.RegLinks a:link {
	font-family: Book Antiqua;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF99;
}

.RegLinks a:visited {
	font-family: Book Antiqua;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF99;
}

.RegLinks a:hover {
	font-family: Book Antiqua;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.piccaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.BottomLinks a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #8F5A14;
}

.BottomLinks a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #8F5A14;
}

.BottomLinks a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #8F5A14;
}


.SiteLinks a:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #8F5A14;
}

.SiteLinks a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #8F5A14;
}

.SiteLinks a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FBC956;
}

#navsite p {
 display: none;
 }
 
#navsite {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 width: 153px;
 border-left: 0px solid #3E5E9B;
 border-right: 0px solid #3E5E9B;
 padding: 0;
 margin-bottom: 0em;
 background-color: #FFFFFF;
 color: #EE003B;
 }
 
#navsite ul {
 list-style:none;
 margin: 0;
 padding: 0;
 border-left: 1px solid #3E5E9B;
 }
  
#navsite li {
 margin: 0;
 border-top: 1px solid #3E5E9B;
 }
  
#navsite ul li a {
 display: block;
 padding: 2px 2px 2px 0.5em;
 border-left: 8px solid #3E5E9B;
 border-right: 1px solid #3E5E9B;
 border-bottom: 1px solid #3E5E9B;
 background-color: #FFFFFF;
 color: #EE003B;
 text-decoration:none;
 width: 100%;
 }
  
 html>body #navsite ul li a {
 width: auto;
 }
   
#navsite ul li a:hover {
 padding: 2px 2px 2px 0.5em;
 border-left: 8px solid #EE003B;
 border-right: 1px solid #3E5E9B;
 border-bottom: 1px solid #3E5E9B;
 background-color: #FFFFFF;
 color: #EE003B;
 }
  
 
 