body { 
	background: url(images/bkg_tile.jpg) repeat top left;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

/* Force non-IE browers to display vertical scrollbar to eliminate page shift */
html { min-height: 100%; margin-bottom: 1px; }

img { border:none; }

div img td p ol ul span { margin:0; padding:0; }

td {
	vertical-align:top;
	padding:3px 0;
}

#mainstripe {
	height:175px;
	background:url(images/stripe_bkg.gif) repeat-x top left;
	position:absolute;
	top:250px;
	left:0;
	width:100%;
}

#outerwrapper {
	margin:0 auto;
	padding:0;
	background:url(images/header_bkg.jpg) repeat-x top left;
	position:relative;
}

#innerwrapper {
	margin:0 auto;
	padding:0;
	width:760px;
	position:relative;
}

#header {
	margin:0;
	padding:0;
}

#lunchmenu {
	background: url(images/lunch_menu.gif) no-repeat top left;
	width:166px;
	height:23px;
	position:absolute;
	top:200px;
	left:288px;
}

#dinnermenu {
	background: url(images/dinner_menu.gif) no-repeat top left;
	width:175px;
	height:23px;
	position:absolute;
	top:200px;
	left:288px;
}

#dessertmenu {
	background: url(images/dessert_menu.gif) no-repeat top left;
	width:98px;
	height:23px;
	position:absolute;
	top:200px;
	left:330px;
}

#winelist {
	background: url(images/wine_list.gif) no-repeat top left;
	width:127px;
	height:23px;
	position:absolute;
	top:200px;
	left:300px;
}

#location {
	background: url(images/location.gif) no-repeat top left;
	width:175px;
	height:23px;
	position:absolute;
	top:200px;
	left:325px;
}

#address {
	width:350px;
	padding:20px;
	font-size:1.4em;
	position:relative;
	z-index:25;
}

#menudiv {
	text-align:center; 
	width:600px; 
	margin:0 80px;
}	

#menudiv td {
	font-size:1.1em;
}

#winediv {
	text-align:center; 
	width:600px; 
	margin:0 80px;
}	

#winediv td {
	padding:1px;
	font-size:1.1em;
}

.watermark {
	position:absolute;
	width:571px;
	height:367px;
	top:290px;
	left:98px;
	z-index:1;
}

td span.category {
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	padding:10px;
}

td span.winecategory {
	font-size:1.4em;
	font-weight:bold;
	padding:10px 0;
}

td span.menuitem {
	font-size:1.4em;
	font-weight:bold;
	text-decoration:underline;
}

td span.menuprice {
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

td span.wineitem {
	font-size:.95em;
}

td span.winevintage {
	font-size:.95em;
	text-align:right;
}

#header a { margin:0; padding:0; }

#mainnav {
	width:422px;
	height:30px;
	text-align:right;
	position:absolute;
	padding-right:10px;
	top:45px;
	left:300px;
	
}

#mainnav ul {
	list-style: none;
	line-height: 1;
	background-color:transparent;
	padding: 0;
	margin:0;
	white-space:nowrap;
}

#mainnav a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding:0 5px;
}

#mainnav li {
	float: left;
	padding: 0;
}

#pagebottom {
	background:url(images/paper_bkg.jpg) repeat top left;
	width:760px;
	height:60px;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#420000;
}

#pagebottom .copyright {
	padding:40px 0 0 0;
}

#pagebottomcap {
	width:760px;
	height:34px;
	margin:0;
	padding:0;
}

#pagebottom a:link, #pagebottom a:visited {
	color:#420000;
	text-decoration:none;
}

#pagebottom a:hover {
	text-decoration:underline;
}

#contentwrapper {
	background:url(images/paper_bkg.jpg) repeat top left;
	margin:0;
	padding:0;
	width:760px;
	clear:both;
}

#corner_left_t {
	width:120px;
	height:120px;
	margin:0;
	padding:0;
	position:absolute;
	top:91px;
	left:0;
}

#corner_right_t {
	width:120px;
	height:120px;
	margin:0;
	padding:0;
	position:absolute;
	top:91px;
	right:0;
}

