body {
	font-family: verdana, arial, helvetica, sans-serif;
	background-repeat: repeat;
	color: #000000;
	width: 800px;
	background-color: #264e20;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/main_background.gif);
}

#header {
	text-align: right;
	background-color: #000000;
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 5px 10px 5px 5px;
	margin-top: 0em;
	font-size: 16px;
}


#header-banner {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	border-top: 2px #ffab25 solid;
	border-bottom: 2px #ffab25 solid;
width: 799px;
}

#navbar {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #000000;
	color: #ffffff;
	border-bottom: 2px #000000;
	border-top: #00b6ff;
}

#navbar a:link, #navbar a:visited {
	color: #ffffff;
}

#navbar a.current {
	color: #ffffff;
}

#navbar a:hover {
	color: #fdcd01;
	text-decoration: underline;
}

/* Contains all the main body of text on the page. */

#bookingform, #bookingform p {
	margin: 0px;
}

#contactus {
	
}

#contactus p{
	padding-left: 30px;
	line-height: 0.5;
}

#main-text {
	margin-top: 0;
	margin-bottom: 0;
	font-size: .65em;
	line-height: 1.8em;
	background-color: #fbfaed;
	border-left: 100px #507d57 solid;
	border-right: 100px #c40026 solid;
	background-image: url(images/background.gif);
	width: 600px;
}

#main-text p {
	text-align: left;
	margin-left: 25px;
	margin-right: 30px;
}

#main-text img {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}

#main-text li {
	font-size: 1em;
	position: relative;
	left: 20px;
	list-style-type: none;
	display: list-item;
	width: 500px;
}

#openingtimes li {
	font-size: 1.2em;
	position: relative;
	left: 20px;
	list-style-type: none;
	display: list-item;
	width: 500px;
}



a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #9a0000;
}

a:hover {
	text-decoration: underline;
}

/* Styles for the footer at the bottom of the page */

#footer {
	text-align: center;
	margin-bottom: 0;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 0.65em;
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	padding-left: 10px;
	border-bottom: 1px #000000 solid;
	border-top: 1px #000000 solid;
	background-color: #ded49e;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 2px;
}

h2 {
	padding-right: 0px;
	color: #000000;
	font-weight: bold;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 1.2em;
	margin-top: 10px;
}

h3 {
	padding-right: 0px;
	color: #000000;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 1.2em;
	margin-top: 0;
}

img {
	border: 1px #000000 solid;
}

#formsubmitted {
	height: 400px;
}