body {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12pt;
	color: #999;
	margin: 0px;
	padding: 0px;
}
strong {
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	color: #996;
	font-size: 20px;
	font-family: Verdana, Geneva, sans-serif;
	display: inline;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
}
a:hover {
	color: #CC6;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #999;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #808040;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


#container {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#container #header {
	float: left;
	height: auto;
	width: 950px;
	margin-top: 20px;
}
#container #header .logo {
	float: left;
}

#container #navigation {
	float: left;
	width: 950px;
	height: 40px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #999;
}
#container .leftwrap {
	float: left;
	height: auto;
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#container .leftwrap .headingtext {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#container .leftwrap .imagebutton {
	float: left;
	height: 159px;
	width: 150px;
	margin-top: 10px;
	margin-left: 20px;
	border: 1px solid #CCC;
}
#container .leftwrap .imagebuttonwrap {
	float: left;
	width: 180px;
}
#container .leftwrap .futureevents {
	float: left;
	width: 200px;
	margin-top: 10px;
	height: auto;
	border: 1px solid #CCC;
	margin-left: 10px;
}
#container .leftwrap .futureevents .eventlistwrap {
	margin-top: 15px;
}
#container .leftwrap .futureevents .eventlistwrap .datewrap {
	border: 1px solid #CCC;
	margin: 5px;
	padding: 5px;
}
.adwrap {
	float: left;
	width: 530px;
	height: auto;
	margin-top: 10px;
}
#container .leftwrap .futureevents .eventlistwrap .datewrap p {
	font-size: 9px;
	text-decoration: none;
}

#container .leftwrap .futureevents .eventlistwrap .eventtitlewrap {
	padding-left: 10px;
}


#container .rightwrap {
	float: right;
	width: 530px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	overflow: hidden;
}
#container .rightwrap .advertbox {
	float: left;
	height: 100px;
	width: 250px;
	margin-top: 20px;
}
#container #header .glasses {
	float: right;
}

#container .rightwrap .advertbox2 {
	float: left;
	height: 100px;
	width: 250px;
	margin-top: 20px;
	margin-left: 30px;
}

#container .rightwrap .rotatebox {
	float: left;
	height: 369px;
	width: 530px;
}

#container #footer {
	background-color: #999;
	float: left;
	height: 50px;
	width: 950px;
}
#container #footer .footer.text p {
	font-size: 9px;
	color: #CCC;
}
#container #footer .footer.text {
	margin: 20px;
}
#container .functionleftwrap {
	float: left;
	height: auto;
	width: 600px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#container .functionleftwrap .funtiontext {
	margin: 30px;
	width: 300px;
	float: left;
	height: auto;
}
#container .functionleftwrap .bookingstext {
	margin: 30px;
	width: 500px;
	float: left;
	height: auto;
	border: 1px solid #CCC;
	padding: 10px;
}
#container .functionleftwrap .functionprice {
	float: left;
	width: 175px;
	height: 190px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-image: url(../images/poriceback.jpg);
	background-repeat: repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #666;
}
#container .functionleftwrap .bottomimages {
	float: left;
	height: auto;
	width: 565px;
	margin-left: 30px;
}
#container .functionleftwrap .bottomimages img {
	border: 1px solid #CCC;
	margin-right: 10px;
}
#container .functionwrapright {
	float: right;
	height: 900px;
	width: 340px;
	background-color: #999;
}
#container .functionwrapright .functionrighttext {
	margin: 20px;
}
#container .functionwrapright .functionrighttext p {
	color: #FFF;
}
#container .functionwrapright .functionrighttext h1 {
	color: #CCC;
}
#container .menuwrap {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	float: left;
	width: 948px;
	height: auto;
}
#container .menuwrap .menuhead {
	margin-left: 30px;
	float: left;
	margin-top: 30px;
	width: 900px;
}
#container .leftwrap .imagebuttonwrap .imagebutton .menuboxhead a {
	color: #FFF;
}

#container .menuwrap .menubox {
	float: left;
	height: 500px;
	width: 180px;
	margin-top: 10px;
	margin-left: 30px;
	padding: 10px;
	background-image: url(../images/menuback.jpg);
	background-repeat: repeat;
	border: 1px solid #CCC;
}
#container .menuwrap .menubox h1 {
	color: #FFF;
}
.iframe360 {
	float: left;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.newgallery {
	width: 908px;
	height: auto;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 20px;
}
.newgallery .gallerythumb {
	margin: 10px;
	float: left;
	border: 1px none #999;
	height: 175px;
	width: 175px;
	background-color: #CCC;
}

