.ezedit_body{
	
	border-style: none;
	color: #112b51;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: 400;

}

.heading{
	font-family: 'Cabin Condensed', sans-serif;
	color:#436ca9;
	font-size: 35px;
	font-weight: 700;
	line-height: 1em;
}

.sub_heading{
	color:#55a950;
	font-size: 22px;
	font-weight: 700;
	line-height: 1em;
	font-family: 'museo-slab', 'Cabin', sans-serif;
	font-style: italic;
}

.sub_sub_heading{
	color:#94d290;
	font-size: 17px;
	font-weight: 300;
	line-height: 1em;
	font-family: 'museo-slab', 'Cabin', sans-serif;
	
}

.bold_caps {
	color:#007236;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 1em;
}

.thin {
	color:#000000;
	font-weight: 100;
	font-size: 1em;
}


