body {
	margin:0;
	padding:0;
	background-color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	}
img {
	border:none;
	}
iframe {padding:0px; margin:0px; width:745px; height:490px; border:none;}
	
/* ----------------- 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:#9e1616;
	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:#9e1616;
	position:relative;
	text-align:center;
	}
/* wrap content to 750 */
#wrapper{
	width:750px;
	position:relative;
	padding:0px;
	background-color:#fff;
	background-image:url(../images/leftShadow.gif);
	background-position: 0px 0px;
	background-repeat:repeat-y;
	}
/* editable area of template */
#mainContent{
	width:750px;
	position:relative;
	overflow:hidden;
	top:0px;
	border:none;
	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:#9e1616;
	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:#9e1616;
	color:#FFF;
	}
a.link01{width:72px;}
a.link02{width:90px;}
a.link03{width:145px;}
a.link04{width:135px;}
a.link05{width:100px;}
a.link06{width:118px;}
	
/* END STYLES FOR MAIN NAVIGATION ~ TOP LINKS */

/* BEGIN STYLES FOR SUB NAVIGATION ~ BOTTOM LINKS */

#footerNavWrapper{
	width:738px;
	position:relative;
	top:0;
	background-image: url(../images/lowBanner.gif);
	background-repeat: repeat-x;
	background-position: 0px -3px;
	vertical-align:top;
	background-color:#000;
	border-left:6px solid #FFF;
	border-right:6px solid #FFF;
	border-top:3px solid #FFF;
	border-bottom:6px solid #FFF;
	margin-top:0px;
	margin-bottom:0px;
	padding:11px 0px 0px 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: 45px;
	padding-left: 45px;
	}
a.bottomLinks:hover{color: #9e1616;}
#footerLegal{
	background-color:#9e1616;
	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;
	}
#footerSpace1, #footerSpace2 {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 */

/* Dining On Demand Links */
.dodWrapper{
	width:100%;
	text-align:center;
	padding-bottom:0px;
	}
#DiningOnDemand{
	color:#cccccc;
	line-height:1.5em;
	text-align:center;
	padding:2px 10px 2px 10px;
	}
#dodHeader{
	font-size:1.2em;
	color:#9e1616;
	padding-bottom:0;
	margin-bottom:5px;
	}
a.dodLinks{
	text-decoration:none;
	color:#cccccc;
	}
a.dodLinks:hover{
	color:#9e1616;
	}

/* ----------------- END MAIN TEMPLATE STYLES ---------------------- */


/* ----------------- END MAIN TEMPLATE STYLES ---------------------- */

/* ----------------- BEGIN INDIVIDUAL PAGE STYLES ------------------ */

/* HOME PAGE LIST */
div.homeContent{
	background-color:#9e1616;
	}
div.homeText{
	margin:0px 0px 25px 0px;
	padding:0px;
	border-left:6px #fff solid;
	border-right:6px #fff solid;
	border-bottom:6px #fff solid;
	font-size: 12px;
	text-align:left;
	background-image: url(../images/homeBG.gif);
	background-repeat:no-repeat;
	background-color:#1d1d1d;
	}
div.homeSeparator{
	border-top:8px #9e1616 solid;
	margin:0px;
	padding:0px;
	border-left:6px #fff solid;
	border-right:6px #fff solid;
	border-top:6px #fff solid;
	background-image: url(../images/homeBG.gif);
	font-size: 12px;
	text-align:left;
	}
p.home{
	color:#fff;
	margin:0px;
	padding:20px 10px 20px 15px;
	}
a.homeLink {	
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}
a.homeLink:hover {
	color:#9e1616;
	}
