
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Times New Roman';
font-size: 17px !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: #092F6B;
text-decoration: none;
}


.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Times New Roman';
font-size: 17px !important;
color: #FFFFFF;
}


.menuItemL2 A:hover {
color: #092F6B;
text-decoration: none;
}

a, a:visited, a:hover
{ color: #008080; }
.boxed
{ max-width: 1000px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #78BCBC; }
input[type='submit'], input[type='button']
{ border-color: #78BCBC;border-width: 1px;border-style: solid; }.pageFooter
{
  position: relative;
  top: 110px; 
}

#siteTitle
{
  padding:0px; 
}

.outerBodyFooter
{
  background-color: #F7F9FC;
  margin-top: 100px;
  padding-left: 10px;
  padding-right: 10px; 
}

.innerBodyFooter
{
  position: relative;
  top: -123px;
}

#siteTitle IMG
{
  max-width: 237px !important; 
  position: relative;
  left: 2px; 
}

.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -87px;
  }

.outerPageHeader
{
  background-color: #4FA1A8;
  height: 144px; 
}

.menuTopItem A
{
   text-transform: uppercase;
}

.extraFooter
{
  height: 300px;
  background-color: #4FA1A8;
  border-top: 2px solid #0D1163;
  margin-top: 50px; 
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Arial;
  font-size: 15px;
}


DIV.header
{
 padding-top: 0px !important;
 padding-bottom: 80px !important;
 color: #008080;
 font-size: 65px; 
 text-transform: uppercase;
 font-family: 'EB Garamond';
  font-weight: 500;
}

/* 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: #78BCBC;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   text-align:center;
   text-decoration: none !important;
   display: inline-block;
   min-width: 88px; 
   margin-left:5px;
  margin-right: 5px; 
}

@media screen and (max-width: 767px)
{
  .menu-caption { color: white; }
  .menu-btn .icon-bar { background-color: white;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:-20px; left: 0px; max-width: 186px !important; }
  DIV.header {  font-size: 26px;   padding-bottom: 30px !important;  }
  .mmenu A { color: #4FA1A8 !important; }
  .innerBodyFooter {      top: -75px;  }

}