body {
    margin: 0 auto;
	min-width: 1000px;
	color: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	font-weight: 300;
	background-color: #ffffff;
}

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

.mb_listview_date, #back, #forward {
    font-size: 24px !important;
    color: #666666;
}
.title_date, .title_class, .title_staff {
    font-size: 16px;
}
a {
	color: #ef4023;
	text-decoration: none;
}
a:hover {
    color: #ef4023;
    text-decoration: underline;
}
a img {
	border: 0;
}
p {
	color: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 300;
	margin: 0;
}
h1, h1 a, h1 a:hover {
	color: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 50px;
	font-weight: 300;
	margin: 0;
	text-decoration: none;
        letter-spacing:1px;

}
h2, h2 a, h2 a:hover {
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 46px;
	font-weight: 300;
	margin: 0;
	text-decoration: none;
        letter-spacing:1px;

}
h3, h3 a, h3 a:hover {
	color: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 700;
	margin: 0;
	text-decoration: none;
    letter-spacing:1px;

}
h4, h4 a, h4 a:hover {
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 700;
	margin: 0;
	text-decoration: none;
    letter-spacing:1px;
}
h5, h5 a, h5 a:hover {
	color: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 300;
	margin: 0;
	text-decoration: none;
    letter-spacing:1px;

}
h6, h6 a, h6 a:hover {
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	font-weight: 300;
	margin: 0;
	text-decoration: none;
    letter-spacing:1px;

}

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


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

.le_form {
	color: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: 400;
	margin: 0;
}
.label{
    color:#666666;
}
.le_form_name {
	color: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 26px;
	font-weight: 700;
	margin: 0;
	text-decoration: none;
}
.le_form_submit input[type="submit"] {
	background-color: #bcbdc0;
	padding: 6px 10px;
	border: 0;
	text-align: center;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: 700;
	margin: 0;
    letter-spacing:1px;

}
.le_form_submit input[type="submit"]:hover {
	cursor: pointer;
	background-color: #f47d55;
}
.le_form input[type="text"] {
	background-color: #ffffff;
	border: 1px solid #bcbdc0;
	padding: 5px;
	color: #bcbdc0;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: 400;
    font-style: italic;
	margin: 0;
}
.le_form textarea {
    background-color: #ffffff;
	border: 1px solid #bcbdc0;
	padding: 5px;
	color: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
    font-weight: 400;
    font-style: italic;
	margin: 0;
}

.headerform .le_form_row_field_1 {
    float: left;
    width: 145px;
}
.headerform .le_form input[type="text"] {
    width: 135px;
    margin: 0 !important;
}

#le_form_container_4 .le_form input[type="text"] {
    color: #000000 !important;
}

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


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

hr {}
.anythingSlider-default .arrow a {
    width: 41px !important; /* half the width */
    height: 82px !important; /* height */
    margin: -41px 0 0 0 !important; /* negative half the height */
    background: url('http://96bda424cfcc34d9dd1a-0a7f10f87519dba22d2dbc6233a731e5.r41.cf2.rackcdn.com/unityyoganyc/img_arrows.png') no-repeat !important;
}
.back {
    display: none !important;
}
.anythingSlider-default .back {
    left: 0 !important; /* negative half the width */
}
.anythingSlider-default .forward {
    right: 30px !important; /* negative half the width */
}
.anythingSlider-default .forward a {
    background-position: right top !important;
}
.cta-button1 {
	padding: 20px;
	background-color: #aace3a;
}
.cta-button2 {
	padding: 20px;
	background-color: #BBBDBF;
}
.cta-button3 {
	padding: 20px;
	background-color: #FF754A;
}
.le_mb_wrapper h2, .le_mb_wrapper h2 a {
    color: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 700;
	margin: 0;
	text-decoration: none;
    letter-spacing:1px;
}
.pwrapper h2, .pwrapper h2 a, .pwrapper h3, .pwrappyer h3 a, .pwrapper h4, .pwrapper h4 a {
    color: #666666 !important;
}

/* -- Expandable Effect -- */
.expandable-trigger {cursor: pointer;}
.expandable-content { display: none;} /* sets initial hidden state of expandables */
.le-edit-open .expandable-content { display: block !important;} /* forces visible state of expandables when edit mode is open */

.fullwidthButton a, a.fullwidthButton {
    display: block;
    text-align: center;
    background-color: #000000;
    color:#ffffff;
    padding: 10px;
    font-size: 18px;
    margin-bottom: 15px;
}
.fullwidthButton a:hover, a:hover.fullwidthButton {
    background-color: #99D930;
    color: #000000;
    text-decoration: none;
}

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

/*-------------------------EXPAND/COLLAPSE START------------------------*/
.expandparagraph {
    margin-bottom: 15px;
}
.expand p {
    font-size: 14px !important;
    color: #808080;
    margin-bottom: 15px;
}
.expand h6 {
    position: relative; 
    margin-bottom: 15px;
    color: #808080;
    font-size: 14px;
    font-weight: bold;
}
.expand h6:before {
    content: "+";
    margin-right: 10px;
    color: #808080;
    display: inline-block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.expand h6.active {
    color: #fc4f35;
}
.expand h6.active:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
}
.expand h6:hover {
    cursor: pointer;
    color: #ef4023;
}
.mg-bottom15 {
    margin-bottom: 15px;
}

/*-------------------------EXPAND/COLLAPSE END------------------------*/

.wrapper {
	width: 100%;
}

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

