/***********************************************MENU********************************************/
body {
	font-family:Georgia,"Times New Roman",Times,serif;
}
#corporateNav{
	width:914px;
}
#pageImageHeader{
	width:954px;
	height:248px;
	margin:0 10px 0px 10px;
	background-image:url(../icons/content/homePanel_bg-solid.png);

}
#pageContentArea{
	background-image:url(../icons/content/pageContentAreaBg.png);
	margin-left:30px;
	margin-right:30px;
	padding-bottom:40px;
	width:914px;
	float:left;
	display:inline;
}
#pageImage{
	width:714px;
	height:232px;
	float:right;
	display: inline;
	margin:8px 8px 0 0;
}
#pageTitle {
	width:232px;
	float:left;
}
#pageTitle ul {
	width:170px;
	margin:0 0 0 35px;
	padding:0;
}
#pageTitle ul li{
	height:20px;
	/*float:left;*/
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:13px;
	color:#FFFFFF;
	cursor: pointer;
}
#pageTitle ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
#pageTitle ul li a:hover{
	color:#f2bd1d;
	text-decoration:none;
}
.menuHdrImage{
	background-image:url(../images/menu/mainHdrImage.jpg);
	background-repeat:no-repeat;
}
.menuHdr{
	width:212px;
	height:38px;
	margin:40px 0px 0px 20px;
	background:url(../icons/content/sprite_pageTitleHdrs.png) 0px -380px no-repeat;
}
.lunchHdrImage{
	background-image:url(../images/menu/mainHdrImage.jpg);
	background-repeat:no-repeat;
}
.lunchHdr{
	width:212px;
	height:38px;
	margin:40px 0px 0px 20px;
	background:url(../icons/content/sprite_pageTitleHdrs.png) 0px 0px no-repeat;
}
.dinnerHdrImage{
	background-image:url(../images/menu/mainHdrImage.jpg);
	background-repeat:no-repeat;
}
.dinnerHdr{
	width:212px;
	height:38px;
	margin:40px 0px 0px 20px;
	background:url(../icons/content/sprite_pageTitleHdrs.png) 0px -38px no-repeat;
	
}
.sundayBrunchHdr{
	width:212px;
	height:38px;
	margin:40px 0px 0px 20px;
	background:url(../icons/content/sprite_pageTitleHdrs.png) 0px -76px no-repeat;
	
}
.partyTrayHdr{
	width:212px;
	height:38px;
	margin:40px 0px 0px 20px;
	background:url(../icons/content/sprite_pageTitleHdrs.png) 0px -114px no-repeat;
	
}
#menuArea{
	background-image:url(../icons/content/menuAreaBg.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:914px;
	padding:0;
	float:left;
}

#menuArea div.column
{
	margin-left:40px;
	width:250px;
	float:left;
	display: inline;
	
}

#menuArea h2{
	width:250px;
	margin:40px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
}
#menuArea h6{
	width:250px;
	margin:40px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	text-align:center;
}
#menuArea .titleDesc{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
	line-height:1.5em;
	color:#b28d67;
	margin:0 0 0 10px;
	padding:0;
} 
#menuArea ul {
	width:250px;
	margin:20px 0 0 0;
	padding:0;
}
#menuArea ul li{
	
	width:250px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 40px 0px;
	padding:0;
	text-align:center
}
#menuArea ul h3{
	font-family:Georgia, "Times New Roman", Times, serif;
    text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#E6CFB8;
	margin:0;
	padding:0;
}
#menuArea ul li p{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
	line-height:1.5em;
	color:#b28d67;
	margin:0 0 10px 0;
	padding:0;
}
#menuArea ul .price{
	font-size:12px;
	font-weight:Bold;
	color:#b28d67;
}
#menuArea ul .subPrice{
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#b28d67;
	margin:0 0 0 0;
}
#menuArea ul .subDesc{
	margin:0 0 0 0;
}

#mainArea{
	background-image:url(../icons/content/menuAreaBg.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:914px;
	padding:0;
	float:left;
}

#mainArea div.singleColumn
{
	margin-left:40px;
	width:830px;
	float:left;
	display: inline;
	
}
#mainArea h2{
	width:250px;
	margin:40px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
}
#mainArea h6{
	width:830px;
	margin:40px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	text-align:center;
}

/*#mainArea p{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:12px;
	line-height:1.5em;
	color:#b28d67;
	margin:0 0 10px 0;
	padding:0;

}*/
.menuDesc{
	font-size:12px;
	line-height:1.5em;
	/*color:#b28d67;*/
	color:#FFF;
	margin:40px 30px 0 30px;
	padding:0;
	display: block;
}
.leadIn{
	font-size:16px;
}
#mainArea .titleDesc{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
	line-height:1.5em;
	color:#b28d67;
	margin:0 0 0 10px;
	padding:0;
} 
#mainArea ul {
	width:830px;
	margin:20px 0 0 0;
	padding:0;
}
#mainArea ul li{
	
	width:830px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 40px 0px;
	padding:0;
	text-align:center
}
#mainArea ul h3{
	font-family:Georgia, "Times New Roman", Times, serif;
    text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#E6CFB8;
	margin:0;
	padding:0;
}
#mainArea ul li p{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
	line-height:1.5em;
	color:#b28d67;
	margin:0 0 10px 0;
	padding:0;
}
#mainArea ul .price{
	font-size:12px;
	font-weight:Bold;
	color:#b28d67;
}
#mainArea ul .subPrice{
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#b28d67;
	margin:0 0 0 0;
}
#mainArea ul .subDesc{
	margin:0 0 0 0;
}


.ad {
	width:220px;
	margin-left:10px;
	background-color:#413225;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#b28d67;
	padding:5px;
}
div.separator 
{
	float: left;
	display: inline;
	margin: 10px 40px 10px 40px;
	width: 834px;
	padding: 0;
	height: 11px;
	background-image: url(../icons/press/ornament.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
