.PageTitle {
    font-size: 21px ! important;
    color: #005941;
    font-family: Georgia, Times New Roman ! important;
}

li {
font-family: Trebuchet MS, Arial;
color: #333333;
font-size: 15px;
}

P, span {    
color: #333333;
font-family: Trebuchet MS, Arial;
font-size: 15px; 
}
.SubscribeToNewsletter {
    font-size: 14px ! important;
    color: #005941;
    font-family: Trebuchet MS, Arial ! important;
}
.ContactUsToday {
    font-size: 14px ! important;
    color: #005941;
    font-family: Trebuchet MS, Arial ! important;
}
a:link {color: #005941;}/*Default Link Colour*/
a:visited {color: #005941;}/*Visited Link Colour, ALWAYS make same as Default*/
a:hover {color: #e09526;}/*link's color when you Mouse Over it*/
a:active {color: #e09526; outline: none;}/*Color when link is clicked*/
a img {border: none; }
.bottomLink { 
color: #fefefe ! important;}

#navcontainer ul a {/*top and bottom main item margin 8px is a good value if you need space*/
       padding-bottom:2px;
padding-top:2px;
}

#navcontainer a {
font-size: 15px;
font-family: Georgia, Palatino Linotype, Arial;
color: #333333;
font-weight: normal ! important;
}

#navcontainer a:hover {
	text-decoration: none;
	color: #fff;
	border-left: 0;
	border-right: 0;
	background-color: #005941;
font-weight: normal;
/*letter-spacing: .25px;*/
/*word-spacing: 3px;*/
}#navcontainer .subitem a
{
	display: block;
	padding: 0px 0px 0px/*SPacing between Sub-MenuItems VERTICAL*/ 8px;/*Indentation Under MAIN menu Header*/
	font-weight: bold;
	font-size: 13px;
	font-family: arial;
	color: #333333;
	width: 201px;
	text-decoration: none;
	margin-bottom: 0px;
	letter-spacing: normal;
}