.header {
	margin: auto;
	width: 960px;
    padding: 20px 0;
}
.headerleft {
	float: left;
	width: 480px;
}
.logo {
	padding: 0 10px;
}
.headerright {
	float: right;
	width: 480px;
}
.header1 {
    float: left;
    width: 220px;
    margin-left: 135px;
	padding: 0 10px;
}
.header2 {
    float: right;
    width: 85px;
    padding: 6px 10px;
    text-align: right;
}

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


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

.navigation {
	margin: auto;
	width: 940px;
	padding: 0 0 10px 0;
    border-bottom: 1px solid #999999;
}
.MainMenu {}
.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 li.le_menuitem_level_0 {
	float: left;
}
.MainMenu li.le_menuitem_level_0 a {
	display: block;
	color: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 700;
	padding: 10px 10px;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing: 1px;
}
.MainMenu li.le_menuitem_level_0 a:hover, .le_current_link {
	color: #ef4023 !important;
}
.MainMenu li.le_menuitem_level_0:first-of-type a {
    padding-left: 0;
}
/*--------1st level submenu-------*/
.MainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.MainMenu li.le_menuitem_level_1 a {
	display: block;
	color: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 700;
	padding: 8px 10px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #bcbdc0;
	min-width: 160px;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #ffffff;
	background-color: #ef4023;
}
/*----------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: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 700;
	padding: 8px 10px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #bcbdc0;
	min-width: 160px;
    letter-spacing:1px;

}
.MainMenu li.le_menuitem_level_2 a:hover {
	color: #ffffff;
	background-color: #ef4023;
}

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


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

.contenttop {
	margin: auto;
    width: 960px;
    padding: 30px 0 0 0;
}
.content1 {
    padding: 0 10px;
}
.contentbottom {
	margin: auto;
	width: 960px;
	padding: 30px 0;
}
.content2 {
	padding: 0 10px;
}
.content3 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content4 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content5 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content6 {
	padding: 0 10px;
}

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

.subcontentwide {
	width: 100%;
    background-color: #ffffff;
}
.subcontent {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.subcontent1 {
	padding: 0 10px;
}
.subcontentleft {
    float: left;
    width: 320px;
}
.subcontent2 {
	padding: 0 10px;
}
.subcontentright {
    float: left;
    width: 640px;
}
.subcontent3 {
	padding: 0 10px;
}
.subcontent4 {
    float: left;
    width: 300px;
	padding: 0 10px;
}
.subcontent5 {
    float: left;
    width: 300px;
    padding: 0 10px;
}
.subcontent6 {
	padding: 0 10px;
}
.subcontent7 {
	padding: 0 10px;
}
.subcontent8 {
    float: left;
    width: 460px;
	padding: 0 10px;
}
.subcontent9 {
    float: left;
    width: 460px;
    padding: 0 10px;
}
.subcontent10 {
	padding: 0 10px;
}
.subcontent11 {
    float: left;
    width: 460px;
	padding: 0 10px;
}
.subcontent12 {
    float: left;
    width: 460px;
    padding: 0 10px;
}
.subcontent13 {
    float: left;
    width: 460px;
	padding: 0 10px;
}
.subcontent14 {
    float: left;
    width: 460px;
    padding: 0 10px;
}
.subcontent15 {
    float: left;
    width: 460px;
	padding: 0 10px;
}
.subcontent16 {
    float: left;
    width: 460px;
    padding: 0 10px;
}

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

.pwrapperwide {
    width: 100%;
    background-color: #ffffff;
}
.pwrapper {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.pwrapper1 {
    padding: 0 10px;
}

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


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

.footer {
	margin: auto;
	width: 940px;
    padding: 20px 0;
    border-top: 1px solid #999999;
}
.footer p, .footer a {
	color: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 11px;
	font-weight: 400;
	margin: 0;
    line-height: 20px;
    letter-spacing:1px;

}
.footer a:hover {
	color: #ef4023;
	text-decoration: none;
}
.footerleft {
    float: left;
    width: 630px;
}
.footer1 {
	padding: 0 10px 0 0;
}
.footerright {
    float: left;
    width: 310px;
}
.footer2 {
    padding: 0 0 0 10px;
}

/*-------------------------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: #666666;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 400;
	padding: 5px 5px;
	text-decoration: none;
	text-transform: uppercase;
    letter-spacing:1px;

}
.FooterMenu ul li a:hover {
	color: #ef4023;
	text-decoration: none;
}
.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-------------------------*/


/*-------------------------RESETS START------------------*/

table {
	border-spacing: 0 !important;
}
.anythingSlider-default {
	padding: 0 !important;
}
button::-moz-focus-inner,
	input[type="button"]::-moz-focus-inner,
	input[type="submit"]::-moz-focus-inner,
	input[type="reset"]::-moz-focus-inner {
	padding: 0 !important;
	border: 0 none !important;
}

/*-------------------------RESETS 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-------------------------------*/
.mal a {
    background-color: #FF6941 !important;
    padding: 4px 10px !important;
    border: 0 !important;
    border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    text-align: center !important;
    color: #ffffff !important;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
    margin: 0 !important;
    line-height: 16px !important;
    float: right;
}
#ui-id-5.ui-tabs-anchor {
    display: none;
}
/* MINDBODY Overrides*/
/* Checkout*/
#main_checkout_content_wrap {
    margin: 0px !important;
    padding: 0px !important;
}
/*
     FILE ARCHIVED ON 13:40:23 Jan 24, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:13:34 Jun 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.408
  exclusion.robots: 0.042
  exclusion.robots.policy: 0.033
  esindex: 0.007
  cdx.remote: 6.938
  LoadShardBlock: 98.046 (3)
  PetaboxLoader3.datanode: 46.596 (4)
  PetaboxLoader3.resolve: 106.023 (3)
  load_resource: 133.198
*/