/* ------------------------ */
/* Charley's Crab menu page */
/* ------------------------ */
/*#CclocTitle{
	position:absolute;
	left: 354px;
	top: 591px;
	height: 88px;
	width: 448px;
}*/

#CClocTitle {
	position:absolute;  
	left: 350px;
	top: 600px;
	width:380px;	
	height:50px;
}
#CCmenus {
	position:absolute;  
	left: 270px;
	top: 650px;
	height:150px;
	width:600px;
}


/* ------------------ */
/* Big Fish menu page */
/* ------------------ */
/*=====================
#fork_BFDB {
	position:absolute;
 	left: 415px;
	top: 120px;
	text-align:center;
	margin:50px 20px 100px;
}
#fork_BFDB p {
	text-transform:uppercase;
	font-weight:bold;
}
#fork_BFDB img {
	border:none;
}
#bfLocCondept{
	position:absolute;  
	left:492px;
	top:480px;
	width:172px;
	height:73px;
	z-index:2;
}
=====================*/
#BFlocTitle {
	position:absolute;  
	left: 350px;
	top: 490px;
	height:100px;
	width:400px;
}
#BFmenus {
	position:absolute;  
	left: 270px;
	top: 590px;
	height:150px;
	width:600px;
}

/* ---------------------- */
/* Gandy Dancer menu page */
/* ---------------------- */
/*=====================
#fork p#GAND {
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}
#spoon p#GAND {
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}
#knife p#GAND {
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
}
#GdFork_EarlyBird {
	position:absolute;
	left:351px;
	top:70px;
	width:72px;
	height:242px;
	z-index:1;
}
#GdMenuLocName{
	position:absolute;
	left: 376px;
	top: 559px;
	height: 136px;
	width: 394px;
}
=====================*/
#GDlocTitle {
	position:absolute;
	left: 665px;
	top: 549px;
	height:69px;
	width:138px;
}
#GDmenus {
	position:absolute;  
	left: 270px;
	top: 620px;
	height:150px;
	width:600px;
}

/* ------------------------- */
/* Grand Concourse menu page */
/* ------------------------- */
/*=====================
#fork p#GRCO {
	text-transform:uppercase;
	font-weight:bold;
	color:#FFBB32;
}
#spoon p#GRCO {
	text-transform:uppercase;
	font-weight:bold;
	color:#FFBB32;
}
#knife p#GRCO {
	text-transform:uppercase;
	font-weight:bold;
	color:#FFBB32;
}
#GcMenuLocName{
	position:absolute;
	left: 368px;
	top: 530px;
	height: 106;
	width: 397;
}
=====================*/
#GClocTitle {
	position:absolute;  
	left: 660px;
	top: 440px;
	height:69px;
	width:138px;
}
#GCmenus div {
	position:absolute;  
	left: 600px;
	top: 510px;
	height:450px;
	width:250px;
}

/* ------------------------- */
/* Meriwether's menu page */
/* ------------------------- */
/*=====================
#fork_MERI {
	position:absolute;
 	left: 415px;
	top: 120px;
	text-align:center;
	margin:50px 20px 100px;
}
#fork_MERI p {
	text-transform:uppercase;
	font-weight:bold;
}
#fork_MERI img {
	border:none;
}
#MwLocName{
	position:absolute;
	left: 67px;
	top: 347px;
	height: 111;
	width: 270;
}
=====================*/
#MWlocTitle {
	position:absolute;  
	left: 630px;
	top: 565px;
	height:69px;
	width:138px;
}
#MWmenus {
	position:absolute;  
	left: 270px;
	top: 630px;
	height:150px;
	width:600px;
}

/* -------------------- */
/* River Crab menu page */
/* -------------------- */
/*
#RcLocName{
	position:absolute;
	left: 101px;
	top: 401px;
	height: 111;
	width: 270;
}
*/
/*=====================
#RcLocName {
	left: 399px;
	position: absolute;
	top: 500px;
}
=====================*/
#RClocTitle {
	position:absolute;
	left: 282px;
	top: 447px;
	height:69px;
	width:138px;
}
#RCmenus {
	position:absolute;  
	left: 270px;
	top: 590px;
	height:150px;
	width:600px;
}

/* ------------------------ */
/*      All menu pages      */
/* ------------------------ */
/*=====================
#fork {
	position:absolute;
 	left: 433px;
	top: 138px;
	text-align:center;
	margin:50px 20px 100px;
}
#fork p {
	text-transform:uppercase;
	font-weight:bold;
}
#fork img {
	border:none;
}

#spoon {
	position:absolute;  
	left: 520px;
	top: 138px;	
	text-align:center;
	margin:50px 20px 100px;
}
#spoon p {
	text-transform:uppercase;
	font-weight:bold;
}
#spoon img {
	border:none;
}

#knife {
	position:absolute;  
	left: 595px;
	top: 138px;	
	text-align:center;
	margin:50px 20px 100px;
}
#knife p {
	text-transform:uppercase;
	font-weight:bold;
}
#knife img {
	border:none;
}
=====================*/
#BFmenus div, #CCmenus div, #GDmenus div, #GCmenus div, #MWmenus div, #RCmenus div {
	width:50%;
	float:left;
	/*text-align:center;*/
}
#BFmenus ul, #CCmenus ul, #GDmenus ul, #GCmenus ul, #MWmenus ul, #RCmenus ul {
	list-style-type:none;
	line-height:3em;
}
#BFmenus ul li a, #CCmenus ul li a, #GDmenus ul li a, #GCmenus ul li a, #MWmenus ul li a, #RCmenus ul li a {
	padding:5px; 
	background-color:#900;
	border:1px solid #AAA; 
	border-style:outset; 
	font-weight:bold; 
	text-transform:capitalize; 
	text-decoration:none; 
	color:#BBB;
}
#BFmenus ul li a:hover, #CCmenus ul li a:hover, #GDmenus ul li a:hover, #GCmenus ul li a:hover, #MWmenus ul li a:hover, #RCmenus ul li a:hover {
	background-color:#000;
}

