body {
    margin: 0px;
    padding: 0px;
	background-color: #fff;
	color: #4d4d4d;
	font-family: 'Droid Serif', serif;
	font-size: 16px;
	line-height: 18px;
}
p {
	color: #4d4d4d;
	font-family: 'Droid Serif', serif;
	font-size: 16px;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
a {
	color: #5fc541;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
a:hover {
	color: #0A713E;
	text-decoration: none;
}
a img {
    border: 0px;  
}
.example1 {
    color: #0A713E;
	font-family: 'Droid Serif', serif;
	font-size: 16px;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
h1, h1 a { 
    color: #0A713E;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
	font-size: 24px;
	line-height: 30px;
	padding: 0px 0px 20px;
	margin: 0px;
	text-decoration: none;
}
h2, h2 a {
	color: #0a713e;
    font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
    text-transform: uppercase;
}
h3, h3 a {
	color: #0a713e;
   font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 30px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
    
}
h4, h4 a {
	color: #5fc541;
    font-family: 'Ubuntu', sans-serif;
    font-weight: normal;
	font-size: 14px;
	line-height: 20px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
    text-transform: uppercase;
}
h5, h5 a {
	color: #0a713e;
    font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 26px;
    padding: 0px 0px 10px;
	margin: 0px;
	text-decoration: none;
}
h6, h6 a {
	color: #5fc541;
    font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
    padding: 0px;
	margin: 0px;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
}
.wrapper {
    padding: 0px 0px 0px 0px;
}
.pagewrapper {
	padding: 20px 10px 20px 10px;
}
hr {
	
}
.bio img {
    float: left;
    padding-right: 10px;
    margin: 0px 0px 0px -10px;
}
.cta {
    background: rgb(0, 0, 0);
    background-color: rgba(0,0,0,0.8);
    border-right: 3px solid #5fc541;
    width: 190px;
    text-align: right;
    padding: 5px;
    margin-top: -150px;
    position: relative;
    z-index: 1;
}
.cta:hover, .cta2:hover {
    background: #5fc541;
}
.cta:hover a, .cta2:hover a {
    color: #4d4d4d;
}
.cta2 {
    background: rgb(0, 0, 0);
    background-color: rgba(0,0,0,0.8);
    border-right: 3px solid #5fc541;
    width: 275px;
    text-align: right;
    padding: 5px;
    margin-top: -50px;
    position: relative;
    z-index: 1;
}
.testimonial {
    border: 1px solid #e7e7e7;
    padding: 25px;
    margin-bottom: 25px;
}
.subtitle h4 {
    margin-top: -20px;
    margin-bottom: 20px
}

.buy {
    width: 300px;
    background: #0a713e;
    text-align: center;
}
.buy a {
    font-size: 20px;
    padding: 7px 10px;
    line-height: 50px;
    color: #fff;
}
.buy:hover {
    background: #5fc541;
}
.schedule {
    background: #0a713e;
    text-align: center;
}
.schedule a {
    font-size: 20px;
    padding: 7px 10px;
    line-height: 50px;
    color: #fff;
}
.schedule:hover {
    background: #5fc541;
}
.programs {
    border: 1px solid #e7e7e7;
    padding: 25px;
    margin-bottom: 25px;
}
.programs h6 a {
    font-size: 16px;
    background: #e7e7e7;
    padding: 7px 10px;
    margin-top: 20px;
    line-height: 50px;
}
.programs h6 a:hover {
    color: #5fc541;
    background: #f5f5f5;
}
/*---------------------------Header START---------------------------*/
.headerWide {
	width: auto;
	background-color: #FFFFFF;
	background-image: url(https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/beyondbasicshc/headerBG.jpg);
	background-repeat: repeat-x;
	padding-top: 50px;
}
.header {
	margin: auto;
	width: 960px;
}
.header1 {
	text-align: center;
	width: 145px;
	margin: 0px 10px 10px 0px;
	float: left;
	padding: 30px 10px 15px 10px;
	background-color: #5fc541;
}
.header1 a {
    color: #0a713e;
}
.header2 {
	text-align: center;
	width: 105px;
	float: left;
	padding: 30px 10px 10px 10px;
	background-color: #5fc541;
    margin: 0px 0px 10px 0px;
}
.header3 {
	text-align: center;
	width: 280px;
	float: left;
	padding: 10px;
	background-color: #0a713e;
}
.headerLeft {
	float: left;
	padding: 0px 0px 0px 0px;
	width: 320px;
	margin: 0px 10px;
}
.headerRight {
	float: right;
	width: 300px;
    margin-top: -30px;
    margin-right: 10px;
}
.headerRight p {
    font-family: 'Ubuntu', sans-serif;
}
.headerRight a:hover {
    color: #fff;
}
.logo {
	padding: 0px 0px 020px 0px;
	background-repeat: no-repeat;
	position: relative;
	border: 0px;
}
/*---------------------------Header END-----------------------------*/
/*---------------------------FeatureContent START-------------------*/
.featureWide {
	width: auto;
	margin: auto;
}
.feature1 {

}
.feature2 {

}
.feature3 {

}
/*---------------------------FeatureContent END---------------------*/
.navigationWide {
	position: relative;
	width: auto;
}
.mainMenu {
	margin: auto;
	width: 960px;
	text-align: center;
	position: relative;
	display: block;
}
.mainMenu ul.le_menu_level_0 {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	zoom: 1;
	*display: inline;
}
.mainMenu li {
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}
.mainMenu .le_menu_level_container {
	position: relative;
}
.mainMenu li.le_menuitem_level_0 {
	float: left;
}
.mainMenu li.le_menuitem_level_0 a {
	color: #4d4d4d;
	font-family: 'Ubuntu', sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px; 
	display: block;
	line-height: 19px;
    border-right: 1px solid #333;
}
.mainMenu li.le_menuitem_level_0 a:hover {
	color: #5fc541;
}
li.le_menuitem_level_0:last-child > a:nth-child(1) {
    border-right: 0px solid #fff;
}
/*--------1st level submenu-------*/
.mainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 1;
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
}
.mainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.mainMenu li.le_menuitem_level_1 a {
	color: #4d4d4d;
	display: block;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	width: 205px;
	padding: 10px;
	text-shadow: none;
    background: #fbfbfb;
    border-left: 1px solid #5fc541;
    border-right: 1px solid #5fc541;
}
.mainMenu li.le_menuitem_level_1 a:hover {
	background: #fff;
	color: #5fc541;
}
/*----------2nd level submenu----------*/
.mainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -26px;
	padding: 0px;
}
.mainMenu ul.le_menu_level_2 {
	position: absolute;
	z-index: 1;
	display: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	text-align: left;
}
.mainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: block;
}
.mainMenu li.le_menuitem_level_2 a {
	color: #000000;
	display: block;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	width: 170px;
	padding: 10px;
}
.mainMenu li.le_menuitem_level_2 a:hover {
	background: #f55642;
	color: #000000;
}
/*---------------------------MainMenu END---------------------------*/
/*---------------------------MainContent START----------------------*/
.contentWide {
	width: auto;
	margin: auto;
	position: relative;
}
.contentTop {
	margin: auto;
	width: 960px;
}
.contentBottom {
	margin: 105px auto 0px;
	width: 940px;
}
.contentcontainerNarrow1 {
	float: left;
	width: 360px;
}
.contentcontainerWide1 {
	float: left;
	width: 940px;
	margin: 10px;
}
.contentcontainerNarrow2 {
	width: 220px;
	float: left;
	margin-top: 20px;
}
.contentcontainerWide2 {
	float: left;
	width: 700px;
	margin-right: 20px;
	margin-top: 20px;
}
.content1 {
	float: left;
	width: 860px;
	text-align: left;
	margin-bottom: 20px;
	padding: 20px 40px;
	background-color: #5FC541;
    text-align: center;
}

