* {
margin: 0;
padding: 0;
}

body {
background: #D1D0C8;
font-family: Helvetica, arial, 'sans-serif';
font-size: 67.5%;
}

h3 {
color: #393417;
font-size: 1.3em;
font-weight: lighter;
margin-bottom: 10px;
}

h4 {
color: #393417;
font-size: 1.3em;
margin-bottom: 10px;
}

	h4.mb0 {
	margin-bottom: none;
	}

p, ul {
color: #e6e1d5;
font-size: 1.2em;
line-height: 140%;
margin-bottom: 10px;
}

	p a {
	color: white;
	}
	
	#facebook {
	background: url(images/facebook.png) top left no-repeat;
	display: block;
	float: left;
	height: 20px;
	margin-right: 5px;
	margin-top: -5px;
	text-indent: -5000px;
	width: 20px;
	}

	#footer {
	height: 30px;
	margin: 10px 0 10px 26px;
	width: 1080px;
	}
	
		#footer p {
		color: #7a765d;
		float: right;
		font-size: 1em;
		}
		
			#footer p a {
			color: #7a765d;
			text-decoration: none;
			margin: 0 10px;
			}
			
			#footer p a:hover {
			text-decoration: underline;
			}
			
				#footer p a.first {
				margin-left: 0px;
				}
				
		#footer ul {
		list-style: none;
		}
		
			#footer ul li {
			float: left;
			margin-right: 5px;
			}
	
	#frame {
	background: #E9E4D7;
	height: 560px;
	margin: 20px auto;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 1138px;
	}
	
	#logo {
	float: left;
	padding-bottom: 5px;
	width: 246px;
	}
	
		#logo h1 {
		background: url('images/logo.gif') top left no-repeat;
		height: 300px;
		text-indent: -5000px;
		width: 246px;
		}
		
			#logo h1 a {
			height: inherit;
			display: block;
			width: inherit;
			}
		
		#logo h3 {
		background: url('images/book_online.png') top left no-repeat;
		height: 72px;
		margin: 20px 0 10px 40px;
		text-indent: -5000px;
		width: 156px;
		}
		
			#logo h3 a {
			display: block;
			height: 72px;
			width: 156px;
			}
	
	#nav {
	display: inline;
	float: left;
	height: 37px;
	overflow: hidden;
	width: 1079px;
	}
	
		#nav ul {
		background: #7D7B61;
		display: inline;
		float: left;
		height: 37px;
		list-style: none;
		margin-left: 246px;
		overflow: hidden;
		width: 834px;
		}
		
			#nav ul li {
			float: left;
			font-size: .8em;
			text-transform: uppercase;
			margin: 11px 15px 0 10px;
			}
			
			#nav ul li.last {
			margin-right: 0px;
			}
		
				#nav ul li a {
				color: white;
				text-decoration: none;
				}
				
				#nav ul li a:hover, #nav ul li a.on {
				color: #393417;
				}
				
	#page {
	float: left;
	width: 597px;
	}
	
	#sidebar {
	float: left;
	height: 420px;
	overflow: hidden;
	width: 237px;
	}
	
		#sidebar ul {
		list-style: none;
		}
	
		#sidebar img {
		border: none;
		float: left;
		}
	
	#splash {
	float: left;
	height: 300px;
	overflow: hidden;
	width: 597px;
	}
	
		#splash ul {
		list-style: none;
		}
		
	#text {
	background: #8F8C77;
	float: left;
	height: 95px;
	overflow: hidden;
	width: 597px;
	}
	
		#text div.text {
		margin: 15px;
		}
		
	#twitter {
	background: url(images/twitter.png) top left no-repeat;
	display: block;
	float: left;
	height: 20px;
	margin-right: 5px;
	margin-top: -5px;
	text-indent: -5000px;
	width: 20px;
	}
				
	#wrapper {
	background: url('images/wrapper_bg.gif')  top left repeat-y;
	display: inline;
	float: left;
	margin: 10px 0 10px 28px;
	width: 1080px;
	}
	
		.double {
		margin: 0px 10px 10px 0;
		float: left;
		width: 220px;
		}
	
		/* inner - very important */
		
		#frame.inner {
		height: 450px;
		}
		
			#frame.inner #sidebar {
			height: 295px;
			}
	
		.inner #nav ul {
		margin-left: 162px;
		width: 916px;
		}
		
		.inner #logo {
		width: 162px;
		}
		
			.inner #logo h1 {
			background: url('images/logo_inner.gif') top left no-repeat;
			height: 198px;
			text-indent: -5000px;
			width: 162px;
			}
			
			.inner #logo h3 {
			margin-left: 5px;
			margin-top: 10px
			}
		
		.inner #page {
		width: 520px;
		}
		
			.inner #page #text {
			height: 295px;
			width: 520px;
			}
			
		.inner #sidebar {
		width: 397px;
		}
		
		.inner #wrapper {
		background: url('images/wrapper_bg_inner.gif') bottom left repeat-y
		}
		
		/* inner end */
		
		a.back {
		background: url('images/bullet_go_back.png') top left no-repeat;
		padding-left: 20px;
		padding-top: 2px;
		}
		
		a.browse {
		background: url('images/bullet_go.png') top left no-repeat;
		padding-left: 20px;
		padding-top: 2px;
		}
		
		a.on {
		color: #393417 !important;
		}
		
		dl.gallery {
		background: white;
		float: left;
		height: 295px;
		overflow: hidden;
		width: 397px;
		}
		
			dl.gallery dd {
			float: left;
			height: 67px;
			margin: 3px;
			overflow: hidden;
			width: 125px;
			}
			
				dl.gallery dd img {
				height: 67px;
				width: 125px;
				}
		
		ul.pdf {
		list-style: none;
		}
		
			ul.pdf li {
			background: url('images/page_white_acrobat.png') top left no-repeat;
			margin-bottom: 3px;
			padding-left: 21px;
			}
			
				ul.pdf li a {
				color: white;
				text-decoration: none;
				}
				
				ul.pdf li a:hover {
				color: white;
				text-decoration: underline;
				}
				
		ul.browse {
		list-style: none;
		}
		
			ul.browse li {
			background: url('images/bullet_go.png') top left no-repeat;
			padding-left: 20px;
			}
			
				ul.browse li a {
				color: white;
				text-decoration: none;
				}
				
				ul.browse li a:hover {
				color: white;
				text-decoration: underline;
				}
		
		.rooms {
		list-style: none;
		}
		
			.rooms li {
			margin-bottom: 4px;
			}
		
		.title {
		background: #888;
		height: 50px;
		margin: 10px auto;
		text-indent: -5000px;
		width: 950px;
		}
		
		.japan { 
		background: url('images/jp.png') top left no-repeat;
		display: inline-block;
		height: 11px;
		margin-right: 0px !important;
		width: 16px;
		text-indent: -5000px; 
		}
	
		.welcome { background: url('images/title_welcome.gif') top left no-repeat; }
		.accommodation { background: url('images/title_accommodation.gif') top left no-repeat; }
		.conferences { background: url('images/title_conferences.gif') top left no-repeat; }
		.restaurant { background: url('images/title_restaurant.gif') top left no-repeat; }
		.weddings { background: url('images/title_weddings.gif') top left no-repeat; }