.address_phone {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
}
.bigheading {
	font-family: Century Gothic,Arial;
	font-size: 18pt;
	font-weight: bold;
	color:#000000;
}

.footerText {
	font-family: Arial;
	font-size: 8pt;
	color:#999999;
}
.smaller {
	font-family: Arial;
	font-size: 9pt;
}

.reg {
	font-family: Arial;
	font-size: 12pt;
}

.contact_text {
	margin-right: 40px; margin-left: 40px;
	text-align: left;
	font-family: Arial;
	font-size: 12pt;
}

.menu_heading {
	font-family: Century Gothic,Arial;
	font-weight: bold;
	font-size: 10pt;
}

.menu_item {
	font-family: Arial;
	font-size: 9pt;
	text-indent: 20 px;
}

.dineInHeading {
	font-family: Century Gothic,Arial;
	font-weight: bold;
	font-size: 16pt;
	color: #9F9E65;
	text-align: center;
}

.dineInItem {
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	color:#496256;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #D6DCD9;
}

.dineInPrice {
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	color:#496256;
	text-align:right;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #D6DCD9;
}


.dineInDescription {
	font-family: Arial;
	font-size: 8pt;
	line-height: 9pt;
	font-style:italic;
	font-weight: normal;
	color:#778D80;
}



#chopstix {position:absolute; top:10;left:320;z-index:0;}

#logo {position:absolute; top:25;left:15;z-index:20;}

BODY {
	background-position:bottom right;
	background-image:url("images/bamboo_bk.jpg");
	background-repeat:no-repeat;
	background-attachment: fixed;
	font-family: Arial;
}

.text { font-family: Arial; font-size: 10pt; }

A { font-weight: bold; text-decoration: underline; color: #000099; }
A:visited { font-weight: bold; text-decoration: underline; color: #000099; }
A:active { font-weight: bold; text-decoration: underline; color: #000099; }