/* CSS Document */
body 
{
background:url(../images/gradient1.gif) repeat-x;    
background-color:#6B3C34;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#666458;
line-height:1.3em;
margin:0;
padding:6px 0px 600px 0px;
}
.olinks{
display:none;
}
.shadowcontainer{
background:url(../images/shadeback2.png) repeat-y center;
padding:0px 16px 3px 16px;
}
.sep{
background:#fffff8 url(../images/sep1.jpg) repeat-x;
border-top:1px solid #4b2c24;
margin:0;
padding:0;
width:604px;
height:10px;
}
.titlediv {
background:#fffff8;
border:none;
margin:0 auto;
padding:0;
width:600px;
height:160px;
}
.maindiv 
{
background:#FEF4DB url(../images/house1c1.jpg) no-repeat;
margin:0 auto;
padding:13px 0 0 0;
width:600px;
}
.title {
color:#4b2c24;
}
.story {
color:#4b2c24;
width:500px;
}
.details {
color:#666458;
padding:10px 0 5px 0;
}
div#footer {
color:#4b2c24;
background-color:#FEF4DB;
border:0;
}
a.reviews{ 
display:block; 
width:230px; 
height:30px; 
background:transparent url("../images/reviews.png") no-repeat; 
} 
a.reviews:hover { 
background-position: 0 -30px; 
}
a.dinner{
float:left;
display:block;
margin:0 0 0 110px;
width:155px; 
height:44px; 
background:transparent url("../images/dinnermenu.png") no-repeat; 
} 
a.dinner:hover { 
background-position: 0 -44px; 
}
a.lunch{
float:right;
display:block;
margin:0 110px 0 0;
width:155px; 
height:44px; 
background:transparent url("../images/lunchmenu.png") no-repeat; 
} 
a.lunch:hover { 
background-position: 0 -44px; 
}
div.spacer{
clear:both;
height:20px;
}
a.fivespice{ 
display:block; 
width:226px; 
height:20px; 
background:transparent url("../images/fivespice.png") no-repeat; 
} 
a.fivespice:hover { 
background-position: 0 -20px; 
}
a.orientpalace{ 
display:block; 
width:126px; 
height:20px; 
background:transparent url("../images/orientpalace.png") no-repeat; 
} 
a.orientpalace:hover { 
background-position: 0 -20px; 
}