#topbar {
width:980px;
height:36px;
background:url(images/interior/topbar.jpg) no-repeat;
}
#topbar ul {
list-style:none;
margin:0;
padding:0;
float:right;
margin-right:40px;
margin-top:10px;
}
#topbar ul li {
float:left;
text-transform:uppercase;
font-weight:bold;
color:#f1e2a8;
margin-left:40px;
}
#topbar ul li a{
text-decoration:none;
color:#f1e2a8;
}
#logo {
background:url(images/interior/logo.jpg) no-repeat;
width:213px;
height:298px;
float:left;

}
#flash {
background:url(images/interior/flash.jpg) no-repeat;
width:767px;
height:298px;
float:left;
overflow:hidden;
}
#reservations {
margin-top:100px;
margin-left:20px;
}
#homelink {
display:block;

width:190px;
height:120px;
position:absolute;
margin-top:-35px;
text-decoration:none;
}