body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEDDE3;
	font-family: Trebuchet MS;
	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;
}
ul
{
	margin-left: 0px
}
a.topnavLink
{
	color: #333333;
	text-decoration: none;
}

#topNav
{
	position:inherit;
	z-index: 10;
	height:20px;
}
#topNav ul 
{
	position: relative;
	width: 790px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-bottom:0px;
	line-height:10px
}
#topNav li ul
{
	width: 150px !important;
	position: absolute;
	height: auto;
	display: none;
	left: -1px;
	top: 0px;
	border: 1px solid #FFFFFF;
	border-top: none;
	background: url(/noImage.gif);
	background-color: #b6e903
}
#topNav li 
{
	position: relative;
	display: block;
	float: left;
	list-style-type: none;
}
#topNav li ul li
{
	width: 145px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
}
#topNav li a 
{
	display: block;
	float: left;
	height: 20px;
}
#topNav li ul li a
{
	position: relative;
	width: 190px;
	height: 20px;
}
#topNav li:hover ul, #topNav li.msieFix ul
{
	display: block;
	z-index: 10;
	top: 30px !important;
}
.break
{
	clear: both;	
}

.eventsheader {
	font-size: 12px;
	color: #3a5603;
	font-weight:bold;
}

.pagehead {
	font-size: 15px;
	color: #000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}

.quotetext {
	font-size: 13px;
	color: #000000;
	font-style:italic;
}

#flashcontent {
	border:none;
	width: 519px;
	height: 227px;
	float: left;
	z-index:100;
}