<!--
body
{
	font-family: Georgia;
	font-size: 12px;
	margin: 0px;
	color: black;
	/*/*/
	line-height: 18px;
	/* */
}

.body
{
	font-family: Georgia;
	font-size: 12px;
	margin: 0 0 9px 0;
	color: black;
	/*/*/
	line-height: 18px;
	/* */
}

td, p, ul
{
	font-family: Georgia;
	font-size: 12px;
	margin: 0 0 9px 0;
	color: black;
	/*/*/
	line-height: 18px;
	/* */
}

a
{
	font-weight: bold;
	color: #900;
}

a.legal:active, a.legal:hover, a.legal:link, a.legal:visited
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #666666;
}

input
{
	margin: 4px 0 15px 0;
}

.eventheadline
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #black;
	background-color: #DDD;
	padding-left:7px;
}

.event
{
	margin-left:30px;
}

.directoryheadline
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #black;
	background-color: #DDD;
	padding-left:7px;
}

.directorylink
{
	padding-left:30px;
}

.legal
{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
	color: #666;
}

.time { padding: 0 15px 10px 0; }
.event { padding: 0 15px 10px 0; }
.event p { padding: 0 0 5px 0; }

.photo { padding: 0 20px 20px 0; }

.newsletter
{
	font-family: Georgia;
	font-size: 11px;
	margin: 0px;
	color: #333;
	/*/*/
	line-height: 16px;
	/* */
}

.footer
{
	font-family: Verdana;
	font-size: 9px;
	margin: 0px;
	color: #999;
	/*/*/
	line-height: 14px;
	/* */
}

.headline
{
	font-family: Georgia;
	font-size: 18px;
	margin: 0px;
	color: #900;
	/*/*/
	line-height: 20px;
	/* */
	font-weight: bold;
}

.subhead
{
	margin: 0px;
	font-weight: bold;
	font-style: italic;
}

.leadin
{
	font-family: Georgia;
	font-size: 16px;
	margin: 18px 0 18px 0;
	color: #666;
	/*/*/
	line-height: 24px;
	/* */
}

ul
{
	list-style-type: none;
	padding-left: 30px;
}


li
{
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 16px;
}

.bio
{
	font-family: Arial;
	font-size: 11px;
	margin: 18px 0 18px 0;
	color: #666;
	/*/*/
	line-height: 14px;
	/* */
}
-->
