
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-size: 19px !important;
color: #FFFFFF;
text-decoration: none;
}


.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;
}

a, a:visited, a:hover
{ color: #66D1C5; }
.boxed
{ max-width: 1100px !important; width: 100% !important; height: auto !important; }
div.outerPageHeader
{ background-color: #66D1C5; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #66D1C5; }
.MenuButton TD
{ background-color: #D597EB; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #D597EB; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #D597EB; }.extraFooter
{
  height: 300px;
  background-color: #D597EB;
}

.mainMenu 
{
   position: relative;
   top: -80px;
  padding-left: 10%;
  padding-right: 10%; 
 }
#siteTitle IMG
{
  position: relative;
  left: 0px; 
}

.menuTopItem A
{
  font-family: Poppins;
  font-weight: 500;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Poppins;
  font-size: 15px;
}

/* To center the menu */
.mainMenuContainer TABLE {   width: 100%;    text-align: center;  }

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 color: #D597EB;
 text-align: center;
 font-family: poppins;
 font-weight: bold;
 font-size: 30px; 

}

@media screen and (max-width: 940px)
{
  table.mainMenu > tbody tr > td {   display: inline-block; }
  .mainMenu   {     top: -100px;   }
  .outerPageHeader { height: 105px; }
  .menu TABLE.menuTopItem TD {     padding: 7px 10px;  }
}

@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:-30px; left: 0px; }
  DIV.header {   }
  #siteTitle IMG { max-width: 124px !important; }
 .mmenu A { color: black !important; }
}