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


.mmenu
{
background-color: #EB1D27;

}
.menuItemL2 A, .menuItemL2 A:visited {
font-size: 15px !important;
color: #040404;
}


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

a, a:visited, a:hover
{ color: #2D34A6; }
.boxed
{ max-width: 1320px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #2D34A6; }
.MenuButton TD, .MenuButton TD a, .MenuButton TD a:visited, .MenuButton TD a:hover
{ color: #FFFFFF; }
.MenuButton TD
{ background-color: #2D34A6; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #2D34A6; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #2D34A6; }
a.schedule-btn,a.schedule-btn:active,a.schedule-btn:visited
{ background-color: #2D34A6; }.mainMenu A
{
  font-family: "Poppins";
}

.mainMenuItemL2 A
{
  font-family: "Open Sans";
}

.highlight
{
        color: #8E1C00;
	font-weight:bold;
}

ol, ul {
line-height: 1.5;
}

.menu TABLE.menuTopItem TD {
    padding: 18.5px 10px;
}

#siteTitle IMG 
{
  max-width: 203px !important;
  max-height: 150px !important; 
  position: relative;
  left: -10px;
}

#siteTitle 
{
  padding-top: 9.5px; 
  padding-bottom: 10px; 
}

DIV.menuItemL2, DIV.menuItemLevel2
{
  box-shadow: 0px 0px 4px rgba(0, 0, 0, .2);
  border: 1px solid #d7d7d7;
}

.menuItemL2 TABLE
{
  height: 40px;
}

.menuItemL2 
{
  min-width: 160px;
}

.extraFooter
{
  height: 300px;
  background-color: #F0565D;
  border-bottom: 100px solid #EB1D27;
}


.menuTopItemLast, .menuTopItemLast TD, .menuTopItemLast A 
{
  background-color: #F0565D !important;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: "Open Sans";
  font-size: 16px;
  color: black;
}

/* To center the top logo */
#siteTitle TABLE TD { text-align: center; }

/* To center the menu */
.mainMenuContainer TABLE {   width: 100%;    text-align: center;  }

DIV.header
{
 padding-top: 25px !important;
 padding-bottom: 25px !important;
 font-family: "Rum Raisin", Helvetica, Arial, Verdana, sans-serif;
 font-size: 34px;
 font-weight: 400;
 text-align: center;
 text-transform: uppercase;
 color: rgb(235, 29, 39);
}


@media screen and (max-width: 767px)
{
  .menu-caption { color: white; }
  .menu-btn .icon-bar { background-color: white;  }
  #mobile-menu-actions { background-color: #F0565D !important; height: 68px;  padding-top: 12px; }
  #siteTitle IMG { position: relative; left: 0px; top:-5px; max-width: 135px !important; max-height; 100px !important;  }
  DIV.header {   }
  .customMenuBG, .customMenuBG DIV, .menuTopItem {       background-color: transparent !important;    }

}