body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cbd1bf;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #3a5603;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3a5603;
}
a:hover {
	text-decoration: none;
	color: #669a01;
}
a:active {
	text-decoration: none;
	color: #669a01;
}

img
{
	border: 0;
}
a.topnavLink
{
	color: #333333;
	text-decoration: none;
}
#topnav ul 
{
	position: relative;
	width: 790px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#topnav li ul
{
	width: 150px !important;
	position: absolute;
	height: auto;
	display: none;
	left: 0px;
	border: 1px solid #333;
	border-top: none;
	background: url(/noImage.gif);
	background-color: #e9e9e9
}
#topnav li 
{
	position: relative;
	display: block;
	float: left;
	list-style-type: none;
}
#topnav li ul li
{
	width: 145px;
	border-bottom: dotted 1px grey;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 5px;
}
#topnav li a 
{
	display: block;
	float: left;
	height: 30px;
}
#topnav li ul li a
{
	position: relative;
	width: 190px;
	height: 20px;
}
#topnav li:hover ul, #topnavul li.msieFix ul
{
	display: block;
	z-index: 10;
	top: 30px !important;
}
.break
{
	clear: both;	
}

.eventsheader {
	font-size: 12px;
	color: #3a5603;
	font-weight:bold;
}

.quotetext {
	font-size: 15px;
	color: #000000;
	font-style:italic;
}

#flashcontent {
	border:none;
	width: 519px;
	height: 227px;
	float: left;
	z-index: 5;
}