﻿body {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	text-align: center;
	}
	
/* ----------------- MAIN TEMPLATE STYLES ---------------------- */

/* Graphics */
#upperRidge{
	height:30px;
	width: 100%;
	padding:0px;
	margin-top:20px;
	margin-bottom:0px;
	position:relative;
	background-image:url(images/upperRidge.gif);
	background-repeat:repeat-x;
	}
#lowerRidge{
	height:30px;
	width: 100%;
	padding:0px;
	margin-top:0px;
	margin-bottom:5px;
	position:relative;
	background-image:url(images/lowerRidge.gif);
	background-repeat:repeat-x;
	}
#contactInfoTop{
	background-color:#F26522;
	padding:0;
	width:750px;
	height:30px;
	text-align:center;
	position:relative;
	}
	
/* CONTAINERS & WRAPPERS */
/* stretch background color */
#mainHolder{
	width:100%;
	margin-top:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	background-color:#F26522;
	position:relative;
	text-align:center;
	}
/* wrap content to 750 */
#wrapper1{
	width:750px;
	position:relative;
	padding:0px;
	background-color:#FFF;
	background-image:url(images/subContentBG.gif);
	background-position: 250px 155px;	
	}
/* editable area of template */
#mainContent{
	width:965px;
	position:relative;
	overflow:hidden;
	top:0px;
	border: none;
	border-top: 1px solid black;	
	border-left: 1px solid black;
	border-right: 1px solid black;	
	background: white;
	padding:0px;
	margin:0px;
	}

/* MAIN NAVIGATION ~ TOP LINKS */

#mainNavWrapper{
	width:738px;
	background-color:#FFF;
	border-left:6px solid #FFF;
	border-right:6px solid #FFF;
	border-top:6px solid #FFF;
	border-bottom:6px solid #FFF;
	position:relative;
	padding:0px;
	margin-bottom:0px;
	}
#topLinks{
	height:25px;
	overflow:hidden;
	position:relative;
	background-image: url(images/navBGover.gif);
	background-repeat: no-repeat;
	/*FAKE PRELOADER - POSITION OVER GRAPHIC SO IT IS NOT VISIBLE*/
	background-position: -1000px -1000px;
	}
a.link01, a.link02, a.link03, a.link04, a.link05, a.link06, a.link07 {
	background-image:url(images/navBG.gif);
	position:relative;
	float:left;
	top:0px;
	padding:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	border-right:1px solid #FFF;
	}
a.link01:hover, a.link02:hover, a.link03:hover, a.link04:hover, a.link05:hover, a.link06:hover, a.link07:hover {
	background-image:url(images/navBGover.gif);
	background-color:#F26522;
	color:#FFF;
	}
a.link01:active, a.link02:active, a.link03:active, a.link04:active, a.link05:active, a.link06:active, a.link07:active {
	background-image:url(images/navBGactive.gif);
	background-color:#F26522;
	color:#FFF;
	}
a.link01{width:72px;}
a.link02{width:80px;}
a.link03{width:85px;}
a.link04{width:110px;}
a.link05{width:130px;}
a.link06{width:80px;}
a.link07 {width:90px;}
	
/* END STYLES FOR MAIN NAVIGATION ~ TOP LINKS */

/* BEGIN STYLES FOR SUB NAVIGATION ~ BOTTOM LINKS */

#footerNavWrapper{
	width:738px;
	position:relative;
	top:0;
	vertical-align:top;
	background-color:#000;
	border-left:6px solid #FFF;
	border-right:6px solid #FFF;
	border-top:6px solid #FFF;
	border-bottom:6px solid #FFF;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	color:#FFF;
	}
#bottomLinks{
	position:relative;
	text-align:center;
	padding:10px;
	margin:0px;
	}
a.bottomLinks{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #CCC;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	}
a.bottomLinks:hover{
	color: #F26522;
	}
#footerLegal{
	background-color:#F26522;
	position:relative;
	margin:0px;
	padding-right:14px;
	padding-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	}
#footerSpace{
	padding-left:7px;
	}
