/* CSS Document */


*{margin:0}
	
	body{
	
	
}
	
	div{
	font-size:1em;
}
	
	
		.wrapper{
	width:770px;
	margin:0 auto;
}
	
	
	.innerwrapper{
	width:760px;
	margin:0 auto;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-left-color: #e1e1e1;
	border-left-style: solid;
	border-bottom-color: #e1e1e1;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right-color: #e1e1e1;
	border-right-style: solid;
	}
	
	
	.header{
	width: 100%;
	height: 100px;
	
}


	.header img{
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

IMG.right { 
BORDER: 0; 
align: right 
}



	.navbooking{
	width: 720px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	background-image: url(../images/banner-booking.jpg);
	height: 143px;
	padding-left: 40px;
	background-color: #5E3837;
}


	.navcontact{
	width: 720px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	background-image: url(../images/banner-contact.jpg);
	height: 143px;
	padding-left: 40px;
	background-color: #5E3837;
}
	


	.navevents{
	width: 720px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	background-image: url(../images/banner-events.jpg);
	height: 143px;
	padding-left: 40px;
	background-color: #5E3837;
}
	
	
	.navhome{
	width: 720px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	background-image: url(../images/banner-home.jpg);
	height: 143px;
	padding-left: 40px;
	background-color: #5E3837;
}

	
	
	
	.navlocation{
	width: 720px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	background-image: url(../images/banner-location.jpg);
	height: 143px;
	padding-left: 40px;
	background-color: #5E3837;
}
	
	
	.navmusic{
	width: 720px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	background-image: url(../images/banner-music.jpg);
	height: 143px;
	padding-left: 40px;
	background-color: #5E3837;
}
	.photo{
	width: 100%;
	height: 20px;
	
}
	
	
	
	
	.content{
	float:left;
	width: 705px;
	padding-top: 2px;
	padding-left: 40px;
	padding-right: 15px;
	background-color: #F1F6E3;
	padding-bottom: 25px;
	
}

.imgright{
float:right;
margin-top:0px;
margin-left:20px;
margin-right:10px;
margin-bottom:5px;
background-color:#FFFFFF;
border:1px solid #C4D693;
padding:6px;
}


.imgcentre{
background-color:#FFFFFF;
border:1px solid #C4D693;
padding:6px;
}


 .print {
	float:right;
	padding-top: 8px;
}
	
.rightcolumn { 
BORDER: 0; 
float: right ;
padding: 10px;
border: thin;
border-color:#CCCCCC;

}

 .telephoneNo {
	float:right;
}
	.r
	{float:left;width:36em;}
	
	.footer{
	width:100%;
	margin:0 auto;
	clear:both;
	padding-top: 10px;
	padding-bottom: 10px;
}
	

	

/*TEXT*/

     a:visited {
	color: #05877f;
	
		}
	a:link {
	color: #da6002;
		}
	a:hover {  
		text-decoration:none;
		color: #fb1729;
		}
		
	a:active {
		color: #FF9900;
		}
		
		
		
		
		.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;

}
		
    .H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #f18f00;
	font-weight: bolder;
	}

	.H2 {
	font-size: 1em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
}

  .H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	line-height: 1.4em;
}

  .H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
}

  .calendarHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	display: block;
	background-color: #F18f00;
	font-weight: bold;
	padding-left: 4px;
}


  .Quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight:bold;
	color: #da6002;
	font-style:italic
}

	.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #7b7878;
	}

    .navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	.navtext:link {  
	text-decoration: none;
	color: #FFFFFF;
}
	.navtext:hover {  
	text-decoration:underline ;
	color: #FFFFFF;
}
	.navtext:visited {  
	color: #FFFFFF;
}
