
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Ubuntu';
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 {
text-decoration: none;
}


.mmenu
{
background-color: #DD4814;

}
.mmenu A:hover,  .mmenu li > a:hover, .mmenu li.mmenu-selected > a, .mmenu li.mmenu-selected > span
{
background-color: #AE3910;

}a, a:visited, a:hover
{ color: #DD4814; }
a:hover
{ color: #97310e; }
.boxed
{ max-width: 1170px !important; width: 100% !important; height: auto !important; }
.menuSeparatorOuterTD {
                                    display: none !important;
                                }
input[type='submit'], input[type='button']
{ background-color: #DD4814; }
.MenuButton TD
{ background-color: #DD4814; }
a.register,a.register:active,a.register:visited,input.register
{ background-color: #DD4814; }
a.dropin,a.dropin:active,a.dropin:visited,input.dropin
{ background-color: #DD4814; }
a.classDetails,a.classDetails:active,a.classDetails:visited
{ background-color: #DD4814; }.outerPageMenu
{
  margin-left:5px;
  margin-right:5px;
}

#siteTitle
{
  padding-top: 32px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 40px; 
}

#siteTitle IMG
{
  max-width: 100% !important; 
}

BODY.BG
{
    background: url(https://duy554ewuuwzm.cloudfront.net/photos/4/49/DMN_4981/image_vault/231130114113036_1.jpg) no-repeat center center fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.documentArea
{
  max-width: 1170px;
  background-color: white;
  margin:auto;
  padding: 10px; 
  margin-top: 7px; 
}

.customMenuBG, .customMenuBG DIV, .menuTopItem 
{
    border-radius: 5px;
}

.menu TABLE.menuTopItem TD {
    padding: 16px 10px;
}
/*  ------- Styles below the line are not shown during page editing --------- */
BODY, P, DIV, TD
{
  font-family: Arial;
  font-size: 16px;
}

/* 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: 15px !important;
 padding-bottom: 15px !important;
 font-weight: bold;
 font-size: 20px; 
}


@media screen and (max-width: 767px)
{
  .menu-caption { color: white; }
  .menu-btn .icon-bar { background-color: white;  }
  #mobile-menu-actions { background-color: #eee; }
  #siteTitle IMG { position: relative; top:-20px; left: 0px; }
  DIV.header {   }
}