.content1 p {
    color: #fff;
    line-height: 24px;
}
.content2 {
	float: left;
	width: 220px;
	text-align: left;
	margin-right: 20px;
}
.content3 {
	float: left;
	width: 220px;
	margin-right: 20px;
}
.content4 {
	float: left;
	width: 220px;
	margin-right: 20px;
}
.content5 {
	float: left;
	width: 220px;
}
.content6 {
	float: left;
	width: 340px;
	margin-right: 20px;
}
.content7 {
	float: left;
	width: 340px;
}
.content8 {
	float: left;
	width: 680px;
    margin: 35px 0px 0px 0px;
    border: 1px solid #e7e7e7;
    padding: 0px 10px 10px;
}

.content9 {
	float: left;
	width: 220px;
    
}
.content10 {
	float: left;
	width: 580px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.content11 {
	float: left;
	width: 340px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.content12 {
	float: left;
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
/*----------------Inside Pages-------------*/
.subcontentTop {
    margin: 20px auto;
    width: 960px;
    border-top: 1px solid #5FC541;
}
.subcontentBottom {
	margin: auto;
	width: 960px;
	margin-bottom: 20px;
}
.subcontentcontainerNarrow {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
}
.subcontentcontainerWide {
	float: left;
	width: 690px;
	margin: 10px 20px;
}
.subcontent1 {
	float: left;
	width: 690px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.subcontent1 img {
    float: left;
    margin-right: 10px;
}
.subcontent2 {
	float: left;
	width: 335px;
	text-align: left;
	margin-right: 20px;
}
.subcontent3 {
	float: left;
	width: 335px;
}
.subcontent4 {
	float: left;
	width: 690px;
	margin-top: 20px;
}
.subcontent5 {
	float: left;
	width: 335px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.subcontent6 {
	float: left;
	width: 335px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.subcontent7 {
	float: left;
	width: 690px;
	margin: 0px 0px 0px 0px;
}
.subcontent8 {
	float: left;
	width: 200px;
	margin-top: 70px;
    border: 1px solid #e7e7e7;
    padding: 10px;
}
.subcontent8 img {
    margin: -10px 0px 0px -10px;   
}
.subcontent9 {
	float: left;
	width: 220px;
	margin-top: 20px;
}
.subcontent10 {
	float: left;
	width: 580px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.subcontent11 {
	float: left;
	width: 340px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.subcontent12 {
	float: left;
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
/*---------------------------MainContent END------------------------*/
/*---------------------------Footer START---------------------------*/
.footerWide {
	width: auto;
	margin: 50px 0px 0px 0px;
}
.footer {
	font-family: 'Droid Serif', serif;
	width: 960px;
	margin: auto;
	border-top: 1px solid #5FC541;
}
.footer p {
	color: #333;
	font-size: 13px;
}
.footer a {
	color: #333;
	text-decoration: underline;
}
.footer a:hover, .footer a:active {
	color: #000;
	text-decoration: underline;
}	
.footer1 {
	float: none;
	width: 500px;
	margin: 10px auto 0px;
	color: #333;
	font-size: 14px;
	font-family: 'Droid Serif', serif;
	text-align: center;
}
.footer2 {
	width: 360px;
	float: left;
	text-align: right;
	color: #333;
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	margin: 10px 0px 10px 10px;
}
.view_full_mobile {
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	text-align: center;
	padding: 5px 0px 5px 0px;
	color: #333;
}
/*---------------------------Footer END-----------------------------*/

/*---------------------------CLEAR START----------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*---------------------------CLEAR END------------------------------*/
/*---------------------------LiveEdit Tags START--------------------*/
.le_mb_wrapper {
	max-width: 960px;
	margin: auto;
}
.le_form_name h1, h1.le_form_name {
    font-size: 18px;
}
.le_form_control_label, .le_form_float_elements{ font-family: 'Droid Serif', serif; }
.le_form label { font-weight: normal !important; }

.staff_img { float: left; padding: 4px 0px 0px 0px !important; }
.staff_side { width: 80%; margin-left: 10%; }
.staff_info { width: 100%; margin: 20px 0px 30px 0px; }
.staff_info h4 { font-size: 18px !important; }
.staff_bio { width: auto; }

.desc { margin-left: 20px; font-size: 13px; width: 500px; }
.pages { margin-left: auto; margin-right: auto; }
.page_link { padding: 5px; font-size: 1em; }
.current { padding: 5px; font-weight: 800; font-size: 1em; }
.next {	float: right; }
/*---------------------------LiveEdit Tags END----------------------*/
.le_form_submit input {
	background-color: #ef974b;
	border: 0px;
	color: #FFFFFF;
	display: inline-block;
	padding: 10px;
}
#le_form_container_1 input {
	padding: 5px;
	font-size: 12px;
}
input[type="button"], input[type="submit"] { 
    color: #fff; 
    background-color: #0A713E; 
    border: 1px solid #0A713E; 
}
input[type="button"]:hover, input[type="submit"]:hover { 
    cursor: pointer;
	color: #fff; 
    background-color: #5fc541; 
    border: 1px solid #5fc541; 
}

#LME_maplinks {
    line-height: 20px;
    font-size: 12px;
}
#LME_maplinks a {
    color: #e7e7e7;
    margin-right: 20px;
}

/*---------------------------Schedule----------------------*/
.master_date {
    font-size: 18px !important;
    font-weight: normal !important;
}
.tiny {
    font-size: 10px;
}
/*---------------------------Blog Page----------------------*/
.blog_post_listing {
    border: 1px solid #e7e7e7;
    padding: 25px;
    margin-bottom: 25px;
}
.blog_post_listing_footer_hr {
    display: none;
}