  .EDGE-497495670{height: 242px;}

map{
line-height: 0%;
}

a:link, a:visited  {color: #002d62;}/*Default Link Colour*/ 
a:hover, a:active {color: #ff7e00;}/*link's color when you Mouse Over it*/ 
.bottomLink { 
color: #222222 ! important;
}

img {border:0;}

/*START OF LENNINGTON MENU CODE*/

.lennington_menu {

    z-index: 1000;
    background: #002d62; /*NH BKG*/ /*Non-hover Static Background for DDM bar, can be an image*/                    
    height: 40px ! Important;

}

.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: 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: 8px;/*HOVER SIZE*/
    padding-bottom: 10px;/*Hover Size, also how far Sub Nav Apears from Menu*/
    padding-right: 17px; /*spacing bet menu items on Navigation bar*/
    padding-left: 17px; /*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: 'Noto Serif', serif;
    color: #fefefe ! important; /*Inactivate Nav bar text COLOUR*/
    text-decoration: none;
    position: relative;
    top: 10px;/*MENU ITEMS' POSITION!*/
}
/*ACTIVATED OPTIONS FOR NAV BAR*/
.chromestyle ul li a:hover, .chromestyle ul li a.selected  {
    background: #ff7e00;
    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: 14px; 
     font-family: 'Noto Sans', sans-serif;
     line-height: 18px;
     z-index: 1000;
     background-color: #d5d5d5; /*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: #222222 ! important;/*Submenu text colour*/
}

* html .dropmenudiv a { 
     width: 100%;
}

.dropmenudiv a:hover { /*DROP DOWN MENU ACTIVATED OPTIONS*/
     background-color: #002d62;/*Hover Color or Img*/
     color: #fefefe ! important;/*Hover Text Colour*/
}


/*END OF LENNINGTON MENU*/

.blog_specific_title {/*Individual blog post titles*/
    font-size: 20px;
    color: #002d62;
    text-shadow: 1px 1px 1px #fff;
    font-weight: normal ! important;
    font-family: 'Noto Serif', serif;
}



.PageTitle {/*Page Headline (i.e. WELCOME)*/
    font-size: 24px;
    color: #002d62;

    font-weight: normal ! important;
    font-family: 'Noto Serif', serif;
line-height:105%;
}

h2,h3{    color: #002d62;

    font-weight: normal ! important;
    font-family: 'Noto Serif', serif;
line-height:105%;}

.blog_archive_email_link, .blog_archive_rss_link{
color: #000;
font-family: 'Noto Sans', sans-serif;
font-size: 12px; 

}

 
p, table, th, td, label {    
color: #000;
font-family: 'Noto Sans', sans-serif;
font-size: 14px; 
line-height:135%;
/*text-align:left/*justify*/;*/

}


li {/*LIST ITEM TEXT*/
font-family: 'Noto Sans', sans-serif;
color: #000;
font-size: 14px;
  margin-top: .25em;
}


.sidegraphic_blog_link {
    font-size: 18px;
    color: #fefefe;
    font-family: 'Noto Serif', serif;
  line-height:60%;
    padding-left:35px;
}

.sidegraphic_blog_link a {
    font-size: 13px;
    color: #fefefe;
    font-family: 'Noto Sans', sans-serif;
    font-weight: normal;
    text-decoration: none;
line-height:110%;

}

.sidegraphic_blog_link a:hover {
    text-decoration: underline;

}


.ContactUsToday {
/*padding-top:20px; lowers contact form position*/
    font-size: 15px ! important;
    /*font-weight: bold;*/
    color: #fff;
    font-family: 'Noto Serif', serif;
}