* { padding: 0; margin: 0; }
a {
	color: #e69874;
	text-decoration: underline;
	}
a:hover, a:active {
	color: #8F4B06;
	text-decoration: underline;
	}
a img { border: 0; background: transparent; }
#bodyHeader img { float: left;  padding: 2px 10px 2px 0;}
body {
	background: #FFFFF3;
	color: #8F4B06;
	font: 1em Georgia, Times, serif; 
	line-height: 20px; 
	text-align: left;
	padding: 10px 10px 10px 10px;
}
#container {  
	width: 780px;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	} 
/*-------------------------------------------------*/
#banner {
	background: transparent;
	border: 0px;
	height: 122px;
	width: 775px;	
}
#pageHeader {
	background: #fff;  
	position: relative;
	border: 2px solid #F6A884;
	height: 122px;
	width: 600px;
	margin: 0 6px 6px 0;
}
#logo { 
	position: absolute	;
	bottom: 0; right: 0;
	}
#pageHeader h1 { display: none; }
#pageHeader h2 { display: none; }

#bannerRight {
	background: #fff url(/img/LCity_ad_plus.gif) no-repeat center center;
	border: 2px solid #F6A884;
	height: 122px;
	width: 166px;
	position: absolute;
	top: 0;
	right: 0; 
}
/*-------------------------------------------------*/
#leftContent {
	background: transparent;
	border: 0px;
	margin: 0px;
	width: 152px;
	position: absolute;
	left: 0px;
	top: 126px; 
}
#menuList {
	background: #FEA984;
	border: 2px solid #FEA984;
	height: 159px;
	width: 141px;
	margin: 6px 6px 6px 0px;
	padding: 8px 1px 8px 0; 
}
#warning {
	background: #fff;
	border: 2px solid #F6A884;
	margin: 6px 6px 0px 0px;
}
#barcode {
	background: #fff url(/img/barcode1.gif) no-repeat center center;
	border-top: 2px solid #F6A884;
	padding: 27px 20px 18px 20px;
	margin: 33px 0 0 0;
	}
/*-------------------------------------------------*/
#centerContent {
	background: transparent;
	border: 0px;
	position: absolute;
	top: 122px;
	left: 153px; 
	margin: 10px 10px 10px 0;
	width: 451px;
}



#header {
	background: #FEA984; 
	border: 2px solid #FEA984;
	font-size: 1.05em;
	line-height: 19px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, serif;
	color: #8F4B06;
	padding: 3px 20px 3px 20px;
	margin: 0;
	}
#bodyHeader {
	background: #fff;
	border: 2px solid #F6A884;
	padding: 10px 15px 9px 15px;
	margin: 0px;
}
#usesFooter {
	background: #FEA984;
	border: 2px solid #FEA984;
	padding: 8px 3px 22px 3px;
	
}
/*-------------------------------------------------*/
#rightContent {
	background: transparent;
	border: 0px;
	position: absolute;
	top: 126px;
	right: 0; 
	width: 170px;
}
#contact, #promise {
	background: #fff;
	border: 2px solid #F6A884;
	padding: 0px;
	margin: 6px 0 0 0;
}
#numbers {
	background: #fff url(/img/numbers.gif) no-repeat center center;
	border-top: 2px solid #F6A884;
	padding: 20px 20px 25px 10px;
	margin: 0;
	}
/*---------------end of layout---------------------*/
/*---------------text------------------------------*/
#pageHeader hr, 
#bodyHeader hr, 
#contact hr, 
#promise hr,
#blog hr { 
	display: none;
	}
h2 { /* "home" */
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 2px 0;
	padding: 0;
	border-bottom: 2px solid #F6A884;
}
h2.bottom { border-bottom: 2px solid #F6A884; }
#rightContent h3 { /* "questions, promise" */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 8px;
	text-align: right;
	padding: 13px 10px 5px 10px;
	margin: 0 0 5px 0;
	border-bottom: 2px solid #F6A884;
	background: #F6A884;
	color: #FFF;
	}
#rightContent h4 { /* "Little City" in contact box */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-align: right;
	margin: 0 10px 0 0;
	}
#rightContent h4 sup { font-size: 7px; }
h5 { /* body subhead */
	font-size: 1.25em;
	line-height: 19px;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	margin-top: 20px;
	color: #8f4b06;
	}
h5.top { border-top: 2px solid #F6A884; margin-top: 2px; }
h6 { /* body headings */
	font-size: 1.25em;
	line-height: 17px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	padding: 1px 0 3px 0;
	border-bottom: 2px solid #F6A884;
	margin-bottom: 10px;
	}
	
h7  {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	padding-bottom: 40px;
	}
	
h8 { /* body subhead */
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	color: #fea984;
	}	
	
p.sansSmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	margin: 10px;
	}
