
.siteTitle, .siteTitle a, .siteTitle a:visited, .siteTitle a:hover {
font-family: 'Arial';
}


.pageBody, .pageBody TD, .pageBody TH, .pageBody DIV, .tabbedpanelitemactive * {
color: #333366;
}


.pageBody .header,.pageBody .header *, #section-page-header .header {
font-family: 'Arial';
}


.pageBody .header,.pageBody .header *, #section-page-header .header {
font-weight: normal;
}


.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
color: #F0F0F0;
font-weight: bold;
}


.mmenu
{
background-color: #49AB3A;

}
.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Arial Black';
color: #F7F7F7;
}

body.BG
{ background-color: #F7F7F0; }
#section-page-header h2.header, div.header
{ background-color: #FD9114; }
@media (min-width: 768px) {
                    #header .no-custom-logo .siteTitle          { text-align: center; width: 100%; } 
                    #header .no-custom-logo .social-media-icons { position: absolute; right: 7px; }
                  }

                  @media (min-width: 890px) {
                    #header .mt-logo-wide .siteTitle          { text-align: center; width: 100%; margin-left: -70px; } 
                    #header .mt-logo-wide .social-media-icons { position: absolute; right: 0px; }
                  }
#header .social-media-icons .social-media-icon
{ color: #49AB3A; }
#header .social-media-icons a.social-media-link, #header .social-media-icons a.social-media-link:visited, #header .social-media-icons a.social-media-link:hover
{ border-color: #49AB3A; }/*  ------- Styles below the line are not shown during page editing --------- */
/* 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: #1A83AD;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}

@media screen and (max-width: 767px)
{

}