/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */

#s5_header_wrap{

background:#00722A;

}
p.readmore a.btn {

	-moz-box-shadow: 0px 10px 14px -7px #3e7327;
	-webkit-box-shadow: 0px 10px 14px -7px #3e7327;
	box-shadow: 0px 10px 14px -7px #3e7327;
	background-color:transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:1px solid #4b8f29;
	display:inline-block;
	cursor:pointer;
	color:#8a8a8a;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px 10px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #5b8a3c;
margin: 10px;


}
 
p.readmore .btn:hover  {
  background-color:transparent;
}
 
p.readmore .btn.active {
 	position:relative;
	top:1px;
}
 
p.readmore .btn:active,
p.readmore .btn.active {
  background-color: #003399 \9;
}
 
p.readmore a .icon-chevron-right {
  background-image: url(../../../media/jui/img/glyphicons-halflings-white.png);
}

a, .module_round_box .s5_h3_first, .module_round_box-none .s5_h3_first, .module_round_box ul.menu, h2, h4, #s5_md_outer_wrap h3 {
    color: #00722A;
    padding: 20px 0px 0px 0px;
}

#s5_header_area_inner {
    padding-top: 8px;
}