﻿a, 
a:link, 
a:visited, 
a:active
{
	color: #7c0707;
	text-decoration: none;
}
a:hover
{
	color: Red;
}
img 
{
	border-style: none;
}

#content
{
	line-height: 1.3em;
}
#content p
{
	margin-bottom: .5em;
}
#content h1
{
	color: #005b00;
	font-size: 23px;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: .5em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#content h2
{
	color: #005b00;
	font-size: 16px;
	margin-top: 1.5em;
	margin-bottom: .5em;
}
#content h3
{
	color: #005b00;
	font-size: 14px;
	margin-top: 1.5em;
	margin-bottom: .25em;
}
#content br
{
	line-height: 0.6em;
}

#content .link-list img
{
	border-width: 0px;
	float: left;
	width: 60px;
	height: 60px;
	margin-top: 4px;
}
#content .link-list h3
{
	margin-top: 0px;
	margin-left: 75px;
}
#content .link-list p
{
	margin-left: 75px;
}
#content .link-list .link
{
	clear: left;
	margin-bottom: 15px;
}
#content .event-list
{
	margin-top: 15px;
	margin-bottom: 15px;
}
#content .event-list img
{
	border-width: 0px;
	float: left;
	width: 30px;
	height: 30px;
	margin-top: 2px;
}
#content .event-list h3
{
	margin-top: 0px;
	margin-left: 45px;
}
#content .event-list p
{
	margin-left: 45px;
}
#content .event-list p.event-date
{
	margin-left: 45px;
	margin-bottom: 2px;
	font-style: italic;
}
#content .event-list .event
{
	clear: left;
	margin-bottom: 15px;
}
#content .event-list img.link
{
	float: right; 
	width: 45px; 
	height: 45px; 
	margin-left: 10px;
	margin-bottom: 10px;
}
#content .poem
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-style: italic;
	margin-left: 1em;
}

#content .pager-current
{
	padding-bottom: 15px;
	font-weight: bold;
	color: #005b00;
}
#content .pager-button
{
	padding-bottom: 15px;
	font-weight: bold;
}
