/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#wrapper {
	position:relative;
	top:0px;
	margin:0px auto;
	width:1010px;
}
#wrapper-main {
	position:relative;
	top:0px;
	margin:0px auto;
	width:1010px;
	background-image:url(images/homepageback.jpg);
background-repeat:no-repeat;
}

#header {
width:1010px;
background-image:url(images/banner.jpg);
background-repeat:no-repeat;
height:249px;
}
#header-main{
width:1010px;
height:249px;
}

#content {
	width:1000px;
	background-image:url(images/content.jpg);
	height:726px;

}
#content-main {
	width:1000px;
	height:726px;
}

#navigation {
position:absolute;
left:585px;
width:400px;
height:30px;
top:190px;
}

#navigation ul {
list-style-type:none;
}

#navigation li {
	display:inline;
	padding: 0px 5px;
}

#navigation a {
color: #DE352C;
text-decoration: none;
text-transform: capitalize;
font-size: 14px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
}

#navigation a:hover {
color:#008e44;
}

#mainArea {
	width:619px;
	top:0px;
	position:relative;
	float:left;
	padding-left: 46px;
}

#contentHeader {
position:relative;
width:100%;
height:75px;
}

#contentHeader img {
vertical-align:bottom;
}

#mainContent {
	width:100%;
	position: relative;
}

#mainContent p {
padding:0px 20px 0px 6px;
}

#mainContent .abouttext {
	padding:0px 20px 10px 6px;
	text-indent: 20px;
font-family: Helvetica, Arial, sans-serif;
font-size: 15px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.3em;
}

#mainContent .accomodate {
	font-size:13px;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
}
.partyTrays {
margin-top:16px;
margin-left:8px;
}


#sidebarArea {
	width:335px;
	float:right;
	position:relative;
	margin-top: -15px;
}
#message {
	width:322px;
	height: 53px;
}
#message h3 {
	font-size:15px;
	text-align:center;
	color:#de352c;
}
#hours {
	margin-top:20px;
}

#hours td {
font-weight:bold;
font-style:italic;
}


#photo {
	position:relative;
	margin-top:25px;
	margin-left:4px;
}

#extraContent {
	position:relative;
	margin-top:20px;
	width:100%;
	margin-left: 4px;
}

#extraContent p {
	font-weight:bold;
	margin-top: 10px;
	margin-left: 4px;
}


#footer {
	width:100%;
	text-align:center;
	margin-top:0px;
	color: #de352c;
}

#footer p {
font-size:14px;
margin-bottom:5px;
}


.menuHeadings {
	color:#de362f;
	font-weight:bold;
	font-style:italic;
	font-size:17px;
	text-transform: uppercase;
	padding: 5px 0px;
	text-decoration: underline;
	border: none;
}

.menuItems {
	color:#de362f;
	font-size:13px;
	padding-bottom: 3px;
	font-weight: normal;
	font-variant:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:none;
	font-style:normal;
	text-decoration:none;
}
.menuPrices {
	color:#de362f;
	font-size:13px;
	text-align:center;

}

.menuExtras {
	color:#de362f;
	font-size:13px;
	font-style:italic;
	padding:0px 100px 5px 40px;
}

.menuSpecial {
	color:#de362f;
	font-size:13px;
	text-align:center;
	padding:0px 40px;
}

.menuSizeHeaders {
	color:#de362f;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding: 3px 0px 5px 0px;
}

.indent {
padding-left:100px;
}	



.coupons {
margin:20px 0px 0px 90px;
width:408px;
height:252px;
background-image:url(images/couponframe.png);
}
.couponsbw {
margin:20px 0px 0px 90px;
width:408px;
height:252px;
background-image:url(images/couponframebw.jpg);
}

#mainContent p.deal {
font-size:24px;
font-weight:bold;
padding:33px 0px 10px 30px;
}

#mainContent p.addendum {
padding:25px 0px 10px 25px;
	font-weight:bold;
	color:#de362f;
	font-size:19px;

}

#mainContent p.storeinfo{
padding-top:5px;
font-weight:bold;
text-align:center;

}
#mainContent p.stipulation{
padding-top:12px;
font-style:italic;
text-align:center;
}
#mainContent p.smalltext{
padding-top:25px;
font-size:10px;
	color:#de362f;
	text-align:center;
}
#mainContent p.printerfriendly-coupon {
	padding-left: 290px;
	margin-top: 10px;
}


#contactus {
margin:25px 0px 0px 30px;
width:500px;
}
#contactus table {
border:1px solid #DBD696;
text-align:left;
border-collapse:collapse;
}
#contactus tr td {
border:1px solid #DBD696;
padding:6px 10px;
vertical-align:top;
}
