body {
   z-index: 500; 
   position: relative;
}

.chromemenu_imageseperator {
    src: url('/global_pictures/fjc_ddm.jpg');
    width: 1px;
    height: 40px;
    display: inline;
}

.lennington_menu {
    z-index: 1000;
    postion: relative;
    background: url('/global_pictures/fjc_ddm.jpg') repeat-x; /*NH BKG*/
}


.chromestyle ul {
    width: 99%;
    margin: 0px;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.chromestyle ul li {
    display: inline;
    margin: 0px;
}

.chromestyle ul li a {                  
    padding-top: 11px;
    padding-right: 10px;
    padding-bottom: 18px;
    padding-left: 10px;
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: normal;
    font-size: 12px;
    font-family: Lucida Sans Unicode, trebuchet ms, arial;
    color: #ffffff! important; /*NH main txt*/
    text-decoration: none;
    position: relative;
    top: 2px;
}


.chromestyle ul li a:hover, .chromestyle ul li a.selected  {

    background: url('/global_pictures/fjc_ddm_hov.jpg') repeat-x;   /*DDM HOVER*/                  
}


.dropmenudiv {
     position:absolute;
     top: 0;
     border: 1px solid #4e5155; /*THEME CHANGE HERE*/
     border-bottom-width: 0;
     font-weight: normal;
     font-size: 12px;
     font-family: Trebuchet MS, arial;
     line-height: 18px;
     z-index: 1000;
     background-color: #184093;
     width: 200px;
     visibility: hidden;
}

.dropmenudiv a {
     width: auto;
     display: block;
     text-indent: 3px;
     border-bottom: 1px solid #ffffff;     
     padding: 5px 0;
     text-decoration: none;
     color: #ffffff; 
}

* html .dropmenudiv a { 
     width: 100%;
}

.dropmenudiv a:hover { 
     background-color: #040404;
}

p, span {    
color: #091b37;
font-family: trebuchet ms, Arial;
font-size: 14px; 
}


li {
font-family: trebuchet ms, Arial;
color: #091b37;
font-size: 14px;
}

.PageTitle {
    font-size: 24px ! important;

    font-family: Lucida Sans Unicode, trebuchet ms, Arial ! important;
    font-weight: normal;
    text-shadow: 1px 1px 1px #fff; 
}

.ContactUsToday {
    font-size: 12px ! important;
    color: #fff;
    font-family: Lucida Sans Unicode, trebuchet ms, Arial ! important;
}

.SubscribeToNewsletter {
    font-size: 12px ! important;
    color: #fff;
    font-family: Lucida Sans Unicode, trebuchet ms, Arial ! important;
}

.bottomLink { 
color: #fff! important;
}


img {
      border: 0;
}
