* html #wrap{height: 100%;}
.title {
	font-weight: bold;
	text-align:center;
	color: #000000;
	text-decoration: none;
	font-family: "Monotype Corsiva";
	font-size: 30px;
}
.food{
	font-weight: bold;
	color: #a82032;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;	
	}
.description{
	font-weight: bold;
	color: #108845;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	}
.bg{
	background:url(../images/bg.jpg) repeat-x;
	}
.blackprint{
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
.greenprint{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#009900;
	}
.coupon {
	font: bold 40px Signature;
	color:#009900;
	padding-left:60px;
	border: #009900 dashed;
	background:url(../images/new-logo-sub.png) top left no-repeat;
	background-color:#FFFFCC;
	}
.coupon01 {
	background:url(../images/coupon01.png) no-repeat center;
	}
.coupon02 {
	background:url(../images/coupon02.png) no-repeat center;
	}
.coupon03 {
	background:url(../images/coupon03.png) no-repeat center center;
	}
.coupon04 {
	background:url(../images/coupon04.png) no-repeat center;
	}
.coupon05 {
	background:url(../images/coupon05.png) no-repeat center;
	}
.coupon06 {
	background:url(../images/coupon06.png) no-repeat center;
	}

/*End of Menu*/
