.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	font-weight: normal;
	line-height: 18px;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
	font-weight: normal;
	line-height: 19px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #b06c07;
	padding: 0px;
	font-weight: normal;
	line-height: 18px;
}
.newsheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFF;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding: 0px;
	font-weight: normal;
	line-height: 17px;
}

.ThinNavLine { width:1px; height:1px; background:#FFF}

.ThinLine { width:1px; height:1px; background:#00b7c6 }

.ThinLine2 { width:1px; height:1px; background:#00b7c6}

A.menulink {
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFF;
	padding: 5px;
	text-indent: 0pt;
	font-style: normal;
}

A.menulink:hover {
background-color:#00e2f4;
}

#mainlinks a
{
	color: #3b3f2a;
	text-decoration: none;
}

#mainlinks a:hover
{

	color: #3b3f2a;
	text-decoration: underline;
}

#secondarylinks a
{
	color: #FFFFFF;
	text-decoration: none;
}

#secondarylinks a:hover
{

	color: #FFFFFF;
	text-decoration: underline;
}