*{

	margin: 0;
	padding: 0;
}

body{
	width: 100%;
	height: 100%;
	font-family: verdana;
	color: #fff;
	font-size: 11px;
	background-color: #000;

}
html{
	width: 100%;
	height: 100%;
}



#wrapper{
	width: 965px;
	top: 50%; 
 	left: 50%;
 	position: absolute;
 	margin:-320px 0px 0px -495px;
 	z-index: 1;
 	background-color: #000;



}

#header{
	height: 156px;
}
	#logo{
		float: left;
		height: 156px;
		width: 215px;
	}
	#opening{
		float: left;
		height: 20px;
		width: 750px;
		color: #ccc;
		font-size: 10px;
		padding: 58px 0 0 0;
		background-color: #000;
		
	}
	#navi_top{
		float: left;
		height: 78px;
		width: 750px;
	}
		#navi_top ul {
			margin: 0 0 0 0;
		}
    	#navi_top li {
			display: inline; 
			list-style-type: none; 
			margin-right: 0; 
			margin-left: 0; 

		}



#content_wrapper{
	clear: both;
	height: 422px;
	background-image: url("../_images/bg_content.jpg");
	background-repeat: no-repeat;
	padding: 0 0 0 60px;
	margin: 0;
}
	#flash{
		position: relative;
		top: 11px;
		left: 13px;
		width: 874px;
		max-width: 874px;
		border: 1px solid #b9b9b9;
		padding: 5px 0 5px 6px;
		background-color: #fff;
		z-index: 0;
	
	}
	#content_home{
			z-index: 1;
			position: absolute;
			top: 195px;
			left: 666px;
			width: 174px;
			color: #fff;
			font-size: 11px;
		
		
	}
		#content_home a{
			color: #fff;
			text-decoration: none;
		
		}
		

		#content_home input{
			width: 70px;
			font-size: 10px;
			padding: 1px;
			color: #716a49;
			border: 1px solid #fff;
		
		}
		#content_home select{
			color: #716a49;
			font-size: 11px;
			border: 1px solid #716a49;
			padding: 1px;
			width: 40px;
		}
	
	#navi_left{
		float: left;
		
		height: 381px;
		width: 135px;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-top: 0px solid #b7b793;
		background-image: url("../_images/navi_left_bg.jpg");
		background-repeat: repeat-y;
		
		padding: 40px 25px 0 10px;
	}
	#navi_left a{
		font-size: 10px;
		color: #fff;
		text-decoration: none;
	
	}
	
	
	#content{
		float: left;
		height: 377px;
		width: 298px;
		padding: 40px 5px 5px 2px;
	
	
	}
		#content a{
			text-decoration: none;
			font-family: verdana;
			color: #fff;
		
		}
		#content a:hover{
			text-decoration: underline;
		}
		
		#content_plain a{
			text-decoration: none;
			font-family: verdana;
			color: #fff;
		
		}
		#content_plain a:hover{
			text-decoration: underline;
		}
		#content ul{
			margin-left: 15px;
		
		}
	#slideshow{
		float: left;
		height: 422px;
		width: 421px;
	
	}
		#slideshow_big{
			float: left;
			
			margin: 9px 0 15px 0;
			background-color: #fff;
			border: 1px solid #666;
		
		}
		#slideshow_right{
			float: left;
			margin: 9px 0 0 0;
		
		}
		#slideshow_navi{
			float: left;
			margin: 0 0 5px 6px;
			width: 66px;
			
		}
	#content_plain{
		float: left;
		height: 397px;
		width: 717px;
		padding: 20px 5px 2px 2px;
		overflow: auto;
		
	}
	
	
	#content_plain input, textarea, select{
		border: 1px solid #666;
		margin: 1px;
		font-family: verdana;
		color: #716a49;
		font-size: 11px;
		padding: 1px;
		width: 200px;
	}
	#content input, textarea, select{
		border: 1px solid #666;
		margin: 1px;
		font-family: verdana;
		color: #716a49;
		font-size: 11px;
		padding: 1px;
		width: 200px;
	
	}
	#content_wrapper a{
		color: #fff;
		text-decoration: none;
		text-decoration: none;
	}
	
	#content_plain .checkbox_regular {
		width: 20px;
	}
	
	#content_gallery{
		float: left;
		height: 410px;
		width: 725px;
		padding: 10px 5px 2px 2px;
		overflow: hidden;
		
	}
	#gallery_left{
		border: 0;
		float: left;
		height: 381px;
		width: 275px;
		padding: 29px 5px 0 2px;
		
	
	}
	#gallery_big{
		float: left;
		background-color: #fff;
		border: 1px solid #666;
		margin-left: 10px;
		padding: 5px;
	
	}
	#gallery_thumb{
	
	
		padding-top: 4px;
	}
	
	#gallery_navi_left{
		float: left;
		
		height: 419px;
		width: 149px;
		border-left: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-top: 0px solid #b7b793;
		background-image: url("../_images/navi_left_bg.jpg");
		background-repeat: repeat-y;
		
		padding: 2px 16px 0 5px;
	}
	
