body {
background: #ffffff url(/img/lbg.png) repeat-x top;
}
#main p {
text-indent: 0;
}
.container {
background: url(/img/background.jpg) repeat top left;
border-left: 3px solid #fff;
border-right: 3px solid #fff;
}
#superbLogo {
text-align: center;
padding-top: 5px;
}
.descr {
font-size: 14px;
}
#menu {
background: #ffffff url(/img/lbg.png) repeat-x top;
}
#menu ul#ml {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#menu ul#ml li {
display: inline;
line-height: 30px;
}
#menu ul#ml li a {
text-decoration: none;
color: #ffffff;
padding: 0 20px;
font-weight: bold;
}
#menu ul#ml li a:hover {
color: #cc0000;
}
#main {
background-color: #fff;
font-size: 13px;
}
h1 {
text-align: center;
font-size: 18px;
padding-top: 10px;
padding-bottom: 10px;
}
h1:first-letter {
font-weight: bold;
font-size: 26px;
color: #ff333d;
}
.slogan {
font-style: italic;
font-weight: normal;
}
#footer {
background-color: #fff;
text-align: center;
}
/* Slider CSS */
#slider {
margin: 10px auto;
}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider {margin-top:1em;}
	#slider li, #slider2 li{ 
		width:600px;
		height:240px;
		overflow:hidden; 
		}
/* numeric controls */	
	ol#controls{
		margin:1em 0 1em 110px;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DDD;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#BBB;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* Menu CSS */
.sushiRoll {
font-weight: bold;
}
.menuItem {
height: 70px;
border-bottom: 1px solid #ccc;
padding-bottom: 4px;
margin-bottom: 5px;
}
.pad-top {
padding-top: 10px;
}
.mapborder {
padding: 10px;
border: 1px solid #000000;
}
.fleft {
float: left;
}
.img-shadow {
display: block;
float:left;
background: url(/img/shadowAlpha.png) no-repeat bottom right !important;
background: url(/img/shadow.gif) no-repeat bottom right;
margin: 5px 0 0 10px !important;
margin: 2px 0 0 5px;
}
.img-shadow img {
display: block;
position: relative;
background-color: #fff;
border: 1px solid #a9a9a9;
margin: -6px 6px 6px -6px;
padding: 4px;
}
.special {
padding: 3px;
font-style: italic;
font-weight: bold;
font-size: 12px;
}
.f:first-letter {
font-size: 22px;
font-weight: bold;
color: #ff333d;
}
.classes p {
text-align: center;
margin-top: 10px;
}
.classes p.note {
text-align: left;
margin: 5px 0;
padding: 0 5px;
}
.picSpace img {
height: 230px;
width: 310px;
}
.b {
font-size: 14px;
}
.thanks {
padding: 30px 0 100px 20px;
font-style: italic;
}
.bottom {
padding-bottom: 20px;
}
.center {
text-align: center;
margin: 0 auto;
}
.rules {
text-align: left;
}

