
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-size: 14px !important;
color: #616161;
}


.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: #C3C313;
text-decoration: none;
}

a, a:visited, a:hover
{ text-decoration: underline;color: #616161; }
.boxed
{ max-width: 879px !important; width: 100% !important; height: auto !important; }
input[type='submit'], input[type='button']
{ color: #616161; }
input[type='submit'], input[type='button']
{ background-color: #FDD0C1; }
input[type='submit'], input[type='button']
{ border-color: #616161;border-width: 1px;border-style: solid;border-radius: 5px; }.innerPageBody
{
  padding-top: 0px;
}

.outerBodyFooter
{
    border: 2px solid black;
    background-color: white;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 4px 4px 0px;
    padding-left: 10px;
    padding-right: 10px;
}

#siteTitle
{
  padding-top: 37px;
  padding-left: 66px; 
}

.outerPageHeader
{
  background-image: url(//static.wixstatic.com/media/b76eb0_e20075e57f48495faafb31bf53fa018e.jpg/v1/fill/w_1903,h_880,al_c,q_85,usm_0.66_1.00_0.01,enc_auto/b76eb0_e20075e57f48495faafb31bf53fa018e.jpg);
  height: 414px; 
  background-position: center -66px; 
}


.mainMenu 
{
   position: relative;
   top: -466px;
  }

.menuTopItem A
{
    text-transform: uppercase;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY
{
  border-top: 66px solid white;
  background-color: #86E0E6;
}


BODY, P, DIV, TD
{
  font-family: Spinnaker;
  font-size: 15px;
  color: #616161;
}

/* To center the menu */
.mainMenuContainer TABLE {   width: 100%;    text-align: center;  }

DIV.header
{
 padding-top: 0px !important;
 padding-bottom: 0px !important;
  font-size: 38px;
  text-transform: uppercase;
  text-align: center;
  font-family: Spinnaker;
  color: white;
  position: relative;
  top: -250px; 
text-shadow: rgb(0 0 0 / 50%) -1px -1px 0px, rgb(0 0 0 / 50%) -1px 1px 0px, rgb(0 0 0 / 50%) 1px 1px 0px, rgb(0 0 0 / 50%) 1px -1px 0px;
}

/* 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;
    border: 1px solid #616161;
    background-color: #FDD0C1;
    font-weight: normal;
    color: #616161 !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
  text-decoration: none;
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: #000; }
  .menu-btn .icon-bar { background-color: #000;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:-20px; left: 0px;  max-width: 87px !important;  }
  #siteTitle { padding: 0px; }
  DIV.header {  top:0px;   padding-top: 20px !important;  padding-bottom: 20px !important;  }   
  .outerPageHeader  {    background-image: none;    height: 122px;  background-color: white;  margin-bottom: 60px; }
  BODY  { border-top: 0px; }
}

.extraFooter
{
  height: 200px;
  background-color: #FDD0C1;
  margin-top: 40px; 
}