html{
	height: 100%;
}
body{
	text-align: center;
	height: 100%;
	background: #e8c07b;
	margin: 0px;
}
a img{
	border: 0px;
}
#clear{
	clear: both;
}
#header{
	width: 100%;
	height: 191px;
	display: block;
	background: url(../images/headerBg.png);
	position: relative;
	z-index: 2;
	top: -176px;
}
#frame{
	width: 823px;
	margin: 46px auto;
	text-align: left;
	position: relative;
}
#frontBody{
	width: 878px;
	height: 389px;
	display: block;
	background: url(../images/frontBody.png);
	position: relative;
	z-index: 3;
}
#subBody{
	width: 878px;
	background: url(../images/subBody.png);
	position: relative;
	display:block;
	float:left;
	z-index: 3;
}
#footer{
	clear:both;
	width: 877px;
	height: 66px;
	display: block;
	background: url(../images/footer.png);
	position: relative;
	z-index: 3;
}
#footerText{
	font-family: verdana;
	padding-left:25px;
	padding-top:3px;
	font-size:9px;
	width:810px;
	color: #444444;
}
#footerText a{
	color: #4D4D4D;
	text-decoration:none;
}
#footerText a:hover {
	text-decoration:underline;
}
#basketRight{
	width: 47px;
	height: 166px;
	display: inline;
	background: url(../images/basketRight.png);
	position: relative;
	float: right;
	margin: -102px -47px 0px;
}
#wrapper{
	width: 100%;
	display: block;
	background-image: url(../images/bodyBg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	margin-top: -240px;
	position: relative;
	z-index: 1;
	min-height: 600px;
}
#fork{
	width: 114px;
	height: 352px;
	display: block;
	background: url(../images/fork.png);
	position: absolute;
	bottom: 22px;
	z-index: 2;
	left: -81px;
}
#plate{
	width: 776px;
	height: 171px;
	display: block;
	background: url(../images/plate.png);
	position: absolute;
	z-index: 1;
	margin-top: -22px;
	left: -65px;
}
#redBg {
	margin-left:19px;
	width:376px;
	width:859px;
	float:left;
	position:relative;
	background: rgb(70,4,1);
	/*background:#f1f1f1;*/
}
#noBg{
	margin:0px;
	width:483px;
	float:left;
	position:relative;
	background:rgb(241,241,241) url(../images/basketCorner1.png) bottom right;
	background-repeat:no-repeat;
}

#cornerBasket {
	background: url(../images/basketCorner.png) bottom right;
	background-repeat: no-repeat;
	float:left;
	width:878px;
}
#filler{
	width: 376px;
	/*height: 736px;*/
	display:inline;
	float: left;
	z-index:4;
	position:relative;
}
#noBg {
	/*min-height:736px;*/
	min-height:423px;
}
#filler img{
	float:left;
	position:relative;
}
#logo{
	display:block;
	background: url(../images/logo.png) no-repeat top left;
	width: 940px;
	height: 176px;
	display: block;
	z-index: 5;
	margin: 0px auto;
	position: relative;
}
#order{
	background: url(../images/order.png);
	width: 47px;
	height: 249px;
	display: block;
	position: absolute;
	right: -101px;
	top: 53px;
}
#orderPop{
	background: url(../images/orderPop.png);
	width: 0px;
	height: 320px;
	display: none;
	position: absolute;
	right: -56px;
	top: 69px;
	z-index: 5;
	overflow: hidden;
}
#slider-thumb{
	cursor:default;
	margin-left:14px;
	position:absolute;
	width:20px;
	padding: 0px;
}
#slider-bg2 {
	background:transparent url(http://developer.yahoo.com/yui/examples/slider/assets/bg-v.gif) no-repeat scroll 12px 0pt;
	display:inline;
	float:left;
	height:188px;
	margin:70px 0px 0px -24px;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	position:relative;
	width:36px;
	padding: 0px;
}
#sliderWrapper{
	margin: 70px 0px 0px ;
	overflow: hidden;
	float: left;
	height: 188px;
}
#restaurantContainer{
	width: 234px;
	float: left;
	list-style: none;
	overflow: hidden;
	margin-left: 4px;

}
#restaurantContainer li{
	margin-top: 10px;
}
#restaurantContainer li a{
	width:234px;
	padding-left: 25px;
	font-family: helvetica, arial;
	color: #ffffff;
	display: block;
	text-decoration: none;
}
#restaurantContainer li a:hover{
	background:#9ED206;
}
#mainNav{
	float: left;
	list-style: none;
	width: 476px;
	position: absolute;
	top: 10px;
	right: 5px;
	z-index:5;
}
#mainNav li{
	display: block;
	float:left;
	margin:0px 2px 0px 0px;
	padding: 2px 5px;
	border-right: 1px solid #4D4D4D;
}
#mainNav li.last {
	border-right:none;
}
#mainNav li a{
	font-family: verdana;
	font-weight: bold;
	color: #4D4D4D;
	font-size: 13px;
	padding: 3px 6px;
	text-decoration: none;
}
#mainNav li a:hover {
	color: #FFF;
}
#mainNav li:hover a {
	background-color: #720103;
}
#mainNav li:hover ul.submenu li a {
	background:none;
	color:#777;
}
#mainNav li:hover ul.submenu li a:hover {
	color:#fff;
}
#mainNav li a.last{
	border-right: none;
}
#mainNav li:hover ul.submenu {
	display:block;
}
#mainNav li ul.submenu {
	display:none;
	position: absolute;
	padding:0 0 8px 5px;
	list-style: none;
	height:auto;
	background-color: #720103;
}
#mainNav li ul.submenu li {
	border:none;
}
#mainNav li ul.submenu li {
	list-style: none;
	float:left;
	clear:both;
	position: relative;
}

