body {
   z-index: 500; 
   position: relative;
}
.ContentArea_Background2 {
	position: absolute;
	z-index: 550;
	top: 0px;
	left: 0px;
        width: 950px;
        height: 300px;
background: url('/global_pictures/5/cns_top_contmenu.jpg') no-repeat;
}

.MenuLeft_Background2 {
            position: absolute;
	    z-index: 450;
	    left: 0px;
            width: 100%;
            height: 100%;
 background: url('/global_pictures/5/cns_menu2.jpg') repeat-y;


}

.lennington_menu {
    z-index: 1000;
    postion: relative;
    background: transparent;
}

.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: #fefefe;
    text-decoration: none;
    position: relative;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected {
    background: #3e1a0a;  
    padding-top: 12px;
    padding-bottom: 9px;                      
}

.dropmenudiv {
     position:absolute;
     top: 0;
     border: 1px solid #3e1a0a; /*THEME CHANGE HERE*/
     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 #3e1a0a;
     padding: 5px 0;
     text-decoration: none;
     color: #fff4e2;
}

* html .dropmenudiv a { 
     width: 100%;
}

.dropmenudiv a:hover { 
     background-color: #5e5e5e;
}

.chromemenu_imageseperator  {
     display: none;
}

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: 15pt ! important;
    color: #000000;
    font-family: trebuchet ms, Arial ! important;
    font-weight: bold;
}

.ContactUsToday {
    font-size: 10pt ! important;
    color: #000000;
    font-weight: bold;
    font-family: trebuchet ms, Arial ! important;
}

.SubscribeToNewsletter {
    font-size: 10pt ! important;
    color: #000000;
    font-weight: bold;
    font-family: trebuchet ms, Arial ! important;
}

.sidegraphic_blog_link {
    font-size: 12pt ! important;
    color: #4d2505;
    font-family: Trebuchet ms! important;
    font-weight:bold;
    padding-left:7px;
}


.sidegraphic_blog_link a {
    font-size: 10pt;
    color: #4d2505;
    font-family: Trebuchet ms;
    font-weight: normal;
    text-decoration: none;
}

.sidegraphic_blog_link a:hover {
    text-decoration: underline;
}

.sidegraphic_blog_link {
    font-size: 12pt;
    color: #4d2505;
    font-family: Trebuchet ms;
    font-weight:bold;
    padding-left:7px;
}