body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	padding-top:40px;
	padding-bottom:40px;
	background:#490804;
}

.mainFrame{
	padding:7px;
	background:#000;
}

.leftPanel{
	background:#6c0c0d;
	width:1%;
	vertical-align:top;
}
.mainContents{
	background-color:#450704;
	background-image:url(../images/bg-contents.jpg);
	background-repeat:repeat-x;
	vertical-align:top;
	
	padding-left:20px;
	padding-right:20px;
	height:467px;

}
.topFoodPicture{
	padding-bottom:30px;
}



.leftLinks{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.leftLinks a{
	background:url(../images/links-bg.gif);
	display:block;
	padding-left:48px;
	padding-top:8px;
	width:159px;
	height:23px;
	margin-bottom:3px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:left;
	margin-left:15px;
}
.leftLinks a:hover{
	background:url(../images/links-bg-on.gif);
}

.leftLinksOn a{
	background:url(../images/links-bg-on.gif);
}
.leftLinksOn a:hover{
	background:url(../images/links-bg-off-on.gif);
	color:#FFFF00;
}

.picSpecials{
	margin-top:10px;
	margin-bottom:10px;
}

.sepFooter{
	background-color:#000000;
}

.footerContents{
	background-color:#5e100c;
}

.footer{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.4;
}
.footer a{
	color:#FFFFFF;
}
.footer a:hover{
	text-decoration:none;
}

.mainPicture{
	margin-right:20px;
}

.mainText{
	font-size:11px;
	color:#FFFFFF;
	line-height:1.7;
	padding-right:30px;
	padding-bottom:20px;
}

.mainText a{
	color:#FFFF00;
}
.mainText a:hover{
	text-decoration:none;
	color:#6b3936;
}

.mainText .h1{
	font-size:20px;
	color:#FFFFFF;
	padding-bottom:10px;
}

.mainText .h2{
	font-size:14px;
	color:#FFFFFF;
	padding-bottom:5px;
	font-weight:bold;
}

.mainText .h3{
	font-size:12px;
	color:#FFFFFF;
	padding-bottom:5px;
	font-weight:bold;
}

.mainText ul li{
	list-style-image:url(../images/bullet-rec.gif);
}

.leftPhotosLinks{
	font-size:11px;
	color:#FFFFFF;
	padding-top:10px;
	width:215px;
	margin-left:15px;
}
.leftPhotosLinks a{
	color:#FFFFFF;
}
.leftPhotosLinks a:hover{
	color:#FFFF00;
}

.leftPhotosLinks ul li{
	list-style-image:url(../images/bull-arrow.gif);
	padding-bottom:5px;
}

.thumbPic{
	background:#d6d6d6;
	padding:2px;
	border:solid 1px #929292;
}

.thumbPicSelected{
	background:#6c000a;
	padding:6px;
	border:solid 1px #000000;
}
.galleryText{
	padding:10px;
	color:#000000;
	line-height:1.5;
	font-size:11px;
	background:#6c000a;
	padding:10px;
}
.galleryText a{
	color:#023585;
}
.galleryText a:hover{
	color:#000;
	text-decoration:none;
}

.thumbOuter{
	padding:1px;
	border:solid 1px #6c000a;
}
.thumbPaging{
	background:#6c000a;
	padding:3px;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	
}
.thumbPaging a{
	color:#FFFFFF;
}

.copyRights{
	font-size:10px;
	color:#FFFFFF;
	padding-top:10px;
	text-align:center;
}
.copyRights a{
	color:#FFFFFF;
}
.copyRights a:hover{
	color:#FFFFFF;
}

.coupon{
	width:425px;
	padding:40px;
	text-align:center;
	color:#000;
	font-size:12px;
	background-color:#fff;
	border:solid;
	border-width:2px;
	border-bottom-style:dashed;
	border-color:#a4191b;
}
.coupon a{
	color:#0000FF;
}
.coupon a:hover{
	text-decoration:none;
	color:#000;
}

.hdText{
	color:#000;
	font-size:55px;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:10px;
}

.couponPic{
	padding-bottom:10px;
}


.hdRed{
	background:#990d04;
	font-size:12px;
	color:#FFFFFF;
	padding:6px;
	margin-bottom:10px;
	font-weight:bold;
}

.txt14white{
	font-size:14px;
	font-weight:bold;
}
