html, body {
margin:0px;
padding:0px;
font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  font-weight: normal; color: Black;
}
#main-nav_wide {
	position: relative;
	width: 758px;
	height: 43px;
	background: transparent url('/art/nav1.jpg') no-repeat;
}
/* -- GLOBAL > NAVIGATION -------------------------------------------------------------- */
#main-nav_wide ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	height: 43px;
	
}
#main-nav_wide ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
}
#main-nav_wide ul li a {
	display: block;
	height: 50px;
	padding: 0;
	margin: 0;
}

li#nav_home a { width: 88px; }
li#nav_rates a { width: 91px; }
li#nav_contactus a { width: 133px; }
li#nav_reservations a { width: 149px; }
li#nav_yumainfo a { width: 124px; }
li#nav_events a { width: 173px; }

li#nav_home a:hover { background: transparent url(/art/nav2.jpg) 0px 0px no-repeat; }
li#nav_rates a:hover { background: transparent url(/art/nav2.jpg) -88px 0px no-repeat; }
li#nav_contactus a:hover { background: transparent url(/art/nav2.jpg) -179px 0px no-repeat; }
li#nav_reservations a:hover { background: transparent url(/art/nav2.jpg) -312px 0px no-repeat; }
li#nav_yumainfo a:hover { background: transparent url(/art/nav2.jpg) -461px 0px no-repeat; }
li#nav_events a:hover { background: transparent url(/art/nav2.jpg) -585px 0px no-repeat; }

#main-nav_wide ul li strong { display: none; }

.displace {
position: absolute;
left: -5000px;
}

.bodytext {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  font-weight: normal; color: Black;}
.lcell {color: 804000; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; background-color: White;}
.ccell{font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: .8em; background-color : White;}
.rcell{font-family: Arial, Helvetica, sans-serif; font-weight: lighter; font-size: .9em; background-color: White;}
.bighead{font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color:336699; text-transform: uppercase; font-size:1.5em;}
.smallhead{font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; color:336699; text-transform: uppercase;}


.bodytextred {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;  font-weight: normal; color: red;}


.contentpadding {
	padding: 6px 30px 30px 30px;
}

.maincontent {
background:#FFFFFF url('/art/texture.jpg');
}

.maincol {
position:relative; 
float: left;
margin-left:5px;
margin-top:5px;
padding:10px;
width: 737px;
}

.subcol {
position:relative; 
float: right;
width: 184px;
}