body {
   z-index: 500; 
   position: relative;
}

.lennington_menu {
    z-index: 1000;
    postion: relative;
    background: url('http://www.amicuscreative.com/global_pictures/622/Hay_Menu_NonHover.png') repeat-x;
}

.chromestyle ul {
    width: 100%;
    margin: 0px;
    text-align: center;
    padding-top: 12px;
    padding-right: 0px;
    padding-bottom: 12px;
    padding-left: 0px;
}

.chromestyle ul li {
    display: inline;
    margin: 0px;
}

.chromestyle ul li a {                  
    padding-top: 12px;
    padding-right: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: bold;
    font-size: 14px;
    font-family: trebuchet ms;
    color: #ffffff;
    text-decoration: none;
    position: relative;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected {
    background: url('http://www.amicuscreative.com/global_pictures/622/Hay_HoverDDM.jpg') repeat-x; 
    padding-top: 12px;
    padding-bottom: 9px;
}

.dropmenudiv {
     position:absolute;
     top: 0;
     border: 1px solid e4e4e4; /*THEME CHANGE HERE*/
     border-bottom-width: 0;
     font-weight: normal;
     font-size: 13px;
     font-family: Trebuchet MS;
     line-height: 18px;
     z-index: 1000;
     background-color: #fff;
     width: 200px;
     visibility: hidden;
}

.dropmenudiv a {
     width: auto;
     display: block;
     text-indent: 3px;
     border-bottom: 1px solid #e4e4e4;
     padding: 5px 0;
     text-decoration: none;
     color: #172841;
}

* html .dropmenudiv a { 
     width: 100%;
}

.dropmenudiv a:hover { 
     background-color: #8299a9;
color: #fff;
}

.chromemenu_imageseperator  {
     display: none;
}

P, span {    
color: #172841;
font-family: trebuchet ms, Arial;
font-size: 14px; 
}


li {
font-family: trebuchet ms, Arial;
color: #172841;
font-size: 14px;
}

.PageTitle {
    font-size: 20px ! important;
    color: #172841;
    font-family: trebuchet ms, Arial ! important;
    font-weight: normal ! important;
}

.ContactUsToday {
    font-size: 12px ! important;
    color: #172841;
    font-weight: heavy;
    font-family: Arial ! important;
}

.SubscribeToNewsletter {
    font-size: 12px! important;
    color: #172841;
    font-weight: heavy;
    font-family: Arial ! important;
}
