body {
	background-color: #333;
	background-image: url(images/bg_site.jpg);
	background-attachment: fixed;
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}
a:link {
	color: #6C0;
}
a:visited {
	color: #6C0;
}
a:hover {
	color: #FFF;
}
a:active {
	color:#0F0;
}
h1 {
	font-family: Agnes-Regular, "Times New Roman", serif;
	font-size: 26px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #F90;
}
h2 {
	font-family: Agnes-Regular, "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
}
h3 {
	font-size: 20px;font-size: 20px;
	font-weight: bold;
}
h4 {
	font-size: 16px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: justify;
	line-height: 16px;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-family: "Bell MT", Arial, sans-serif;
	font-size:9px;
	font-weight: bold;
}
#heading {
	height: 195px;
	width: 860px;
	overflow: hidden;
	background-position: left top;
	clear: both;
	background-image: url(images/nzLOGO.png);
	background-repeat:no-repeat;
	
}
#body {
	background-image: url(images/nzmapbg.png);
	background-position: top left;
	background-repeat: repeat;
	background-color: #FFA;
	text-align: left;
	vertical-align:top;
	padding-right: 3px;
	padding-left: 5px;
	margin: 0px;
}
#desserts {
	float: left;
	margin-top: 25px;
}
#dessertimgs{
	float:left;
	width: 100px;
	margin-left: 25px;
}
#slideshow {
	float: left;
	clear: right;
	padding-top: 15px;
}
#maindesc {
	border: dashed;
	border-color: #000;
	border-width: 2px;
	border-spacing: 10px;
}
#body img {
	float: none;
	clear: both;
}
#body #imgindex {
	padding-bottom: 10px;
}
#body #imgr {
	float: right;
	padding-left: 10px;
}
#body #imgsushi {
	float: left;
	padding-left: 60px;
	padding-right: 10px;
	clear: both;
}
#body #imgleft {
	float: left;
	padding-left: 40px;
	padding-right: 5px;
}
#body #mapquest {
	width: 200px;
	float: left;
	margin-left: 5px;
}
#body #map {
	width: 622px;
	float: left;
}
#foot {
	font-size: 10px;
	font-weight: lighter;
	margin: 0px;
	color: #666666;
	text-align: center;
	vertical-align: top;
}
#foot a {
	color: #000;
}
.headingmenu {
	font-weight: bold;
	font-size:32px;
	margin-left:240px;
}

.body {
	background-color: #FFA;
	width: 860px;
	text-align: left;
	float: left;
	padding-right: 3px;
	padding-left: 5px;
	margin: 0px;
}
.index {
	clear: both;
	text-align: center;
	font-weight: bold;
}
.sushidesc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
.menu {
	text-align: center;
	font-weight: bold;
}
.desc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
.descsushi {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}
#body .menu .menu #menuicon {
	margin-left: 65px;
}
.basictab ul {
	font: bold 16px;
	padding: 3px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}
.basictab li {
	display: inline;
	margin: 0;
}
.basictab li a {
	text-decoration: none;
	padding: 3px 5px;
	background-color: #2A5FAA;
	color: #FFFBF0;
}
.basictab li a:visited {
	color: #FFFBF0;
}
.basictab li a:hover, .basictab li a.current {
	background-color: #1A5FAA;
	color: black;
}
.basictab li a:active {
	color: black;
}
.homeimg {
	clear: both;
	background-position: center;
}
.menu_description {
	border: 1px dashed; 
	margin: 0 auto;
	text-align:center;
	font-size:12px;
	width: 350px;
}