/*
----------------------
Start Styles for The Event Calendar
----------------------
*/
.EventCalendar_YearHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #372204;
	font-weight:normal;
}

.EventCalendar_Label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #695640;
	font-weight:bold;
}

a.EventCalendar_Label:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #695640;
	font-weight:bold;	
	text-align: justify;
}

a.EventCalendar_Label:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D05327;
	font-weight:bold;	
	text-align: justify;
}

a.EventCalendar_Label:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D05327;
	font-weight:bold;	
	text-align: justify;
}

.EventCalendar_Content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #695640;
	line-height: 140%;
	letter-spacing:normal;
	text-align: justify;
}

a.EventCalendar_Content:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #695640;
	line-height: 140%;
	letter-spacing:normal;
	text-align: justify;
}
a.EventCalendar_Content:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D05327;
	line-height: 140%;
	letter-spacing:normal;
	text-align: justify;
}
a.EventCalendar_Content:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D05327;
	line-height: 140%;
	letter-spacing:normal;
	text-align: justify;
}

a.EventCalendar_GoBackLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #695640;
	text-decoration: underline;
}

a.EventCalendar_GoBackLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D05327;
}

a.EventCalendar_GoBackLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D05327;
	text-decoration: underline;
}

a.EventCalendar_GoBackLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D05327;
	text-decoration: underline;
}

.EventCalendar_NoContent{
}
/*
----------------------
End Styles for The Event Calendar
----------------------
*/

