/* start of structure css */

body {
	margin:0;
	background-color:#333333;
	}

#containerbottom {
	position:absolute;
	width:802px;
	height:170px;
	left: -1px;
	border-top:1px solid #333333;
	bottom: -1px;
	background-color: #333333;

	}

#header {
	width:1100px;
	height:200px;
	position: absolute;
	left: 0px;
	top: 64px;
	background-image: url(../pics3.jpg);
	z-index: 0;
	}
	
#headerlogo {
	position:absolute;
	width:1100px;
	height:60px;
	left: 0px;
	top: 10px;
	background-image:url(../headernewwhi.jpg);
	z-index: 2;
	}
	
/* MENU css */	

#menu {
	position:absolute;
	width:1102px;
	font-size:10px;
	top: 168px;
	font-family:Arial, Helvetica, sans-serif;
	left: 0px;
	height: 55px;
	z-index: -1;
	}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#menu li {
border-right:1px solid #fff;
	float:left;
	text-align:center;
	margin:0 0px;
	}

#menu li a {
	padding:6px 13px;
	text-decoration:none;
	color:#fff;
	display:block;
	font-weight:bold;
	font-size:16px;
	margin:0;
	background-image:url(../trans.png);
	}

#menu li a:hover {
background-image:url(../transwhite.png);
	}

#menu li.onhome a {
background-image:url(../transwhite.png);
color:#000000;
	width:295px;
	}

#menu li.onmenu a {
background-image:url(../transwhite.png);
color:#000000;
	width:211px;
	}
	
#menu li.onbandb a {
background-image:url(../transwhite.png);
color:#000000;
	width:125px;
	}
	
#menu li.onlocation a {
background-image:url(../transwhite.png);
color:#000000;
	width:121px;
	}

#menu li.onphotos a {
background-image:url(../transwhite.png);
color:#000000;
	width:214px;
	}

.offhome {
width:321px;
}
	
.offbb {
width:151px;
}

.offmenu {
width:237px;
}

.offlocation {
width:147px;
}

.offphotos {
width:240px;
}



#container {
	position:absolute;
	width:1100px;
	height:626px;
	font-size:10px;
	margin-left:0px;
	top: 262px;
	background-color: #FFFFFF;
	z-index:1;
	left: 0px;
	}


#contenttitle {
	position:absolute;
	width:318px;
	height:20px;
	top: 35px;
	left: 23px;
	z-index: 2;
	}

	
#contenttxt {
	position:absolute;
	width:654px;
	height:610px;
	top: 70px;
	left: 24px;
	}
	
/* bandb.htm content */

#contentbandb {
	position:absolute;
	width:316px;
	height:61px;
	top: 99px;
	left: 143px;
	}

#contentbandb2 {
	position:absolute;
	width:328px;
	height:61px;
	top: 208px;
	left: 143px;
	}

#contentbandb3 {
	position:absolute;
	width:331px;
	height:61px;
	top: 313px;
	left: 143px;
	}
	
#contentbandbphotos {
	position:absolute;
	width:452px;
	height:61px;
	top: 95px;
	left: 491px;
	}
	
#contentbandbphotos2 {
	position:absolute;
	width:452px;
	height:61px;
	top: 205px;
	left: 491px;
	}
	
#contentbandbinfo {
	position:absolute;
	width:483px;
	height:221px;
	top: 397px;
	left: 143px;
	}

/* menu.htm content */

.style5 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
	
#contentmenu {
	position:absolute;
	width:1051px;
	height:610px;
	top: 34px;
	left: 24px;
	background-image:url(../mainmenu2.jpg);
	z-index: 1;
	}	
	
#contentmenumain {
	position:absolute;
	width:132px;
	height:41px;
	top: 80px;
	left: 180px;
	}
	
#contentmenuchildren {
	position:absolute;
	width:132px;
	height:41px;
	top: 122px;
	left: 180px;
	}
	
#contentmenuwed {
	position:absolute;
	width:132px;
	height:41px;
	top: 164px;
	left: 180px;
	}
	
#contentmenutitle {
	position:absolute;
	width:156px;
	height:27px;
	top: -151px;
	left: 264px;
	}
	
	

/* location.htm content */
	
#contentlocationtxt {
	position:absolute;
	width:217px;
	height:324px;
	top: 70px;
	left: 24px;
	}
	
#contentlocationmap {
	position:absolute;
	width:1052px;
	height:492px;
	top: 70px;
	left: 23px;
	border:solid 1px;
	}
	
/* photos.htm content */

#contentphotostxt {
	position:absolute;
	width:1043px;
	height:401px;
	top: 70px;
	left: 24px;
	}
	
.formbox{
	border:1px;
	border-style:solid;
	border-color:#000000;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	margin-left:30px;
	}
	
.formboxtxt{
	border:1px;
	border-style:solid;
	border-color:#000000;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	margin-left:30px;
}
	
#enquiryform {
	position:absolute;
	left:561px;
	top:34px;
	width:416px;
	height:350px;
	z-index: 99;
	}
	
.submitbutton{
	border:1px;
	border-style:solid;
	border-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	margin-left:86px;
	color:#ffffff;
	background-color:#000000;
	}
	

label span {
  	float: left;
  	width: 4em;
  	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	display: block
}

.submit input{
	margin-left: 0px;
	} 
	
#contactdetails {
	position:absolute;
	left:36px;
	top:22px;
	width:412px;
	height:100px;
	z-index: 99;
	}
