/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(../images/bgr.jpg) #000000 no-repeat center top;
	color: #000000;
	font: .75em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #1195d0;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}
h2{
	font-size: 1.5em;
	margin: 0 0 .5em
}
h3{
	font-size: 1.2em;
	margin: 0 0 .5em
}
p{
	padding: 0 0 .8em
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	padding: 0 0 5px;
	width: 860px
}
/*=== Header ===*/
#header{
	height: 93px;
	margin: 0 0 25px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.png) no-repeat;
	float: left;
	margin: 0 0 0 -64px;
	position: relative;
	text-indent: -9999px;
	width: 178px
}
#header h1 a{
	display: block;
	height: 93px;
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font-size: 11px;
	height: 32px;
	margin: 0 0 0px;
}
.nav1 ul{
	float:right;
}
.nav1 li{
	float: left;
	line-height: 35px;
	overflow: hidden;
	padding: 0 1px 0 0;
	text-align: center
}
.nav1 li a{
	background: url(../images/nav1-normal.png) no-repeat center top;
	color: #292828;
	font-weight: bold;
	display: block;
	float: left;
	height: 32px;
	width: 96px
}
.nav1 li.last a{
	background: url(../images/nav1-last.png) no-repeat center top;
	color: #ffffff;
	font-weight: bold;
	width: 121px
}
.nav1 li a:hover,
.nav1 li.active a{
	color: #ffffff;
	text-decoration: none
}
/*=== Title, Headlines ===*/
.title{
	background: url(../images/title.png) no-repeat left top;
	clear: both;
	height: 95px;
	margin: 25px 0 22px 60px;
	overflow: hidden
}
.title p{
	text-indent: -9999px
}
/*- Headlines -*/
.headline, .headline2{
	background: url(../images/h-programmes.png) no-repeat left top;
	float: left;
	height: 224px;
	margin: 4px 1px 0 0;
	width: 58px
}
.headline2{
	background: url(../images/h-aboutus.png) no-repeat left top;
	height: 179px;
	margin: 0
}
.headline h2, .headline2 h2{
	text-indent: -9999px
}
/*=== All Columns ===*/
.col1{
	float: left;
	margin: 0 73px 22px 0;
	width: 218px
}
.col2{
	float: right;
	width: 218px
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	background: url(../images/transp.png);
	display: table-cell;
	display: block;
	font-size: 12px;
	height: auto !important;
	height: 159px;
	margin: 0 0 4px;
	min-height: 159px;
	padding: 20px 15px 0 35px;
	width: 752px
}

.contentbox{
	background: url(../images/transp.png);
	display: table-cell;
	display: block;
	font-size: 12px;
	max-height: 530px;
	margin: 0 0 4px;
	min-height: 159px;
	padding: 20px 15px 0 35px;
	width: 750px;
	overflow-x:hidden;overflow-y:auto
}

/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	border: 4px solid #000000;
	display: block
}
/*=== Footer ===*/
#footer{
	background: url(../images/footer-bgr.png) no-repeat left top;
	clear: both;
	color: #fefefe;
	float: right;
	font-size: .85em;
	height: 36px;
	line-height: 36px;
	padding: 0 20px 0 35px;
	width: 743px
}
#footer a{
	color: #fefefe
}
#footer li{
	border-right: 1px solid #919192;
	display: inline;
	padding: 0 .5em
}
#footer li.last{
	border: 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}

.booking td {
	padding-bottom: 15px
	}
	

/*
.contactform {
	width: 700px;
	list-style: none;
	font: 10pt "Trebuchet MS",Arial,Verdana,Helvetica,Sans-Serif;
	padding-top: 10px;
	display: block
	}
	
.contactform li {
	float: left;
	padding-bottom: 10px;
	}
	
.contactform label {
	width: 200px;
	float: left
	}
	
.submit {
	margin-left: 230px
	}
	*/

