
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
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 {
color: #FFFFFF;
text-decoration: none;
}


.mmenu A:hover,  .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span
{
background-color: #000000;

}a, a:visited, a:hover
{ font-weight: bold;color: #000000; }
.boxed
{ max-width: 996px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #000000; }
.MenuButton TD
{ background-color: #000000; }.menu TABLE.menuTopItem TD {
    padding: 9px 10px;
}

.mainMenu
{
  border-collapse: separate;
  border-spacing: 3px;
}
.menuTopItem TD
{
 border-top: 1px solid black;
 border-bottom: 1px solid black;
}

#siteTitle
{
  padding-top: 6px;
}

BODY, TD, P, DIV
{
  font-family: times new roman,times,serif;
  font-size: 16px;
  color: #606060;
}

.menuTopItem A
{
  font-family: "Overlock";
  font-size: 16px;
  font-weight: 400;
}

#siteTitle IMG { max-width: 364px !important; }

.mainMenu 
{
   margin-left: auto !important;  
  position: relative;
  top: -98px;
}

.menuItemL2 A
{
  font-family: "Overlock";
  font-size: 16px;
  font-weight: 400;
}



DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
  font-family: "Overlock";
  font-size: 40px;
}

/* 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: black;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}

@media screen and (max-width: 1000px)
{
    .mainMenu   {   top: 0px;  } 
}

@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: -30px;  max-width: 250px !important; }
}
/*  ------- Styles below the line are not shown during page editing --------- */