/* CSS Document */

body {
	background-image:url(../background.gif);
	background-repeat: repeat-x;
	background-color: #F42E24;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:339px;
	background-color:#272425;
	overflow:auto;
}
#menubar {
	position:absolute;
	left:0px;
	top:333px;
	width:100%;
	height:27px;
	background-color:#EBE7CB;
	overflow:auto;

}

#map {
	width: 300px; 
	height: 300px;
	border: solid;
}
#mapinfo {
	position:absolute;
	width:200px;
	height:300px;
	left: 326px;
	top: 8px;
}

#logo {
	position:absolute;
	background-image:url(logo.png);
	left:41px;
	top:205px;
	width:302px;
	height:246px;
}

#deliver {
	position:absolute;
	background-image:url(images/wedeliver.png);
	left:558px;
	top:407px;
	width:366px;
	height:289px;
	background-repeat: no-repeat;
}

#content {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	left:322px;
	top:390px;
	width:633px;
	height:77px;
}

#coming {
	position:absolute;
	background-image:url(images/coming.png);
	background-repeat:no-repeat;
	left:101px;
	top:409px;
	width:863px;
	height:36px;
}

#story {
	position:absolute;
	left:672px;
	top:388px;
	width:91px;
	height:456px;
}
#contact {
	position:absolute;
	left:674px;
	top:401px;
	width:91px;
	height:456px;
}

#bob {
	position:absolute;
	background-image:url(images/bobm.jpg);
	background-repeat:no-repeat;
	border: 3px #333 solid;
	left:718px;
	top:408px;
	width:198px;
	height:266px;
}
#slideshow {
	position:absolute;
	left:361px;
	top:28px;
	width:532px;
	height:261px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F5F3DB;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#aboutcont {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	left:323px;
	top:391px;
	width:368px;
	height:77px;
}

#menucont {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	left:296px;
	top:398px;
	width:565px;
	height:77px;
}

#catercont {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	left:315px;
	top:394px;
	width:406px;
	height:77px;
}

#contactcont {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	left:319px;
	top:395px;
	width:406px;
	height:145px;
}

#pic1 {
	position:absolute;
	background-image:url(images/patio4.jpg);
	background-repeat:no-repeat;
	border: 3px #333 solid;
	left:745px;
	top:406px;
	width:241px;
	height:249px;
}


.contactstyle1 {
font-family:"Arial Black", Arial;
font-weight:bold;
color:#EBE7CB;
}
.contactstyle2 {
font-family:"Arial Black", Arial;
font-weight:normal;
color:#333;
font-size:11px;
}

