body{
	font-family: Verdana;
	font-size:12px;
	color: #000000;
	line-height: 1.166;	
	padding: 0px;
	background-color:#d3caaa;
	background-image: url(images/bgrepeat.jpg);
	background-repeat: repeat-x;
	margin: 0;

}

a, a:visited {
	text-decoration: underline;
	color: #666;
}

a:hover {
	text-decoration: none;
}

h1 {border-bottom: 1px solid #069; color: #069;	}
h2 {color: #069;}
img {border: 0;}

#pagewrap {
	padding: 0 0 0 14px;
	position: relative;
	background-color: #fff;
	background-image: url(images/page-border-left-repeat.jpg);
	background-repeat: repeat-y;
	background-position: left;
	width: 94%;
	max-width: 950px;
	min-width: 760px;
	margin:auto;
}

#page {
	margin: 0; 
	padding: 0 13px 0 0;
	min-height: 665px;
	min-width: 980px;
	position: relative;
	background-color: #fff;
	background-image: url(images/page-border-right-repeat.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


#maintext {
	margin: 2em;
	margin-left: 0.5em;
	margin-bottom: 0.1em;
	margin-right: 200px;
	min-height: 150px;

}

#contents{
	font-size: 110%;
	width: 530px;
}

#contents-indent{
	margin-left: 100px;
	font-size: 110%;
	width: 430px;
}

#footer {
	font-size: 10px;
	text-align: center;
	padding-bottom: 5px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
}

#logo {
	top: 22px;
	position: absolute;
	margin-left: 1px;
}	

#navbar {
	margin:0;
	padding:0;
}

#navbar ul {
	margin-left:0;
	margin-top:70px;
	padding-bottom: 50px;
	width: 600px;
	list-style-type: none;
}

#navbar li {
	padding: 0;
	margin: 0;
	display: inline;
}

#navbar li a {
	margin: 0;
	display: block;
	float: left;
	margin-right: 1px;
	padding: 10px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
	background-color: #36528a;
	color: #fff;
}

#navbar li a:hover {
	background-color: #5c75aa;
	color: #fff;
}

#bg-top {
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}

#bg-left {
	position: absolute;
	top: 0;
	left: 0;
	width: 14px;
	height: 665px;
	background-image: url(images/page-border-left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 6;
}
#bg-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 13px;
	height: 665px;
	background-image: url(images/page-border-right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 6;
}
#bottom-left {
	display: none;
}
#bottom-right {
	display: none;
}

#sidebar {
	float: right;
	text-align: right;
}

#intro {
	margin: 0;
	padding: 10px;
	padding-left: 0;
	padding-top:0;
}

#feature {
	position: relative;
}

#intro-chef {
	padding: 0.5em;
	float:left;
	width: 430px;
	
}

#intro-hours {
	float: right;
	width: 200px;
}
#intro-news {
	width: 320px;
	float: right;
}

#intro-news ul{
	margin: 0.5em;
	padding: 0;
}

#intro-news li {
	display: inline;
	margin: 0;
	padding: 0;

}

.titleheader {
	background-image: url(images/title-bg.png); 
	background-repeat: repeat-x;
	color: #923a3a;
	padding: 0 0.2em;
	font-size: 20px;
	font-family:"Time New Romans";
	text-align:left;
}

#chef-tag {
	margin-left: -10px;
}

#chef-rec {
	padding: 10px;
	padding-top:200px;
	height: 180px;
}

.chef-menu {font-size:150%;}
#others {
background-color:#37558b;
}

/*jQuery*/
dl { width: 585px; }
dl,dd { margin: 0; }
dt { background: #d8dfea; font-size: 18px; margin: 2px; }
dt a, dt a:visited { color: #3b5998; text-decoration: none; display:block;margin:0; padding:5px;}
dt a:hover {color: #fff; background-color:#3b5998;}
dd a { color: #000; }
ul { list-style: none; padding: 5px; }

.clearspace {clear: both;}

#reviews {margin-top:30px;}
#twitter {width: 170px;}
#twitter_update_list {text-align: left;}
#twitter_update_list li {padding-bottom:30px;}
#recdish {float: right; padding-right: 1em;}

.menu {border: #d8dfea solid 1px; margin: 0 0.3em; padding: 1em; }
.item {margin-top: 20px;}
.menucode {font-family:'sans-serif', 'Arial'; font-size: 120%;}
.menutitle {font-weight: bold;}
.price {font-family:'sans-serif', 'Arial'; }
.detail {margin-left: 2em; margin-top:5px;}

#reviews-press ul {margin: 0; padding: 0;}
#reviews-sites ul {margin: 0; padding: 0; padding-top:35px;}
#reviews-facebook ul {margin: 0; padding:0; padding-top: 10px;}
#reviews-press li {display: inline; padding: 12px;}
#reviews-sites li {display: inline; margin: 0 21px;}
#reviews-facebook li {display: inline; padding: 15px 21px 15px 21px;}

#take-out {margin-top:20px;}

.panel img {float: right;}
.navigation img{width:95px; height=95px;}

#sidebar-reviews img {
  opacity: 0.4;
}

#sidebar-reviews img:hover {
  opacity: 1.0;
}