div#content{
	width: 990px;
	margin: auto;
	min-height:265px;
	height:auto !important;
	height:265px;
	background-image: url('img/content_header.jpg');
	background-repeat: no-repeat;
	padding-top: 60px;
	position: relative;
	text-align: justify;
	font-size: 12px;		
	}
div#content h1{
	position: absolute;
	top: 22px;
	left: 240px;
	font-weight: bold;
	font-size: 13px;
	}
div#content h2{
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 10px;	
	}	
a.submit {
	width: 180px;
	height: 23px; 
	display: block;
	background-image: url('img/submit_button.jpg'); 
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	float: right;
	}
a.submit:hover{
	background-position: bottom left;
	}	

	
div.line{
	background-image: url('img/line.jpg');
	background-repeat: no-repeat;
	height: 22px;
	margin-top: 20px;
	clear: both; 
	}	
div#content .inside{
	padding: 12px 57px 0 63px;
	}
	
div#content img.content_logo{
	position: absolute;
	top: -10px;
	left: 130px;
	height: 70px;
	width: 70px;	
	}
div#content img.content_logo2{
	position: absolute;
	top: 10px;
	left: 140px;
	height: 59px;
	width: 50px;	
	}
		
				
/* ---------- START ---------- */
/**/
/**/

div#start{
	height: 250px;
	width: 900px;
	margin: auto;
	background-image: url('img/start.jpg');
	background-repeat: repeat-x;
	}

#start ul{
	list-style: none; 
	}	
#start li{
	float: left;
	width: 265px;
	padding-left: 35px;
	padding-top: 15px;
	font-size: 12px;
	text-align: justify;
	position: relative;
	}	
#start h1{
	font-weight: bold;
	padding-bottom: 9px;
	font-size: 13px;
	}	
#start h2{
	font-weight: normal;
	font-size: 17px;
	padding-top: 6px;
	}
#start.season1 span{color: #64a300; }
#start.season2 span{color: #0cad53; }
#start.season3 span{color: #ff7100; }
#start.season4 span{color: #84abcf; }


#start li img{
	position: absolute;
	top: 82px;
	left: 32px;
	height: 86px;
	width: 72px;
	}		
	
#start li a{
	padding-top: 50px;
	padding-left: 80px;
	display: block;
	min-height:150px;
	height:auto !important;
	height:150px;
	
	}	
	
	
/**/
/**/
/* ---------- START ---------- */




	

/* ---------- GALLERY ---------- */
/**/
/**/

#gallery ul.list{
	list-style: none;
	padding-left: 60px;
	padding-top: 26px;
	float: left;
	}
#gallery ul.photos{
	list-style: none;
	padding-left: 45px;
	position: relative;
	top: 12px;
	float: left;
	}	
#gallery .list li{
	float: left;
	height: 210px;
	width: 210px;
	background-image: url('img/gallery_item.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
	position: relative;		
	}
#gallery .list li p{
	position: absolute;
	top: 155px;
	width: 90%;
	font-weight: bold;
	text-align: center;	
	font-size: 13px;	
	}
#gallery .list li img{
	position: absolute;
	top: 23px;
	left: 15px;
	height: 113px;
	width: 173px;	
	}
#gallery .photos li{
	float: left;
	width: 225px;
	height: 155px;
	background-image: url('img/gallery_item_2.jpg');
	background-repeat: no-repeat;
	position: relative;	
	}	
#gallery .photos li img{
	position: absolute;
	top: 5px;
	left: 27px;
	height: 113px;
	width: 173px;			
	}
#gallery img.arrow{
	position: absolute;
	top: 20px;
	left: 65px;
	}			
/**/
/**/
/* ---------- GALLERY ---------- */



/* ---------- FORM ---------- */
/**/
/**/
ul.form{
	list-style: none;
	float: left;
	padding-top: 10px;
	}		
.form li{
	float: left;
	height: 45px;
	width: 395px;	
	}
.form li.big{
	height: 145px;
	width: 495px;
	clear: both;	
	}	
.form label{
	width: 125px;
	padding-right: 10px;
	text-align: right;
	display: block;
	float: left;
	padding-top: 6px;
	}		
.form input{
	width: 208px;
	height: 15px;
	padding: 6px 5px 4px 5px;
	background-image: url('img/reservation_input.jpg');
	/*background-attachment: fixed; */
	}
.form textarea{
	width: 308px;
	height: 115px;
	padding: 6px 5px 4px 5px;
	background-image: url('img/guestbook_textarea.jpg');
	}	
p.note{
	color: #958864;
	float: left;
	font-size: 11px;
	}	
				
/**/
/**/
/* ---------- FORM ---------- */


#data ul, #data ol{
	list-style-position: inside;
	}
	
	
	
div.applet{
	margin: auto; 
	width: 570px; 
	height: 350px; 
	border: solid 1px #c4be9a; 
	background: #FFF; 
	padding: 3px;
	}
	
	

/* ---------- TOUR ---------- */
/**/
/**/

#tour ul{
	list-style: none;
	padding-left: 45px;
	padding-top: 26px;
	}
#tour li{

	}	
#tour li div.img{
	width: 225px;
	height: 125px;
	background-image: url('img/gallery_item_2.jpg');
	background-repeat: no-repeat;
	position: relative;
	float: left;	
	}
#tour li div.cont{
	float: left;
	padding-left: 10px;
	width: 650px;
	}	
#tour li div.img img{
	position: absolute;
	top: 5px;
	left: 27px;
	height: 113px;
	width: 173px;	
	}
#tour .space{
	padding-top: 5px;
	clear: both;
	padding-left: 18px;
	}
#tour .line{

	}			
/**/
/**/
/* ---------- TOUR ---------- */		
