﻿.photoBorder {
	border-style: inherit;
	border-width: 1px;
	border-color: #000000;
	cursor: pointer;
}
.eventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.eventName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}
.calDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #44640D;
	font-weight: bold;
	vertical-align: top;
	line-height: 24px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 15px;
	font-weight: normal;
}
.bodyText_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
}
