/*body
{
	margin: 0px;
	background: url('images/layout/bg.gif');
	background-repeat: repeat-y;
	background-color: #460000;
}

a {
	color:#555555;
}

img
{
	padding: 0px;
	margin: 0px;
	border: 0px solid black;
}
.layout
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;

}

.content
{
	padding: 10px 0px 0px 25px;
	vertical-align: top;
	background-repeat: repeat-y;
	background-image: url('images/layout/bgbarodoom.gif');
}

.bottom
{
	width: 779px;
	height: 104px;
	padding: 10px;
	text-align: center;
	color: white;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url('images/layout/bottom1.gif');
}

.bottom2
{
	width: 779px;
	height: 104px;
	padding: 5px;
	text-align: center;
	color: white;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url('images/layout/bottom2.gif');
}

.chopstick
{
	vertical-align: top;
	background-repeat: repeat-y;
	background-image: url('images/layout/chopstickbg.gif');
}

.menuitem
{
	vertical-align: top;
	padding: 5px;
	background-color: #ffffff;
	font-size: 12px;
}
.pictureImg
{
	border: 4px double #460000;
}

.pictureImg:hover
{
	border: 4px double #960000;
}

.menuMainLabel
{
	margin: 0px;
	padding: 0px;
	color: white;
	font: italic small-caps bold 16px verdana;
}
.menuTable
{
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.menuItem
{
	white-space: nowrap;
	font: normal normal normal 12px verdana;
	text-align: left;
	vertical-align: top;
	border: 0px solid black;
}
.menuLabel
{
	background-color: #CEC19A;
	color: #000000;
	font: normal normal bold 12px verdana;
	border-bottom: 1px solid black;
}
.menuSubLabel
{
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-color: #CEC19A;
	color: #460000;
	font: normal normal bold 14px verdana;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
}
*/
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,h7,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	font-size: 1em;
	line-height: 1em;
}
button::-moz-focus-inner {padding: 0; border: 0;}
a {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,kbd
,input,select, textarea,table {
	font-size: 1em;
}
dl,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,body,html,div,p,blockquote,
fieldset,legend,input,select,textarea {
	margin: 0;
	padding: 0;
}
a img,:link img,:visited img,abbr,
acronym,fieldset,iframe {
	border: 0;
}
address,abbr,cite {font-style: normal;}
caption {text-align: left;}
q:before,q:after {content: '';}
body {
	background:transparent url(images/bg-2.gif) repeat-x center top;
	height:100%;
	font-family:century gothic, verdana, tahoma, arial;
	font-size:14px;
	line-height:1.1em;
	color:#333333;
}
a, a:visited, a:active {
	color:#555555;
	outline: none;
}
a:hover {
	color:#333333;
	outline: none;
}
h3 {
	font-size:1.1em;
	margin-bottom:6px;
}
#main {
	width:100%;
}
#header {
	padding:20px 0 0 0;
}
.logo {
	background: url(images/logo.png) no-repeat left top;
	height:80px;
	margin:0 auto;
	position:relative;
	width:979px;
}
#content {
	min-height:120px;
	font-size:14px;
}
#content-wrapper {
	background: url(images/content_bg.gif) repeat-y left top;
	margin:0 auto;
	position:relative;
	width:979px;
}
#content-top {
	background:transparent url(images/content_bg_top.gif) no-repeat;
	min-height:150px;
	padding:30px 30px 10px;
}
.gallery {
}
.content-body {
	text-align:left;
	padding:20px;
}
.content-text {
	margin:10px 0;
}
#footer {
	background:transparent url(images/footer_bg-2.gif) repeat-x;
	height:185px;
}
#footer-top {
	background:transparent url(images/content_bg_footer.png) no-repeat;
	height:185px;
	margin:0 auto;
	position:relative;
	width:979px;
}
ul#menu {
	width:979px;
	height:43px;
	background:transparent url(images/menu-bg.gif) top left repeat-x;
	font-size:12px;
	font-family:century gothic, verdana, tahoma, arial;
	list-style-type: none;
	margin:0 auto;	
	padding: 0;
	position:relative;
	top:10px;
}
ul#menu li {
	display: block;
	float: left;
	margin: 0 0 0 5px;
}
ul#menu li a {
	height:35px;
	color: #777;
	text-decoration: none;
	display: block;
	float: left;
	line-height: 200%;
	padding: 8px 15px 0;
	outline: none;
}
ul#menu li a:hover {
	color: #333;
	outline: none;
}
ul#menu li a.current {
	color: #FFF;
	background:transparent url(images/current-bg.gif) top left repeat-x;
	padding: 5px 15px 0;
	outline: none;
}
.bold {
	font-weight:bold;
}
.map-item {
	margin-bottom:20px;
	padding:20px 12px;
	border:1px solid #C1C1C1;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow: 2px 2px 4px #CFCFCF;
	-webkit-box-shadow: 2px 2px 4px #CFCFCF;
	-moz-box-shadow: 2px 2px 4px #CFCFCF;
}
#container {
	width:900px;
	margin:20px auto;
}
#mask {
	background-color:#000;
	display:none;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:9000;
}
#modal-contact {
	background-color:#fff;
	display:none;
	left:50%;
	margin-left:-300px;
	position:absolute;
	top:90px;
	width:600px;
	z-index:9999;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:8px solid #555555;
	padding:20px;
}
#modal-close {
	cursor:pointer;
	font-size:11px;
	text-align:right;
}
#modal-contact_header {
	margin-bottom:12px;
}
input,textarea {
	border:1px solid #C1C1C1;
	background-color:#fff;
	color:#404040;
	font-size:10px;
	font-family:Verdana, Arial, sans-serif;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:10px 0;
	padding:6px;
}
input:hover[type=text],input:focus[type=text],textarea:hover,textarea:focus {
	background-color:#EFEFEF;
	border:1px solid #000;
}
input[type=text],textarea {
	width:300px;
}
#modal-submit {
	border:none;
	width:87px;
	height:41px;
	font-size:14px;
	font-weight:bold;
	background-image:url(images/submit.png);
}
#modal-submit:hover {
	cursor:pointer;
}
.modal-success,.modal-error {
	color:#000;
	display:none;
	font-size:15px;
	font-weight:700;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px 10px 5px 10px;
	margin-bottom: 10px;
}
.modal-success {
	background-color:#9F6;
	border:1px solid #0F0;
}
.modal-error {
	background-color:#F66;
	border:1px solid red;
	color:#FFFFFF;
}
.post {
	border:1px solid #C1C1C1;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow: 2px 2px 4px #CFCFCF;
	-webkit-box-shadow: 2px 2px 4px #CFCFCF;
	-moz-box-shadow: 2px 2px 4px #CFCFCF;
	margin:10px;
	padding:15px 30px;
	text-align:left;
}
.latest-news {
	padding:0px 50px 20px;
}
.latest-news-content {
	padding:16px;
	border:1px solid #C1C1C1;
	border:1px solid #C1C1C1;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow: 2px 2px 4px #CFCFCF;
	-webkit-box-shadow: 2px 2px 4px #CFCFCF;
	-moz-box-shadow: 2px 2px 4px #CFCFCF;
}
.latest-news-title {
	font-weight:bold;
	margin-bottom:4px;
}
.latest-news-date {
	font-size:10px;
}
.latest-news-entry {
	margin:4px 6px;
	font-size:12px;
}
#comments {
	font-size:13px;
	padding:10px 50px 0px;
}
#respond {
	padding:10px 0px;
}
.entry-title {
	color:#555555;
	font-size:16px;
	font-weight:bold;
	margin-bottom:6px;
}
.entry-title a {
	color:#555555;
}
.entry-meta, .entry-utility, .comment-meta, .logged-in-as {
	font-size:11px;
}
.postmetadata a {
	color:#333333;
}
.entry-content, .entry-summary {
	margin:20px 10px;
}
.comment-body {
	margin:10px;
}
.page-title {
	font-size:16px;
	margin-bottom:6px;
}
.menu-item {
	font-size:13px;
}
.type-page {
}
.post-edit-link, .comment-edit-link, .reply {
	font-size:10px;
}
.form-allowed-tags {
	display:none;
}
label {
	margin-left:8px;
}
.comment {
	margin:8px;
	padding:8px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 2px 2px 4px #CFCFCF;
	-webkit-box-shadow: 2px 2px 4px #CFCFCF;
	-moz-box-shadow: 2px 2px 4px #CFCFCF;
}
.even {
	background-color:#EFEFEF;
	border:1px solid #C1C1C1;
}
.odd {
	background-color:#EFF0FF;
	border:1px solid #C1C1C1;
}
.comment-meta {
	padding:2px 6px;
}
.comment-author {
	margin-bottom:4px;
}
.reply {
	font-size:10px;
}
.piclenselink, .slideshowlink {
	margin-bottom:6px;
}
.page .entry-title {
	display:none;
}

