body { background: url("../img/background.jpg") top center; font-size: 13px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

a { color: #417741; text-decoration: none; }

div#wrapper { width: 964px; margin: 44px auto 0 auto; }

h1#logo { display: block; float: left; margin: 0 0 -64px 0; z-index: 20; position: relative; }
	h1#logo a { display: block; left: 40px; position: absolute; width: 240px; height: 174px; text-indent: -999em; background: url("../img/logo.png") no-repeat; }

ul#navigation { height: 34px; width: 546px; float: right; margin: 35px 0 30px 0; padding: 0 50px 0 0; }
	ul#navigation li { height: 34px; display: block; float: left; margin: 0 0 0 43px; }
	ul#navigation li#home { margin: 0; }
		ul#navigation li a { height: 34px; display: block; text-indent: -999em; }
		ul#navigation li#home a { width: 53px; background: url("../img/home.png") no-repeat top left; }
		ul#navigation li#about a { width: 61px; background: url("../img/about.png") no-repeat top left; }
		ul#navigation li#menu a { width: 54px; background: url("../img/menu.png") no-repeat top left; }
		ul#navigation li#sushi a { width: 125px; background: url("../img/sushi.png") no-repeat top left; }
		ul#navigation li#location a { width: 81px; background: url("../img/location.png") no-repeat top left; }
		
		ul#navigation li a:hover { background-position: bottom left !important; }
		
		body.home ul#navigation li#home a { background-position: bottom left; }
		body.about ul#navigation li#about a { background-position: bottom left; }
		body.menu ul#navigation li#menu a { background-position: bottom left; }
		body.sushshabu ul#navigation li#sushi a { background-position: bottom left; }
		body.location ul#navigation li#location a { background-position: bottom left; }
		
div#slider { position: relative; width: 944px; height: 473px; padding: 0 0 57px 0; clear: both; }

ul#slideshow { width: 944px; height: 473px; display: block; }
	ul#slideshow li { display: block; width: 944px; height: 473px; border: 10px solid #fff; -moz-border-radius: 6px;
-webkit-border-radius: 6px; -ktml-border-radius: 6px; -moz-box-shadow: #777 0 1px 12px; -webkit-box-shadow: #777 0 1px 12px; -khtml-box-shadow: #777 0 1px 12px; box-shadow: #777 0 1px 12px; position: relative; }
		ul#slideshow li span { position: absolute; left: 48px; bottom: 48px; z-index: 10; display: block; width: 435px; padding: 10px 0; background: url("../img/slideshow_text.png") no-repeat; color: #fff; font-size: 23px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; padding: 11px; }
			ul#slideshow li span em { font-family: Palatino, "Times New Roman", Times, serif; }

ul.sliderIndex { position: absolute; bottom: 70px; right: 30px; z-index: 30; border: 1px solid #b9c2c9; background: #edecea; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
	ul.sliderIndex li { float: left; padding-bottom: 2px; }
	ul.sliderIndex a { display: block; padding: 3px 10px 1px; text-decoration: none; color: #ee3625; float: left; border-right: 1px solid #cecdcb; font-size: 12px; }
	ul.sliderIndex a:last-child { border-right: none; -moz-border-radius-bottomright: 2px; }
	ul.sliderIndex a.activeSlide { background: #fff; color: #000; -moz-border-radius-bottomleft: 2px; }

			
.box { display: block; background: #dbdbdb url("../img/box.jpg") repeat-x; -moz-border-radius: 4px;
-webkit-border-radius: 4px; -ktml-border-radius: 4px; -moz-box-shadow: #777 0 1px 3px; -webkit-box-shadow: #777 0 1px 3px; -khtml-box-shadow: #777 0 1px 3px; box-shadow: #777 0 1px 3px; }
.box#twitter { width: 226px; height: 234px; padding: 27px 20px 20px 60px; color: #888; line-height: 150%; background: #dbdbdb url("../img/box_twitter.jpg") repeat-x; }
.box#twitter span { color: #2d5277; font-weight: bold; margin-bottom: 15px; display: block; }

.box#news { width: 252px; height: 259px; margin: 0 0 0 37px; line-height: 18px; padding: 15px 0 0 0; }
.box#news h3 { margin-top: 13px; margin-left: 30px; width: 190px; height: 15px; background: url("../img/latestfromblog.gif") no-repeat; text-indent: -999em; display: block; }
	dl#news dt { width: 190px; margin: auto; padding: 10px 0 0 0; }
	dl#news dd { width: 190px; margin: auto; padding: 0 0 8px 0; background: url("../img/separator.jpg") no-repeat bottom left; }
	dl#news dd.last { background: none; padding: 0; }
		dl#news dt a { color: #2d5277; text-decoration: none; }
		dl#news dd a { color: #407236; text-decoration: none; }
.box#info { width: 331px; min-height: 274px; }
	dl#hours { padding: 0 0 0 31px; background: url("../img/hours.jpg") no-repeat 156px 47px; }
		dl#hours dt.left { width: 130px; margin: 30px 0 5px 0; line-height: 16px; }
		dl#hours dd.left { width: 130px; clear: left; line-height: 18px; }
		dl#hours dt.right { width: 140px; margin: -54px 0 5px 0; line-height: 16px; }
		dl#hours dd.right { width: 140px; clear: right; margin: -18px 0 18px 0; line-height: 18px; }
	
	.box#info h2 { clear: both; color: #046500; font-size: 15px; text-align: center; font-weight: normal; line-height: 15px; height: 15px; background: url("../img/info.jpg") no-repeat top; display: block; width: 265px; margin: 10px auto 0 auto; padding: 25px; }
	ul#social { height: 50px; width: 203px; margin: auto; }
		ul#social li { height: 50px; display: block; float: left; margin: 0 0 0 5px; }
			ul#social li a { height: 50px; display: block; text-indent: -999em; padding: 0 7px;}
			ul#social li#fb a { background: url("../img/fb.png") no-repeat; width: 49px; }
			ul#social li#fl a { background: url("../img/fl.png") no-repeat; width: 38px; }
			ul#social li#tw a { background: url("../img/tw.png") no-repeat; width: 46px; }
			ul#social li#ms a { background: url("../img/ms.png") no-repeat; width: 50px; }
			ul#social li#yelp a { background: url("../img/yelp.png") no-repeat; width: 50px; }

dl#news dt, dl#hours dt { color: #2d5277; font-weight: bold; }
dl#news dd, dl#hours dd { color: #5b86b1; font-size: 11px; }

.blue { clear: both; color: #497a81; font-size: 12px; line-height: 20px; background: url("../img/blue.png") repeat-x; padding: 0 4px; display: block; height: 20px; font-family: Helvetica, Arial, sans-serif; }
span.blue { margin: -50px 0 0 0; width: auto; }
ul.blue { margin: 43px 0 30px 0; }
	ul.blue li { display: inline; border-right: 1px solid #94bec4; padding: 0 8px; }
	ul.blue li.last { border: none; }
		ul.blue li a { text-decoration: none; color: #497a81; }
		
div#int { width: 944px; clear: both; background: #fff; border-top: 10px solid #fff; border-left: 10px solid #fff; border-right: 10px solid #fff; -moz-border-radius: 6px; -webkit-border-radius: 6px; -ktml-border-radius: 6px; -moz-box-shadow: #777 0 1px 12px; -webkit-box-shadow: #777 0 1px 12px; -khtml-box-shadow: #777 0 1px 12px; box-shadow: #777 0 1px 12px; position: relative; padding: 0px 0 0 0; line-height: 19px; }
div#content { background: url("../img/right_background.jpg") repeat-y 619px top; height: 1%; }
	div#content h1 { color: #004d00; font: bold 20px Arial; padding: 0 0 10px 0; }
	div#content h2 { color: #417741; font: bold 16px Arial; }
	div#content h3 { color: #417741; font: bold 14px Arial; }
	div#content p { padding: 12px 0; }
	
	div#content div.left { width: 569px; padding: 100px 25px 20px 25px; }
	div#content div#sidebar { width: 290px; padding: 0px 20px 0 10px; }
		div#sidebar dl#hours { padding-left: 20px; background-position: 142px 47px; }
			div#sidebar dl#hours dt.left { width: 100px; }
			div#sidebar dl#hours dd.left { width: 100px; }
			div#sidebar dl#hours dt.right { width: 110px; }
			div#sidebar dl#hours dd.right { width: 110px; }
			dl#hours dd.clear { width: 270px; text-align: center; font-size: 17px; margin-bottom: 10px; margin-top: -8px; font-weight: bold; }
		div#sidebar div#latestblogs { padding: 9px 0 0 20px; }
			div#latestblogs h3 { width: 255px; height: 15px; background: url("../img/latestfromblog.gif") no-repeat; text-indent: -999em; display: block; }
			div#latestblogs dl { width: 255px; }
				div#latestblogs dl dt, div#latestblogs dl dd { width: 255px; background-repeat: repeat-x; }
		div#sidebar div#onweb { padding: 31px 0 31px 20px; text-align: center; }
			div#onweb h2 { padding: 0 0 10px 0; }
		
dl#weblogs dt { padding: 12px 0 0 0; }
	dl#weblogs dd { padding: 0 0 16px 0; background: url("../img/separator.jpg") no-repeat bottom left; }
	dl#weblogs dd.last { background: none; padding: 0; }
		dl#weblogs dt a { color: #2d5277; text-decoration: none; }
		dl#weblogs dd a { color: #407236; text-decoration: none; }
	
/* Menu styling */	
table th { font-size: 16pt; text-align: left; padding: 30px 0 10px 0; }
table tbody tr td { padding: 8px 10px; border-bottom: 1px solid #ccc; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }