body {
	margin: 0px;
	padding: 0px;
	background-image: url(tile.jpg);
	background-repeat: repeat-x;
	background-color: #efedd8;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.clearcolor {
	font-size: 1px;
	background-color: #f7f6ec;
	height: 1px;
	clear: both;
}


#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#header {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	display: block;
	float: left;
	padding-top: 15px;
}
#rightheader {
	float: right;
	width: 430px;
}
#address {
	font-size: 15px;
	font-weight: bold;
	color: #766D21;
	font-family: "Trebuchet MS";
	text-align: right;
	line-height: 19px;
	display: block;
	padding-top: 15px;
}
#address span {
	display: block;
	text-align: right;
	padding-top: 3px;
	color: #4e4916;
}
#mainmenu {
	display: block;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	padding-top: 28px;
	height: 26px;
}
#mainmenu li {
	display: inline;
}
#mainmenu a {
	display: block;
	float: right;
	background-image: url(mainmenu_back.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 82px;
	margin-left: 3px;
	text-align: center;
	color: #7f7a46;
	text-decoration: none;
	padding-top: 7px;
}
#mainmenu a:hover {
	background-image: url(mainmenu_hover.jpg);
	background-repeat: no-repeat;
}
#content {
	background-image: url(undermenu.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#content a {
	color: #605B35;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#contentwidth {
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 38px;
	padding-bottom: 15px;
}
#contentwidth h2 {
	padding-bottom: 10px;
	padding-top: 3px;
	font-size: 19px;
	font-weight: normal;
	color: #840003;
}
#contentwidth h3 {
	font-size: 15px;
	font-weight: bold;
	color: #4e4916;
}
#contentwidth ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 15px;
}


#contentwidth p {
	line-height: 16px;
	padding-bottom: 12px;
}
#rightpic {
	float: right;
	padding-left: 10px;
}
#downmenu {
	display: block;
	margin-top: 17px;
}

#menu1 {
	background-image: url(home_menu1.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 240px;
}
#menu2 {
	background-image: url(home_menu2.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 240px;
}
#menu3 {
	background-image: url(home_menu3.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 240px;
}
#menu1 p {
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
	line-height: normal;
}
#menu1 p span {
	display: block;
	padding-top: 5px;
}
#menu2 h3 {
	padding-top: 21px;
	padding-left: 10px;
	padding-bottom: 7px;
}
#menu2 p {
	padding-left: 10px;
	line-height: normal;
}
#menu3 h3 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 7px;
}
#menu3 p {
	line-height: normal;
	padding-left: 10px;
}
#viewcalendar {
	padding-left: 30px;
}
#footer {
	background-image: url(footer_tile.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	display: block;
	text-align: center;
	list-style-type: none;
	height: 34px;
	width: 732px;
	margin-right: auto;
	margin-left: auto;
}
#footer li {
	display: inline;
}
#copyright {
	color: #4e4916;
	text-align: center;
	font-size: 11px;
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#copyright a {
	color: #4e4916;
}
.eventstbl {
	display: block;
	width: 422px;
	margin-left: auto;
	margin-right: auto;
}
.eventstbl td {
	padding-right: 5px;
	padding-left: 5px;
}
#eventsnav {
	background-color: #efedd8;
	margin-top: 5px;
	margin-bottom: 5px;
}
#eventsnav td {
	padding-top: 5px;
	padding-bottom: 5px;
}
#eventscalendar {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #efedd8;
	border-left-color: #efedd8;
	margin-bottom: 5px;
}
#eventscalendar td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #efedd8;
	border-right-color: #efedd8;
}
#eventsweek {
	background-color: #DAD6A5;
}
.eventsformstext {
	font-family: Tahoma;
	font-size: 12px;
}
