 a:link,
 a:visited {
	text-decoration: none !important;
}

h3 {
	font-weight: bold;
	color: #000;
	line-height: 1.1;
}

h3 a:link,
h3 a:visited {
	color: #000;
	text-decoration: none;
}

h3 a:link:hover,
h3 a:visited:hover {
	color: #900 !important;
}

p,
#centercol li,
#centercol address {
	font-family: Helvetica, Arial, sans-serif;
}


#home #centercol .feature h2 { font-size: 10px; }

#rightcol h3 {
	margin-bottom: 0;
	clear: both;
}


#calendar_list p.date {
	margin-bottom: 0;
}

#calendar_list h3 {
	margin-top: 0;
}
	
.imagelink img {
	float: right !important; 
	padding: 5px 5px 7px 5px;
	background-color: #EFEFEF;
	border-color: #CCC #666 #666 #CCC;
	border-width: 1px;
	border-style: solid;
}

.counter th {
	font-size: 14px;
}

.counter th,
.counter td {
	padding: 3px 5px;
}

.counter img {
	margin: 0;
}

