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

a, a:visited, a:hover
{ color: #EB363D; }
.boxed
{ max-width: 1200px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #EA363D; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #EA363D; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #EA363D; }.menuTopItem A
{
  font-family: "work sans";
  font-weight: 700;
}

.outerPageHeader 
{
  background-color: #212121;
  height: 250px;
  padding-top: 50px;
  padding-left: 80px;
}

BODY.BG
{
  border-top: 25px solid #eb363d;
}

#siteTitle IMG
{
  max-width: 300px !important;
}

.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -60px;
   padding-right: 30px; 
  }

.extraFooter
{
  height: 200px;
  background-color: #212121;
  border-bottom: 40px solid black;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: "work sans";
  font-size: 18px;
  font-weight: 300;
}



DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 15px !important;
 text-transform: uppercase;
 font-size: 54px; 
 color: #eb363d;
 font-weight: 700;
}


@media screen and (max-width: 767px)
{
  .menu-caption { color: #eb363d; }
  .menu-btn .icon-bar { background-color: #eb363d;  }
  #mobile-menu-actions { background-color: transparent; }
  #siteTitle IMG { position: relative; top:0px; left: 0px; }
  DIV.header {   }
  #siteTitle { padding:0px; }
  .outerPageHeader   { padding: 0px; }
 .mmenu A { color: black !important; }
}