body {
   z-index: 500; 
   position: relative;
}

.lennington_menu {
    z-index: 1000;
    postion: relative;
    background: transparent; /*NH BKG*/
}

.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: 10px;
    padding-bottom: 14px;
    padding-left: 10px;
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: bold;
    font-size: 9pt;
    font-family: Trebuchet MS;
    color: #000000; /*NH FNT CLR*/
    text-decoration: none;
    position: relative;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected {
    background: url('/global_pictures/441/lv_ddm_Hover.jpg') repeat-x;  /*H BKG*/
    padding-top: 12px;
    padding-bottom: 9px;                      
}

.dropmenudiv {
     position:absolute;
     top: 0;
     border: 1px solid #7d1000; 
     border-bottom-width: 0;
     font-weight: normal;
     font-size: 11px;
     font-family: Trebuchet MS;
     line-height: 18px;
     z-index: 1000;
     background-color: #000000;
     width: 200px;
     visibility: hidden;
}

.dropmenudiv a {
     width: auto;
     display: block;
     text-indent: 3px;
     border-bottom: 1px solid #7d1000;
     padding: 5px 0;
     text-decoration: none;
     color: #fff4e2;
}

* html .dropmenudiv a { 
     width: 100%;
}

.dropmenudiv a:hover { 
     background-color: #5e5e5e;
}

P, span {    
color: #000000;
font-family: Trebuchet MS, Arial;
font-size: 10pt; 
}


li {
font-family: trebuchet ms, Arial;
color: #000000;
font-size: 10pt;
}

.PageTitle {
    font-size: 14pt ! important;
    color: #000000;
    font-family: trebuchet ms, Arial ! important;
    font-weight: bold;
}

.ContactUsToday {
    font-size: 10pt ! important;
    color: #000000;
    font-weight: normal;
    font-family: trebuchet ms, Arial ! important;
}

.SubscribeToNewsletter {
    font-size: 10pt ! important;
    color: #000000;
    font-weight: normal;
    font-family: trebuchet ms, Arial ! important;
}

.sidegraphic_blog_link {
    font-size: 12pt ! important;
    color: #023a54;
    font-family: trebuchet ms; Arial ! important;
    font-weight:bold;
    padding-left:7px;
}

.sidegraphic_blog_link a {
    font-size: 10pt;
    color: #000;
    font-family: trebuchet ms; Arial;
    font-weight: normal;
    text-decoration: none;
}

.sidegraphic_blog_link a:hover {
    text-decoration: underline;
}