/* CSS Document */
body
	{
	background-color:#C6660F;
	text-align:center;
	font-family:"Times New Roman", Times, serif;	
	}
table.calendar
	{
	border-color:#FC9009;
	border-style:solid;
	color:#000000;
	}
span.mnBody
	{
	text-align:left;
	}
strong.note
	{
	font-size:22px;
	}
a
	{
	color:#000000;
	text-decoration:none;
	}
a:hover
	{
	color:#000000;
	}
a.sEvents
	{
	font-size:12px;
	color:#C6660F;
	font-weight:bold;
	text-decoration:underline;
	}
a.sEvents:hover
	{
	color:#666666;
	}
a.calendar
	{
	color:#AE5A0E;
	font-weight:bold;
	}
a.calendar:hover
	{
	color:#000000;
	}
a.links
	{
	color:#FFFFFF;
	font-size:13px;
	}
a.links:hover
	{
	color:#000000;
	}
td.footlinks
	{
	font-size:13px;
	color:#FFFFFF;
	}
td.calmo
	{
	color:#7E420A;
	font-weight:bold;	
	}
td.calhdr
	{
	background-color:#fc9009;
	color:#000000;
	}
td.tdBody
	{
	vertical-align:top;
	text-align:left;	
	margin-left:20px;
	margin-right:20px;
	font-size:13px;
	}
p
	{
	margin-left:20px;
	margin-right:20px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:20px;
	}
p.linkbar
	{
	margin-left:0px;
	font-size:17px;
	text-align:center;
	}
span.eventsHdr
	{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	}
h3
	{
	font-size:22px;
	text-align:center;
	font-weight:normal;
	color:#000000;
	}
h4
	{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	color:#344863;
	}
td.caldays
	{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	}
td.heading
	{
	text-align:left;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	}
td.outer
	{
	font-family:"Times New Roman", Times, serif;
	}
a.email
	{
	color:#FFFFFF;
	}
a:hover.email
	{
	color:#344863;
	}
	
a.outer
	{
	font-family:"Times New Roman", Times, serif;
	color:#fbcf61;
	text-decoration:none;
	}
a:hover.outer
	{
	color:#ffffff;
	}
.footlinks
	{
	background-color: #FC9009;
	}