
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Cabin';
font-size: 18px !important;
color: #FFFFFF;
font-weight: bold;
}


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


.menuItemL2 A, .menuItemL2 A:visited {
font-family: 'Cabin';
font-size: 18px !important;
color: #FFFFFF;
font-weight: bold;
}


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

a, a:visited, a:hover
{ color: #EA5D5D; }
.boxed
{ max-width: 1040px !important; width: 100% !important; height: auto !important; }
body div.header
{ background-color: #F29D9D; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #EA5D5D; }
input[type='submit'], input[type='button']
{ border-color: #EA5D5D;border-width: 1px;border-style: solid;border-radius: 5px; }
.MenuButton TD
{ background-color: #EA5D5D; }.outerBodyFooter
{
  background-image:url(https://duy554ewuuwzm.cloudfront.net/photos/1/14/DMN_1402/image_vault/220701122517794_1.png);
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  top: -44px;
}

BODY
{
  background-color: #FDF7F7;
}

.outerPageHeader
{
  background-color: #EA5C5C;
  height: 102px;
  padding-top: 10px; 
}

#siteTitle IMG
{
  max-width: 80px !important; 
  position: relative;
  left: -21px;
  top: 4px; 
}

.mainMenu 
{
   margin-left: auto !important;
   position: relative;
   top: -74px;
  }

DIV.menuItemL2 
{
    border: 1px solid rgb(180,180,180);
    border-radius: 3px;
}

.menuItemL2 A, .menuItemL2 A:visited {
    padding-top: 10px;
    padding-bottom: 10px;
  text-align: center;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Montserrat;
  font-size: 18px;
}


DIV.header
{
 padding-top: 64px !important;
 padding-bottom: 120px !important;
 text-align: center;
 color: white;
 font-family: Literata;
 font-size: 60px;
 font-weight: 600;
}

/* 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: #ea5d5d;
    font-weight: normal;
    color: white !important;
    padding: 10px;
   min-width: 82px;
   text-align:center;
}

@media screen and (max-width: 1100px)
{
 #siteTitle IMG  {   left: 0px; }
}

@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:-41px; left: 0px; }
  DIV.header {    font-size: 42px;   padding-top: 20px !important; }
  .outerBodyFooter {   top: -10px;    background-position: center -108px;  }
  .mmenu A { color: #EA5C5C !important; }

}