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


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

a, a:visited, a:hover
{ text-decoration: underline;color: #000000; }
.boxed
{ max-width: 1400px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ color: #000000; }
input[type='submit'], input[type='button']
{ background-color: #FFCF72; }
.MenuButton TD
{ background-color: #FFCF72; }.outerBodyFooter
{
  padding-left: 3vw;
  padding-right: 3vw; 
}

#siteTitle IMG
{
  max-width: 161px !important; 
}

#siteTitle
{
  padding-top: 19px;
  padding-left: 3vw; 

}

.extraFooter
{
  height: 200px;
  background-color: black;
}

.menuTopItem A
{
  font-family: Esteban;
}

.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -70px;
   padding-right: 40px; 
  }
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Esteban;
  font-size: 15px;
}
h1{font-family: poppins !important;}
DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
  font-family: poppins;
  font-size: 57px;
  text-align: center;
  color: black;
}

/* 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: 0px;
    background-color: #A2DBE8;
    font-weight: normal;
    color: black !important;
    text-decoration: none;
    padding: 10px;
   text-align:center;
   font-family: poppins;
}

@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: 97px !important; }
  .outerBodyFooter { padding: 0px; }
  DIV.header {  font-size: 30px;  }
}