
.eventTITLE {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #8a4c24;
	margin-bottom: 0px;
	
}

.eventDATE {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #2c2c2c;
}

.eventP {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #2c2c2c;
}

.eventIMAGE {
	padding: 0px 10px 0px 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

.smallTEXTitalic {
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	margin-top: 0px;
}

hr {
	color: #fff;
	background-color: #fff;
	border-top: 1px none #CCC;
	border-right: 1px none #CCC;
	border-bottom: 1px dotted #CCC;
	border-left: 1px none #CCC;
}
