body {
	font: 10px verdana;
	color: #666;
	margin: 15px;
	text-align: center; /* For IE */
	line-height: 20px;
	background: #1e1e44 ;
	}
#container {
	position: relative;
	width: 750px;
	background: #fff;
	border: 4px solid #fff;
	margin: 0px auto;
	padding: 0;
	}
#content {
	width: 748px;
	text-align: left;
	border: 1px #455093 solid;
	}
#subcontent {
	padding-left: 6px;
	margin-bottom: 10px;
}
#title {
	padding:0px;
	margin:0px;
	width: 748px;
	background: #414a81;
	color: #000;
	}
#title h3 {
	font: 18px verdana;
	font-weight: bold;
	display: none;
	}
#nav, #nav ul {
	float: left;
	width: 748px;
	list-style: none;
	background: #5765bb;
	font-weight: bold;
	padding: 0px;
	margin: 0 0 0 0;
}
.desc {
	margin: 14px;
	padding: 10px;
}
#nav ul {
	border: 2px #fff solid;
}
#nav {
	border-top: 3px solid #bfb800;
	border-bottom: 3px solid #455093;
	background: #5765bb;
}
#nav a {
	display: block;
	width: 85px;
	text-align:center;
	color: #fff;
	padding-top:8px;
	padding-bottom: 8px;
	text-decoration: none;
}
#nav a.home {
	background: url('./images/home.gif') no-repeat center;
	padding-top: 70px;
	padding-bottom: 10px;
	}
#nav a.home:hover {
	background:#44519d url('./images/home2.gif') no-repeat center;
	}
#nav a.menu {
	background: url('./images/menu.gif') no-repeat center;
	padding-top: 70px;
	padding-bottom: 10px;
	}
#nav a.menu:hover {
	background:#44519d url('./images/menu2.gif') no-repeat center;
	}
#nav a.dis {
	background: url('./images/discount.gif') no-repeat center;
	padding-top: 70px;
	padding-bottom: 10px;
	}
#nav a.dis:hover {
	background:#44519d url('./images/discount2.gif') no-repeat center;
	}
#nav a.dir {
	background: url('./images/directions.gif') no-repeat center;
	padding-top: 70px;
	padding-bottom: 10px;
	}
#nav a.dir:hover {
	background:#44519d url('./images/directions2.gif') no-repeat center;
	}
#nav a.contact {
	background: url('./images/contact.gif') no-repeat center;
	padding-top: 70px;
	padding-bottom: 10px;
	}
#nav a.contact:hover {
	background:#44519d url('./images/contact2.gif') no-repeat center;
	}
#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 85px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em;
	border-bottom: 1px #fff solid;
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -2.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #455093;

}
#rice {
	position: absolute;
	top: 3px;
	left: 552px;
	}
#footer {
	padding: 8px;
	text-align: right;
	background:#5765bb;
	color: #ffffff;
	width: 732px;
}

.header { 
	padding-left:20px;
}
.menutable h2 { 
	color:#44519d;
	font-size: 15px; 
	margin:0px;
}
b, strong {
	color:#44519d;
}
.menutable li {
	list-style:none;
}
.side {
	margin:5px; 
	padding:4px; 
	background: #ffffff;
	border:1px #83863e solid;
	}
.bg { 
	background: #eeeeee; 
	}
.bg2 { 
	background: #efefef; 
	}
.special { 
	text-align:center; 
	border:1px #83863e solid; 
	background:#fdffca; 
	padding:10px; 
	margin:10px;
}