body {
    text-align: left;
   	font: 12px  helvetica, arial, verdana, trebuchet ms, sans-serif;
	background: #891722;
	color: #512c1a;
}
html, body, body div, body a, body div, body p, body ul {
	margin: 0 auto; 
	padding: 0;
}
span.hide { 
	display: none;
}
/* -------------------------------------- banner elements -----------------------------------------
-------------------------------*/
#banner {
	width: 713px;
	height: 285px;
	background: url(../i/park_street_cafe_ban.jpg) top no-repeat;
}
#banner p {
	position: relative;
	top: 150px;
	margin-left: 280px;
	color:  #891722;
	font-weight: bold;
}
ul.nav {
	height: 14px;
	width: 669px;
	height: 18px;
	font-size: 11px;
	margin-top: 3px;
	padding-top: 9px;
	font-weight: 200;
	list-style: none;
	background: #891722;
}
ul.nav li {
	float: left;
	display: inline;
	background: 0 !important;
	text-align: center;
	margin-left: 34px;
}
ul.nav a, .footer a {
	text-decoration: none;
	color: #d4c375 !important;
}
ul.nav a:hover, .footer a:hover {
	text-decoration: none;
	color: #512c1a !important;
}

/* -------------------------------------- content elements -----------------------------------------
-------------------------------*/
#wrapper {
	width: 713px;
	min-height: 700px;
	height: auto !important;
	height: 700px;
		margin-top: 50px;
	background: url(../i/slice.png) repeat;		
}
#container {
	width: 529px;
	margin-top: 4px;
	padding: 50px 70px; 	
	border-top: #891722 3px solid;
}
#ltCol, #rtCol {
	text-align: left;
	font-size: 12px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
#ltCol {
	float: left;
	display: inline;
	width: 200px;
}
#rtCol {
	margin-right: 0;
	width: 300px;
}

h1 {
	position: absolute;
	top: 0px;
	margin-left: 10px;
}
h3, h4 {
	font-size: 12px;
}
h4 {
	font-size: 10px;
}
h1, h2, h3, h4 {
	color: #512c1a;
}
p.indent {
	margin-left: 10px;
}
p, #rtCol ul {
	line-height: 18px;
	margin-bottom: 10px !important;
}
.center {
	text-align: center;
}
#rtCol p, #rtCol ul {
	list-style: none;
	font-size: 14px;
}
#ltCol p {
	margin-top: -13px;
	list-style: none;
	font: 21px Times new roman;
	text-align: right;
	line-height: 35px;
	color: #891722;
}

/* --------------------------------------- images -------------------------------------------------
-------------------------------*/

#img1 {
	position: absolute;
	margin: 25px 0 0 -175px;
}
/* --------------------------------------- footer -------------------------------------------------
-------------------------------*/
.footer {
	width: 713px;
	margin-top: -10px;
	font-size: 10px;
	text-decoration: none;
	background: url(../i/footer.png) top no-repeat;
}
.footer ul {
	padding: 40px 0 0 45px;
}
.footer li {
	float: left;
	z-index: 9 !important;
	display: inline;
	background: 0 !important;
	text-align: center;
	margin-left: 32px;
}
#blink {
	position: relative;
	z-index: 9 !important;
	background: none;
	padding: 10px 0 0px 240px !important;
	margin-top: 10px;
}
#facebook {
	position: relative;
	z-index: 1 !important;
	left: -50px;
	top: -10px;
	height: 22px;
	width: 80px;
}
#facebook a {
	display: block;
	height: 22px;
	width: 80px;
	background: url(../i/facebook.png) -80px 0 no-repeat;
}
#facebook a:hover {
	background: url(../i/facebook.png) no-repeat;
}
/* -------------------------------------- menuList tables ------------------------------------------------------------------------*/
.menuList, .menuList2 { 
	margin-top: 0px;
	margin-bottom: 30px;
}
table.menuList, table.menuList2 {
	font: 14px trebuchet, arial, sans-serif;
	width: 492px;
	margin-left: 20px;
	border-spacing: 1px;
	border-collapse: collapse;
	color: #512c1a;	
}
table.menuList2 td {
	border: #730000 1px solid;
	width: 173px;
	font-size: 12px;
	text-align: center;
	font-weight: 300;
	padding: 5px 0;
}
.head2 {
	font-size: 14px;
	text-align: center;
}
table.menuList thead {
	width: 462px;
}
table.menuList thead tr {
}
table.menuList thead tr th {
	margin: 9px 0 9px 0;
	padding: 6px;
	border-bottom: #730000 1px solid;
}
table.menuList th {
	text-align: center;
}
.th1 {
	text-align: left !important;
	padding-left: 0px !important;
}
table.menuList td {
	font-size: 12px;
	padding: 7px 5px 6px 0px;
}
table.menuList tr {
	border-bottom: #730000 1px solid;
}
table.menuList tr.extra {
	border-bottom: 0;
}
table.menuList td, table.menuList th {
}
table.menuList td.amount { padding: 6px; }
table.menuList tbody tr {
	color: #512c1a;
}
td p {
	margin: 15px 35px 15px 35px;
	line-height: 16px;
}
tr .item2, tr .item3 {
	width: 40px;
	text-align: center;
	padding: 7px 0px 6px 0px;
}
tr .item3 {
	border-bottom: #730000 1px dotted !important;
}

/* Contact Form */
#main #contactForm p { margin: 0 auto; }
#contactForm { 
	margin: 0 auto;
	padding: 0;
	padding-left: 0px;
	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; }

/* Google Maps */

#googleMap {
	left: 0px;
	width: 425px;
	margin: 20px auto 0;
}
#map {
	padding: 2px;
	border: 1px solid #512c1a;
}