﻿body {
	font-family:Arial;
	font-size: 9pt;
}

.leftNav 
{
	margin-right: 15px;
}

.featureHeadline { text-decoration: none; font-weight:bold;
	 font:Arial; font-size:large; color:#F05B22;
}

B.partners   {
	color: #f15a22;
	font-size: 120%;
}

A.partners  {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

.weekDay {
	font-family: Calibri;
	font-size: 24pt;
	color: White;
	margin-left: 15px;		
}

.eventDiv  {
           	margin-left: 20px;
}

.eventTitle  {
	color: #f05b22;
	font-size: 14pt;
	font-family: Arial;
	font-weight:bolder;
}

.eventTime   {
	color: #666666;
	font-size: 10pt;
	font-family: Arial;
	font-weight:bolder;
	
}

.eventDescription  {
	color: #666666;
	font-size: 8pt;
	font-family: Arial;
}

.staffName  {
	color: #f05b22;
	font: arial;
	font-weight: bold;
	margin-left: 20px;

}

.staffTitle  {
	color: #555555;
	font: arial;
	font-weight: bold;
	margin-left: 20px;
}