.PageTitle { color: rgb(12,42,66); 
font-family: georgia, Arial;
    font-weight: normal;
    text-shadow: 1px 1px 1px #fff; 
font-size: 27px; }

P, span {    
color: #15234b;
font-family: Georgia, Palatino Linotype, Arial;
font-size: 14px; 
line-height: 150%;
}


.ContactUsToday {
    font-size: 15px ! important;
    color: #04351b;
    font-family: georiga ! important;
}

.SubscribeToNewsletter {
    font-size: 15px ! important;
    color: #04351b;
    font-family: georgia! important;
}

a:link {color:#3a2815;}
a:visited {color: #3a2815;}
a:hover {color: #534026;}
a:active {color: #3a2815;}



li {
font-family: georgia, Palatino Linotype, Arial;
color: #15234b;
font-size: 14px;
line-height: 120%;
}

#navcontainer a {
font-size: 16px;
font-family: georgia, Palatino Linotype, Arial;
font-weight: normal;
color: rgb(12,42,66);
}


#navcontainer a:hover {
	text-decoration: none;
	color: #fff;
	border-left: 0;
	border-right: 0;
	background-color: rgb(12,42,66);
}

#navcontainer .topline {
	border-top: solid 1px rgb(12,42,66);
}

#navcontainer .top_bottomline {
	border-top: solid 1px rgb(12,42,66);
	border-bottom: solid 1px rgb(12,42,66);
}

#navcontainer .subitem a
{
	display: block;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	color: rgb(12,42,66);
	width: 200px;
	text-decoration: none;
	margin-bottom: 6px;
	letter-spacing: normal;
}

#navcontainer .subitem a:hover 
{
	border-left: 0;
	border-right: 0;
	background-color: Transparent;
	text-decoration: underline;
	color: rgb(12,42,66);
	letter-spacing: normal;
}


.bottomLink { 
color: #fff ! important;
}
