
.menuTopItem A, .menuTopItem A:visited, .mmenu li, .mmenu li > a, .mmenu li > span, .mmenu A:visited {
font-family: 'Arial';
font-size: 14px !important;
color: #000000;
}


.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: #922D1F;
text-decoration: none;
}

BODY, P, DIV, TD
{
  color: black;
  font-family: Arial;
  font-size: 18px;
}

#siteTitle
{
/*  padding-top: 26px;*/
  padding-left: 14px;
 /* padding-bottom: 26px;*/
}

#siteTitle IMG
{
  max-width: 423px !important;
}

.menu
{
  position: relative;
  left: 10px; 
}
/*  ------- Styles below the line are not shown during page editing --------- */
#outerBanner
{
  background-image: url(https://duy554ewuuwzm.cloudfront.net/photos/3/35/DMN_3567/image_vault/170724062741867_1.jpg);
  background-repeat: no-repeat;
  height: 500px;
  width: 100%;
  background-size: cover;
}

#banner
{
    background-color: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
}

.menu
{
  max-width: 980px;
  margin: auto;
}

DIV.header
{
 padding-top: 15px !important;
 padding-bottom: 373px !important;
 color: white;
  font-family: Arial;
  font-size: 40px;
}

.outerPageBody
{
  position: relative;
  top: -439px;
}


@media screen and (max-width: 767px)
{

  .menu-btn .icon-bar { background-color: #000;  }
  #mobile-menu-actions { background-color: #eee; }
}