a.footerLegal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	color: #FFF;
	text-decoration: underline;
	}
a.footerLegal:hover{
	color: #000;
	}
	
/* END STYLES FOR LOWER NAVIGATION */

/* MENU NAVIGATION ~ MAP LINKS */

#menuNavWrapper{
	width:738px;
	background-color:#FFF;
	border-left:6px solid #FFF;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	position:relative;
	padding:0px;
	margin-bottom:0px;
	}
#menuLinks{
	height:21px;
	overflow:hidden;
	position:relative;
	background-image: url(images/navBG.gif);
	background-repeat: no-repeat;
	/*FAKE PRELOADER - POSITION OVER GRAPHIC SO IT IS NOT VISIBLE*/
	background-position: -1000px -1000px;
	}
div.menuDisclaimer{
	background-image:url(images/navBG.gif);
	position:relative;
	width:725px;
	padding:6px 6px 6px 6px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
	border-top:12px solid #FFF;
	border-left:6px solid #FFF;
	border-right:6px solid #FFF;
	border-bottom: none;
	}
a.areaAll, a.areaOne, a.areaTwo, a.areaThree, a.areaFour, a.areaFive {
	background-image:url(images/navBGover.gif);
	position:relative;
	float:left;
	top:0px;
	padding:4px 6px 4px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
	border-right:1px solid #FFF;
	}
a.areaAll:hover, a.areaOne:hover, a.areaTwo:hover, a.areaThree:hover, a.areaFour:hover, a.areaFive:hover {
	background-image:url(images/navBGactive.gif);
	background-color:#000;
	color:#FFF;
	}
a.areaAll:active, a.areaOne:active, a.areaTwo:active, a.areaThree:active, a.areaFour:active, a.areaFive:active {
	background-image:url(images/navBGactive.gif);
	background-color:#000;
	color:#FFF;
	}
a.areaAll{width:95px;}
a.areaOne{width:90px;}
a.areaTwo{width:120px;}
a.areaThree{width:135px;}
a.areaFour{width:120px;}
a.areaFive{width:100px;}
	
/* END STYLES FOR MENU NAVIGATION ~ MAP LINKS */

/* Dining On Demand Links */
#dodWrapper{
	width:100%;
	text-align:center;
	}
#DiningOnDemand{
	color:#cccccc;
	line-height:1.5em;
	}
#dodHeader{
	font-size:1.2em;
	color:#F26522;
	padding-bottom:5px;
	}
a.dodLinks{
	text-decoration:none;
	color:#cccccc;
	}
a.dodLinks:hover{
	color:#F26522;
	}

/* ----------------- END MAIN TEMPLATE STYLES ---------------------- */

/* ----------------- BEGIN INDIVIDUAL PAGE STYLES ------------------ */

/* BANNER STYLES */
	#bannerContainer {
	width:750px;
	height:82px;
	background-color:#F26522;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:6px solid #F26522;
	position:relative;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}

	
