body {
   z-index: 500; 
   position: relative;
}

a:link {color:# 0c4279;}
a:visited {color: #0c4279;}
a:hover {color: #4d4d4d;}
a:active {color: #4d4d4d;}


.PageTitle {
    font-size: 18px;
    color: #738a6d;
    font-family: georgia;
    font-weight: normal;
}

#navcontainer a {
font-size: 15px;
font-family: georgia, arial;
font-weight: normal;
letter-spacing: .1px ! important;
color: #735f58;
}


#navcontainer a:hover {
	text-decoration: none;
	color: #fff;
	border-left: 0;
	border-right: 0;
	background-color: #735f58;
}

#navcontainer .topline {
	border-top: solid 1px #cdd9c9;
}

#navcontainer .top_bottomline {
	border-top: solid 1px #cdd9c9;
	border-bottom: solid 1px #cdd9c9;
}

#navcontainer .subitem a
{
	display: block;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	color: #000;
	width: 200px;
	text-decoration: none;
	margin-bottom: 3px;
	letter-spacing: normal;
}

#navcontainer .subitem a:hover 
{
	border-left: 0;
	border-right: 0;
	background-color: Transparent;
	text-decoration: underline;
	color: #602d03;
	letter-spacing: normal;
}





p, span {    
color: #000;
font-family: georgia, Arial;
font-size: 14px;
line-height: 20px; 
}


li {
font-family: georgia, arial;
color: #000;
font-size: 14px;
}


.ContactUsToday {
    font-size: 14px ! important;
    font-weight: bold;
    color: #3d5980;
    font-family: georgia ! important;
}

.SubscribeToNewsletter {
    font-size: 14px ! important;
    font-weight: bold;
    color: #3d5980;
    font-family: Georgia ! important;
}



.bottomLink { 
color: #443822 ! important;
}

img {
      border: 0;
}
