
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Oswald';
font-size: 24px !important;
color: #4D4D4D;
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: #F45611;
text-decoration: none;
}

P, BODY, DIV, TD
{
  font-family: Roboto;
  font-size: 16px;
  color: rgba(17,17,17,.6);
}

A, A:visited, A:hover
{
  color: #f89521;
}

BODY
{
  background-image: url(https://duy554ewuuwzm.cloudfront.net/photos/3/38/DMN_3882/image_vault/170712065624101_1.jpg);
  background-size: 1200px;
}

.documentArea
{
  background-color: white;
  max-width: 1000px;
  margin: auto;
}

.outerPageBody
{
  max-width: 96%;
}

.menuTopItem A
{
  text-transform: uppercase;
}
/*  ------- Styles below the line are not shown during page editing --------- */
#siteTitle {
  border: none !important;
  text-align: left;
  background-color: #EFF3AC !important;
  margin-top: 0px;
  width: 100%;
  max-width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}
 
#siteTitle IMG { max-width: 163px !important; }

/* 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-family: Roboto;
  font-size: 50px;
  background-image: url(https://duy554ewuuwzm.cloudfront.net/photos/3/38/DMN_3882/image_vault/170712071350773_1.jpg);
  background-size: cover;
  text-align:center;
  max-width: 600px;
  margin: auto !important;
  color: white;
  margin-bottom: 40px !important;
}
 
.menuSeparatorOuterTD
{
  display:none !important;
}
 
@media screen and (max-width: 767px)
{
   #siteTitle IMG { position: relative;  top: -20px; z-index: 2;}
  .menu-btn .icon-bar { background-color: #000;  }
  #mobile-menu-actions { background-color: #EFF3AC; }
}