body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	line-height: 1.6em;
	font-style: normal;
	margin: 0px;
	background-color: #222222;
/*	background-image: url(/img/general/bg02.gif);
	background-repeat: repeat;
*/}

p, ul, ol, li{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}

h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}

h3 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}

h4 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}

hr {
	color: #996600;
}

blockquote ul li {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: 13px;
	color: #FF3333;
	list-style-type: disc;
}

#wrapper {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;
	width: 850px;
}

#main {
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
}

#header {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin: 0px;
	padding: 0px;
	background-color: #000000;

}

.headertext1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;

}

.headertext2 {
	font-family: "Short Hand";
	font-size: 18px;
	color: #FF0000;
	text-align: right;
	padding-right: 20px;
	margin: 0px;
	text-align: center;
	text-transform: uppercase;
}

#footer {
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #999999;
	text-align: center;
	border-top: 2px dotted #6699cc;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-weight: normal;
	line-height: normal;
	background-color: #f0f0f0;
}

.leftmenu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	white-space: nowrap;
	font-weight: bold;
	background-image: url(/img/menubullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 2px 5px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 663300;
}
.leftmenu a:link {
	color: #ffffff;
	text-decoration: none;
} 

.leftmenu a:visited {
	color: #ffffff;
	text-decoration: none;
} 

.leftmenu a:hover {
	color: #ff0000;
}

#content {
	padding: 10px 15px 20px 10px;
	margin: 0px;
	width: 500px;
	height: 625px;
}

#leftbar {
	padding-left: 5px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #996600;
	width: 150px;
	background-color: #000000;
	background-image: url(/img/general/bg01.gif);
	background-repeat: no-repeat;
}

#rightbar {
	padding-left: 5px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	width: 200px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E6E6E6;
}

.bandtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.feature1heading {
	color: #FF00FF;
	font-family: Amaze;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.featurekidsheading {
	color: #CC0099;
	font-family: Amaze;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

#featureboxsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/img/general/featureboxsmall.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 200px;
}

#featureboxlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(/img/general/featurebox.gif);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
}

.featureboxrow1 {
	font-size: 14px;
	background-color: #dddddd;
	font-family: monospace, Courier;
	color: #0033FF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	text-align: left;
}

.featureboxkids {
	font-size: 14px;
	background-color: #E6E6FF;
	font-family: monospace, Courier;
	color: #006600;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	text-align: left;
}

td a:link, td a:visited  {
	text-decoration: none;
}

.featureboxrow2 {
	font-size: 14px;
	font-family: monospace, Courier;
	color: #0033FF;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-left: 5px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 1px;
	text-align: left;
}

.normal {
	color: #000000;
	background-color: #efefef;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	white-space: nowrap;
}

.special {
	color: #660000;
	background-color: #FFC6C6;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	white-space: nowrap;
}

.long {
	color: #FF6600;
	background-color: #FFCCAA;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	white-space: nowrap;
}

.bookings {
	color: #0000FF;
	background-color: #C1C1FF;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	white-space: nowrap;
}

.booked {
	color: #006600;
	background-color: #99CC99;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	white-space: nowrap;
}

.foodmenu {
	border: 2px double #FF3333;
	background-color: #FFEAEA;
}


