.coupon{
	font-style:italic;
	font-size:120%;
	text-align:center;
}

body {
	margin: 0px;
	background-image: url(images/bodybg.jpg);
	background-color: #E7DEBD;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	color: #5A5443;
	padding: 0px;
}
body img.left{
	display: block;
	margin-bottom: 4px;
	margin-right: 7px;
	float: left;
}	
#banner {
	background-image: url(images/bannerbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 155px;
	width: 100%;
	clear: both;
	float: left;
}
#navigation {
	background-image: url(images/navbg.jpg);
	height: 20px;
	width: 100%;
	min-width: 778px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 13px;
	vertical-align: middle;
	clear: both;
	float: left;
}
#navigation img {
	padding-right: 10px;
	padding-left: 10px;
}
#mid {
	background-image: url(images/midbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 142px;
	width: 100%;
	clear: both;
	float: left;
}
#content {
	width: 100%;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	float: left;

}
#footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 100%;
	padding-top: 14px;
	font-size: 7pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	clear: both;
}
#footerbg {
	background-image: url(images/footerbgbg.jpg);
	height: 34px;
	width: 100%;
	background-repeat: repeat-x;
	clear: both;
	float: left;
}
#footerb {
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	width: 100%;
	height: 25px;
	clear: both;
	float: left;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding-top: 5px;
}
a:link {
	color: #932D0B;
	text-decoration: none;
}
a:visited {
	color: #932D0B;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {

	color: #990000;
	text-decoration: underline;
}
#homeleft {
	float: left;
	height: 100%;
	width: 40%;
	padding-right: 10px;
	text-align: justify;
	clear: both;
	line-height: 16px;
}
#contarea {
	padding: 10px;
	height: 100%;
	width: 728px;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0 auto;
	clear: both;
}
#homecentre {
	float: left;
	height: 100%;
	width: 30%;
	padding-right: 10px;
	text-align: justify;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC7B3;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC7B3;
}
#homecentre li {
	list-style-image: url(images/facbull.gif);
}
#homeright {

	float: left;
	height: 100%;
	width: 22%;
	text-align: justify;
	padding-left: 10px;
}
.subbody {

	margin: 0px;
	background-image: url(images/subbodybg.jpg);
	background-color: #E7DEBD;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	color: #5A5443;
	padding: 0px;
}
#submid {

	background-image: url(images/submidbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 73px;
	width: 100%;
	clear: both;
	float: left;
}
#subleft {

	float: left;
	height: 100%;
	width: 20%;
	padding-right: 10px;
	text-align: justify;
	clear: both;
	line-height: 16px;
}
#subcentre {

	float: left;
	height: 100%;
	width: 50%;
	padding-right: 10px;
	text-align: justify;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC7B3;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC7B3;
}
h1 {
	font-size: 9pt;
	font-weight: bold;
}
#subright {


	float: left;
	height: 100%;
	width: 22%;
	text-align: justify;
	padding-left: 10px;
}
#subcentre li {

	list-style-image: url(images/facbull.gif);
}
.priceheader {
	font-weight: bold;
	color: #FFFFFF;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5A5443;
}
textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #5A5443;
}
#restbanner {

	background-image: url(images/restaurantbanner.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 155px;
	width: 100%;
	clear: both;
	float: left;
}
