a { color: #0095d3; }

a:hover{ color: #0095d3; }

body{ background: #CCC url(http://www.ActionFonts.com/Images/bgr.jpg) repeat-x top; }

#header h1 { background: url(http://www.ActionFonts.com/Images/logo-trans.png) no-repeat; }




.nav1 a { color: #fff; }
.nav1 li.active a, .nav1 li a:hover, .current_page_item a {	color: #0095d3; }
.subscribe{	color: #fff; float:right;}
.subscribe a { color: #0095d3; }


#topmenu li{ border-left: 1px solid #349ACB; }
#topmenu li a {	color: #fff; font-weight:bold; }
#topmenu li a:hover,#topmenu li.active a { color: #FFFFFF; background:#262626; }
#nav li ul li { background: #349ACB; border-bottom:1px solid #349ACB; border-left:1px solid #349ACB; border-right:1px solid #349ACB; }



#footer { background:#e4e2db url(http://www.ActionFonts.com/Images/bgr-footer.gif) repeat-x; }	
#footer, #footer a{	color: #999999; }

.box, .widget {	background: #FFFFFF url(http://www.ActionFonts.com/Images/bgr-box-trans.png) repeat-x top left; }

.box h1 { color: #666; }


.box2 {	background: #ffffff url(http://www.ActionFonts.com/Images/bgr-box-trans.png) repeat-x top left; }
.box2 .spacer.white, .list2 li { background: #f5f5f5; }







.boxes { 
	font-family: Verdana; 
	font-size: 10px;
	margin-bottom:10px;
	padding:0;
} 

.boxes a:link, .boxes a:visited, .boxes a:active{
	color: #364361;
	background-color: white;  /* White */
	border: 1px solid #666;  /* Grey (dark) - ie. same as the font display border */
	margin: 1px;
	text-decoration: none;
	padding: 8px;
} 

.boxes a:hover { 
	color: white; 
	background-color: #F90;  /* Green (light) - ie. same as the Footer background */
	border: 1px solid #666;  /* Green (dark) - ie. same as the Category border */
	margin: 1px; 
	text-decoration: none;
	padding: 8px; 
} 

.current {
	color: white;
	background-color: #0095d3;  /* Blue (light) - ie. a lighter shade of the page background */
	border: 1px solid #666;  /* Blue (dark) - ie. same as the page background */
	font-weight: bold;
	margin: 1px;
	padding: 8px;
} 





.box3 H2{
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.box3{
	margin: 0 0 15px 0px;
	padding: 15px 0 15px 20px;
	border:1px solid #999;
	text-align:center;
	background-color:#F4F4F4;
}





.box4{
	margin: 0 0 20px 0;
	padding: 20px;
	border:1px solid #999;
	text-align:center;
	background-color:#F4F4F4;
}



