body {
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
	font: 13px/17px helvetica, arial, sans-serif;
	background: #ccc;
	color: #360;	
}	
.hide { display: none; }
.logo, .logoHome, .logoAddress, .logoAddressB {
	padding-bottom: 130px;
	background: url(../i/p_background.gif) bottom center no-repeat;
}
.logoHome {
	background-position: 210px 80px;
}
.logoAddress {
	background-position: 48px 40px;
}

div, p, ul, h1, h2, table { margin: 0 auto; padding: 0; }
h1 { 
	height: 200px;
	background: #fff url(../i/logo_trans.gif) 85px 20px  no-repeat;
}
#slideshow {
	position: relative;
	width: 208px !important;
	height: 141px !important;
	margin-left: 510px;
	top: -155px !important;
	border: #3A4C00 1px solid;
	-moz-box-shadow: 3px 3px 5px #ccc;
	-webkit-box-shadow: 3px 3px 5px #999;
}
.imgFloatRight {
	float: right;
	border: #3A4C00 1px solid;
	margin-left: 25px;
}
#cake1 {
	margin-top: 3px;
	-moz-box-shadow: 3px 3px 5px #ccc;
	-webkit-box-shadow: 3px 3px 5px #999;
}
h2 {
	font-size: 14px;
	width: 400px;
	margin-bottom: 10px;
}
div#wrapper {
	margin: 0 auto;
	padding:  0;
	width: 930px;
	background: #fff url(../i/background.gif) center top repeat-y;
	-moz-box-shadow: 5px 5px 10px #999;
	-webkit-box-shadow: 5px 5px 10px #999;	
}
div#wrapper div,
div#wrapper p,
div#wrapper ul,
div#wrapper h1 { width: 700px; } /* to force background images to fit constraints  */

div#wrapper p,
div#wrapper ul { line-height: 16px; }
ul { 	
	list-style-type: none; 
}
a {
	color: #3A4C00;
}
ul#nav {
	padding: 40px 0 0 0;
	list-style-type: none;
	font-weight: 300;
}
ul#nav li {
	display: inline;
	font-size: 15px;
}
ul#nav li a {
	width: 200px;
	padding: 0 15px;
	text-decoration: none;
}
a:hover {
	color: #ccc;
}
div#main {
	padding-top: 90px;
	background: #fff url(../i/t_container.gif) center top no-repeat;
	margin-top: -150px;
}
div#main p {
	width: 500px;
	text-align: left;	
	margin-bottom: 10px;
}
div#main ul {
	width: 500px;
	text-align: left;
	margin: 10px auto;
}
div#footer {
	height: 80px;
	background: #fff url(../i/b_container.gif) center top no-repeat;
}
#main ul {
	position: relative;
	font-size: 12px;
	padding-left: 0!important;
}
#homeAddress {
	left: 160px;
	margin-top: -42px !important;
}
div#main p#reservations {
	position: relative;
	text-align: center;
	top: -20px;
	margin-bottom: -25px !important;
}
.right {
	margin-top: -209px !important;
	margin-bottom: 125px !important;
	margin-left: 400px !important;
}
.blink {
	position: relative;
	top: 90px;
	font-size: 10px;
}
#footer a {
	color: #999;
}
#footer a:hover {
	color: #fff;
}
#footer ul {
	margin-left: 170px;
	margin-top: 100px;
	margin-bottom: 40px;
}
#footer ul li {
	float: left;
	padding-left: 10px;
	border: 0 !important;
}
#footer img {
	border: 0;
	background: #ccc !important;
}
#vday {
	margin-top: 10px;
}
#yelp {
	margin-top: 1px;
}
#facebook {
	margin-top: 9px;
}
#urbanSpoon {
	margin-top: 0px;
}
#twitter {
	margin-top: 5px;
}
/* menu page styles */

div#menu h2 {
	text-align: left;
	font-size: 17px;
}
#menu table {
	width: 500px;
	font-size: 12px;
	margin-bottom: -10px;
}
#menu table .header,
#menu table .menuLink {
	font-size: 150%;
	text-align: left;
	padding-left: 0px;
	padding-top: 20px;
	color: #360;
	border-bottom: 1px solid #fff;
	font-weight: 300;
}
#menu table table {
	text-align: left;
	border-collapse: collapse;	
}
#menu table table th,
#menu table table td {
	border-bottom: 1px dotted #222;
	padding: 5px 15px 10px 0px;
	font-weight: 300;
}
#menu table table thead th {
	border-bottom: 0;
	padding-left: 20px;
	font-weight: 300;
}
#menu table table th { 
	font-size: 120%; 
	padding-left: 10px;	
	padding-top: 10px;
	color: #555;	
}
#menu td span.title {
	display: block;
	font-weight: 600;	
}
#menu td {
	width: 450px;
}
#menu td.price {
	width: 50px !Important;
	font-size: 115%;
	font-weight: 600;
	padding-right: 20px;
	text-align: right;
}
#menu table #dinnerMenu { 
	padding-top: 30px;
}
#menu tbody {
	margin-bottom: 10px;
}
/* Contact Form */
#main #contactForm p { margin: 0 auto; }
#contactForm { 
	margin: 0 auto;
	padding: 0;
	padding-left: 100px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#contactForm fieldset {
	width: 400px;
	border: 0;
}
#contactForm label {
	display: block;
	width: 200px;
	text-align: right;
}
#contactForm label.captcha { 
	display: inline;
}
#contactForm input,
#contactForm textarea {
	position: relative;
	left: 207px;
	top: -15px;
	border: 1px solid #777;
}
input#captcha { position: static; }
input#sbmtBtn { 
	position: relative;
	left: 0;
	top: 30px;
}
#contactForm .formError { border: 1px solid #f00; }