body {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #382512;
background: #382512 url(images/bg1.jpg) repeat;
padding: 20px 0;
height: 100%;
margin: 0px;
}

#upbg {
background: #382512 url(images/bg2.jpg) repeat-x;
position: absolute;
z-index: 1;
height: 275px;
width: 100%;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;
}

#outer {
position: relative;
z-index: 2;
width: 900px;
border: 7px solid #FFFFFF;
padding: 0px;
margin: 0 auto;
min-height: 100%;
height: 100%;
}

#main {
min-height: 100%;
height: auto !important;
width: 100%;
background-color: #FFFFFF;
position: relative;
padding: 0 0 80px 0;
margin:0;
}

p {
font-size: 12px;
margin:0 0 10px 20px;
padding:0;
}

dl {
margin:0;
padding:0;
}

dt {
font-size:12px;
margin: 0 0 2px 20px;
padding:0; 
font-weight:bold;
}

dd {
font-size: 12px;
margin:0 0 10px 20px;
padding:0;
font-style:italic;
}

h1 {
color: #cec068;
font-size: 16px;
font-style: italic;
position: absolute;
top: 194px;
font-weight: normal;
font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
margin:0;
width:900px;
}

h2 {
font-size:16px; 
margin: 0 0 30px 16px;
text-align:center; 
font-weight:bold;
font-style:italic;
color:#B38746;
}

h2.heading {
margin: 20px 0 14px 10px; 
color:#0d3d0d; 
font-variant: small-caps; 
font-size:32px;
font-style: normal;
font-family: Georgia, "Times New Roman", Times, serif;
text-align:center;
padding:0;
width:550px;
}

body#home h3 {
    font-size: 14px;
    border: none;
}

h3 {
font-size:16px;
margin: 30px 0 10px 20px;
padding: 0 0 2px 0;
border-bottom: 1px solid #E0D587;
}

#right h3 {
    border-color: #B38746;
}
h4 {
font-size:12px;
margin: 0 0 0 20px;
padding:0;
}

h4.slogan {
    font-size: 14px;
}

.bottom {
padding-bottom:20px;
}

.underline {
    text-decoration:underline;
}

body#home p {
line-height: 1.4em;
}

ul,li {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #382512;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-decoration: none;
list-style-type: none;
margin-right: 10px;
margin-left: 10px;
margin-top: 0px;
}

#header {
position: relative;
height: 240px;
}

#logo {
padding: 0px;
margin: 0;
width: 100%;
text-align: center;
background: url(images/logobg.jpg) repeat-x;
background-color:#003300;
height: 240px;
}

#navigation {
position: relative;
width: 100%;
height: 40px;
background-image: url(images/navbg.jpg);
background-color:#C6B251;
background-repeat: repeat-x;
}

#navigation a {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
display: block;
height: 40px;
width: 150px;
float: left;
line-height: 40px;
text-align: center;
background-image: url(images/ro.jpg);
background-color:#C6B251;
background-repeat: no-repeat;
background-position: left top;
margin:0;
padding:0;
display:inline;
}

#navigation a:hover {
background-position: bottom;
color: #382512;
}

#navigation a:active {
color: #382512;
background-position: bottom;
}

body#home a.home,
body#breakfast a.breakfast,
body#lunch a.lunch,
body#dinner a.dinner,
body#bar a.bar,
body#location a.location  {
    background-position: bottom;
    color: #382512;
}

#left {
min-height: 100%;
height: 100%;
width: 560px; 
background-color: #FFFFFF;
position: relative;
padding:0;
margin: 0px;
float: left;
display:inline;
}

#left #leftimg {
text-align: center;
margin-top: 20px;
margin-bottom: 30px;
}

p a {
    color: #382512;
    text-decoration:none;
}

p a:hover {
    text-decoration:underline;
}

#right {
float: right;
position: relative;
width: 280px; 
height: 100%;
margin: 40px 20px 10px 20px;
padding:20px 0 0 0; 
text-align:center;
display:inline;
}

#video {
float: left;
position: relative;
width: 280px; 
height: 100%;
margin: 60px 20px 10px 20px;
padding:20px 0 0 0; 
text-align:center;
display:inline;
}

#right #rightText {
background-color: #e0d587;
border:1px solid #d7b56f;
padding-top: 20px;
padding-right: 10px;
padding-bottom: 40px;
padding-left: 0px;
margin: 0;
min-height: 100%;
height: auto;
}

#right #rightImage {
text-align:center;
padding-top: 20px;
}

.button {
    margin-top: 30px;
    }
#rightText a {
text-decoration: none;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #382512;
padding: 10px;
background: #fff;
font-size: 14px;
    font-weight: bold;
}

#rightText a:hover {
text-decoration: underline;
}

.popup {
border: 2px solid #382512;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
margin-right: 25px;
}

#footer {
position: absolute;
bottom: 0px;
background-image: url(images/footer.jpg);
background-color:#003300;
height: 60px;
width: 100%;
text-align: center;
}

#footer p {
color: #C6B251;
font-size: 11px;
margin:24px 0 0 0;
padding:0;
}

#footer a {
color: #C6B251;
text-decoration: none;
}
#footer a:hover {
color: #FFFF99;
text-decoration: underline;
}

.listLeft {
width: 260px;
float: left;
height: auto;
margin:0 0 0 20px;
padding:0;
display:inline;
}

.listLeft ul {
margin:0px; 
padding:0px;
}
.listLeft li {
margin:0;	
font-style:italic;
}

.listLeft h4 {
margin:0;
}

.listRight {
float: left;
width: 280px;
height: auto;
margin:0;
padding:0;
display:inline;
}

.listRight li {	
font-style:italic;
}

.clear {
clear: both;
}
