H1, h1, H2, h2, H3, h3, H4, h4, H5, h5 {
	margin: 0; padding:0;
	font-family: 'Work Sans', sans-serif;
	    margin-bottom: 10px;
	line-height: 30px;
	font-weight:500; 
  text-transform: uppercase;	  
	}
/*H1, h1{
text-transform: none;
  font-family: "BellugaSlantedSolid";
  	}*/

#container #threeCols H1, h1{ color: #90b117; font-size: 3.50em;  margin-bottom: 10px;	line-height: 30px;}
#container H2, h2 { color: #717667; font-size:1.563em; margin-bottom: 0px; font-weight: 300;}
#container H3, h3 { margin-bottom: 0px;}

H1, h1 { color: #90b117; font-size: 2.000em; font-weight:500;}
H2, h2 { color: #000000; font-size:1.700em; text-transform:none;}
H3, h3 {  color: #717667; font-size: 1.250em; text-transform:none;}

.news h3 {
	 color: #90b117;
	font-size:1.800em;
  text-transform: uppercase;
padding: 20px 0;
}


H3, h3 a{ text-decoration:none;}
H3, h3 a:hover{ text-decoration:none;}

H4 {  color: #90b117;}




H4 a, h4 a{
  color:#90b117;
	font-size: 25px;
	margin-bottom: 15px;
	line-height: 1.3em;
	font-family: 'Source Sans Pro', sans-serif;
	text-decoration:none;
}

H4 a:hover, h4 a:hover{text-decoration:none;  color: #484b42}

H5, h5 {
  color: #484b42;
	font-size: 20px;
	padding: 0;	
	margin:0;
	margin-bottom: 15px;
	line-height: 2em;
	font-family: 'Source Sans Pro', sans-serif;
}

H5 a, h5 a {
text-decoration:none; display:block;
}

H5 a:hover, h5 a:hover{text-decoration:none; color: #fff; background: none repeat scroll 0 0 rgba(69, 64, 58, 0.6); padding: 10px; display:block;}

.csc-header-alignment-center {
    display: block;
    text-align: center;
}


