a:link {color: #25486f;}/*Default Link Colour*/
a:visited {color: #25486f;}/*Visited Link Colour, ALWAYS make same as Default*/
a:hover {color: #c0c0c3;}/*link's color when you Mouse Over it*/
a:active {color: #000026;}/*Color when link is clicked*/

.bottomLink { 
color: #000 ! important;/*Footer "Site Created By... Links, needed if you want the footer different*/
			   /*from the normal links*/
}


P, span {    
color: #000026;
font-family: Palatino Linotype, Times New Roman;
font-size: 14px; 
}


li {
font-family: Palatino Linotype, Times New Roman;
color: #000026;
font-size: 14px;
}

.PageTitle {
    font-size: 24px ! important;
    color: #000026;
    font-family: Palatino Linotype, Times New Roman ! important;
}

.ContactUsToday {
    font-size: 14px ! important;
    color: #000026;
    font-family: Palatino Linotype, Times New Roman ! important;
}

.SubscribeToNewsletter {
    font-size: 14px ! important;
    color: #000026;
    font-family: Palatino Linotype, Times New Roman ! important;
}

.sidegraphic_blog_link {
    font-size: 16px ! important;
    color: #000026;
    font-family: Palatino Linotype, Times New Roman ! important;
    padding-left:7px;
}

.HomePageLink {
    font-size: 16px ! important;
    color: #000026;
    font-family: Palatino Linotype, Times New Roman ! important;
    font-weight:bold;
}

#navcontainer ul li a{
    color: #000026;
    font-family: Palatino linotype, Arial ! important;
}

#navcontainer ul a {
       font-weight: bold;
}
#navcontainer .topline {
      border-top: solid 1px #fefefe;
}
