
/* Brand colors for the site. Change to match your color.
--------------------------------------*/
#navigation #tabnav li.current a {
	border-top: 3px solid #A0AD39;
	}
.module_category_nav ul li.current a {
	border: 1px solid #A0AD39;
	}

h1 {color:#A2b13A;}
h2 {color:#A2b13A;}
h3 {color:#A2b13A;}
h5 {color:#A2b13A;}

.splashpage_content h5 {color:#FFF;}
/*------------------------------------*/



/* Add site specfic styles below this line 
-------------------------------------------------------------*/
#subscribebottom {
	background:#FFFFE0 none repeat scroll 0%;
	border:1px solid #F3F391;
	margin-bottom:25px;
	margin-top:20px;
	padding:10px 10px 0px;
	}
	
#footercalltoaction {
	font-size: 100% !important;
	padding: 10px 0px !important;
	margin-bottom: 0em !important;
	}

.wrapper p {
   font-size: 100% !important;
   }