.bigtext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: none}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: none}
.subnavtext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #333333}
.subnavtext:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #537F68}
.subnav2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ADAD85; text-decoration: none}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #333333}
.bulletgreen {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #537F68; text-decoration: none}
.smallgreen {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #537F68; text-decoration: none}
.bullettan {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999933; text-decoration: none}
.subnav3 {  color: #adad85; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; text-decoration: none; line-height: 14px}
.subnav3:hover {  color: #adad85; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; text-decoration: none; line-height: 14px}
.textbold {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #333333; font-weight: bold; line-height: 20px}
.newssubtitle {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #537F68; font-style: italic; line-height: 20px}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.linktext {text-decoration: underline; color: #537F68}
.linktext2 {text-decoration: none; color: #537F68}
.linktext2:hover{text-decoration:underline;}
#blogbanner {
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	z-index:10;
	position: absolute;
	 }
#banner {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	left:0px;
	top:0px;
	z-index:1; 
	position: relative;}


