
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-size: 11pt !important;
color: #003333;
font-weight: bold;
}


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


.mmenu A:hover,  .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span
{
background-color: #003333;

}
.menuItemL2 A, .menuItemL2 A:visited {
font-size: 11pt !important;
color: #003333;
}

a, a:visited, a:hover
{ text-decoration: underline;color: #00AEEF; }
.boxed
{ max-width: 1392px !important; width: 100% !important; height: auto !important; }
div.outerPageHeader
{ background-color: #FFFF00; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #003333; }#siteTitle IMG
{
  max-width: 320px !important;
}

.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -60px;
  }

.outerPageHeader
{
  padding-top: 5px; 
  padding-bottom: 5px;
}

.mainMenu
{
  border-collapse: separate;
  border-spacing: 3px;
}

TABLE.menuTopItem TD, TABLE.menuItemHover TD, .menuItemHover, A.menuItemHover:hover, TABLE.menuItemHover, TABLE.menuItemHover TR TD
{
  border-radius: 25px;
}

TABLE.menuTopItem TD
{
  border: 1px solid black;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Arial;
  font-size: 15px;
}

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 text-align: center;
 color: #f36;
 font-family: "Chelsea Market";
 font-size: 56px;
}

/* 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, A.schedule-btn 
{
    border-radius: 5px;
    background-color: #033;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}

@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; }
  DIV.header {   }
}