@charset "utf-8";
/* CSS Document */
body {
	background-color: #bcbdbf;
	color: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-weight:normal;
	font: 11px "Geneva", Arial, Helvetica, sans-serif;
	text-align: left;
}
html, body {
height: 100%;
}
body a:link, body a:active, body  a:visited{
	color: #593f96;
	text-decoration: none;
	font: 11px "Geneva", Arial, Helvetica, sans-serif;
	line-height:1.2em;
	font-weight: bold;
}
body a:hover{
	font: 11px "Geneva", Arial, Helvetica, sans-serif;
	color: #3e2c69;
	text-decoration: underline;
	line-height:1.2em;
	font-weight: bold;
}
img a:link, body a:active, body  a:visited{
	text-decoration: none;
}
#container {
	padding: 0;
	margin:0;
	/*margin-top: 65px;
	margin-bottom:0px;
	min-height: 100%;
	margin-bottom: -70px;
	position: relative;*/
}
#firstNAV {
	height: 32px;
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-top:5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 20px;
}
#secondNavHolder{
	padding: 0;
	margin:0;
	background-color: #8a8a8a;
}
#secondNAV {
	height: 32px;
	width: 720px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-top:5px;
	border-right-width: 1px;
		text-align:center;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #8a8a8a;
	padding-left: 30px;
	padding-right:30px;
}
#subNAV {
	float:left;
	height:25px;
	width:476px;
	padding-top:5px;
	padding-left:40px;
	text-align:left;
}
#bannerHolder{
	padding: 0;
	margin:0;
	height: 280px;
	background-image: url(images/BG_banner.gif);
	background-repeat: repeat-x;
}
#banner {
	height: 280px;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bannerIMG {
padding-left:4px;
}
#content{
	height: 240px;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/cont_the_function_gry.gif);
	background-position: 520px 190px;
	background-repeat: no-repeat;
}
#iframeHolder{
	text-align:center;
	height:460px;
	width:780px;
	padding-top:15px;
	margin:0;
}
#PICcontent{
	height: 530px;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	padding:0px;
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
}
#flashcontent{
	height: 530px;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	padding:0px;
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-image: url(images/cont_the_function_gry.gif);
	background-position: 520px 480px;
	background-repeat: no-repeat;
	background-color: #bcbdbf;
}
#BookingsHolder{
	height: 480px;
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	padding:0px;
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-image: url(images/cont_the_function_gry.gif);
	background-position: 520px 430px;
	background-repeat: no-repeat;
	background-color: #bcbdbf;
}
#rightHolder {
	float:right;
	height:140px;
	width:200px;
	text-align:left;
	padding-top:50px;
	padding-right:50px;
}
#contact {
	float:left;
	height:140px;
	width:350px;
	text-align:left;
	padding-top:50px;
	padding-left:170px;
	background-image: url(images/cont_contact.gif);
	background-position: left 50px;
	background-repeat: no-repeat;
}
#booking {
	height:400px;
	width:750px;
	text-align:left;
	padding-top:30px;
	padding-left:30px;
}
#capacity {
	float:left;
	height:140px;
	width:350px;
	text-align:left;
	padding-top:50px;
	padding-left:170px;
	background-image: url(images/cont_capacity.gif);
	background-position: left 50px;
	background-repeat: no-repeat;
}
#ty{
	float:left;
	height:140px;
	width:350px;
	text-align:left;
	padding-top:50px;
	padding-left:170px;
	background-image: url(images/title_ty.gif);
	background-position: 30px 50px;
	background-repeat: no-repeat;
}
#menu {
	float:left;
	height:140px;
	width:350px;
	text-align:left;
	padding-top:50px;
	padding-left:170px;
	background-image: url(images/cont_menu.jpg);
	background-position: left 50px;
	background-repeat: no-repeat;
}
#splash {
	height:355px;
	width:750px;
	text-align:center;
	padding-top:70px;
}
.bold {
font-weight:bold;
}
#gallery{
	height: 500px;
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;/* the auto margins (in conjunction with a width) center the page */
	padding-left: 10px;
	padding-right: 10px;
}
.inputinfo {
	font: 10px "Geneva", Arial, Helvetica, sans-serif bold;
	font-weight:bolder;
	color: #545456;
	text-align: left;
	line-height:1.2em;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 1px;
	margin:0px
}
form, table{
	margin:0;
	padding:0;
}