body {
   z-index: 500; 
   position: relative;
}

a:link {color:#002d4c;}
a:visited {color: #002d4c;}
a:hover {color: #2a83c0;}
a:active {color: #002d4c;}



.chromemenu_imageseperator {
    display: normal;
}

.lennington_menu {
    z-index: 1000;
    postion: relative;
    height: 45px;
    background: transparent; /*NH BKG*/
}


.chromestyle ul {
    width: 100%;
    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: 15px;
    padding-right: 5px;
    padding-bottom: 13px;
    padding-left: 5px;
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: normal;
    font-size: 14px;
    font-family: georgia, arial;

    color: #072059 ! important; /*NH main txt*/
    text-decoration: none;
    position: relative;
    top: 4px;
}


.chromestyle ul li a:hover, .chromestyle ul li a.selected  {
    background: none ! important;   /*DDM HOVER*/ 
text-decoration: underline ! important;  
    color: #0a4361 ! important;/*Activated Text Colour Main Nav*/
    text-shadow: none;     font-size: 14px;
}


.dropmenudiv {
     position:absolute;
     top: 0;
     border: 1px solid #4e5155; /*THEME CHANGE HERE*/
     border-bottom-width: 0;
     font-weight: normal;
     font-size: 12px;
     color: #ffffff ! important;
     font-family: arial;
     line-height: 14px;
     z-index: 1000;
     background-color: #f0f5f2;
     width: 218px;
     visibility: hidden;
}

.dropmenudiv a {
     width: auto;
     display: block;
     text-indent: 0px;
     padding-left: 5px;
     border-bottom: 1px solid #000 ;     
     text-decoration: none;
     color: #ffffff | important; 
}

* html .dropmenudiv a { 
     width: 100%;
}

.dropmenudiv a:hover { 
     background-color: #002b4b;
color: #fff;
}

.PageTitle { color: #001f33; 
font-family: georgia, Arial;
    font-weight: normal;
    text-shadow: 1px 1px 1px #e7e7e7; 
font-size: 23px; }

P, span {    
color: #15234b;
font-family: Georgia, Palatino Linotype, Arial;
font-size: 14px; 
line-height: 150%;
}


.ContactUsToday {
    font-size: 15px ! important;
    color: #072059;
    font-family: georiga ! important;
}

.SubscribeToNewsletter {
    font-size: 15px ! important;
    color: #072059;
    font-family: georgia! important;
}



li {
font-family: georgia, Palatino Linotype, Arial;
color: #001f33;
font-size: 14px;
line-height: 160%;
}


.bottomLink { 
color: #fff ! important;
font-weight: heavy;
}
