﻿.NewsHeader
{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-large;
	text-align: center;
	margin: 30px 0px;
	line-height: 150%;
}

.EventDate
{
	text-align: center;
	color: #f00;
	font-size: larger;
}

.Location
{
	color: #000;
	margin-bottom: 50px;
}

.left_block
{
	border: 1px #9cf solid;
	margin-bottom: 15px;
	line-height: 125%;
}

.left_block_head
{
	padding: 5px 5px 5px 10px;
	background-color: #9cf;
	color: #fff;
	font-weight: bold;
}

.left_block_body
{
	padding: 2px 10px;
}

#calendar
{
	border-collapse: collapse;
}

#calendar td
{
	vertical-align: top;
	border-bottom: dotted 1px #369;
}

#calendar .r1
{
	font-weight: bold;
}

#calendar .firstcol
{
	white-space: nowrap;
	padding-right: 5px;
}

#members_say
{
	font-family: Times New Roman, Serif, Arial;
	font-style: italic;
	font-size: larger;
	width: 100%;
}
