html, body, div, span,
p, blockquote, pre, code,
ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
}

img {
  border: 0;
}

body {
  background: #b6813b;
	text-align: center;
}

a:focus {
	outline: none;
}

td span, 
p {
  font-weight: normal;
  line-height: 130%;
	margin: 0 0 1em 0;
}

a, 
a:visited {
	color: #03F;
	text-decoration: none;
}

div#bg {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

* html div#bg {
	position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

img#bg {
	height: 100%;
	width: 100%;
}

#content {
	background: transparent;
	width: 735px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

div#about {
	position: absolute;
	top: 28px;
	left: 74px;
	z-index: 5;
}

#about a {
	display: block;
	width: 224px;
	height: 109px;
	background: transparent url(/images/About.png) no-repeat;
}

#about a:hover {
	background-position: -224px 0;
}

img.home {
	position: absolute;
	top: 9px;
	left: 278px;
	z-index: 1;
}

div#press {
	position: absolute;
	top: 38px;
	left: 534px;
	z-index: 1;
}

#press a {
	display: block;
	width: 194px;
	height: 160px;
	background: transparent url(/images/Press.png) no-repeat;
}

#press a:hover {
	background-position: -194px 0;
}

div#shop {
	position: absolute;
	top: 165px;
	left: 35px;
	z-index: 4;
}

#shop a {
	display: block;
	width: 97px;
	height: 137px;
	background: transparent url(/images/new/shop.png) no-repeat;
}

#shop a:hover {
	background-position: -97px 0;
}

#email-signup
{
	position: absolute;
	top: 137px;
	left: 74px;
	z-index: 4;
}

#email-signup .hide-on-load
{
	display: none;
}

img.link
{
	cursor: pointer;
}

img.contentbox {
	position: absolute;
	top: 135px;
	left: 144px;
	z-index: 5;
}

img.coming-soon-large {
	display: none;
	position: absolute;
	top: 204px;
	left: 288px;
	z-index: 6;
}

img.menu-item {
	display: none;
	position: absolute;
	z-index: 6;
}

img.menu-utensils {
	top: 168px;
	left: 476px;
}

img.menus {
	top: 230px;
	left: 255px;
}

img.line {
	top: 246px;
	left: 255px;
}

img.lunch {
	display: none;
	top: 240px;
	left: 264px;
}

img.dinner {
	top: 265px;
	left: 255px;
}

img.dessert {
	top: 312px;
	left: 258px;
}

img.happy {
	top: 249px;
	left: 369px;
}

img.wine {
	top: 271px;
	left: 370px;
}

img.cocktails {
	top: 292px;
	left: 372px;
}

img.spice {
	top: 283px;
	left: 267px;
}

img.mothers-day {
	top: 244px;
	left: 275px;
}

img.contentinner {
	position: absolute;
	top: 175px;
	left: 184px;
	z-index: 6;
}

img.spirit {
	position: absolute;
	top: 197px;
	left: 402px;
	z-index: 7;
}

img.contenttxt {
	position: absolute;
	top: 254px;
	left: 298px;
	z-index: 7;
}

div#gallery {
	position: absolute;
	top: 203px;
	left: 620px;
	z-index: 3;
}

#gallery a {
	display: block;
	width: 142px;
	height: 112px;
	background: transparent url(/images/Gallery.png) no-repeat;
}

#gallery a:hover {
	background-position: -142px 0;
}

div#menu {
	position: absolute;
	top: 299px;
	left: 0;
	z-index: 1;
}

#menu a {
	display: block;
	width: 391px;
	height: 327px;
	background: transparent url(/images/Menu.png) no-repeat;
}

#menu a:hover {
	background-position: -391px 0;
}

img.address {
	position: absolute;
	top: 367px;
	left: 58px;
	z-index: 7;
}

div#reservations {
	position: absolute;
	top: 379px;
	left: 400px;
	z-index: 1;
}

#reservations a {
	display: block;
	width: 162px;
	height: 224px;
	background: transparent url(/images/Reservations.png) no-repeat;
}

#reservations a:hover {
	background-position: -162px 0;
}

div#twitter {
	position: absolute;
	top: 507px;
	left: 570px;
	z-index: 1;
}

#twitter a {
	display: block;
	width: 72px;
	height: 70px;
	background: transparent url(/images/TwitterButton.png) no-repeat;
}

#twitter a:hover {
	background-position: -72px 0;
}

div#facebook {
	position: absolute;
	top: 515px;
	left: 650px;
	z-index: 1;
}

#facebook a {
	display: block;
	width: 52px;
	height: 52px;
	background: transparent url(/images/FacebookButton.png) no-repeat;
}

#facebook a:hover {
	background-position: -52px 0;
}

div#events {
	position: absolute;
	top: 333px;
	left: 593px;
	z-index: 1;
}

#events a {
	display: block;
	width: 183px;
	height: 183px;
	background: transparent url(/images/Events.png) no-repeat;
}

#events a:hover {
	background-position: -183px 0;
}
