.pageheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #8a3005;
	font-weight: bold;	
}
.pageheader2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #8a3005;
	font-weight: normal;
}
.left_col_headers {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a3005;
	font-weight: bold;
	text-transform: uppercase;
}

.secnav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #8a3005;
	/*background-image: url(/fi/images/menu_about2.gif);
	background-repeat: no-repeat;*/
	display: block;
	width: 100%;
	text-indent: 35px;
	border-bottom: 1px solid #ffffff;
	height: 18px;
}
.secnav:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #660000;
	/*background-image: url(/fi/images/menu_about2.gif);
	background-repeat: no-repeat;*/
	display: block;
	width: 100%;
	text-indent: 35px;
	border-bottom: 1px solid #ffffff;
	height: 18px;
}
.secnav_on {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #660000;
	display: block;
	width: 100%;
	text-indent: 35px;
	border-bottom: 1px solid #ffffff;
	height: 18px;
}
.secnav_on:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #660000;
	display: block;
	width: 100%;
	text-indent: 35px;
	border-bottom: 1px solid #ffffff;
	height: 18px;
}
.events_white {
	background-color: #ffffff;
	height: 3px;
}