
.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
{ color: #D93F7B; }
.boxed
{ max-width: 1200px !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; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #000000; }
a.dropin,a.dropin:active,a.dropin:visited,input.dropin
{ background-color: #000000; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #000000; }
a.schedule-btn,a.schedule-btn:active,a.schedule-btn:visited
{ background-color: #000000; }.extraFooter
{
  height: 300px;
  background-color: #171717;
}

.menuTopItem A 
{
  color: RGBA(0,0,0,.6);
  font-size: 14px !important; 
  font-family: "Open Sans";
  font-weight: 600 !important;
}

.outerPageHeader
{
  height: 120px; 
}

.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -100px;
 }

#siteTitle 
{
  display:none;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family:  Poppins, "Open Sans", Arial;
  font-size: 16px;
  color: #666;
}

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 45px !important;
 font-family: 'Prata', Georgia, "Times New Roman", serif;
 font-weight: 700;
 font-size: 50px;
 color: #d93f7b !important;
 text-align: center;
}


@media screen and (max-width: 767px)
{
  .menu-caption { color: #2EA3F2; }
  .menu-btn .icon-bar { background-color: #2EA3F2;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:-20px; left: 0px; }
  DIV.header {  font-size:40px;  }
}