body {
background-image:url(images/background.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
}

a {
color:#FFFFFF;
text-decoration: none;
}

a:hover {
color:#FFCC33;
font-weight: bold;
}

clear {
clear:both;
}

align {
vertical-align:middle;
}


.banana {
width: 790px;
height: 151px;
background-color: #999966;
background-image:url(images/leeho.jpg);
background-repeat: no-repeat;
margin: auto;
color: #FFFFFF;


}

.navigation {
width: 788px;
height: 20px;
background-color: #333333;
margin: auto;
text-align: left;
font-size: 14px;
}

.homepageapple {
width: 790px;
height: 610px;
background-color:#000000;
background-position: center;
background-repeat: no-repeat;
background-color: #FFFFFF;
margin: auto;
}

.aboutpageapple {
width: 787px;
height: 169px;
background-image:  url(file:///C|/testing/about.jpg);
background-position: center;
background-repeat: no-repeat;
background-color: #156984;
margin: auto;
}

.openinghours {
width: 787px;
height: 169px;
background-image:  url(file:///C|/testing/opening.jpg);
background-position: center;
background-repeat: no-repeat;
background-color: #156984;
margin: auto;
}

.samplemenus {
width: 787px;
height: 169px;
background-image:  url(file:///C|/testing/sample.jpg);
background-position: center;
background-repeat: no-repeat;
background-color: #156984;
margin: auto;
}

.privatevents {
width: 787px;
height: 169px;
background-image:  url(file:///C|/testing/private.jpg);
background-position: center;
background-repeat: no-repeat;
background-color: #156984;
margin: auto;
}

.findus {
width: 787px;
height: 169px;
background-image:  url(file:///C|/testing/find.jpg);
background-position: center;
background-repeat: no-repeat;
background-color: #156984;
margin: auto;
}

.contactus {
width: 787px;
height: 169px;
background-image:  url(file:///C|/testing/contact.jpg);
background-position: center;
background-repeat: no-repeat;
background-color: #156984;
margin: auto;
}


.orange {
width: 787px;
height: 169px;
background-color: #000033;
margin: auto;
background-image:url(images/bottom.jpg);
}



