
* {
	margin: 0;
	padding: 0;
}

body {
	background: #332927 url('i/bg-body.jpg') repeat-x 50% 80px;
	
}

th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

h1 {
	color: white;
	font-size: 2em;
	text-transform: uppercase;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

/* Wrapper */


#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #221c1c;
}
#wrapperOuter { background: transparent url('i/bg-shadow.png') repeat-y 50% 0; }

/* Header */


#header {
	height: 330px;
	background-color: #fff;
}

#header img {
	border: 3px solid #fff;
	width: 954px;
	height: 244px;
}

/* Top-Navigation */


#topnav {
	height: 80px;
	width: 960px;
	background: #221c1c url('i/logo.jpg') no-repeat top left;
}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#topnav li {
	float: left;
	margin: 48px 0px 0px 20px;
}

#topnav ul li a {
	display: block;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	height: 21px; width: 60px;
	background:transparent url('i/topnav.gif') no-repeat 0 0;
	text-indent:-9009px;
}

#topnav ul li#home-nav a:hover, #topnav ul#home li#home-nav a {
	background-position: 0 -21px;
}

#topnav ul li#menu-nav a {
	width:60px;
	background-position: -92px 0;
}

#topnav ul li#menu-nav a:hover, #topnav ul#menu li#menu-nav a {
	background-position: -92px -21px;
}

#topnav ul li#location-nav a {
	width:98px;
	background-position: -186px 0;
}

#topnav ul li#location-nav a:hover, #topnav ul#location li#location-nav a {
	width:98px;
	background-position: -186px -21px;
}

/* Left Sidebar */


#sidebar {
	width: 160px;
	float: left;
	background-color: #221c1c;

}

#sidebar ul {
	margin: 0;
	padding: 20px 0 0 10px;
	list-style: none;
	line-height: normal;
}


#sidebar ul li a {
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding: 0 0 0 10px;
}

#sidebar ul li a:hover {
	color: #ffffff;
	background: transparent url('i/bullet.gif') no-repeat center left;
}

#sidebar a.sidebar_sticky {
	color: #ffffff;
	background: transparent url('i/bullet.gif') no-repeat center left;
}

#sidebar ul li ul {
	margin: 0;
	padding: 0px 0px 0px 10px;
	list-style: none;
	line-height: normal;
}

#sidebar ul li ul li a {
	display: inline;
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

/* Main */


#main {
	float: right;
	background-color: #fff;
	width: 800px;
	border-top: 3px solid #221c1c;
	border-bottom: 3px solid #221c1c;
	margin: 0px 0px 0px 0px;
}

/* Background Images */

#main.sushiroll {
	background: #FFF url('i/sushiroll.jpg') no-repeat top right;
}

#main.shrimp {
	background: #FFF url('i/shrimp.jpg') no-repeat top right;
}


#main.edamame {
	background: #FFF url('i/edamame.jpg') no-repeat bottom right;
}


#main h1 {
	letter-spacing: 0.02em;
	color: #996600;
	padding: 20px 0px 0px 20px;
	display: inline;
	font-size: 20px;
	line-height: 60px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main h2 {
	letter-spacing: 0.02em;
	color: #8f8e8c;
	display: inline;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main h3 {
	letter-spacing: 0.02em;
	color: #666;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 20px;
}

#main p {
	font-family: sans-serif;
	font-size: 0.8em;
	line-height: 16px;
	margin: 0px 0px 0px 20px;
}

#main iframe {
	display: block;
	margin: 0px 0px 20px 20px;
	border-top: 2px solid #221c1c;
	border-bottom: 2px solid #221c1c;
}

#main p.menu_notes {
	font-style: italic;
}

#main p.menu_notes strong {
	font-style: italic;
	font-weight: bold;
	font-size: 1.0em;
	display: inline;
	padding-left: 0px;
}

#main .spicy {
	font-style: italic;
	font-weight: bold;
	font-size: 1.0em;
	color: #ce0d0e;
	display: inline;
	padding-left: 0px;
}

#main .vege {
	font-style: italic;
	font-weight: bold;
	font-size: 1.0em;
	color: #19b700;
	display: inline;
	padding-left: 0px;
}


#main table {
	margin: 10px 0px 10px 20px;
	border-top: 2px solid #221c1c;
	border-bottom: 2px solid #221c1c;
	width: 450px;
}

#main table thead {
	text-align: center;
}

#main table thead td strong {
	font-size: 1.0em;
	text-transform: uppercase;
}

#main table tr td {
	line-height: 14px;
	text-align: left;
	padding: 5px 0px 5px 10px;	
}

#main .menuitem{
	word-spacing: -1px;
	font-weight: bold;
	font-style: italic;
}

#main table tr td img {
	padding: 0px 5px 0px 5px;
}

#main table tr.gray {
	text-align: center;
	background-color: #e7e7e7;
}

#main table td.price
{
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 5px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9a6601;
	text-align: center;
	font-size: 1em;
}

#main table td.pricez
{
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 20px;
	padding-top: 5px;
	text-align: center;
	font-size: 11px;
}

#main .multiple {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9a6601;
	text-align: center;
}


#footer {
	clear: both;
	background-color: #221c1c;
	height: 50px;
	border-top: 3px solid #fff;
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer h2 {
	font-size: 1.0em;
	color: #FFFFFF;
}

#footer p {
	font-size: 1em;
	color: #FFFFFF;
}

#footer #number {
	float: left;
}
#footer #number p {
	font-size: 0.8em;
	color: #666666;
}

#footer #hours {
	float: right;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0;
}

#footer #hours p {
	color: #666666;
	text-transform: none;
	font-size: 0.8em;
	letter-spacing: 0.02em;
}

#footer #hours p em  {color: #996600;}

#footer #hours strong {
	color: #D6D6D6;
}



#temp_right {padding-right: 340px;}
#temp_right p {font-size: 1.1em;line-height: 18px; padding: 18px 0 2px 0;}