
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Montserrat';
font-size: 20px !important;
color: #FFFFFF;
}


.menuItemHover A, .menuItemHover.A,.menuItemHover A:visited, .menuItemHover.A:visited, .menuTopItem A:hover, .mmenu A:hover, .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span {
color: #000000;
text-decoration: none;
}

a, a:visited, a:hover
{ color: #08A300; }
.boxed
{ max-width: 1040px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #08A300; }.menuTopItem A
{
  letter-spacing: 3.59px;
  text-transform:uppercase;
}

/* To center the menu */
.mainMenuContainer TABLE {   width: 100%;    text-align: center;  }

/* To center the top logo */
#siteTitle TABLE TD { text-align: center; }

.outerBodyFooter
{
  position: relative;
  top: -30px;
}

.mainMenuContainer 
{
  position: relative;
  top: -82px; 
}

.extraFooter
{
  height: 200px;
  background-color: #7D2AAC;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Arial;
  font-size: 15px;
  color: rgba(28,28,28,.9);
}


#siteTitle {
  background-color:Transparent !important;
  border: none !important;
  text-align: left;
  background-image: url(https://images.squarespace-cdn.com/content/v1/583435cff7e0ab79e50a1dbf/1483987968626-O90JY5W1QRE7C25HM22Z/leaves+2.jpeg?format=2500w);
  background-position: center center;
  background-size: cover;
  width: 100%;
  margin-top: 0px;
  height: 335px;
  padding-top: 15px;
}

#siteTitle IMG
{
  max-width: 279px !important;
  position: relative;
  left:11px;
}


DIV.header
{
 padding-top: 0px !important;
 padding-bottom: 30px !important;
 text-align: center;
 font-family: Montserrat;
 font-size: 60px;
 font-weight: 400;
}


/* an automatic fix to improve button styles */
  /* A.register, A.classDetails, A.schedule-btn, A.dropin */
  input[type=submit],
  input[type=button],
  A.register, A.classDetails, A.schedule-btn, A.dropin, a.customButton 
{
    border-radius: 5px;
    background-color: #08a300;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}


@media screen and (max-width: 767px)
{
  .menu-caption { display:none; }
  .menu-btn .icon-bar { background-color: white;  margin-left: 15px; margin-top: 10px; }
  #mobile-menu-actions { background-color: transparent; position: absolute; }
  #siteTitle IMG { max-width: 54px !important; position: relative; top:4px; left: 0px; }
  DIV.header { font-size: 34px;   padding-top: 40px !important; }
  .outerBodyFooter {   top: 0px;  } 
  .mmenu A { color: black !important; }
}