/* ------------------------ */
/* Charley's Crab menu page */
/* ------------------------ */
#Ccfork{
	position:absolute;
	left: 186px;
	top: 76px;
	width: 48;
	height: 242;
}
#Ccspoon{
	position:absolute;
	left: 251px;
	top: 75px;
	width: 54;
	height: 242;
}
#Ccknife{
	position:absolute;
	left: 303px;
	top: 75px;
	width: 60;
	height: 241;
}
#CclocNotice{
	position:absolute;
	left: 54px;
	top: 391px;
	height: 88px;
	width: 448px;
}


/* ------------------ */
/* Big Fish menu page */
/* ------------------ */
#fork{
	position:absolute;
	left: 175px;
	top: 63px;
}
#spoon{
	position:absolute;
	left: 247px;
	top: 62px;
}
#knife{
	position:absolute;
	left: 307px;
	top: 62px;
}
#locNotice{
	position:absolute;
	left: 85px;
	top: 405px;
	height: 118;
	width: 325px;
}
#bfLocCondept{
	position:absolute;
	left:191px;
	top:334px;
	width:172px;
	height:73px;
	z-index:2;
}

/* ---------------------- */
/* Gandy Dancer menu page */
/* ---------------------- */
#GdFork{
	position:absolute;
	left: 169px;
	top: 70px;
	width: 58;
	height: 242;
}
#GdSpoon{
	position:absolute;
	left: 232px;
	top: 70px;
	width: 52;
	height: 241;
}
#GdKnife{
	position:absolute;
	left: 291px;
	top: 70px;
	width: 51;
	height: 242;
}
#GdFork_EarlyBird {
	position:absolute;
	left:351px;
	top:70px;
	width:72px;
	height:242px;
	z-index:1;
}
#GdMenuLocName{
	position:absolute;
	left: 116px;
	top: 374px;
	height: 136px;
	width: 394px;
}


/* ------------------------- */
/* Grand Concourse menu page */
/* ------------------------- */
#GcFork{
	position:absolute;
	left: 185px;
	top: 63px;
	width: 62;
	height: 256;
}
#GcSpoon{
	position:absolute;
	left: 247px;
	top: 62px;
	width: 55;
	height: 256;
}
#GcKnife{
	position:absolute;
	left: 303px;
	top: 63px;
	width: 60;
	height: 256;
}
#GcMenuLocName{
	position:absolute;
	left: 68px;
	top: 330px;
	height: 106;
	width: 397;
}


/* ------------------------- */
/* Meriwether's menu page */
/* ------------------------- */
#MwFork{
	position:absolute;
	left: 200px;
	top: 79px;
	width: 48;
	height: 243;
}
#MwSpoon{
	position:absolute;
	left: 260px;
	top: 77px;
	width: 50;
	height: 243;
}
#MwKnife{
	position:absolute;
	left: 317px;
	top: 78px;
	width: 51;
	height: 243;
}
#MwLocName{
	position:absolute;
	left: 67px;
	top: 347px;
	height: 111;
	width: 270;
}


/* -------------------- */
/* River Crab menu page */
/* -------------------- */
#RcFork{
	position:absolute;
	left: 190px;
	top: 99px;
	width: 48;
	height: 243;
}
#RcSpoon{
	position:absolute;
	left: 251px;
	top: 99px;
	width: 50;
	height: 243;
}
#RcKnife{
	position:absolute;
	left: 305px;
	top: 99px;
	width: 51;
	height: 243;
}
#RcLocName{
	position:absolute;
	left: 101px;
	top: 401px;
	height: 111;
	width: 270;
}
