/*FlexiWeb Style File - Created 22-03-2007
Elements Section
*/
body {
margin: 0px;
}
.header {
background-color: #FFFFFF;
background-image: url();
position: absolute;
left: 363px;
top: ;
height: 170px;
width: 385px;
overflow: visible;
font-family: Tahoma, arial italic,sans-serif;
font-size: 30pt;
color: #ffffff;
padding: ;
text-align: center;
}
.maincontent {
background-color: white;
position: absolute;
left: 4px;
top: 190px;
width: 764px;
overflow: visible;
font-family: tahoma, Verdana,sans-serif;
font-size: 12px;
color: #666666;
visibility: visible;
padding: 0px;
text-align: left;
}
.maincontent a {
color: #7e653c;
text-decoration: none;
}
.maincontent a:hover {
color: #7e653c;
}
.outerdiv {
background-color: #fcf6d6;
height: auto;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
}
.containerdiv {
background-color: #FFFFFF;
position: relative;
left: 0px;
top: 20px;
height: auto;
width: 768px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
padding: 0px;
text-align: center;
}
.mainpagepics {
position: absolute;
left: 0px;
top: 190px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;

}
.tariffheader {
position: absolute;
left: 363px;
width: 404px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;

}
.logo {
position: absolute;
left: 2px;
height: 170px;
width: 320px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;

}
.body {
background-color: #fcf6d6;
top: 200px;
height: auto;
overflow: visible;

}
.bandbheader {
position: absolute;
left: 363px;
top: ;
height: 170px;
width: 404px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;

}
.bookingheader {
position: absolute;
left: 363px;
width: 404px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;

}
.active {
position: absolute;
left: 363px;
width: 404px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;

}
.special {
position: absolute;
left: 363px;
width: 404px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;

}
.access {
position: absolute;
left: 363px;
width: 404px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;

}
.location {
position: absolute;
left: 363px;
width: 404px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;

}
.contact {
position: absolute;
left: 363px;
width: 404px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;

}
/*FlexiWeb Style File - Created 22-03-2007
Menus Section
*/
.main {
	position: absolute;
	left: 1px;
	top: 170px;
	z-index: 90;
	text-align: left;
	text-indent: 4px;
}
#main, #main ul {
	padding: 0;
	margin:0;
	list-style: none;
	float: left;
	width: auto;
	line-height: 20px;
	background-color: #f2efed;
	font-weight: bold;
	}

#main li {
	float: left;
	padding-left: 0;
	margin : 0;
	background-color: #f2efed;
}
#main li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 120px;
	font-weight: bold;
	margin: 0;
	z-index: 90;	
	background-color: #82ae55;	
}
#main a {
	display: block;
	width: auto;
	color: #666666;
	font-family: Tahoma, Verdana, sans-serif;
	font-size : 12px;
	text-decoration: none;
	margin:1px;
	padding : 0 0.6em;
	z-index: 90;	
}
#main a:hover {
color: #757e31;
}
#main li:hover ul ul, #main li:hover ul ul ul, #main li.sfhover ul ul, #main li.sfhover ul ul ul {
	left: -999em;
}
#main li:hover ul, #main li li:hover ul, #main li li li:hover ul, #main li.sfhover ul, #main li li.sfhover ul, #main li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#main li:hover, #main li.sfhover { 
}
#main li ul a{
width:120px;
}