#wmxcontent {
    background-color: #FFF !important;
    font-family: Arial !important;
}
#menu {
    background: #E2E2E2;
    padding-left: 44px;
    padding-top: 2px;
}
#bannerText {
    position: absolute;
    top: 23px;
    *margin-left: -240px;
    width: 700px;
}
#dealerName {
    font-size: 18pt;
    font-weight: bold;
    font-family: Arial;
    color: #FFF;
    top: 10px;
    position: relative;
}
#dealerAddress {
    font-size: 9pt;
    font-weight: bold;
    font-family: Arial;
    color: #FFF;
    top: -27px;
    margin-left: 455px;
    position: relative;
}
#getDirections {
    color: #F12912;
    font-weight: bold;
}
a.menubutton {
    padding: 0 60px 5px 4px;
}

/*--- Menu Dropdown Changes (WO#441633) ---*/
a.menuitem  {
background-color:#E2E2E2;
}
a.menuitem {
color:#000000;
}
a.menuitem:hover {
color:#000000;
background:#fff;
}

div.menu {
  border-color: #fff;
}

