.sidegraphic_blog_link {
    font-size: 18px ! important;
    color: #171e27;
    font-family: Georgia ! important;
    text-align: left;
}
.sidegraphic_blog_link a {
    font-size: 14px;
    color: #171e27;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
}

.sidegraphic_blog_link a:hover {
    text-decoration: underline;
}



a:link {color: #171e27;}/*Default Link Colour*/
a:visited {color: #171e27;}/*Visited Link Colour, ALWAYS make same as Default*/
a:hover {color: #000;}/*link's color when you Mouse Over it*/
a:active {color: #000;}/*Color when link is clicked*/

.bottomLink { 
color: #fff ! important;}/*Footer "Site Created By... Links, needed if you want the footer different*/
			   /*from the normal links*/

a:active {
  outline: none;
}


body {
   z-index: 500; 
   position: relative;
}

/*START OF LENNINGTON MENU CODE*/

.lennington_menu {
    z-index: 1000;                      
    height: 42px;
    background: url('/global_pictures/ddm.jpg');
}

.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: 20px;
}

.chromestyle ul li {
    display: inline;
    margin: 0px;
}

.chromestyle ul li a {                  
    padding-top: 11px;/*HOVER SIZE*/
    padding-bottom: 15px;/*Hover Size, also how far Sub Nav Apears from Menu*/
    padding-right: 12px; /*spacing bet menu items on Navigation bar*/
    padding-left: 12px; /*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: Georgia;/*Inactive Nav bar FONT*/
    color: #313942 ! important; /*Inactivate Nav bar text COLOUR*/
    text-decoration: none;
    position: relative;
    top: 11px;/*MENU ITEMS' POSITION!*/
}

/*ACTIVATED OPTIONS FOR NAV BAR*/
.chromestyle ul li a:hover, .chromestyle ul li a.selected  {
    background: #171e27;   /*Activated navigation bar COLOUR, can be an IMAGE     background: url('https://www.amicuscreative.com/global_pictures/780/rollover.png') repeat-x;*/  
    color: #FFF !important; /*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: #171e27; /*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: #f1f3f5;/*Hover Color or Img*/
     color: #171e27 ! important;/*Hover Text Colour*/
}

.PageTitle {/*Page Headline (i.e. WELCOME)*/
    font-size: 24px;
    color: #171e27;
    text-shadow: 1px 1px 1px #fff;
    font-weight: normal ! important;
    font-family: Georgia;
}
 
p, span {    
color: #000;
font-family: trebuchet ms, Arial;
font-size: 13px; 
line-height:135%
text-align:justify;
}


li {/*LIST ITEM TEXT*/
font-family: trebuchet ms, Arial;
color: #000;
font-size: 13px;
  margin-top: .25em;
}



.ContactUsToday {
    font-size: 13px ! important;
   
    color: #000;
    font-family: trebuchet ms, Arial ! important;
}

.SubscribeToNewsletter {
    font-size: 13px ! important;
   
    color: #000;
    font-family: trebuchet ms, Arial ! important;
}
