body {
    background-color:#D8C6B8;
}

#wrapper {
    position:relative;
    margin: 0 auto;
    width:1120px;
    height:1250px;
    background-color:#D8C6B8;
}

#banner {
    position:absolute;
    width:1100px;
    height:30px;
    background-color:black;
    left: 10px;
}
ul#menu {
    margin:auto;
}
ul#menu li {
    display: inline-block;
    margin:auto;
    padding-top: 1px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}
ul#menu li a {
    text-decoration: none;
    color: dimgrey;
}
ul#menu li a:hover {
    color:#0B9446;
}
#nav {
    position:absolute;
    width:600px;
    height:30px;
    top:1px;
    left:500px;
}
#imagerotator {
    position:absolute;
    width: 1100px;
    height: 370px;
    background-color: beige;
    left: 10px;
    top: 30px;
}
#palogo {
    position:absolute;
    width: 210px;
    height: 134px;
    background-image: url(../Images/palogo.png);
    left: 85px;
}
#center {
    position: absolute;
    width: 1100px;
    height: 800px;
    background-color: #5F1312;
    top: 400px;
    left: 10px;
}
#rightcenter {
    position: absolute;
    width: 900px;
    height: 760px;
    background-color: white;
    top: 10px;
    left: 200px;
}
#specials {
    position: absolute;
    width: 880px;
    height: 650px;
    top: 90px;
    left: 10px;
    padding-left: 50px;
}
#map {
    position: absolute;
    width: 880px;
    height: 650px;
    background-color: beige;
    top: 10px;
    left: 10px;
}
#mapinfo {
    position: absolute;
    width: 880px;
    height: 90px;
    top: 670px;
    left: 10px;
}
#rightcentertop {
    position: absolute;
    width: 880px;
    height: 380px;
    top: 10px;
    left: 10px;
}
#rightcenterbottom {
    position: absolute;
    width: 880px;
    height: 350px;
    top: 400px;
    left: 10px;
}
#rightcenterbottommenus {
    position: absolute;
    width: 880px;
    height: 350px;
    top: 400px;
    left: 10px;
}
#menubutton1 {
    position: absolute;
    width: 300px;
    height: 50px;
    top: 600px;
}
#menubutton2 {
    position: absolute;
    width: 300px;
    height: 50px;
    top: 600px;
    left: 300px;
}
#menubutton3 {
    position: absolute;
    width: 300px;
    height: 50px;
    top: 600px;
    left: 600px;
}
#testimonialscontainer {
    position: absolute;
    width: 200px;
    height: 760px;
    top: 410px;
    left: 10px;
}
#testimonials {
    position: absolute;
    width:190px;
    height:550px;
    top:10px;
    left: 5px;
    color: white
}
#hours {
    position: absolute;
    width: 190px;
    height: 190px;
    top: 570px;
    left: 5px;
    color: white
}
#footer {
    position:relative;
    width:1100px;
    height:30px;
    background-color:black;
    top:1170px;
    left: 10px;
    color: white;
}

#bottomlogo {
    position: absolute;
    width: 300px;
    height: 50px;
    left: 810px;
    top: 1200px;
    background-image: url(../Images/pastalogohorizontal.png);
}
#copy {
    position: absolute;
    width: 300px;
    height: 30px;
    left: 10px;
    top: 1200px;
    color: white;
    padding-top: 20px;
}