@charset "UTF-8";
/* CSS Document */

a.categories {
	display: block;
	float:left;
	width: 233px;
	height: 33px;
	margin-bottom: 6px;
	background: url(images/categories_hdr.gif);
	background-position:top;
}

a.archives {
	display: block;
	float:left;
	width: 233px;
	height: 33px;
	margin-bottom: 6px;
	background: url(images/archives_hdr.gif);
	background-position:top;
}

a.searchhdr {
	display: block;
	float:left;
	width: 233px;
	height: 33px;
	margin-bottom: 6px;
	background: url(images/search_hdr.gif);
	background-position:top;
}

a.leavenewsevents {
	display: block;
	float:left;
	width: 233px;
	height: 33px;
	background: url(images/leavenewsevents_hdr.gif);
	background-position:top;
}

/*-- h5 is the end of the main section text --*/
h5 {
	color: #26241f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
}


h5 a:link {
	color: #26241f;
	text-decoration: underline
	}

h5 a:visited {
	color: #26241f;
	text-decoration: underline
	}

h5 a:hover {
	color: #26241f;
	text-decoration: none
	}

.recent_entries {font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #083841; }