h1 {
  font-size:22px;
}
h2 {
   font-size:18px;
}
h3 {
  	font-size:16px;
}
h4 {
  	font-size:14px;
}
h5 {
    font-size:12px;
}
table.menu-title {
    margin-bottom:12px;
}
table.menu-items, table.menu-items-sub {
  	margin-bottom:24px;
}
table.menu-title td h1 {
    padding-bottom:8px;
}
table.menu-items td {
   padding:10px 16px;
}
table.menu-items .item-row {
   padding-bottom:2px;
}
table.menu-items .item-row-2 {
   padding-top:2px;
}
table.menu-items .item-title, table.menu-title .item-title {
	font-size:14px;
	font-weight:bold;
	margin:0 4px;
}
.item-highlight, .menu-highlight {
    border:1px solid #C1C1C1;
	border:1px solid #C1C1C1;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}
.item-bold {
	font-weight:bold;
}
#apps, #japanese-entree, #hibachi-dinner, #sushi, #special-roll, #lunch {
	padding:20px 12px;
    border:1px solid #C1C1C1;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    box-shadow: 2px 2px 4px #CFCFCF;
    -webkit-box-shadow: 2px 2px 4px #CFCFCF;
    -moz-box-shadow: 2px 2px 4px #CFCFCF;
    margin-bottom:30px;
}
