body { 
	/* customize_body */ font: normal normal 13px Arial; /* customize_body */
	/* customize_body */ color: #646f63; /* customize_body */
	line-height:24px;
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color: #859E39; /* customize_link */
	text-decoration: none;
}
a:hover {
	/* customize_link_hover */ color: #859E39; /* customize_link_hover */
	text-decoration: underline;
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px;font-family: "proxima-nova", arial, sans-serif; color: #333333 ; }
h1{
  font-size: 26px;
  line-height: 28px;
  font-weight: 400!important;
  margin-bottom: 15px;
}

.home h1 { margin-bottom: 0px; }

h1 {
    background: #B2CA44;
    line-height: 60px;
    padding: 0 20px;
    color: #333D32;
    margin-top: 0;
}

h2{
  font-size: 26px;
  line-height:30px;
  margin-top: 20px;
  font-weight: normal;
}
h3{ font-size:21px; line-height:26px;font-weight: normal; }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; margin:0px 0px 12px 0px; }

/* these additional styles will appear in the styles dropdown in the WYSIWYG */
.no_border {
  border: 0!important;
}