a:link {color: #564277;}
a:visited {color: #5e5e5e;}
a:hover {color: #ede6dc;}
a:active {color: #5e5e5e;}

.lennington_menu {
    z-index: 1000;
    background-image:url('https://www.amicuscreative.com/global_pictures/447/ddm.jpg'); /*NH BKG*/
    height: 30px;
}

.chromemenu_imageseperator {
    display: none ! 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: 6px;
    padding-bottom: 7px;
    padding-right: 15px; /*spacing bet main menu items*/
    padding-left: 15px; /*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: arial;
    color: #3f2d5c ! important; /*NH main txt*/
    text-decoration: none;
    position: relative;
    top: 6px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected  {
    background: #584479;   /*DDM HOVER*/  
    color: #ebe5de ! important; /*H main txt*/
}

/*dropped (sub)menu NH options*/
.dropmenudiv { 
     position: absolute;
     top: 0;
     border: 1px solid #2b2b2b; /*border around dropped menu*/
     border-bottom-width: 1px solid #2b2b2b; /*border below dropped menu*/
     font-weight: normal;
     font-size: 12px; 
     font-family: arial;
     line-height: 18px;
     z-index: 1000;
     background-color: #eee7dc; /*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 #3a3a3a; /*submenu item separator*/ 
     text-decoration: none;
     color: #564277 ! important;
}

* html .dropmenudiv a { 
     width: 100%;
}

.dropmenudiv a:hover { 
     background-color: #584479;
     color: #eee8e1 ! important;
}

.chromemenu_imageseperator {
    display: none;
}

.PageTitle {
    font-size: 24px;
    color: #555555;
    text-shadow: 1px 1px 1px #fff;
    font-weight: normal ! important;
    font-family: arial;
}
.PageTitle { color: rgb(84,59,124); }
