/* CSS Document */
body{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#999999;
	}
.tab_bg{
	background-color:#FFFFFF;
	}
a.nav{
	font-size:12px;	
	text-decoration:none;
	color:#666666;
	}
a.nav:hover{
	color:#FF9900;
	}
a.topnav{
	font-size:11px;	
	text-decoration:none;
	color:#666666;	
	}	
a.topnav:hover{
	font-size:11px;	
	text-decoration:none;
	color:#E25D40;
	}		
a.event{
	font-size:10px;
	text-decoration:none;
	color:#5E5E5E;
	}	
a.event:hover{
	text-decoration:underline;
	}	
a.popuplink{
	font-weight:bold;
	color:#E25D40;
	text-decoration:none;
	cursor:hand;
	}	
	
a.more{
	font-size:11px;
	font-weight:bold;
	color:#E25D40;
	text-decoration:none;
	}	
a.more:hover{
	color:#666666;
	}	
a.bottom{	
	color:#E25D40;
	font-size:10px;
	text-decoration:none;
	}
a.bottom:hover{	
	color:#666666;
	}		
a.submenu{
	font-weight:bold;
	color:#E25D40;
	text-decoration:none;
	}
a.submenu:hover{
	color:#666666;
	}	
.content{
	font-size:11px;
	color:#7E7E7E;
	}	
li{
	color:7E7E7E;
	font-size:13px;
	}	
.header{
	color:#E25D40;
	font-size:12px;
	font-weight:bold;
	}	
.navtd{
	font-size:11px;
	}
.contactad{
	font-size:12px;
	}	
.bigtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#7E7E7E;
	line-height:20px;
	}	
.textheadcolor{
	color:#E25D40;
	}	
	
#footer a{
	font-size: 10px;
	color:#E25D40;
}

#footer a:hover{
	color: #999999;
	text-decoration: none;

}
h2 {
	font-size: 16px;
}
