body {
    margin: 0 auto;
	min-width: 1000px;
	color: #525353;
	font-family: 'ABeeZee', sans-serif;
	font-size: 14px;
	background-color: #ffffff;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bellyimage/bknd_pattern.png');
}

/*-------------------------FONT STYLING START----------------------*/

a {
	color: #52b22d;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a img {
	border: 0;
}
p {
	color: #525353;
	font-family: 'ABeeZee', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
}
h1, h1 a, h1 a:hover {
	color: #52b22d;
	font-family: 'ABeeZee', sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
h2, h2 a, h2 a:hover {
	color: #000000;
	font-family: 'ABeeZee', sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
h3, h3 a, h3 a:hover {
	color: #c34f50;
	font-family: 'ABeeZee', sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
h4, h4 a, h4 a:hover {
	color: #52b22d;
	font-family: 'ABeeZee', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
h5, h5 a, h5 a:hover {
	color: #000000;
	font-family: 'ABeeZee', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
h6, h6 a, h6 a:hover {
	color: #c34f50;
	font-family: 'ABeeZee', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}

/*-------------------------FONT STYLING END------------------------*/


/*-------------------------LE FORM STYLE START---------------------*/

.le_form {
	color: #525353;
	font-family: 'ABeeZee', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
}
.le_form_name {
	color: #52b22d;
	font-family: 'ABeeZee', sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
}
.le_form_submit input[type="submit"], #search_form_button {
	background-color: #52b22d;
	padding: 5px 10px;
	border: 0;
	text-align: center;
	color: #ffffff;
	font-family: 'ABeeZee', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.le_form_submit input[type="submit"]:hover, #search_form_button:hover {
	cursor: pointer;
	background-color: #69c545;
}
.le_form input[type="text"], #search_form_value {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px;
	color: #525353;
	font-family: 'ABeeZee', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}
.le_form textarea {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 5px;
	color: #525353;
	font-family: 'ABeeZee', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}

/*-------------------------LE FORM STYLE END-----------------------*/


/*-------------------------SITE CLASSES START----------------------*/

hr {}
table {
	border-spacing: 0 !important;
}
.anythingSlider-default {
	padding: 0 !important;
}
.cta-button {
	padding: 20px 10px;
    margin-bottom: 20px;
	background-color: #52b22d;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bellyimage/graphic_button.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.cta-button p, .cta-button a, .cta-button a:hover, .cta-button h1, .cta-button h2, .cta-button h3, .cta-button h4, .cta-button h5, .cta-button h6 {
    color: #ffffff;
}
.ribbon {
	padding: 20px 0;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bellyimage/graphic_picture.png');
	background-repeat: no-repeat;
	background-position: 50% 45%;
}
.ribbon p, .ribbon a, .ribbon a:hover, .ribbon h1, .ribbon h2, .ribbon h3, .ribbon h4, .ribbon h5, .ribbon h6 {
    color: #ffffff;
}
.shadow img {
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
}

/*-------------------------SITE CLASSES END------------------------*/


.wrapper {
	width: 100%;
}

/*-------------------------HEADER START----------------------------*/

.headerwide {
	width: 100%;
	padding: 20px 0;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/bellyimage/banner_pattern.png');
	border-top: 1px solid #52b22d;
	border-bottom: 1px solid #52b22d;
}
.header {
	margin: auto;
	width: 960px;
	padding: 10px 0;
	background-color: #ffffff;
	box-shadow: 0 0 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
}
.headerleft {
	float: left;
	width: 300px;
}
.logo {
	padding: 0 10px;
    text-align: center;
}
.headerright {
	float: right;
	width: 640px;
	text-align: right;
}
.header1 {
    padding: 0 10px;
}

/*-------------------------HEADER END------------------------------*/


/*-------------------------MAIN MENU START-------------------------*/

.navigation {
    position: relative;
	margin: auto;
	width: 960px;
	padding: 10px 0 0 0;
}
.navigationleft {
	float: left;
	width: 720px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.navigationright {
	float: right;
	width: 240px;
	text-align: right;
}
.header2 {
    padding: 0 10px;
}
.MainMenu {
	position: relative;
	padding: 0 10px;
}
.MainMenu ul.le_menu_level_0 {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
}
.MainMenu li {
	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 {
	display: block;
	color: #000000;
	font-family: 'ABeeZee', sans-serif;
	font-size: 14px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #ffffff;
	background-color: #52b22d;
}
/*--------1st level submenu-------*/
.MainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
    min-width: 100%;
}
.MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.MainMenu li.le_menuitem_level_1 a {
	display: block;
	color: #ffffff;
	font-family: 'ABeeZee', sans-serif;
	font-size: 16px;
	padding: 5px 10px;
	margin-top: 5px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #52b22d;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #ffffff;
	background-color: #69c545;
}
/*----------2nd level submenu-----*/
.MainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -35px;
	padding: 0;
}
.MainMenu ul.le_menu_level_2 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: block;
}
.MainMenu li.le_menuitem_level_2 a {
	display: block;
	color: #ffffff;
	font-family: 'ABeeZee', sans-serif;
	font-size: 16px;
	padding: 5px 10px;
	margin-top: 5px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #52b22d;
}
.MainMenu li.le_menuitem_level_2 a:hover {
	color: #ffffff;
	background-color: #69c545;
}

/*-------------------------MAIN MENU END---------------------------*/


/*-------------------------CONTENT START---------------------------*/

.content {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.content1 {
	padding: 0 10px;
}
.contentleft {
	float: left;
	width: 240px;
}
.content2 {
	padding: 0 10px;
}
.global1 {
	padding: 0 10px;
}
.content3 {
	padding: 0 10px;
}
.contentmid {
	float: left;
	width: 440px;
    padding: 0 20px;
}
.content4 {
	padding: 0 10px;
}
.content5 {
	float: left;
	width: 200px;
	padding: 0 10px;
}
.content6 {
	float: left;
	width: 200px;
	padding: 0 10px;
}
.content7 {
	padding: 0 10px;
}
.contentright {
	float: left;
	width: 240px;
}
.content8 {
	padding: 0 10px;
}
.content9 {
	padding: 0 10px;
}

/*-------------------------INSIDE CONTENT START--------------------*/

.subcontent {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.subcontent1 {
	padding: 0 10px;
}
.subcontentleft {
    float: left;
    width: 240px;
}
.subcontent2 {
	padding: 0 10px;
}
.subglobal1 {
    padding: 0 10px;
}
.subcontent3 {
	padding: 0 10px;
}
.subcontentright {
    float: left;
    width: 720px;
}
.subcontent4 {
	padding: 0 10px;
}
.subcontent5 {
    float: left;
    width: 340px;
	padding: 0 10px;
}
.subcontent6 {
    float: left;
    width: 340px;
    padding: 0 10px;
}
.subcontentrightwide {
    float: left;
    width: 480px;
}
.subcontent7 {
	padding: 0 10px;
}
.subcontent8 {
    float: left;
    width: 220px;
	padding: 0 10px;
}
.subcontent9 {
    float: left;
    width: 220px;
    padding: 0 10px;
}
.subcontent10 {
	padding: 0 10px;
}
.subcontentrightnarrow {
    float: left;
    width: 240px;
}
.subcontent11 {
	padding: 0 10px;
}
.subcontent12 {
	padding: 0 10px;
}

/*-------------------------PAGE WRAPPER START----------------------*/

.pwrapperwide {
	width: 100%;
}
.pwrapper {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.pwrapper1 {
    padding: 0 10px;
}

/*-------------------------CONTENT END-----------------------------*/


/*-------------------------FOOTER START----------------------------*/

.footer {
	margin: auto;
	width: 960px;
	padding: 10px 0 20px 0;
	border-top: 1px solid #52b22d;
}
.footer p, .footer a {
	color: #525353;
	font-family: 'ABeeZee', sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
	text-transform: uppercase;
}
.footerleft {
	float: left;
	width: 720px;
}
.footer1 {
	padding: 0 10px 0 0;
}
.footerright {
	float: left;
	width: 240px;
	text-align: right;
}
.footer2 {
	padding: 0 0 0 10px;
}
.le_view_mobile {
	padding: 0 0 0 10px;
}
.le_view_mobile a {
	color: #525353;
	font-family: 'ABeeZee', sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
	text-decoration: none;
	text-transform: uppercase;
}
.le_view_mobile a:hover {
	text-decoration: underline;
}

/*-------------------------FOOTER END------------------------------*/


/*-------------------------FOOTER START END------------------------*/

.FooterMenu {
	padding: 0 10px 0 0;
}
.FooterMenu ul {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.FooterMenu ul li {
	display: block;
	float: left;
}
.FooterMenu ul li a {
	display: block;
	color: #525353;
	font-family: 'ABeeZee', sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	line-height: 24px;
	text-transform: uppercase;
	padding: 0 10px;
}
.FooterMenu ul li a:hover {
	text-decoration: underline;
}
.FooterMenu ul li:first-of-type a {
    padding-left: 0;
}
/*--------1st level submenu-------*/
.FooterMenu li.le_menuitem_level_1 a {
	display: none;
}
/*--------2nd level submenu-------*/
.FooterMenu li.le_menuitem_level_2 a {
	display: none;
}

/*-------------------------FOOTER MENU END-------------------------*/


/*-------------------------EXTERNAL STYLING START------------------*/



/*-------------------------EXTERNAL STYLING END--------------------*/


/*-------------------------CLEAR START-----------------------------*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
    clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.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-------------------------------*/