#bannerAboutUs{
	width:544px;
	height:75px;
	background-image:url(images/bannerAbout.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerBrowseMenus{
	width:544px;
	height:75px;
	background-image:url(images/bannerBrowseMenus.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerCustomerService{
	width:544px;
	height:75px;
	background-image:url(images/bannerService.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerDeliveryMap{
	width:544px;
	height:75px;
	background-image:url(images/bannerAbout.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerGroupOrder{
	width:544px;
	height:75px;
	background-image:url(images/bannerGroup.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerHow2Order{
	width:544px;
	height:75px;
	background-image:url(images/bannerHow2order.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerMainForm{
	width:544px;
	height:75px;
	background-image:url(images/bannerMainForm.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerOnlineOrder{
	width:544px;
	height:75px;
	background-image:url(images/bannerOnlineOrder.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerOrderNow{
	width:544px;
	height:75px;
	background-image:url(images/bannerOrderNow.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerPhoneOrder{
	width:544px;
	height:75px;
	background-image:url(images/bannerPhoneOrder.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerPrivacyPolicy{
	width:544px;
	height:75px;
	background-image:url(images/bannerPrivacy.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerSignUp{
	width:544px;
	height:75px;
	background-image:url(images/bannerSignUp.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerSpecials{
	width:544px;
	height:75px;
	background-image:url(images/bannerSpecials.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerTerms{
	width:544px;
	height:75px;
	background-image:url(images/bannerTerms.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerWhatsNew{
	width:544px;
	height:75px;
	background-image:url(images/bannerWhatNew.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#bannerDeliveryMap{
	width:544px;
	height:75px;
	background-image:url(images/bannerMap.jpg);
	background-color:#4d4d4d;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:right;
	position:relative;
	float:right;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
	
#centerContent{
	width:537px;
	height:200px;
	border-right:6px solid #FFF;
	border-left:3px solid #FFF;
	border-bottom:6px solid #FFF;
	position:relative;
	float:right;
	overflow:hidden;
	text-align:left;
	margin:0px;
	padding:0px;
	top:0;
	}

/* SUB PAGE STYLES */
/* wrapper with borders */
#subWrapper{
	position:relative;
	background-color:#FFF;
	/*border-left:6px solid #FFF;
	border-right:6px solid #FFF;*/
	border-bottom:none;
	padding:0px;
	margin:0px;
	}	
#smallBanner{
	width:750px;
	height:75px;
	overflow:hidden;
	background-image:url(images/smallBanner.gif);
	background-color:#FFF;
	border-left:none;
	border-top:none;
	text-align:right;
	margin-bottom:0px;
	}
	
/* BANNER STYLES FOR FORM PAGES */
#smallBannerPlain{
	width:750px;
	height:65px;
	overflow:hidden;
	background-image:url(images/smallBanner.gif);
	background-color:#FFF;
	border-left:none;
	border-top:none;
	text-align:right;
	margin-bottom:0px;
	}
#subWrapperPlain{
	background-color:#FFF;
	border:none;
	padding:0px;
	margin:0px;
	}
	
#subconn {
 position:relative;
}

	
/* CONTINUE SUB PAGE STYLES */
#sideBar{
	width:200px;
	top:0px;
	float:left;
	background-image:url(images/sideBarBG.gif);
	padding-top:25px;
	padding-bottom:18px;
	padding-left:10px;
	padding-right:5px;
	margin:0px;
	border-top:6px solid #FFF;
	border-right:7px solid #FFF;
	border-bottom:none;
	border-left:none;
	text-align:left;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	letter-spacing:normal;
	font-style: normal;
	color: #FFF;
	}
	
#subContent{
	width:700px;
	float:right;
	top:0px;
	border-top:none;
	border-right:6px solid #FFF;
	border-bottom:none;
	border-left:none;
	padding-top:32px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:14px;
	margin:0px;
	text-align:left;
	}
#sideBarGateway{
	width:185px;
	position:relative;
	top:0px;
	float:left;
	background-image:url(images/sideGateway.gif);
	padding-top:0px;
	padding-bottom:0px;
	padding-left:6px;
	padding-right:2px;
	margin:0px;
	border-top:6px solid #FFF;
	border-right:7px solid #FFF;
	border-bottom:none;
	border-left:none;
	text-align:left;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	letter-spacing:normal;
	text-align:justify;
	font-style: normal;
	color: #FFF;
	}
#sideBarGateway{
	width:185px;
	position:relative;
	top:0px;
	float:left;
	background-image:url(images/sideGateway.gif);
	padding-top:0px;
	padding-bottom:0px;
	padding-left:6px;
	padding-right:2px;
	margin:0px;
	border-top:6px solid #FFF;
	border-right:7px solid #FFF;
	border-bottom:none;
	border-left:none;
	text-align:left;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height:16px;
	letter-spacing:normal;
	text-align:justify;
	font-style: normal;
	color: #FFF;
	}
img.sideContactLink{
	height:230px;
	width:170px;
	margin-bottom:90px;
	}
img.sideOwnerLink{
	height:180px;
	width:170px;
	}
span.insetLink{
	padding-left:5px;
	}
a.sideLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #f5a70f;
	text-decoration: underline;
	line-height:22px;
	}
a.sideLink:hover{
	color:#FFF;
	}
a.subPage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #F26522;
	text-decoration: underline;
	}
a.subPage:hover{
	color:#000;
	}
	
/* SPECIALS PAGE */
#specials {
	position:relative;
	width: 530px;
	float:left;
	background-color:#FFF;
	margin-bottom:10px;
	border-bottom:1px solid #000;
	}
table.offer {
	width:530px;
	padding:0px;
	}
td.restaurantLogo{
	vertical-align:top;
	padding-right:5px;
	}
td.headline{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #F26522;
	}
td.details{
	padding:5px 5px 5px 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size: 12px;
	}
td.couponPop{
	padding-top:5px;
	padding-bottom:15px;
	}
td.finePrint{
	padding:15px 10px 15px 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
	}
a.launchCoupon{
	color:#F26522;
	font-weight:bold;
	}
a.launchCoupon:hover{
	color:#ff8000;
	}
	
/* END SPECIALS STYLES */
	
/* START SIDE BAR STYLES */
h4.side {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #F26522;
	padding:0px 0px 0px 3px;
	margin:0px 0px 0px 0px;
	}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #F26522;
	padding:25px 0px 0px 3px;
	margin:0px 0px 0px 0px;
	}
/*h3 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #000;
	padding:25px 0px 0px 3px;
	margin:0px 0px 0px 0px;
	}*/
div.sideLink{
	margin:0px;
	padding:8px 10px 20px 4px;
	}
a.side {
	overflow:hidden;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:16px;
	letter-spacing:normal;
	font-style: normal;
	color: #000;
	text-decoration:none;
	}
a.side:hover {
	color: #F26522;
	}
	
/* END SIDE BAR STYLES */
	
span.audio{
	position:relative;
	float:right;
	margin-top:-10px;
	top:0;
	}
	h1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #F26522;
	padding:0px;
	margin-top:15px;
	margin-bottom:7px;
	margin-left:0px;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFF;
	margin-right:50px;
	margin-top:28px;
	margin-bottom:0px;
	margin-left:0px;
	}
	
h4 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #F26522;
	padding:0px;
	margin-top:15px;
	margin-bottom:7px;
	margin-left:0px;
	}

p.info {
	overflow:hidden;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:16px;
	letter-spacing:normal;
	font-style: normal;
	color: #000;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:2px;
	margin-right:10px;
	}
	
h4.gateway {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #F26522;
	padding:2px 0px 20px 0px;
	margin:0px;
	}
	
p.infoList {
	overflow:hidden;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:25px;
	letter-spacing:normal;
	font-style: normal;
	color: #000;
	margin-top:0px;
	margin-bottom:20px;
	margin-left:2px;
	margin-right:10px;
	}
div.areaOne {
	color:#FFFFFF;
	background-color:#F26522;
	padding: 3px;
	font-weight:bolder;
	}
div.zipList {
	padding-left:3px;
	padding-bottom: 12px;
	padding-top:10px;
	}
span.zipPad {
	padding-left:40px;
	}	
p.infoBottom {
	overflow:hidden;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height:18px;
	letter-spacing:normal;
	text-align:justify;
	font-style: normal;
	color: #000;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:7px;
	margin-right:10px;
	}
span.R2Uname {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	letter-spacing:normal;
	}
span.emphasize {
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
	}
span.required {
	font-size: 8px;
	color:#F26522;
	}
span.extraIndent {
	margin-left:15px;
	}
img.orderImages1 {
	top:0; position:relative; vertical-align:top; padding:0px; margin-top:20px; margin-left:0px; margin-right:3px;
	}
img.orderImages2 {
	top:0; position:relative; vertical-align:top; padding:0px; margin-top:20px; margin-left:0px; margin-right:3px;
	}
img.orderImages3 {
	top:0; position:relative; vertical-align:top; padding:0px; margin-top:20px; margin-left:0px;
	}