/* FOOTER CSS - Used by main site and Wordpress blog */

#footernav {
	background:url(images/footer-bar.gif);
	font-size: 10px;
	color: #003366;
	margin:0px 0px 15px 0px;
	border-top:3px solid #F8B107;
	padding:20px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:960px; 
}
#footernav p {
	width:960px;
	height:auto;
	color: #000000;
	text-align: center;
	font-size:14px;
	line-height:20px;
	font-weight: bold;
}
#footernav a {
	text-decoration:none;
	border:none;
	padding:2px;
	color: #003366;
}	
#footernav a:hover {
	background:F8B107;
}	
.footertext {
	margin:15px 0px 10px 0px;
	text-align:center;
}
.footertext p {
	font-size:14px;
	color:000;
	font-weight:bold;
	line-height:22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}		
.footer text a {
		background:F8B107;
}		
.style2 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
#footercopyright,
#footercopyright a,
#footercopyright p {
	padding-top:1px;
	font-size: 10px;
	color: #000;
	text-transform: capitalize;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#footercopyright a {
/*	padding:2px; */
}	
#footercopyright a:hover {
	color:#FFF;
	text-decoration:none;
	background:none;
}	