#gallery_navi_top{
	overflow-y: hidden;
	height: 320px;	
	padding-top:5px;
	padding-right: 5px;
}

#gallery_navi_bottom a{
	font-weight: bold;	
}
#gallery_navi_bottom a:hover, a:focus, a:active{
	color: #ccc;
	text-decoration: underline;
}
#gallery_scroll_navi{
	font-size: 10px;
	padding-right: 5px;
	padding-top: 5px;	
	
}
#footer{
	color: #fff;
}

	
	#langselect{
		float: left;
		width: 460px;
		font-size: 11px;
		padding: 3px 0 0 60px;
	}
		#langselect select{
			color: #716a49;
			font-size: 11px;
			border: 1px solid #716a49;
			padding: 1px;
			width: 85px;
			background-color: #000;
		}
	
	#address{
		float: left;
		width: 445px;
		font-size: 10px;
		padding: 3px 0 0 0;
	}
#poweredby{
	position: absolute;
	z-index: 0;
	bottom: 5px;
	right: 5px;

}

#popup_layer{
	position: absolute;
	visibility: hidden;
	width: 418px;
	height: 550px;
	top: 50%; 
 	left: 50%;
 	margin:-265px 0px 0px -193px;
 	z-index: 5;
 	background-color: #f38634;
 	border: 4px solid #fff;

}
	#popup_navi{
	
		height: 20px;
		background-color: #d3671c;
		overflow: hidden;
	
	}
		#popup_title{
			float: left;
			width: 384px;
			height: 20px;
			font-weight: bold;
			color: #fff;
			padding: 3px 0 0 5px;
		
		}
		#popup_close{
			float: left;
			/*background-color: #fff;*/
			border-left: 4px solid #fff;
		
		}
	#popup_content{
		position:relative;
		top: 0;
		left: 0;
		overflow-y: auto;
		overflow-x: hidden;
		width: 402px;
		height: 428px;
		/*white-space: wrap;*/
		padding: 5px;
		color: #fff;
		background-color:#f38634;
		

	}
	
		#popup_content a{
		color: #fff;
		text-decoration: none;
		}
		#popup_content a:hover {
			text-decoration: underline;
		}
	
	
	#popup_image{
		border-top: 3px solid #fff;
		border-bottom: 3px solid #fff;
		height: 86px;
	
	
	}
	
	#calendar{
	
	
	
	}
		.calendar_header{
			background-image: url("../_images/calendar/calendar_header_bg.jpg");
			background-repeat: no-repeat;
		
		}
		.calendar_active{
			background-image: url("../_images/calendar/calendar_active_bg.jpg");
			background-repeat: no-repeat;
			padding: 0;
			margin: 0;
			font-family: verdana;
			font-size: 10px;
			font-weight: bold;
			color: #fff;
		
		}
		.calendar_inactive{
			background-image: url("../_images/calendar/calendar_inactive_bg.jpg");
			background-repeat: no-repeat;
		
		}
		.calendar_endbottom {
			background-image: url("../_images/calendar/calendar_endbottom_bg.jpg");
			background-repeat: repeat-x;
		}
		.calendar_endright {
			background-image: url("../_images/calendar/calendar_endright_bg.jpg");
			background-repeat: repeat-y;
		}	
		.calendar_day{
			background-color: #e1a477;
			
		}
		.calendar_events{
			padding-left: 3px;
		}
	#calendar_date{
		width: 100%;
		height: 25px;
	
	}
	
	


hr{
	border: 0;
	border-top: 1px solid #7d431b;
	border-bottom: 1px solid #f7c29a;
	padding: 0;
	margin: 5px 0 5px 0;
	height: 0px;
}

.navi_line{
	border: 0;
	border-top: 1px solid #7d431b;
	border-bottom: 1px solid #f7c29a;
	padding: 0;
	margin: 5px 0 5px 0;
	height: 0px;
	line-height: 0px;

}

.small_text{
	font-size: 9px;

}

.slideshow_img{

	border: 5px solid #fff;
}

.small_img{
	margin: 0 2px 3px 5px;
	background-color: #fff;
	border: 1px solid #666;
	padding: 4px;

}

.gallery_small_img{
	margin: 0;
	width: 77px;
	background-color: #fff;
	border: 1px solid #666;
	padding: 4px;

}

.title { font-weight: bold; }
.title_white { font-weight: bold; }

h1{

	color: #fff;
	font-size: 11px;

}


.bold{
	font-weight: bold;
}

.hotel{
	visibility: hidden;
	height: 0px;
	width: 0px;
	border: 0;
	padding: 0;
	margin: 0;

}

.tooltip{
	color: #fff;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #e47627;
}

.today_closed{
	color: #d3671c;

}




