.event_content {
	float: left;
	width: 680px;
	margin-right: 40px;
}
.evlistitem .calicon {
	background-color: #FDB813;
	float: left;
	width: 60px;
	height: 60px;
	text-align: center;
	color: #B20837;
	font-weight: bold;
	font-size: 18px;
	border: 1px solid #B20837;
}
.evlistitem .calicon.double {
	width: 35px;
	margin-right: 2px;
}

.evlistitem p {
	font-size: 12px;
	line-height: normal;
}
.evlistitem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.evlistitem h3 a {
	color: #A60632;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.evlistitem .evdate {
	color: #666;
	font-weight: bold;
}
.evlistitem .evtop {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: 90px;
}

.evlistitem .evsection , .evlistitem .evvenue, .evlistitem .evcontact, .evlistitem .evlink{
	font-weight: bold;
	color: #666;
}

.evlistitem p a {
	text-decoration: none;
	color: #9E0732;
}
.evlistitem .calicon b {
	background-color: #B20837;
	display: block;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
form table tr td em  {
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #700523;
}
.event_content .evhead {
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8A062B;
}
.event_content .evhead p {
	margin-bottom: 5px;
}
.event_content .evhead h3 {
	color: #8A062B;
	margin-top: 10px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-weight: bold;
}


.event_content .evhead h2 {
	color: #8A062B;
	font-size: 24px;
	font-weight: bold;
}
.evlistitem .evdesc {
	padding-left: 90px;
}
.fromto {
	font-size: 8px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	background-color: #98072F;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CD0A40;
}

