html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:22px;
	margin:0;
	text-align:center;
	vertical-align: middle; 
}
.center{
	text-align:center;
	vertical-align:middle;
}
#user{
	display:none;
	}
#maincontent h2{
	margin-top:20px;
}
#gallery a{
	color:#666;
	text-decoration:none;
}
a img {
background: transparent;
border: none;
}

	
#form{
	
	margin:20px 0;
}

#maincontent p {
	padding:10px;
	
	
}
#maincontent {
	margin:150px auto 0 auto;
	width:800px;
	text-align:justify;
	color:#666;
	z-index:10;

	
}
#slideshowbox, #slideshow{
	width:800px;
	height:300px;
	z-index:10;
	position:relative;

}
#slideshowmini, #slideshowminibox{
	width:300px;
	height:211px;
	float:right;
	z-index:10;
	position:relative;
	margin-right:60px;
}
#slideshowbox{
	background:url(../images/border.png);
	margin-top:-300px;
	z-index:80;
}
#slideshowminibox{
	background:url(../images/borderimg.png);
	z-index:80;
	margin-right:-300px;
}


#page {}
#header {
	
	color:#fff;
	background:url(../images/header1.png) repeat-x;
	width:100%;
	height:126px;
	position:fixed;
	top:0;
	z-index:90;
}
#header h1 {
	text-indent:-1000em;
	margin:0 auto;
	overflow:hidden;
	background:url(../images/heading.png) center no-repeat;
	width:685px;
	height:73px;
}
#navigation {
	
	position:fixed;
	top:78px;
	width:950px;
	left:50%;
	margin-left:-500px;
	z-index:100;
	
}
#navigation a {
	text-decoration:none;
	color:#FFF;
	width:140px;
	display:inline-block;
	font-size:16px;
	padding-top:9px;
	padding-bottom:6px;
	margin:0 1px;
	
	
}
#navigation a:hover,#navigation a.current {
	background:url(../images/transparent.png);
	color:#FFF;
}
#leftbox{
	
	color:#999;
	top:230px;
	left:50%;
	margin-left:-600px;
	position:fixed;
	text-align:right;
	font-size:10px;
	line-height:17px;
	
}
#leftbox h3{
	background:url(../images/left.png) top left no-repeat;
	height:100px;
	width:146px;
	overflow:hidden;
	text-indent:-1000em;
	text-align:left;
}
#leftbox h3 b{
	font-size:24px;
	color:#359;
}
#leftbox a{
	display:block;
	padding:5px;
	text-decoration:none;
	border:solid 1px #359;
	text-align:center;
	width:100px;
	margin-left:40px;
	background:url(../images/header.png) repeat-x;
	color:#FFF;
	border-radius:5px;
}
#leftbox a span{

}
#leftbox a img{
	padding-top:3px;
	float:left;
	background: transparent;
	border:none;

}
#footer {
	text-align:center;
	clear:both;
	color:#05C;
}
#footer p {
	padding:20px;
	margin:0;
}
#footer a {
	color:#359;
}

label {
	color:#336;
	float:left;
	width:120px;
	padding-top:5px;
	padding-bottom:10px;

}
#bookingform label {
	width:180px;
	padding:2px;
}
#bookingform table{
	margin-top:-1.5em;
	margin-left:-2px;
}
#bookingform h2{
	clear:left;
	padding-top:10px;}
form p{
	clear:left;
}
input{
	float:left;
}
select{
	width:14em;
	float:left;
	margin-left:2px;
}

.clear{
	clear:both;
}
.left{
	float:left;
	margin-top:25px;
	margin-right:20px;
	margin-bottom:30px;
}
.butright{
	margin-left:185px;
	
	
}
.right{
	float:right;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:30px;
}
.imagebox{
	background:url(../images/borderimg.png);
	width:300px;
	height:211px;
	margin-left:-320px;
	z-index:80;
}
.imagebox.right {
	margin-right:-320px;
	margin-left:0;
}