﻿.medium_Title
{
	color: #3f6075;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial;
}
.medium_EventImage
{
	margin-right: 10px;
}
.medium_Link
{
	color: #3f6075;
}

.small_EventList
{
	margin: 5px;
}
.small_EventStartDate
{
	color: #293f4e;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
}
.small_Title
{
	color: #3f6075;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
.small_EventImage
{
	margin-right: 5px;
	text-transform: uppercase;
}
.small_Link
{
	color: #3f6075;
}

.full_Title
{
	color: #3f6075;
	font-weight: bold;
	font-size: 22px;
	font-family: Arial;
}
.full_EventStartDate
{
	color: #293f4e;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
}
.full_Description
{
	background-color: #ececec;
	width: 740px;
	padding: 25px;
	text-align: left;
}
