.calendarimage {
	float:left;
	margin-right:5px;
}
.calendartitle {
	font-weight:bold;
}
.eventlistdescription {
	min-height:170px;
	border-bottom:3px dotted #000000;
	margin-bottom:20px
}
.eventlisttitle {
	font-weight:bold;
	font-size:24px;
	display:block;
}
.eventlistimage {
	float:left;
	border-radius:5px;
	border:3px #000000 solid;
	margin-right:15px;
}
.eventlistimage div {
	display:inline-block;
}
.eventlistdate {
	font-weight:500;
	font-size:18px;
	margin-top:-10px;
}
.calendarlist {
}
.eventpageimage {
	margin-right:auto;
	margin-left:auto;
	border-radius:5px;
}
.eventpageimage img {
	margin-right:auto;
	margin-left:auto;
	border-radius:5px;
	border:3px solid #000000;
}
.eventpagedate {
}
.eventpageattachmentlabel {
	font-weight:bold;
	border-bottom:2px solid #000000;
}
.upcomingevents {
	float:left;
}
.upcomingeventstitle {
	word-wrap:normal;
	max-width:180px;
	line-height:1.2em;
	margin-top:5px;
	font-weight:bold;
}
.upcomingeventimage img {
	border-radius:5px;
	border:3px solid #000000;
}
.upcomingeventimage {
	
}
.upcomingeventsdate {
	width:180%;
	font-weight:400;
}
.upcomingeventstime {
	width:180px;
	font-weight:400;
	margin-top:-10px;
}
.upcomingeventrow {
	border-radius:5px;
	height:400px;
}