#rightText{
	width: 410px;
	margin: 60px 0px 70px 45px;
	float: left;
	color: #4d4d4d;
	font-family: verdana;
	font-size: 11px;
	display: inline;
	position: relative;
	z-index: 4;
}
#rightText h1{
	font-family: Times New Roman;
	font-size: 27px;
	font-weight: 500;
	margin-bottom: 15px;
	color: #8B002B;
}
h2, #our_restaurants a{
	color: #8B002B;
	text-decoration: none;
}
#basketCorner{
	background: url(../images/basketCorner1.png);
	width: 828px;
	height: 201px;
	position: absolute;
	bottom: 0px;
	z-index: 3;
	display: block;
	left: 0px;
}
#rightText p{
	margin-bottom: 19px;
}
#our_restaurants #rightText{
        width: 460px;
        margin: 45px 0px 0px 40px;
}
#restaurantInfo{
        float: left;
        width: 210px;
		float:left;
        padding-bottom: 20px;
}
#restaurantInfo h2{
	margin-top:3px;
}
#restaurant{
        clear: both;
        padding: 10px 0px;
        border-bottom: 2px dotted #999999;
}
#restaurant #image{
        float: left;
        width: 120px;
        display: block;
        overflow: hidden;
}
#about #rightText{
	margin-bottom: 0px;
}
#storeNav{
	display:inline;
	float:left;
	margin: 50px 0px 0px 50px;
	position:relative;
	width:156px;
	z-index:4;
	min-height: 389px;
	padding: 0px 10px;
	border-right: 2px dotted #999999;
}
#store #rightText{
	width: 520px;
	margin-left: 20px;
}
#store #rightText h1{
	display: inline;
}
#topNav{
	position: absolute;
	right: 30px;
	top: 15px;
	height: 150px;
	font-family: verdana;
	font-size: 9px;
}
#topNav input{
	background: #E1D7AA;
	border: #E1D7AA;
	display: inline;
}
#topNav span, #topNav a{
	color: #E1D7AA;
	margin-right: 5px;
	display: inline;
	text-decoration: none;
}
#topNav form{
	display: inline;
}
#topNavBottom{
	position: absolute;
	bottom: 18px;
	width:200px;
	right: 10px;
	color: #e1d7aa;
	font-size:11px;
}
#rotator {
	float:left;
	position:relative;
	margin:0px;
	width:376px;
	height:423px;
}
span.q {
	font-weight:bold;
	display:block;
	margin-bottom:5px;
}
span.a {
	display:block;
}
div.spc {
	float:left;
	width:20px;
}
ol.how-it-works li {
	margin-bottom:20px;	
}

