body {
   z-index: 500; 
   position: relative;
}

.lennington_menu {
    z-index: 1000;
    postion: relative;
    background: rgb(46,101,63); /*NH BKG*/
    height: 40px;
}

.chromemenu_imageseperator {
    display: inline ! important;
}

.chromestyle ul {
    width: 100%;
    margin: 00px;
    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: 10px;
    padding-bottom: 11px;
    padding-right: 23px; /*spacing bet main menu items*/
    padding-left: 23px; /*spacing bet main menu items*/
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: bold ! important;
    font-size: 14px;
    font-family: trebuchet ms, arial;
    text-shadow: 1px 1px 1px #000; 
    color: #FFF ! important; /*NH main txt*/
    text-decoration: none;
    position: relative;
    top: 1px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected  {
    background: #161616;   /*DDM HOVER*/  
    color: #FFF; /*H main txt*/
}

/*dropped (sub)menu NH options*/
.dropmenudiv { 
     position: absolute;
     top: 0;
     border: 1px solid #000; /*border around dropped menu*/
     border-bottom-width: 1px solid #000; /*border below dropped menu*/
     font-weight: normal;
     font-size: 12px; 
     font-family: arial;
     line-height: 18px;
     z-index: 1000;
     background-color: #575757; /*NH SubMenu BKG*/
     width: 218px;
     visibility: hidden;
}

/*dropped (sub)menu NH options part 2*/
.dropmenudiv a { 
     width: auto;
     display: block;
     text-indent: 0px;
     padding-left: 5px;
     border-bottom: 1px solid #FFF; /*submenu item separator*/ 
     text-decoration: none;
     color: #fff ! important;
}

* html .dropmenudiv a { 
     width: 100%;
}

.dropmenudiv a:hover { 
     background-color: #121212;
     color: #fff ! important;
}

.chromemenu_imageseperator {
    display: none;
}

.PageTitle {
    font-size: 24px;
    color: rgb(46,101,63);
    text-shadow: 1px 1px 1px #fff;
    font-weight: normal ! important;
    font-family: trebuchet ms, arial;
}

p, span {    
color: #000;
font-family: trebuchet ms, Arial;
font-size: 14px; 
}


li {
font-family: trebuchet ms, Arial;
color: #000;
font-size: 14px;
}


.ContactUsToday {
    font-size: 14px ! important;
    font-weight: bold;
    color: #3d5980;
    font-family: trebuchet ms, Arial ! important;
}

.SubscribeToNewsletter {
    font-size: 14px ! important;
    font-weight: bold;
    color: #3d5980;
    font-family: trebuchet ms, Arial ! important;
}

a:link {color: #5e5e5e;}
a:visited {color: #5e5e5e;}
a:hover {color: #000;}
a:active {color: #5e5e5e;}

.bottomLink { 
color: #fff ! important;
}

img {
      border: 0;
}
