#all {position: relative; 
    width: 1236px;
    height: 768px; 
    background-color: #f5f5f5;
    margin: 0 auto;}

#top {background-image:url(../images/cheese.png);
    width: 1236px;
    height: 342px;
    background-color: khaki;
    background-repeat: no-repeat;
    width: auto;
    position: relative;
   }

#logo {background-image:url(../images/logooriginal.png); 
    width: 216px;
    height: 103px; }

#nav {
    width: 1236px;
    height: 47px;
    position: absolute;
    top: 295px;  
}

ul#links {margin: auto;
    position: absolute;
left: 230px;
width: 1236;}

ul#links li a:hover { color: #0a9346;}

ul#links li {display: inline-block;
padding-top: 10px;
padding-left: 50px;
padding-right: 50px;
    font-family: 'goudy old style bold';
    text-decoration-line:;
}

ul#links li a {text-decoration: none;
    color: whitesmoke;
    font-weight: 800;
    
}

#about {font-family: 'goudy old style'; 
    font-style: italic;
    color: #cf1c44;
    position: absolute;
    left: 150px;
    font-size: 1.5em;
}

#left {  width: 400px;
    height: 18px;
    position: absolute;
    left: 600px;
    top: 450px;
    font-family: 'goudy old style';
}

#right {
    width: 400px;
    height: 18px;
    position: absolute;
    left: 150px;
    top: 450px;
    font-family: 'goudy old style';
}

#footer{
    width: 1236px;
    height: 92px;
    background-color: whitesmoke;
    position:relative;
    top: 425px; 
    background-color: #d6c5b8;
}

#msg1 {position: absolute;
    width: 250px; 
    height: 90px;
    color: #cf1c44;
    font-family: 'goudy old style';
    bottom: 10px;
    left: 350px;   
}

#msg2 {position: absolute;
    width: 250px; 
    height: 90px;
    color: #cf1c44;
    font-family: 'goudy old style';
    bottom: 10px;
    left: 30px;
}

#logoft {
    position: absolute;
    width: 250px; 
    height: 90px;
    color: #cf1c44;
    background-image: url(../media/logolong.jpg);
    left: 940px;
}
#ig{
    width: 65px;
    height: 65px;
    position: absolute;
    left: 800px; ; 
    background-image: url(../media/insta.png);
    top: 9px;
}

#tw{
    width: 65px;
    height: 65px;
    position: absolute;
    left: 730px;
    top: 8px;
    background-image: url(../media/tw.jpg);
}

#fb{
    width: 65px;
    height: 65px;
    position: absolute; 
    left: 660px;
    top:5px;
    background-image: url(../media/fb.jpg);
}

#newa {background-image:url(../images/menupage/newmenu.jpg);
    width: 1236px;
    height: 342px;
    background-color: khaki;
    background-repeat: no-repeat;
    width: auto;
    position: relative
}

#newb {background-image:url(../images/homepage/locationwall.png);
    width: 1236px;
    height: 342px;
    background-color: khaki;
    background-repeat: no-repeat;
    width: auto;
    position: relative
}

#newc {background-image:url(../images/menupage/winenew.png);
    width: 1236px;
    height: 342px;
    background-color: khaki;
    background-repeat: no-repeat;
    width: auto;
    position: relative
}

#lunch {
    width: 300px;
    height: 300px; 
    position: absolute;
    left: 150px;
    background-image: url(../images/menupage/menu1.jpg);
}

#dinner {
     width: 300px;
    height: 300px; 
    position: absolute;
    left: 470px;
    background-image: url(../images/menupage/menu2.jpg)
}

#special{
    width: 250px;
    height: 300px; 
    position: absolute;
    left: 850px;
    background-image: url(../images/menupage/specials.jpg);
}

#loc {
    width: 600px;
    height: 200px; 
    position: absolute;
    top: 550px;
    left: 150px;
    background-image: url(../images/homepage/table.jpg);
}
 
#hello { width: 840px;
    height: 200px; 
    position: absolute;
    top: 550px;
    left: 150px;
    background-image: url(../images/homepage/fieldh.jpg);
}