/* CSS Document */

body
{ 
background-color: #f3f1e9;
margin-top: 5px;
left-margin: 10px;
}





.footerText
{
font-family: Georgia, serif;
font-size: 11px;
color: #ffffff;
}

.footerText a
{
font-weight: normal;
color: #ffffff;
}

.footerText a:hover
{
text-decoration: none;
}




.recent {
	margin: 10 0 20px 0;
	padding: 0 0 3px 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 63%;
	line-height: 1.5em;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #438d40;
	}
.recent2 {
margin: 0;
	padding: 0 2 3px 10;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 68%;
	line-height: 1.5em;
	color: #7d7d7d;
	border: none;
	}

.recent3 {
margin: 0;
	padding: 0 2 3px 10;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 68%;
	line-height: 1.5em;
	color: #72a1ad;
	border: none;
	}

.recent4 {
margin: 0;
	padding: 3;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 70%;
	line-height: 1.5em;
	color: #005EB8;
	border: none;
	}
a.leftnav
{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #147091;
line-height:16px;
text-decoration: none;
}

a.leftnav:hover
{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #e1bf27;
line-height:16px;
text-decoration: none;
}


a.rightnav
{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #7d7d7d;
line-height:16px;
text-decoration: none;
}

a.rightnav:hover
{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #005EB8;
line-height:16px;
text-decoration: none;
}




