body {
	margin-top : 0px;
	padding-top : 0px;
	background-color : #B80C1B;
}

body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #404040;
}

a, a:link, a:visited {
	color : #404040; 
	text-decoration : underline;
}

a:hover {
	text-decoration : none;
}

h1 {
	color: #4D4D4D;
	text-transform : uppercase;
	font-size : 16px;	
	font-weight: normal;
	letter-spacing : 3px;	
	margin-bottom : 15px;
	margin-top: 25px;
}

h1.subpage {
	margin-top: 12px;
}

.toptable {
}

.menuitem {
/*	padding-top : 20px; */
	padding-left : 13px;
	font-size : 16px;  
	line-height: 21px;
}

.menuitem a:hover {
	text-decoration : underline;
}

.submenuitem {
	padding-left : 6px;
	font-weight : normal;
}



.menuitem a, .menuitem a:link, .menuitem a:visited {
	color : #575757;
	text-decoration : none;
}

.menuitem.selected a, .submenuitem.selected a {
	color: #BD5122;
}

.menuitem a:hover {
	text-decoration : underline;
}

.contenttable {
	margin-top: 40px;
	background-color: #FFF;
	background-image: url(images/sushigirl.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.separator {
	height: 10px;
}

.newscell {
	padding-bottom : 15px;
}

.menucol {
	width : 172px;
	padding-top: 12px;
/*	background-color : #E3E1CD; */
/*		background-image : url(images/menutop.gif);
	background-position : top;
	background-repeat : no-repeat; */
	padding-bottom : 300px;
}

.rightcol {
/*	background-color : #F6F4DE; */
/*	width: 608px; */
/*	width: 468px; */
/*	padding-left : 140px; */
/*	padding-right : 30px; */
	padding-bottom : 50px;	
}

.content {
/* 	padding-bottom : 100px; */
	padding-bottom : 25px;
	padding-right: 55px;	
	width: 275px;
}

.galleryimg {
	padding-bottom : 10px;
}

.imgcell {
	width: 124px;
	padding-right: 15px;
}

table.subcontent {
	width: 100%;
}

.content .subcontent td {
	padding-bottom: 0px;
	padding-right: 0px;	
}

.content .subcontent td.price {
	padding-left: 10px;
}

.rightborder {
/*	background-image : url(images/rightborder.gif);
	background-repeat : repeat-y;
	width : 4px; */
}

.bottomleft {
/*	background-color : #E3E1CD;
	border-bottom : 1px solid #9A9783;		*/
	padding-bottom : 16px;
}

.bottomright {
/*	background-color : #F6F4DE;
	border-bottom : 1px solid #9A9783;		*/
	padding-bottom : 16px;
}