@charset "UTF-8";
/* CSS Document */

body {
margin:0;
padding:0;
background-color:#86130d;
}

.container {
background-image:url(images/bkgd2.jpg);
background-repeat:no-repeat;
background-position:top center;
margin:0 auto;
width:100%;
height:940px;
}
.page {
background-image:url(images/drop2.gif);
background-repeat:no-repeat;
background-position:top left;
width:822px;
height:710px;
margin:0 auto;
position:relative;
top:45px;
left:10px;
}
.logo {
margin:0;
top:-43px;
left:-15px;
width:272px;
height:212px;
position:relative;
z-index:10;
}
.menu {
margin:0;
top:24px;
left:242px;
position:absolute;
z-index:15;
}
.main-banner {
width:759px;
height:382px;
overflow:auto;
position:absolute;
top:66px;
left:25px;
background-color:#ffde00;
}
.contact {
width:550px;
height:200px;
position:absolute;
top:103px;
left:43px;
background-color:#ffde00;
}
.contact-image{
margin:0;
padding:0;
position:absolute;
left:415px;
top:40px;
text-align:center;
}


/*Bottom Banners */
.promos {
width:759px;
height:160px;
position:absolute;
top:455px;
left:29px;
margin:0;
padding:0;
}
.one {
position:absolute;
width:243px;
height:160px;
}
.two {
position:absolute;
width:243px;
height:160px;
left:255px;
border:none;
}
.three {
position:absolute;
width:243px;
height:160px;
left:509px;
}


/* Menu Layout */
.food {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#4f1d75;
vertical-align:top;
position:relative;
top:30px;
left:20px;
}

.scroll {
height:320px;
overflow:auto;
}

/*Ordering Layout*/
.description {
width:480px;
height:250px;
position:absolute;
top:105px;
left:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4f1d75;
}
.sidebar {
width:230px;
height:351px;
position:absolute;
top:0px;
left:509px;
background-color:#ffe84c;
margin:0;
padding:15px 10px;
overflow:auto;
}
.summary {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4f1d75;
margin:0;
padding:0;
}
.confirmation {
width:759px;
height:382px;
position:absolute;
top:66px;
left:25px;
background-color:#ffe84c;
}
.confirm-summary {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4f1d75;
margin:0 0 0 230px;
padding:15px 10px;
overflow:auto;
}
.payment {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4f1d75;
margin:0 0 0 20px;
padding:15px 10px;
overflow:auto;
}


/* Catering Layout */
.catering {
	width:525px;
	height:230px;
	position:absolute;
	top:103px;
	left:43px;
	border-bottom:1px solid #e80000;
/*	overflow:auto; */
	padding-left:180px;
}
.catering-footer {
width:700px;
height:50px;
position:absolute;
top:345px;
left:30px;
}
.items {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4f1d75;
margin:0;
padding:0 0 15px;
}


.hours {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4f1d75;
margin:-5px 0 0 -3px;
padding:0;
}


/* Text Styles */
p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#4f1d75;
margin:0 0 2px;
padding:0;
}
p.catering-foot {
font-size:11px;
text-align:center;
}
.style1 {font-size: 11px; font-weight:bold; color: #E80000; text-transform:uppercase;}
.style3 {font-size: 11px; font-weight:bold; color: #56237d; text-transform:uppercase; line-height:150%;}
.style2 {font-size: 9px;font-style: italic;}


a:link {
	color: #e80000;
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

img { border: none; } 

.error {margin-top:7em;
margin-left:20px;
}

/* Not Used */
.footer {
width:750px;
margin:0;
padding:0;
position:relative;
left:30px;
top:415px;
text-align:center;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
letter-spacing:0.03em;
line-height:18px;
color:#ffde00;
margin:0;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
letter-spacing:0.03em;
line-height:18px;
color:#ffde00;
margin:0;
}
h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#662d91;
margin:5px 0 0 0px;
}
