a:link {color: #740023;}/*Default Link Colour*/
a:visited {color: #740023;}/*Visited Link Colour, ALWAYS make same as Default*/
a:hover {color: #242a18;}/*link's color when you Mouse Over it*/
a:active {color: #242a18; outline: none;}/*Color when link is clicked*/
a img {border: none; }
.bottomLink { 
color: #fefefe ! important;}

.sidegraphic_blog_link {
    font-size: 18px;
    color: #f27801;
    font-family: Georgia;
  line-height:60%
    padding-left:7px;
}

.sidegraphic_blog_link a {
    font-size: 13px;
    color: #333333;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
line-height:100%

}
.sidegraphic_blog_link a:hover {
    text-decoration: underline;

}
body {
   z-index: 500; 
   position: relative;
}

/*START OF LENNINGTON MENU CODE*/

.lennington_menu {
    z-index: 1000;        
    height: 52px;
  background: url('https://www.amicuscreative.com/global_pictures/369/ddm.png');
}

.chromemenu_imageseperator {
    display: none ! important;/*determines if image seperators are on or OFF*/
}

.chromestyle ul {/*Where text sits relative to nav bar, use for aligning left or right*/
    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: 16px;/*HOVER SIZE*/
    padding-bottom: 18px;/*Hover Size, also how far Sub Nav Apears from Menu*/
    padding-right: 15px; /*spacing bet menu items on Navigation bar*/
    padding-left: 15px; /*spacing bet menu items on Navigation bar*/
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: normal ! important;/*Inactive font controls!*/
    font-size: 15px;
    font-family: Lucida Sans Unicode, Arial, Sans-Seriff;/*Inactive Nav bar FONT*/
    color: #fff ! important; /*Inactivate Nav bar text COLOUR*/
    text-decoration: none;
    position: relative;
    top: 16px;/*MENU ITEMS' POSITION!*/
}


/*ACTIVATED OPTIONS FOR NAV BAR*/
.chromestyle ul li a:hover, .chromestyle ul li a.selected  {
   background: url('/global_pictures/roll.png') repeat-x;  
    color: #FFF; /*Activated navigation bar text COLOUR*/
}


/*dropped (sub)menu NH options*/
.dropmenudiv { 
     position: absolute;
     top: 0;
     border: 1px solid #2b2b2b; /*border around drop down menu*/
     border-bottom-width: 1px solid #2b2b2b; /*border below drop down menu*/
     font-weight: normal;
     font-size: 13px; 
     font-family: arial;
     line-height: 18px;
     z-index: 1000;
     background-color: #242a18; /*NH SubMenu BKG, Drop down menu's background COLOUR*/
     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: #fff ! important;/*Submenu text colour*/
}

* html .dropmenudiv a { 
     width: 100%;
}

.dropmenudiv a:hover { /*DROP DOWN MENU ACTIVATED OPTIONS*/
     background-color: #f87b00;/*Hover Color or Img*/
     color: #fff ! important;/*Hover Text Colour*/
}


/*END OF LENNINGTON MENU*/


.PageTitle {/*Page Headline (i.e. WELCOME)*/
    font-size: 24px;
    color: #f87b00;
    text-shadow: 1px 1px 1px #fff;
    font-weight: normal ! important;
    font-family: Georgia;
}
 
p, span {    
color: #000;
font-family: trebuchet ms, Arial;
font-size: 14px; 
line-height:135%;
/*text-align:left/*justify*/;*/

}


li {/*LIST ITEM TEXT*/
font-family: trebuchet ms, Arial;
color: #000;
font-size: 14px;
  margin-top: .25em;
}



.ContactUsToday {
/*padding-top:20px; lowers contact form position*/
    font-size: 13px ! important;
    /*font-weight: bold;*/
    color: #333333;
    font-family: trebuchet ms, Arial ! important;
}

.SubscribeToNewsletter {
    font-size: 13px ! important;
    /*font-weight: bold;*/
    color: #333333;
    font-family: trebuchet ms, Arial ! important;
}
