@charset "utf-8";
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 700px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	text-align: center;
}
#header {
	background-color: #FFFFFF;
	height: 135px;
	width: 1000px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#headerLogo {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 135px;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#logo {
	text-align: center;
	float: left;
	height: 55px;
	width: 500px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	height: 65px;
	width: 325px;
	padding-left: 170px;
	text-align: left;
	font-weight: bold;
	background-color: #FFFFFF;
}
#headerImage {
	float: right;
	height: 135px;
	width: 490px;
	text-align: center;
	background-color: #FFFFFF;
}
#navigation {
	text-align: center;
	float: left;
	height: 36px;
	width: 1000px;
}
#mainContent {
	float: left;
	height: auto;
	width: 980px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#mainContentTimes {
	float: left;
	height: 480px;
	width: 980px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#mainContentBookings {
	float: left;
	height: 570px;
	width: 980px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#mainContentContact {
	float: left;
	height: 480px;
	width: 980px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#mainContentFindUs {
	float: left;
	height: 570px;
	width: 980px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#textContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: justify;
	float: left;
	height: 450px;
	width: 705px;
	padding-right: 10px;
}
#textIndexContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: justify;
	float: left;
	height: 580px;
	width: 705px;
	padding-right: 10px;
}
#textContentTimes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: justify;
	float: left;
	height: 480px;
	width: 715px;
	background-repeat: no-repeat;
	background-image: url(images/times-background-3.jpg);
}
#textContentEvents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 480px;
	width: 715px;
}
#textContentMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: justify;
	float: left;
	height: 450px;
	width: 715px;
	background-image: url(images/menu-background-2.jpg);
	background-repeat: no-repeat;
}
#textContentGift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: justify;
	float: left;
	height: 450px;
	width: 715px;
	background-image: url(images/gift-background-4.jpg);
	background-repeat: no-repeat;
}
#textContentBookings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: justify;
	float: left;
	height: 490px;
	width: 715px;
	background-image: url(images/bookings-background.jpg);
	background-repeat: no-repeat;
}
#flashContent {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 380px;
	width: 260px;
	padding-top: 30px;
}
#indexFlashContent {
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	height: 545px;
	width: 260px;
	padding-top: 30px;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	text-align: center;
	height: auto;
	width: 1000px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #900028;
	border-bottom-color: #900028;
	float: left;
}
#siteMeter {
	text-align: center;
	float: left;
	height: auto;
	width: 1000px;
	padding-top: 5px;
}


#footer a {
	padding: 4px;
	text-decoration: none;
	color: #900028;
	font-weight: bold;

}

#footer a:hover {
	background-color: #900028;
	color: #FFFFFF;

}
#textContentEvents h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
}
#textContentEvents h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
}
#textContentEvents p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
}
#textContentEvents table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
}
