.footer{
	border-top: 1px solid #2E572B;
}
table.comm {
	border-left: 3px solid #2E572B;
}
td.commmenu {
	font-size: 80%;
}
	td.commmenu a, td.commmenu a:link {
		float: left;
		width: 150px;
		padding: 8px 10px 8px 10px;
		text-decoration: none;
		color: #FFFFFF;
	}
	td.commmenu a.black, td.commmenu a.black:link {
		color: #000000;
	}
	td.commmenu a:hover, td.commmenu a.black:hover {
		background-color: #666666;
		color: #FFFFFF;
	}
th {
	background-color: #2E572B;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 130%;
	padding: 10px 0px 10px 0px;
	text-align: left;
}
td.commcontent {
	text-align: left;
	vertical-align: top;
}
td.commsubmenu {
	background-color: #547551;
	height: 30px;
	border-left: 2px solid #2E572B;
}
	td.commsubmenu a, td.commsubmenu a:link {
		float: left;
		padding-left: 8px;
		padding-right: 8px;
		color: #FFFFFF;
		font-size: 80%;
		border-right: 2px solid #2E572B;
		text-decoration: none;
		line-height: 30px;
	}
	td.commsubmenu a:hover {
		background-color: #bbc8ba;
		color: #2E572B;
	}
h1, h2, h3, h4, p {
	margin-left: 10px;
	margin-right: 10px;
}
h1, h2, h3, h4, strong {
	color: #2E572B;
}
table.times {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	border-color: #2E572B;
	border-style: solid none none solid;
	border-width: 1px 0px 0px 1px;
	text-align: center;
	width: 50%;
}
	table.times td, table.times th {
		border-color: #afbfae;
		border-style: none solid solid none;
		border-width: 0px 1px 1px 0px;
		padding: 5px;
	}
	table.times th {
		background-color: #547551;
		height: 20px;
		font-size: 120%;
	}
	table.times td {
		background-color: #cdd7cd;
	}
table.contact {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0.5em;
	margin-bottom: 1em;
	border-color: #2E572B;
	border-style: solid none none solid;
	border-width: 1px 0px 0px 1px;
	text-align: center;
}
	table.contact td, table.contact th {
		border-color: #afbfae;
		border-style: none solid solid none;
		border-width: 0px 1px 1px 0px;
		padding: 5px;
		vertical-align: top;
		text-align: left;
	}
	table.contact th {
		background-color: #547551;
		height: 20px;
		font-size: 120%;
	}
	table.contact td {
		background-color: #cdd7cd;
	}
	table.contact p  {
		margin-left: 0px;
		margin-right: 0px;
	}
table.inpagelinks {
	width: 100%;
	margin-top: 0.5em;
	margin-bottom: 1em;
}
	table.inpagelinks td {
		padding: 10px;
		vertical-align: top;
	}
	table.inpagelinks a.indent {
		margin-left: 30px;
	}
	table.inpagelinks a, table.inpagelinks a:link {
		color: #2E572B;
		text-decoration: none;
		font-weight: bold;
	}
	table.inpagelinks a:hover {
		text-decoration: underline;
	}
table.outerborder {
	border: 1px solid #2e572b;
	width: 90%;
}
.fr {
	float: right;
	margin-left: 10px;
}
.fl {
	float: left;
	margin-right: 10px;
}
hr {
	border-color: #2e572b;
}
td.caleventday {
	background-color: #d8e0d7;
}
td.caleventdayweekend {
	background-color: #c5d0c4;
}

