a, p, td, body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
}

ul
{
	/* margin-left : 0px;*/
}

li
{
	text-align: left;
	list-style-image: url(images/print.jpg);
	list-style-position: inside;
	padding-bottom: 4px;
	margin-left: -15px;
}

.HeaderFooter
{
	border: 0px;
	background-color: #2D6248;
	color: White;
	font-size: small;
}

.Header
{
	border-top: 3px solid #2D6248;
	border-bottom: 3px solid #2D6248;
}

.LeftColumnHeader
{
	border-top: 3px solid #2D6248;
	border-bottom: 3px solid #2D6248;
	padding-left: 2px;
	padding-right: 2px;
	background-color: white;
	border-left: 6px solid #2D6248;
	max-width: 180px;
}

.RightColumnHeader
{
	padding: 0px;
	background-color: #2D6248;
	border-right: 6px solid #2D6248;
	border-top: 3px solid #2D6248;
	border-bottom: 3px solid #2D6248;
}

.LeftColumn
{
	padding-left: 2px;
	padding-right: 2px;
	background-color: #DDDDDD;
	border-left: 6px solid #2D6248;
	max-width: 180px;
}

.CenterColumn
{
	padding-left: 0px;
	padding-right: 0px;
	background-color: #2D6248;
}

.RightColumnTitle
{
	padding: 5px 10px 5px 20px;
	background-color: #FAEBD7;
	border-right: 6px solid #2D6248;
}

.RightColumn
{
	padding: 5px 10px 20px 20px;
	background-color: #FAEBD7;
	border-right: 6px solid #2D6248;
}

a
{
	text-decoration: none;
	color: #CB4545;
}

a:hover
{
	text-decoration: underline;
}

.InfoEmail
{
	color: White;
}

.PhotoCaption
{
	font-style: italic;
	text-align: center;
}


.EventsTop
{
	border-bottom: 1px #7D7D7D solid;
	text-align: center;
	font-weight: bold;
}

.EventsBottom
{
	border-top: 1px #7D7D7D solid;
}

.EventsLeft
{
	border-left: 2px #7D7D7D solid;
	border-top: 1px #7D7D7D solid;
	border-bottom: 1px #7D7D7D solid;
	border-right: 1px #7D7D7D solid;
	padding: 4px;
	vertical-align: top;
}

.EventsRight
{
	border-right: 2px #7D7D7D solid;
	border-top: 1px #7D7D7D solid;
	border-bottom: 1px #7D7D7D solid;
	padding: 4px;
	vertical-align: top;
}

.EventsCenter
{
	border-top: 1px #7D7D7D solid;
	border-bottom: 1px #7D7D7D solid;
	border-right: 1px #7D7D7D solid;
	padding: 4px;
	vertical-align: top;
}