p.serif {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 5px;
	padding: 0px;
	}
p.serifSmall {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	line-height: 13px;
	text-align: justify;
	margin: 10px;
	}
#contact p {
	text-align: right;
	padding: 0px;
	margin: 0 18px 10px 10px;
	} 
p.sansSmall span { /* address headers */
	color: #FEA984;
	font-size: 14px;
	line-height: 14px;
	}
#usesFooter p { margin: 0px 10px 3px 5px; }
#menuList ul {
	list-style: none;
	color: #FFF;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin: 10px 15px 10px 0; 
	padding-right: 10px; 
	width: 140px;
}
#menuList li a:link, #menuList li a:visited {
	background: url(/img/square_bullet1.gif) no-repeat center right;
	padding-right: 20px; 
	text-decoration: none;
	color: #fff; 
	line-height: 24px;
	}
#menuList li a:hover,#menuList li a:active {
	background: url(/img/square_bullet2.gif) no-repeat center right;
	padding-right: 20px; 
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	line-height: 24px;
	}
#menuList li a.current {
	background: url(/img/square_bullet2.gif) no-repeat center right;
	padding-right: 20px; 
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	line-height: 24px;
	}
* html #floated-image { /* tan hack for IE pc */
 	margin: 0 -3px; ma\rgin: 0;
 	}
#usesFooter ul {
	list-style: none; /* square url(/img/square_bullet.gif) inline; */
	position: relative;
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 10px;
	text-align: left; 
	padding: 0 0 15px 0;
}
#usesFooter li {
	background: url(/img/square_bullet1.gif) no-repeat center left; 
	float: left;
	margin-left: 4px;
	padding: 3px 4px 0 12px;
	}
#subNav { background: #FEA984; padding: 0 0 20px 0; width:417px;}
#subNav ul{
	list-style: none; 
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-align: left; 
	}
#subNav li {
	background: url(/img/square_bullet1.gif) no-repeat center left; 
	float: left;
	margin-left: 4px;
	padding: 1px 4px 0 12px;
	}
div.image198 { float:left; margin: 0px 2px 2px 2px; width: 198px; }
p.caption { text-align: left; } 
p.right { text-align: right; }
div.center { 
	text-align:center;
	width: 409px;
	height: 1%;
	padding: 0 4px 2px 4px; 
	margin: 0 auto 0 auto;
	}
table { width:360px; margin-left:24px; line-height:0.9em; }
td {height: 1.2em; vertical-align:middle; }
tr { height:1.5em; } 
td.region {white-space:nowrap; font-weight: bold; font-style: italic; width: 100%; height:2em;  }
td.priceHead {white-space:nowrap; text-align: right; width:100%; }
td.kind {  width: 75%; }
td.description {font-size:10px; padding-left:15px; padding-right:0px; width:100%;  margin-bottom:5px;}
td.price { text-align:right; width: 25%; }
#merchandise {
	list-style: none;
	}

/* --------- blog stuff ----------- */
#blog {
	background: #fff;
	border: 2px solid #F6A884;
	padding: 10px 15px 9px 15px;
	margin: 0px;
}
#blog h2 {
	font-size: 13px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 2px 0;
	padding: 0;
	border-bottom: 2px solid #F6A884;
}
#blog h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 4px 0;
	padding: 0;
}
.post {
	margin: 0 0 20px 0;
	}
#blog ul {
	list-style: none;
	margin: 0 10px 15px 10px;
	}
	
/* ---------- menu page styles ---------- */

#centerContent2 {
	background: transparent;
	border: 0px;
	position: absolute;
	top: 122px;
	left: 153px; 
	margin: 10px 10px 10px 0;
	width: 627px;
	font-size: 0.9em;
}

#centerContent2 h5 {font-size: 1.5em}

#centerContent2 img {border: 1px solid #8f4b06}

#roastbeef, #ham, #turkey, #fish, #veggie, #hot, #beverages {margin-bottom: 15px;}
#combo {text-align: center}
#roastbeef img, #veggie img, #plates img {float: right; margin: 15px 0px 0px 10px; padding: 0px;}
#turkey img, #salad img {padding: 0; margin-right: 10px;}
#salad img {margin-top: 15px;}

p.menuSmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.85em;
	text-align: left;
	line-height: 1.25em;
	margin-top: 5px;
	margin-bottom: 10px;
	}
	
.bold {font-weight: bold}
.ital {font-style: italic}

.backtotop {float: right;}

.drink, .single, .double, .grande {float: left; width: 140px; margin-bottom:15px;}
.single, .double, .grande {text-align: right}
