html, table {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
body {
	font: 62.5%/133% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 20px 0 30px;
	color: #666;
	text-align: center;
	background: #fff;
}
h1 {
	font: normal 1.5em/1.3em Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 30px 0 20px;
	color: #082420;
	clear: both;
}
#contents {
	margin: 0 auto;
	width: 600px;
	font-size: 1.3em;
	text-align: left;
}
#contents table {
	border-collapse: collapse;
}
#contents td {
	text-align: left;
	padding: 15px;
	line-height: 1.2em;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
}
#topbar {
	width: 600px;
	margin: 0 0 40px;
	float: left;
	border-bottom: 1px solid #082420;
}
#topbar img {
	margin: 0;
	padding: 0;
	height: 141px;
	width: 206px;
	display: block;
	float: left;
}
#topbar h1 {
	float: right;
	margin: 100px 0 0;
	padding: 0;
	font-size: 2em;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
.menu li {
	padding: 11px 0 0;
	border-bottom: 1px solid #ccc;
}
.menu h2,
.details strong {
	font: bold 1em Georgia, Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	padding: 0;
	color: #082420;
}
.menu h2 span {
	position: static;
	float: right;
}
.menu p {
	padding: 0 0 10px;
	margin: 0;
}
.details {
	padding: 5px 0;
}

/* LeCaprice */

.lecaprice h1, .lecaprice .menu h2 {color: #0b0824;}
.lecaprice #topbar {border-bottom: 1px solid #0b0824;}

/* JSheekey */

.jsheekey h1, .jsheekey .menu h2 {color: #551116;}
.jsheekey #topbar {border-bottom: 1px solid #551116;}

/* Daphnes */

.daphnes h1, .daphnes .menu h2 {color: #bc8921;}
.daphnes #topbar {border-bottom: 1px solid #bc8921;}

/* Bambou */

.bambou h1, .bambou .menu h2 {color: #660000;}
.bambou #topbar {border-bottom: 1px solid #660000;}

/* rivington */

.rivington h1, .rivington .menu h2 {color: #021238;}
.rivington #topbar {border-bottom: 1px solid #021238;}

/* Scotts */

.scotts h1, .scotts .menu h2, .pdrooms h1, .pdrooms .menu h2 {color: #000;}
.scotts #topbar, .pdrooms #topbar {border-bottom: 1px solid #000;}

/* Mount Street */

.mountstreet h1, .mountstreet .menu h2 {color: #222;}
.mountstreet #topbar {border-bottom: 1px solid #f6e7ca;}

.recipe #contents {line-height: 1.2em;}
.recipe h1 {color: #485663;}
.recipe #topbar {border-bottom: 1px solid #485663;}
