@charset "utf-8";

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    text-align: center;
}

#locations-body {
    width: 831px;
    background-color: #db562b;
    background-image: url(images/menu_pagebak.gif);
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 15px;
    padding: 10px 0px 10px 0px;
}

#mmn-body {
    width: 831px;
    background-color: #db562b;
    background-image: url(images/menu_pagebak.gif);
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 15px;
    padding: 10px 0px 10px 0px;
}

#events-body {
    width: 831px;
    background-color: #db562b;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-top: 15px;
    padding: 10px 0px 10px 0px;
}

#events-body #form {
	width:300px;
	background-color:#db562b;
	border:2px solid #000;
}

#above-header {
	background-image:url(images/above-header-bak.jpg);
	background-repeat:repeat-x;
	width: 831px;
	height: 55px;
}

#above-header table td{
	margin:0px;
	padding:0px;
}

#header {
    width:831px;
	border-top-width: 3px;
    border-bottom-width: 3px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #000000;
    border-bottom-color: #fff;
}

#body {
}

#food1 {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #dd5629;
    border-bottom-color: #dd5629;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dd5629;
}

#food2 {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #dd5629;
    border-right-color: #dd5629;
    border-bottom-color: #dd5629;
}

#food3 {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #dd5629;
    border-right-color: #dd5629;
    border-bottom-color: #dd5629;
}

#menu {
    border: 1px solid #dd5629;
}

#mmn {
    border: 1px solid #dd5629;
}

#event {
    border: 1px solid #dd5629;
}

#special-header {
    border-bottom-width: 1px;
    border-left-width: 1px;
	border-top-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
	border-top-style: solid;
    border-bottom-color: #dd5629;
    border-left-color: #dd5629;
	border-top-color: #dd5629;
}

#special {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #dd5629;
    border-bottom-color: #fff;
    border-left-color: #dd5629;
}

#location {
    border: 0px;
}

#footer {
    background-color: #d63c18;
    width: 831px;
}

#footer img {
	margin: 15px 25px 15px 25px;
}

.coupon {
	position: absolute;
    height: auto;
    width: 350px;
    margin: -200px 0 0 -175px;
    top: 50%;
    left: 50%;
	padding: 5px 5px 5px 5px;
	border:dashed 3px #000;
	width:350px;

}

.coupon img {border:solid 2px #000;}

.coupon #sname {
	font-family:arial;
	font-size:24px;
	margin-bottom:10px;
	margin-top:4px;
}

.coupon #details {
	font-family:arial;
	font-size:20px;
	margin-bottom:10px;
}

.coupon #discount {
	font-family:arial;
	font-size:28px;
	margin-bottom:5px;
}

#signup-form {
	height:215px;
	width:452px;
	background-image:url(images/Signup-Page_1.jpg);
	background-repeat:no-repeat;
}

#signup-note {
	width:452px;
	font-size:12px;
	color:#000;
}

#captureMessage {
	width:450px;
	text-align:left;
	border: 2px solid #000;
	color:#fff;
	background-color:#cc3a13;
	padding:10px;
}

#captureEmail {
	background-color:#ff8e24;
	border:#000 solid 2px;
	padding:10px;
}