a.homeLinkWhite {	
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
a.homeLinkWhite:hover {
	color:#E85C00;
	}
span.homeEmphasize {
	font-weight:bold;
	font-size:14px;
	}
span.orange {
	color:#E85C00;
	font-weight:bold;
	}
/* BEGIN AREA SUB NAV FOR HOME PAGE */
div.homeAreaLinks{
	width: 740px;
	overflow:hidden;
	border-top: 4px #fff solid;
	background-image: url(../images/menuNavBG.gif);
	background-repeat: no-repeat;
	/*FAKE PRELOADER - POSITION OVER GRAPHIC SO IT IS NOT VISIBLE*/
	background-position: -1000px -1000px;
	}
div.homeAreaLinkShadow{
	width:740px;
	background-color:#fff;
	background-image: url(../images/homeTableBGTop.gif);
	background-position: 0px -2px;
	clear:left;
	margin:0px;
	padding:0px;
	}
a.haLink01, a.haLink02, a.haLink03, a.haLink04 {
	position:relative;
	float:left;
	padding:5px 6px 3px 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	border-right:1px solid #FFF;
	}
a.haLink01, a.haLink02, a.haLink03 {	
	border-right:1px solid #FFF;
	}
a.haLink01:hover, a.haLink02:hover, a.haLink03:hover, a.haLink04:hover {
	background-image:url(../images/menuNavBG.gif);
	background-color:#9e1616;
	}
a.haLink01:hover {color:#9e1616;}
a.haLink02:hover {color:#5984DD;}
a.haLink03:hover {color:#336600;}
a.haLink04:hover {color:#e85c00;}
a.haLink01{width:159px; background-image:url(../images/navBGover.gif);}
a.haLink02{width:159px; background-image:url(../images/homeNapBG.gif);}
a.haLink03{width:159px; background-image:url(../images/homeOakBG.gif);}
a.haLink04{width:159px; background-image:url(../images/homeNorBG.gif);}

/* END AREA SUB NAV FOR HOME PAGE */

table.ourRestaurants {
	width: 740px;
	clear:left;
	background-image:url(../images/homeTableBG.gif);
	background-color:#fff;
	margin:0px;
	padding:0px;
	}
th.homeHeader {
	font-weight:normal;
	text-align:left;
	padding: 0px 12px 14px 12px;
	}
th.colOne, th.colTwo, th.colThree, th.colFour, th.colFive{
	color:#666;
	padding-bottom:8px;
	}
th.colOne, td.colOne {
	text-align:center;
	width: 40px;
	}
th.colTwo, td.colTwo {
	text-align:left;
	width: 200px;
	padding-left: 15px;
	font-weight:bold;
	}
th.colThree, td.colThree {
	text-align:left;
	width: 190px;
	font-weight:bold;
	}
th.colFour, td.colFour {
	text-align:left;
	width: 220px;
	font-weight:bold;
	}
th.colFive, td.colFive {
	text-align:center;
	width: 80px;
	font-weight:bold;
	}
p.homeSubHeader {
	font-weight:bold;
	margin:0px;
	padding: 6px 0px 8px 0px;
	text-align:left;
	}
	
/* END STYLES FOR THE HOME PAGE */

tr.highlight{ 
   background-color: #eaeaea;
   cursor: pointer;
	}

/* HOTEL FINDER HEADINGS */
div.hotelInfo{
	text-align:left;
	padding: 0px 20px 10px 11px;
	background-image: url(../images/lowBanner.gif);
	background-repeat: no-repeat;
	background-position: 0px 63px;
	border-right:6px solid #FFF;
	border-left:6px solid #FFF;
	}
div.orderShadow {
	background-image: url(../images/lowBanner.gif);
	}	
/* BEGIN STYLES FOR BROWSE MENUS GATEWAY PAGE */
/* MENU NAVIGATION ~ MAP LINKS */
#menuNavWrapper{
	width:738px;
	height:35px;
	background-color:#FFF;
	background-image: url(../images/lowBanner.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	border-left:6px solid #FFF;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:1px 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;
	}
img.bmBtn {margin-bottom:0px;}
div.bmWrapper{
	background-color:#fff;
	background-image: url(../images/lowBanner.gif);
	background-repeat: no-repeat;
	background-position: 0px 100px;
	width:718px;
	padding:5px 0px 15px 0px;
	margin:0px;
	text-align:left;
	}
div.bmHeadline {
	padding: 0px 25px 25px 0px;
	width:680px;
	}
#bmAreaOne, #bmAreaTwo, #bmAreaThree, #bmAreaFour{
	height:235px;
	float: left;
	background-image:url(../images/leftShadow.gif);
	background-repeat: repeat-y;
	background-position: -6px 0px;
	padding: 20px 0px 15px 25px;
	overflow:visible;
	font-weight:bold;
	}
#bmAreaOne {width:140px;}
#bmAreaTwo {width:140px;}
#bmAreaThree {width:140px;}
#bmAreaFour {width:180px;}
span.towns {padding:10px 0px 0px 5px; line-height:2em;}
a.town01, a.town02, a.town03, a.town04 {color:#000; text-decoration:none;}
a.town01:hover {color:#9e1616;}
a.town02:hover {color:#5984DD;}
a.town03:hover {color:#336600;}
a.town04:hover {color:#e85c00;}
div.menuDisclaimer{
	background-image:url(../images/navBGactive.gif);
	position:relative;
	clear:both;
	width:725px;
	padding:6px 6px 6px 6px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #fff;
	text-decoration: none;
	border-top:6px solid #FFF;
	border-left:6px solid #FFF;
	border-right:6px solid #FFF;
	border-bottom: none;
	}
a.areaOne, a.areaOneActive, a.areaTwo, a.areaTwoActive, a.areaThree, a.areaThreeActive, a.areaFour, a.areaFourActive {
	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.bmAreaOneLow, a.bmAreaTwoLow, a.bmAreaThreeLow, a.bmAreaFourLow {text-decoration:none; font-size:14px;}
a.bmAreaOneLow:hover, a.bmAreaTwoLow:hover, a.bmAreaThreeLow:hover, a.bmAreaFourLow:hover {color:#000;}
a.bmAreaOneLow {color:#9e1616;}
a.bmAreaTwoLow {color:#5984DD;}
a.bmAreaThreeLow {color:#336600;}
a.bmAreaFourLow {color:#e85c00;}
a.areaOne, a.areaTwo, a.areaThree, a.areaFour {background-image:url(../images/navBGactive.gif);}
a.areaOne:hover{background-image:url(../images/navBGover.gif);}
a.areaOneActive{background-image:url(../images/navBGover.gif);}
a.areaTwo:hover{background-image:url(../images/homeNapBG.gif);}
a.areaTwoActive{background-image:url(../images/homeNapBG.gif);}
a.areaThree:hover{background-image:url(../images/homeOakBG.gif);}
a.areaThreeActive{background-image:url(../images/homeOakBG.gif);}
a.areaFour:hover{background-image:url(../images/homeNorBG.gif);}
a.areaFourActive{background-image:url(../images/homeNorBG.gif);}
a.areaOne, a.areaOneActive {width:166px;}
a.areaTwo, a.areaTwoActive {width:175px;}
a.areaThree, a.areaThreeActive {width:160px;}
a.areaFour, a.areaFourActive {width:185px;}
	
/* END STYLES FOR MENU NAVIGATION ~ MAP LINKS */
/* END STYLES FOR BROWSE MENUSE */

/* BANNER STYLES */
#bannerContainer {
	width:750px;
	height:82px;
	background-color:#9e1616;
	border-left:none;
	border-right:none;
	border-top:none;
	border-bottom:6px solid #9e1616;
	position:relative;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
#logo {
	height:75px;
	width:188px;
	background-color:#4d4d4d;
	border-left:6px solid #FFF;
	border-right:6px solid #FFF;
	border-top:none;
	border-bottom:6px solid #FFF;
	text-align:center;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	top:0;
	left:0;
	}
#bannerAboutUs, #bannerBrowseMenus, #bannerCustomerService, #bannerDeliveryMap, #bannerGroupOrder, #bannerHow2Order, #bannerMainForm, #bannerOnlineOrder, #bannerOrderNow, #bannerPhoneOrder, #bannerPrivacyPolicy,#bannerSignUp, #bannerSpecials, #bannerTerms, #bannerWhatsNew{
	width:544px;
	height:47px;
	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:28px 0px 0px 0px;
	top:0;
	left:0;
	}
#bannerAboutUs	{background-image:url(../images/bannerAbout.jpg);}
#bannerBrowseMenus{background-image:url(../images/bannerBrowseMenus.jpg);}
#bannerCustomerService{background-image:url(../images/bannerService.jpg);}		
#bannerGroupOrder{background-image:url(../images/bannerGroup.jpg);}
#bannerHow2Order{background-image:url(../images/bannerHow2order.jpg);}	
#bannerMainForm{background-image:url(../images/bannerMainForm.jpg);}
#bannerOnlineOrder{background-image:url(../images/bannerOnlineOrder.jpg);}	
#bannerOrderNow{background-image:url(../images/bannerOrderNow.jpg);}	
#bannerPhoneOrder{background-image:url(../images/bannerPhoneOrder.jpg);}
#bannerPrivacyPolicy{background-image:url(../images/bannerPrivacy.jpg);}
#bannerSignUp{background-image:url(../images/bannerSignUp.jpg);}
#bannerSpecials{background-image:url(../images/bannerSpecials.jpg);}
#bannerTerms{background-image:url(../images/bannerTerms.jpg);}
#bannerWhatsNew{background-image:url(../images/bannerWhatNew.jpg);}
#bannerDeliveryMap{background-image:url(../images/bannerMap.jpg);}
span.bannerText {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFF;
	margin-right:50px;
	margin-left:0px;
	}
#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-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;
	}
	
/* CONTINUE SUB PAGE STYLES */
#sideBar{
	max-width:178px;
	width:178px;
	position:relative;
	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;
	}
#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: #9e1616;
	text-decoration: underline;
	line-height:22px;
	}
a.subPage:hover{
	color:#000;
	}
#subContent{
	width:530px;
	overflow: visible;
	position:relative;
	background-image:url(../images/subContentBG.gif);
	background-position: 0px 0px;
	float:left;
	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;
	}
	
/* SPECIALS PAGE */
div.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: #9e1616;
	}
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:#9e1616;
	font-weight:bold;
	}
a.launchCoupon:hover{
	color:#ff8000;
	}
	
h2.region {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #9e1616;
	padding:0px 0px 0px 3px;
	margin:0px 0px 10px 0px;
	}
/* 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: #9e1616;
	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: #9e1616;
	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: #9e1616;
	}
	
/* END SIDE BAR STYLES */
	
span.thumbHolder{
	position:relative;
	float:right;
	margin-top:-10px;
	top:0;
	}
img.sndThumb{padding-top:6px;}
img.aboutUs {float:right; padding-left:20px; padding-top:10px;}
div.sideBarSpacer {height:25px; width:100px;}
div.sideBarSpacer2 {height:100px; width:125px;}	

/* Order Gateway Styles w/CSS preloaders */
div.onlineOrders, div.phoneOrders, div.hotelOrders, div.orderNow, div.orderRoomServiceNow { background-repeat:no-repeat; background-position: -200px -200px; overflow:hidden;}
div.hotelOrders{height:50px; padding:15px 0px 0px 0px; margin:0px; background-image:url(../images/gateway/groupOrderOver.gif);}
div.onlineOrders{height:50px; padding:5px 0px 0px 0px; margin:0px; background-image:url(../images/gateway/onlineOrderOver.gif);}
div.phoneOrders{height:50px; padding:9px 0px 0px 0px; margin:0px; background-image:url(../images/gateway/phoneOrderOver.gif);}
div.orderNow{padding:8px 0px 0px 0px; margin:0px; background-image:url(../images/gateway/orderOnlineNowOver.gif);}
div.orderRoomServiceNow{padding:8px 0px 0px 0px; margin:0px; background-image: url(../images/gateway/orderRoomServiceNowOver.gif);}

h4 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
	color: #9e1616;
	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: #9e1616;
	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:#9e1616;
	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.BizName {
	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:#9e1616;
	}
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;
	}
/* DOD PAGE */
#DOD_Content{padding:10px 20px 10px 20px; font-size:1.2em;}
h4.DOD_Location {text-transform:uppercase; font-weight:bold; font-size:1.5em; font-family:"Courier New", Courier, monospace; clear:left; background-color:#000000; color:#ffffff; padding:2px 5px 1px 5px;}
.homeLogos{float:left; padding-right:20px; position:relative; clear:left;}
.compName {text-transform:uppercase; font-style:normal; font-weight:bold; font-size:1.5em; }
.compName2 {text-transform:none; font-style:normal;}
p.altContent {position:relative; padding-bottom:10px;}
a.actionLink, a.altLink {color:#990000; text-decoration:none; font-weight:bold;  font-style:normal;}
a.actionLink:hover, a.altLink:hover {color:#000000;}
.altMoreInfo {
	font-size:.8em;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	}