html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0px;
	margin-top: 0px;

}

h1 img {

	display: block;

}

img {

	border: 0;

}

a {

	color: #2d0202;

}

a:hover {

	color: #000000;

}

.left {

	float: left;

}

.right {

	float: right;

}

.more {

	text-align: left;

}

.clear {

	clear: both;

}



body {

	background: #2D0202;

	text-align: center;

	font: 12px arial, sans-serif;

	color: #F4C389;

	padding-bottom: 10px;

}



/** layout **/

#wrapper {
	text-align: left;
	margin: auto;
	width: 850px;
	position: relative;
	background: #fff;
	padding-top: 0px;
}

#footerwrapper {
	text-align: left;
	margin: auto;
	width: 850px;
	position: relative;
	background: #fff;
	padding-top: 0px;
}

#logo {
	width: 450px;
	background: url(images/logo.jpg) no-repeat;
	height: 200px;
	text-align: left;

}

#logo h1 {

	padding-top: 135px;
	color: #000;
	font: bold 11px "arial black", arial, sans-serif;
	padding-left: 10px;

}

#logo p {

  	margin: 0em;
	padding-left: 50px;
	font: 17px "arial narrow", arial, sans-serif;

}



#navbar {

	font: 14px arial, sans-serif;
	color: #000000;
	height: 24px;
	line-height: 48px;
	text-align: center;

}



#nav li {

  list-style: none;

}



#nav-left {

  width: 178px;

}



#nav-left li {

	background: url(images/nav_bg.jpg) repeat-x;

	font: 18px "arial narrow", arial, sans-serif;

	height: 62px;

	line-height: 62px;

	text-align: center;

}



#nav-left a {

  color: #fff;

  text-decoration: none;

  padding-right: 20px;

}



#nav-left .orange a {

  color: #FFC559;

}

#nav-left a:hover {

  text-decoration: underline;

}

#nav-right {

	position: absolute;

	top: 200px;

	left: 178px;

	width: 178px;

	border-left: 1px solid white;

}

#nav-right ul {

	text-align: center;

}

#nav-right li {

	font: 14px "arial narrow", arial, sans-serif;

	height: 30px;

	line-height: 30px;

	border-top: 1px solid white;

	padding-right: 0px;

}

#nav-right a {

	color: #000000;

	text-decoration: none;

}

#nav-right a:hover {

  text-decoration: underline;

}



/** body **/



#body {
	border-top: 1px solid white;
	padding-top: 0px;

}

#left {
	float: left;
	width: 535px;
	padding-left: 15px;

}

#right {
	float: right;
	width: 260px;
	padding-right: 15px;
	background-image: url(images/form-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 12px;
}

#right-form {
	float: right;
	width: 285px;
	padding-right: 10px;
	padding-left: 10px;

}

#top {
	width: 810px;
	height: 66px;
	background: url(images/header-info.jpg);
	padding-left: 15px;
	padding-top: 13px;
	background-repeat: no-repeat;

}

#top-logo {
	width: 550px;
	height: 135px;
	background: url(images/logo-bg.jpg);
	padding-left: 0px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-top: 85px;
	margin-top: 0px;

}


#welcome {
	width: 535px;
	height: 40px;
	background: url(images/tabs.jpg);
	padding-left: 0px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	padding-top: 7px;

}

#tagline {
	width: 535px;
	height: 20px;
	padding-left: 0px;
	padding-bottom: 10px;

}


h2.guilded {

  background: bottom left url(images/welcome_bg.gif) repeat-x;

  height: 20px;

  margin-bottom: 0.8em;

  font-weight: normal;

  font-size: 20px;

}

h2.guilded span {

  background: #7C0000 url(images/h_glif.gif) no-repeat;

  padding-left: 38px;

  padding-right: 8px;

  padding-top: 2px;

  float: left;

}



.more a {

	color: #790e0f;

	text-decoration: none;

	font-weight: bold;

}

.more a:hover {

  text-decoration: underline;

}



#chef {

	padding-left: 10px;

	padding-top: 5px;

}

#chef h2 {

	font: 17px "arial narrow", arial, sans-serif;

	padding-bottom: 5px;

	margin-left: 0px;

	padding-left: 0px;

	padding-right: 0px;

}



p {

	margin: 1em 0;

}



/** right **/



#booking {

	background: #cccccc;

	border: 1px solid #2D0202;

	padding-bottom: 6px;

	margin-bottom: 1.1em;

}

#booking h2 {

	background: url(images/h_booking_bg.jpg) repeat-x;

	border: 1px solid #7C0000;

	height: 27px;

	line-height: 27px;

	color: #fff;

	font-weight: normal;

	font-size: 16px;

	padding-left: 0px;

	margin: 4px 4px 10px 4px;

	text-align: center;

}

#booking th {

  text-align: left;

  padding-left: 20px;

  padding-right: 10px;

}

#booking td.submission {

  text-align: right;

}



#menu {

  background: bottom left url(images/specials.jpg) no-repeat;

  border: 1px solid #97321D;

  padding-left: 160px;

  padding-right: 8px;

  padding-top: 22px;

}

#menu h2 {

  margin-left: -38px;

  font-weight: normal;

  color: #FF8A00;

  margin-bottom: 1em;

  font-size: 16px;

}

#menu form {

  text-align: center;

}

#menu p {

  margin: 1.3em 0;

}



/** footer **/



#footer {
	position:relative;
	width: 850px;
	height: 100px;
	text-align: center;
	background: url(images/footer-bg.gif);
	padding: 0;
	margin: 0;

}

#footer li {

  list-style: none;

  display: inline;

}

#footer a {

	color: #666666;

	text-decoration: none;

}

#footer a:hover {

  text-decoration: underline;

}

/** xtras **/

.plymouth {

	padding-top: 3px;
	padding-left: 0px;
	font: 14px arial, sans-serif;
	font-weight:bold;
	color:#FFFFFF;

}

.mass {
	padding-top: 0px;
	padding-left: 0px;
	font: 14px arial, sans-serif;
	font-weight:bold;
	color:#790e0f;
	margin-top: 0px;

}

.specialty {
	padding-top: 0px;
	padding-left: 0px;
	font: 10px verdana;
	font-weight: bold;
	color:#666666;
	margin-top: 0px;
}

