.paside {
background: #075264;
}

#palist a {
color:#fff !important;;
}

#palist a:link, #palist a:visited {
text-decoration: none ! important; 
}

#palist a:hover, #palist a:active {
text-decoration: underline ! important; 
}


#palist{
list-style-image:url('/global_pictures/bullet.png');
text-align: left;
width: 200px;
}


.btm p {
font-style:normal ! important; 
}

.bottomText {
display:none;}

.footer {
margin-top: -56px;
width:100%;
height:130px;
display: block;
background:url(/global_pictures/footerBtm.png) no-repeat center top;
}


#ctl00_ContactUsTodaySide_upContactUs_LeftMenu
{
background: #075264;
padding: 0px 0px 35px 0px;
margin-top: -35px;
}


/* 1000px wide site code*/
.ContentArea_Content{
   width: 700px;
}

.MenuLeft_Content {
   width: 300px;
min-height:650px;
}

map{
line-height: 0%;
outline: none;
}

body, html { overflow-x: hidden; overflow-y: auto; }






a:link, a:visited  {color: #681b20;}/*Default Link Colour*/ 
a:hover, a:active {color: #000;}/*link's color when you Mouse Over it*/ 
.bottomLink { 
color: #600c12 ! important;
}

img {border:0;}
*:focus {outline: 0;}



/*START OF LENNINGTON MENU CODE*/

.lennington_menu {

    z-index: 1000;                   
    height: 46px;
    background: url('/global_pictures/ddm.png') repeat-x;
}


.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: 13px;
padding-bottom: 14px;
padding-right: 8px;
padding-left: 8px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-weight: normal;
font-size: 14px;
font-family: 'Roboto Condensed', sans-serif;
color: #fff;
text-decoration: none;
position: relative;
top: 1px;
}

/*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 !important; 
}

/*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: 'Open Sans', sans-serif;
     line-height: 18px;
     z-index: 1000;
     background-color: #fff; /*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: 4px 5px;
     border-bottom: 1px solid #3a3a3a; /*submenu item separator*/ 
     text-decoration: none;
     color: #000 ! important;/*Submenu text colour*/
}

* html .dropmenudiv a { 
     width: 100%;
}

.dropmenudiv a:hover { /*DROP DOWN MENU ACTIVATED OPTIONS*/
     background-color: #681b20;/*Hover Color or Img*/
     color: #fff ! important;/*Hover Text Colour*/
}


/*END OF LENNINGTON MENU*/




#ctl00_panFont_Title{display: inherit;}/*Share & Accessability Container ID*/

.PageTitle {/*Page Headline (i.e. WELCOME)*/
    font-size: 26px;
    color: #600c12;
    font-weight: normal;
    font-family: 'Crimson Text', serif;
}

h2{    font-size: 22px;
    color: #600c12;
    font-weight: normal;
    font-family: 'Crimson Text', serif;
}

h2, h3, h4 {
font-weight: normal;
}

a.blog_specific_title {/*Individual blog post titles*/
    font-size: 20px;
    color: #2a2a2a;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

.blog_archive_email_link, .blog_archive_rss_link{
font-family: 'Open Sans', sans-serif;
font-size: 13px; 

}

.blog_specific_post span { /*over rides span inserted during paste*/
font-size: 14px !important; 
line-height:135% !important;}

.blog_specific_post div {/*over rides div inserted during paste*/
font-size: 14px !important; 
line-height:135% !important;}

 
p, table, th, td, label {    
color: #222222;
font-family: 'Open Sans', sans-serif;
font-size: 14px; 
line-height:165%;
/*text-align:left/*justify*/;*/

}


li {/*LIST ITEM TEXT*/
font-family: 'Open Sans', sans-serif;
color: #222222;
font-size: 14px;
  margin-top: .25em;
}


.sidegraphic_blog_link {
    font-size: 18px;
    color: #600c12;
    font-family: 'Crimson Text', serif;
  line-height:60%;
    padding-left:35px;
}

.sidegraphic_blog_link a {
    font-size: 14px !important;
    color: #222222;
    font-family: 'Open 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: 20px ! important;
    /*font-weight: bold;*/
    color: #fff;
    font-family: 'Crimson Text', serif ! important;
}