body {
margin: 0 auto;
}
.fullWindow {
	display:block;
	height:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1000px;
	padding-bottom:25px;

	/*position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	 border: double rgb(250,0,255); */
	
}
.tb {
	border-top-width: 7px;
	border-top-style: double;
	border-top-color: #e6e0de;
	width: 1000px;
	position: relative;
	top: 50px;
}
.main {
	width:720px;
	height:900px;
	float: left;	/* border: double rgb(250,0,255); */
}
.nav {
	display:block;
	height:30px;
	margin:0 auto;
	position:relative;
	text-align:center;
	width: 1000px;
	bottom: 0px;	
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	clear: both;
	width: 100%;
	top: 100px;
	left: 0px;*/
}

.sidebar {
	height: 600px;
	width: 230px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #be1e2d;
	float: right;
	position: absolute;
	top: 60px;
	font-family: "Times New Roman", Times, serif;
	right: 100px;
	overflow: hidden;
}
.sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0 10px;
	text-align: left;
	color: #777;
	font-size: 12px;
}
.sidebar ul li {
	list-style-type: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.sidebar h1 {
	padding: 0 10px;
	text-align: center;
	color: #ad1a25;
	font-size: 18px;
}
.sidebar h2 {
	padding: 0 10px;
	text-align: left;
	color: #ad1a25;
	font-size: 14px;
}
.sidebar p {
	padding: 0px 10px;
	margin: -2px 0 10px 0;
	text-align: left;
	color: #777;
	font-size: 12px;
}
.sidebar a {
	color: #3b3a3a;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.sidebar img {
	
	margin-right: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;

}
.sidebar-mid { }
p.fol {
	width: 130px;
	float: left;
}
.sidebar-mid img {
	float: left;
	padding: 10px 0 0 0;
	margin-right: 2px;
}
.sidebar-bot {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #a09f9f;
	padding-top: 10px;
	margin: 20px;
	clear: both;
}
.sidebar-bot p {
margin: 0 auto;
	font-style: italic;
	text-align: center;
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
}



.main div div {display: block;}
.restlogo {
	position: absolute;
	height: 61px;
	width: 250px;
	top: 35px;
	left: 48px;
}
.restlogo img {
	border-bottom:1px solid #918F8F;
}
.restconceptlogo {
	position: absolute;
	height: 35px;
	width: 390px;
	top: 61px;
	left: 48px;
	border-bottom-color: #918F8F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	z-index:99;
}
.branchlinks {
	position: relative;
	width: 250px;
	height: auto;
	padding: 7px 0 12px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	white-space:nowrap;
	z-index:5;
	background-image:url(http://mcchgroup.com/images/lines_l2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:thin solid #ffffff;
}
.resttext {
	position: relative;
	width: 250px;
	top:10px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5B4A3E;
	/* border:thin solid #000000; */
}
a.menulink {position: relative; left: 10px; font-size:12px;	font-family:Georgia, "Times New Roman", Times, serif; color:#BE1E2D;text-decoration:none;}
a.menulink:hover { text-decoration:underline; }
.restconcept {
	position: relative;
	width: 390px;
	top:10px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5B4A3E;
	z-index:99;
}
.backImage {
	position: absolute;
	left: 312px;
	top:35px;
	width: 460px;
	height: 530px;
}
.restInfoArea {
	position: absolute;
	height: 531px;
	width: 134px;
	left: 624px;
	top:35px;
}
.CorpHome {
	position: relative;
	left: 0;
	top: 35px;
	width: 450px;
	z-index:6;
	background-image:url(http://mcchgroup.com/images/lines_l.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.CorpInnerTitle {
	position: absolute;
	left: 10px;
	top: 35px;
	width: 980px;
	height: 185px;
	white-space:nowrap;
	z-index:5;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
}
.press {
	width: 205px;
	height: 130px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #BE1E2D;
	float: left;
	position: absolute;
	left: 220px;
	top: 97px;
	display: block;	
 }
 .press p {
	margin: 0px;
	padding: 0px;
}
.CorpInnerImage {
	position: absolute;
	left: 350px;
	top: -90px;
}
.CorpRestaurantNav {
	position: relative;
	top: 14px;
	left: 48px;
	width: 450px;
	overflow:auto;
	z-index:6;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.CorpLines {
	position: relative;
	left: 48px;
	width: 450px;
	background-image:url(http://mcchgroup.com/images/lines_l2.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.CorpHomeMainOld {
	position: relative;
	left: 10px;
	top: -60px;
	background-image:url(http://mcchgroup.com/images/backhttp://mcchgroup.com/images/corp_main.jpg);
	width: 640px;
	height: 410px;
	z-index:5;
}
.CorpHomeMain {
	position: absolute;
	left: 10px;
	top: 90px;
	background-image:url(http://mcchgroup.com/images/backhttp://mcchgroup.com/images/corp_main_new.jpg);
	width: 640px;
	height: 426px;
	z-index:5;
}
.CorpText {
	position: absolute;
	left: 10px;
	top: 240px;
	width: 780px;
	height: auto;
	padding-left:3px;
	padding-right:3px;
	clear:both;
	
}

.navText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
}
.navTextU {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:underline;
	color:#BE1E2D;
}
a.navText {color:#BE1E2D;}
a.navText:hover { text-decoration:underline; }

.navInnerText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
}
a.navInnerText {color:#000000;}
a.navInnerText:hover { text-decoration:underline; }

.InnerText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color:#333333;
}
a.InnerText {color:#666666; white-space:nowrap;}
a.InnerText:hover { text-decoration:underline; }

.navFooter {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-decoration:none;
	color:#000000;
}
a.navFooter:hover {color:#BE1E2D;}

.BioLinks {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
a.BioLinks {color:#000000;}
a.BioLinks:hover { text-decoration:underline; }

.pixBox {
border-color:#999999;
color:#999999;
border-style:solid;
border-width:1px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:100;
text-decoration: none;
}
.pixBox:hover {border-color:#B01D2D;color:#B01D2D;text-decoration: none;}
.pixBox:active {border-color:#B01D2D;color:#B01D2D;}


.img-shadow {
  float:left;
  background: url(/http://mcchgroup.com/images/shadow2.png) no-repeat bottom right;
  /* border-color:#000000; border-style:solid; border-width:1px; */
  }
  .onlineorder{
	  font-family:Verdana, Geneva, sans-serif;
	  font-size:12px;
	  color:#000;
  }

