@charset "utf-8";
/* CSS Document */

a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
address {
	font-size:11px;
	font-style:normal;
}
h1, h2 {
	margin:0;
	padding:0;
}
h1 {
	margin:0;
	padding:8px 20px 0 20px;
	height:108px;
	background:#5D186B url(images/heading.jpg) top left no-repeat;
	font-size:46px;
	letter-spacing:-1.5pt;
	/*********************************/
	/* Image replacement for heading */
	/*********************************/
		/*text-align:right;
		background:#5D186B;*/
		background:#5D186B url(images/heading.jpg) top left no-repeat;
		text-indent:-9999em;
	/*********************************/
}
h1 strong {
	padding-left:40px;
	display:block;
	font-size:20px;
	letter-spacing:0pt;
}
h2 {
	font-size:14px;
	letter-spacing:-1pt;
}
html, body {
	margin:0;
	padding:0;
	background:#9A9B9F;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	letter-spacing:-1pt;
}

.address {
	margin:11px 0 0 0;
	float:left;
	position:relative;
	width:315px;
	height:155px;
}
.address strong {
	font-size:10px;
}
.dishes {
	margin:4px 0 0 0;
	padding:0 0 138px 0;
	background:url(images/dishes.jpg) top left no-repeat;
	border-bottom:8px solid #5D186B;
}
.download {
	margin:15px 0 0 315px;
	position:relative;
	height:151px;
}
.download a {
	display:block;
	font-weight:bold;
	font-size:26px;
	letter-spacing:-1pt;
}
.download a.print {
	font-size:16px;
}
.footnote {
	position:absolute;
	bottom:0;
	left:0;
}
.times {
	position:absolute;
	bottom:0;
	left:0;
}
.wifi {
	display:block;
	width:54px;
	height:52px;
	position:absolute;
	bottom:0;
	right:0;
	text-indent:-9999em;
	background:url(images/wi-fi.jpg) top left no-repeat;
}

#logo {
	display:block;
	width:288px;
	height:96px;
	text-indent:-9999em;
	background:url(images/sakura.jpg) bottom right no-repeat;
}
#main {
	margin:0;
	overflow:hidden;
}
#page {
	margin:40px auto;
	padding:315px 14px 11px 14px;
	width:627px;
	height:428px;
	background:#97824B url(images/background.jpg) top center no-repeat;
	overflow:hidden;
}

