body {
	background-color: #f7f3f0;
	background-image: url('../images/bgbody.jpg');
	background-repeat: repeat-x;
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}

p {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

.email {
	color: #486815;
	font-weight: bold;
}

.wrapper {
	width: 782px;
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
	left: 50%;
	margin-left: -391px;
	float: left;
}

	.header {
		width: 782px;
		height: 120px;
		background-image: url('../images/bgheader.gif');
	}

		.menu {
			height: 30px;
			width: 700px;
			margin-top: 3px;
			margin-left: 124px;
			color: #ffffff;
			float: left;
		}

			.menu a:link {
				outline: none;
			}

			.menu a:visited {
				outline: none;
			}

			.menu a:hover {
				outline: none;
			}

			.menu img {
				border: 0px;
				margin: 0px;
				padding: 0px;
			}

	.hmheader {
		width: 782px;
		height: 110px;
		background-image: url('../images/hmheader.gif');
	}

	.hmevents {
		width: 258px;
		height: 179px;
		padding-top: 45px;
		padding-left: 10px;
		color: #ffffff;
		float: left;
		background-image: url('../images/hmupcoming.gif');
	}

		.hmevents a:link {
			font-size: 12px;
			text-decoration: none;
			color: #ffffff;
		}

		.hmevents a:visited {
			font-size: 12px;
			text-decoration: none;
			color: #ffffff;
		}

		.hmevents a:hover {
			font-size: 12px;
			text-decoration: underline;
			color: #ffffff;
		}

		.hmevents ul {
			height: 100px;
			color: #ffffff;
			margin: 0px;
			padding-top: 10px;
			padding-left: 20px;
			list-style: none;
		}

		.hmevents li {
			margin-left: -10px;
		}

		.hmevents li a:link {
			display: block;
			height: 22px;
			font-size: 12px;
			color: #ffffff;
		}

		.hmevents li a:visited {
			display: block;
			height: 22px;
			font-size: 12px;
			color: #ffffff;
		}

		.hmevents li a:hover {
			display: block;
			height: 22px;
			font-size: 12px;
			color: #ffffff;
		}

	.hmtickets {
		width: 258px;
		height: 60px;
		padding-left: 5px;
		padding-right: 5px;
		padding-bottom: 10px;
		padding-top: 42px;
		background-image: url('../images/hmtickets.gif');
		float: left;
	}

		.hmtickets p {
			font-size: 13px;
			font-weight: bold;
			color: #654e11;
			text-align: left;
		}

		.hmtickets a:link {
			color: #654e11;
			text-decoration: none;
		}

		.hmtickets a:visited {
			color: #654e11;
			text-decoration: none;
		}

		.hmtickets a:hover {
			color: #654e11;
			text-decoration: underline;
		}

	.hmcontent {
		height: 305px;
		width: 461px;
		padding-left: 53px;
		padding-top: 31px;
		background-image: url('../images/hmcontent.gif');
		float: right;
	}

	.hmfooter {
		width: 786px;
		height: 130px;
		margin-top: 20px;
		float: left;
	}

	.content {
		width: 782px;
		height: auto;
		background-color: #ffffff;
		background-image: url('../images/bgcontent.gif');
		background-repeat: repeat-y;
		float: left;
	}

		#homeslide {
			cursor: pointer;
			overflow: hidden;
			position: relative;
			float: left;
			width: 462px;
			height: 306px;
		}

		#homeslide img {
			position: absolute;
			border: 0px;
			cursor: pointer;
			width: 462px;
			height: 306px;
			top: 0;
			left: 0;
		}

		#homeslide a img {
			display: none;
		}

		#homeslide a.firstslide img {
			display: block;
		}

		.ov:hover {
			background-color: #f7f7f7;
		}

		.submenu {
			width: 216px;
			padding: 5px;
			color: #486815;
			margin-top: 20px;
			background-repeat: no-repeat;
			float: left;
		}

		.subfooter {
			width: 216px;
			height: 100px;
			bottom: 18px;
			position: absolute;
			padding: 5px;
			background-image: url('../images/bgsubmenu.gif');
			background-position: bottom center;
			background-repeat: no-repeat;
			float: left;
		}

		.subcontent {
			width: 516px;
			padding-bottom: 5px;
			padding-left: 13px;
			padding-right: 17px;
			float: right;
		}

			.subcontent li {
				font-size: 11px;
				font-weight: normal;
			}

			.subcontent a:link {
				color: #333333;
				text-decoration: underline;
			}

			.subcontent a:visited {
				color: #333333;
				text-decoration: underline;
			}

			.subcontent a:hover {
				color: #993300;
				text-decoration: underline;
			}

	.footer {
		width: 782px;
		height: 4px;
		background-color: #333333;
		background-image: url('../images/bgfooter.gif');
		float: left;
	}

	.foot {
		width: 782px;
		text-align: center;
		float: left;
	}

		.foot a:link {
			color: #333333;
		}

		.foot a:visited {
			color: #333333;
		}

		.foot a:hover {
			color: #888888;
		}

		.foot hr {
			height: 1px;
		}

hr {
	height: 1px;
	border: 0px;
	background-color: #d6dec7;
	padding: 0px;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 5px;
	margin-bottom: 4px;
}

li {
	font-size: 13px;
	font-weight: bold;
}

	li a:link {
		color: #486815;
		text-decoration: none;
	}

	li a:visited {
		color: #486815;
		text-decoration: none;
	}

	li a:hover {
		color: #486815;
		text-decoration: underline;
	}

h1 {
	padding: 0px;
	color: #555555;
	margin: 0px;
}

h2 {
	height: 30px;
	width: 400px;
	float: left;
	background-repeat: no-repeat;
	margin-left: -22px;
	text-align: left;
	margin-right: 300px;
	font-size: 18px;
	font-weight: bold;
	color: #486815;
	padding-top: 10px;
	padding-left: 5px;
	background-image: url('../images/bgh2.gif');
}


h3 {
	height: 30px;
	width: 400px;
	float: right;
	background-repeat: no-repeat;
	margin-left: 300px;
	margin-right: -14px;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #486815;
	padding-top: 10px;
	padding-right: 5px;
	background-position: right;
	background-image: url('../images/bgh3.gif');
}