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


#body {
	background:url(images/background.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#dbd299;
	height:100%;
	margin:0px;
}

#dropShadow_ {
	background-image:url(images/dropShadow.png);
	background-repeat:repeat-y;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
	top:0px;
}

#header_ {
	margin-left:auto;
	margin-right:auto;
	width:806px;
	height:350px;
	top:0px;
	margin-top:0px;
}

#logoHeader_ {
	position:relative;
	left:0px;
	top:0px;
	width:806px;
	height:84px;
}

#pizzaImage_ {
	position:relative;
	left:0px;
	top:0px;
	width:806px;
	height:236px;
}

#text_ {
	position:relative;
	left:125px;
	top:0px;
	width:343px;
	height:350px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-align:left;
	line-height:18px;
}

#map_ {
	position:relative;
	left:545px;
	top:-340px;
	width:240px;
	height:290px;
}

#menuButton_ {
	position:relative;
	left:545px;
	top:-340px;
	width:240px;
	height:43px;
}

#titleImage_ {
	position:relative;
	left:93px;
	top:0px ;
	width:452px;
	height:85px;
}

#hoursBox_ {
	position:relative;
	left:545px;
	top:-350px;
	width:239px;
	height:135px;
}


#navigation_ {
	position:relative;
	width:807px;
	top:0px;
	left:0px;
	height:30px;
}

#navLeftEdge_ {
	position:relative;
	margin:0px;
	left:0px;
	top:0px;
	width:23px;
	height:30px;
}

#navAboutUs_ {
	position:relative;
	margin:0px;
	top:0px;
	width:102px;
	height:30px;
}

#navMenu_ {
	position:relative;
	margin:0px;
	top:0px;
	width:102px;
	height:30px;
}

#navContact_ {
	position:relative;
	margin:0px;
	top:0px;
	width:121px;
	height:30px;
}

#navForTheKids_ {
	position:relative;
	margin:0px;
	top:0px;
	width:160px;
	height:30px;
}

#navCoupons_ {
	position:relative;
	margin:0px;
	top:0px;
	width:131px;
	height:30px;
}

#navTakeALook_ {
	margin:0px;
	position:relative;
	top:0px;
	width:145px;
	height:30px;
}

#navRightEdge_ {
	position:relative;
	top:0px;
	width:22px;
	height:30px;
}

#copyrightArea_ {
	position:relative;
	top:200px;
	height:80px;
	width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:12px;
	text-align:center;
}

a:link {
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
	border:none;
}
a:hover {
	text-decoration: none;
	border:none;
}
a:active {
	text-decoration: none;
	border:none;
}
