* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Verdana, "Trebuchet MS", sans-serif;
	background:  #f6af69 url("../img/body.jpg");
	color: #000;
	font-size: small;
	text-align: center;
	min-width: 760px;
	line-height: 1.5;
}
.noscreen {
	width: 200px;
	position: absolute;
	left: 0;
	top: -1000px
}

hr {
	display: none;
}

.end {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
#menu .end {
	height: 5px;

}
/* layout */
#back {
	width: 100%;
	background:   url("../img/back.jpg") repeat-x;
}
#main {
	width: 760px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}
#mainin {
	width: 100%;
}
#head {
	height: 234px;
	width: 100%;
	background: #7d3a27  url("../img/head.jpg") no-repeat 100% 29px;
	position:relative;
}
#up {
	width: 100%;
		background:   url("../img/up.jpg");
		padding: 5px 0;
		width: 100%;
		border-top: 2px solid #ffd9ad;
}
#top {
	height: 29px;
	width: 100%;
	background:  url("../img/top.jpg") repeat-x;
	position:absolute;
	overflow:hidden;
}
#top p {
	text-align: left;
	color: #fff;
	height: 29px;
	line-height: 29px;
	width: 47%;
	position:absolute;
	left: 8px;
	top: 0;
	overflow:hidden;
	white-space:nowrap;
}
#top address {
	text-align: right;
	position:absolute;
	right: 8px;
	width: 47%;
		color: #fff;
	height: 29px;
	line-height: 29px;
		overflow:hidden;
	white-space:nowrap;
	font-style: normal;
}
#top a, #top a:link, #top li a:visited {
  text-decoration: none;
}
#top p img {
	display: block;
	float: left;
}
#content {
	width: 100%;
}
#nav {
	width: 225px;
	float: right;
	overflow:hidden;
}
#text {
	width:760px;
	float: left;
}
.box {
	margin-bottom: 10px;
}
#text .box {
	padding: 10px;
	background:#fcd9bc ;
}
#text .box img {
	float: right;
	margin: 5px 0 15px 15px;
	border: 2px solid #fff;
	display: block;
	
}
#text .box .in {
	padding: 10px 15px 0 15px;
		background:#fdead9;
		border: 2px solid #fff;
		position:relative;
		z-index:1;

}

#foot {
	width: 100%;
	height: 35px;
	position:absolute;
	left: 0;
	bottom: 5px;
	overflow: hidden;
	color: #fff;
	text-align: right;
	background: #8a3e27 url("../img/top.jpg") repeat-x;

}
/* laytou */
/* headers */
h1, h1 span {
	width: 248px;
	height: 205px;
	font-size: 130%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 29px;
	z-index: 1;
	color: #fff;
}
h1 span {
	display: block;
	background:   url("../img/h1.jpg") no-repeat;
	z-index: 2;
	cursor: pointer;
	top: 0;
}
h1#home span {
	cursor: default;
}
#nav h2 {
	background: #d52f2f  url("../img/navh2.gif") no-repeat right bottom;
	color: #fff;
	font-size: 100%;
	padding: 5px 35px 5px 10px;
	font-weight: normal;
}

#text h2 {
	font-size: 130%;
	padding: 5px 10px 15px 0;
	font-weight: normal;
	color: #85171e;
}

/* headers */
/* main menu */
#menu, #menu ul {
	width: 100%;
}
#menu {
	margin-top: 5px;
}
#menu li {
	list-style: none;
	text-align: center;
	width: 152px;
	float: left;
}
#menu li a, #menu li strong {
	display: block;
	padding: 4px 5px 6px 5px;
	border-bottom: 5px solid #9c2123;
	border-top: 5px solid #9c2123;
	border-right: 1px solid #6d3020;
}
#menu li.last a, #menu li.last strong {
	border-right: none;
}
#menu li a:link, #menu li a:visited {
	background: #93412b url("../img/li.gif") no-repeat left bottom;
	color: #fff;
	text-decoration: none;
	border-bottom: 5px solid #713221;
	border-top: 5px solid #713221;
}

#menu li a:hover {
	background: #b53700 url("../img/li.gif") no-repeat center bottom;
	color: #ffcc00;
	border-bottom: 5px solid #932e00;
	border-top: 5px solid #932e00;
}

#menu li strong {
	background: #d32e2f url("../img/li.gif") no-repeat right bottom;
	color: #fff;
	font-weight:normal;
}

/* main menu */
/* navigation */
#nav .context ul {
	padding: 10px;
	border-right: 25px solid #ffe4c7;
}
.nav, .context {
	margin-bottom: 10px;
	background:#ffeedb;

}
#nav .context li {
	margin: 0 0 4px 0; 
	list-style: none;
}
#nav .context li a {
	display: block;
	padding: 0 0 0 15px;
	background:  url("../img/navli.gif") no-repeat left center;
}
#nav .context li a:link, #nav .context li a:visited {
	color: #1066ae;
}
#nav .context li a:hover {
	color: #990000;
}
/* navigation */
/* images */
#top p img {
	border: none;
	margin-left: 5px;
}

#nav p.img {
	text-align: center;
	padding-top: 10px;
	border-right: 25px solid #ffe4c7;
}
#nav p.img img {
	border: none;
	margin-bottom: 10px;
}

/* images */
/* news */
dl, #text #wine ul, #wine ol, #seb ul, #seb ol {
	margin: 0 0 15px 0;
	padding: 3px 0 0 0;
	border-top: 3px solid #ffe4c7;
}
dt, #text #wine li {
	padding: 3px 95px 0 0;
	position: relative;
	_width: 100%;
	font-weight: bold;
}
#wine dt {
	font-weight: normal;
}
#wine dd {
	font-size: 86%;
}
dt span, #text #wine li span {
	width: 85px;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	z-index: 1;
	font-weight: bold;
	text-align: right;
} 
.box dt span {
	font-weight: normal;
}
dt em, li em {
	font-weight: normal;
}
dd {
	font-style: normal;
	padding: 0 95px 8px 0;
}
dt strong {
	float: left;
	width: 40px;
	overflow: hidden;
}
#seb dd {
	padding-left: 40px;
}
#text #wine li {
	list-style: none;
}
#text ul {
	margin: 0 0 15px 5px;
}
#text ol {
	margin: 0 0 15px 5px;
}
#text li {
	list-style: circle;
}
/* news */
/* paragraphs */
#foot p {
	line-height: 35px;
	white-space: nowrap;
	padding-right: 35px;
}

#text p {
	padding: 0 0 15px 0;
}
#text address {
	font-style: normal;
	padding: 0 0 15px 0;
}
p.page {
	text-align: right;
	padding: 10px 0 15px 0;
	background: #fff;
}
#nav address {
	padding: 10px;
	font-style:normal;
}

#up p {
		width: 760px;
		margin: 0 auto;
		text-align: right;

}
/* paragraphs */

/* lists */
#nav ul.lists {
	padding: 10px 10px 10px 25px;
	border-right:  25px solid #ffe4c7;
}
#nav ul.lists li {
	list-style: square;
	margin-bottom: 3px;
}
#text ul {
	padding: 0 0 15px 30px;
}
#text ol {
	padding: 0 0 15px 30px;
}
#text li {
	list-style: square;
}

/* lists */
/* links */
a:link, a:visited {
	color: #1066ae;
}
a:hover {
	color: #990000;
}
#top a:link, #top a:visited {
	color: #fff;
}
#top a:hover {
	color: #ff9900
}
#foot a:link, #foot a:visited {
	color: #fff;
}
#foot a:hover {
	color: #ffcc00;
}

#up a:link, #up a:visited {
	color: #000;
}
#up a:hover {
	color: #990000;
}
a.print {
	background:  url("../img/print.gif") no-repeat left center;
	padding-left: 23px;
}
a.fav {
	background:  url("../img/fav.gif") no-repeat left center;
	padding-left: 23px;
}
a.up {
	background:  url("../img/top.gif") no-repeat left center;
	padding-left: 23px;
}
a.map {
	background:  url("../img/map.gif") no-repeat left center;
}
/* links */

#lunch h3 span, #wine h3 span, #seb h3 span {
	display: block;
	font-weight: normal;
	color: #845236;
}

/* form */
fieldset {
	padding: 10px;
	border: 1px solid #fff1e1;
}
label {
	cursor: pointer;
	cursor: hand;
}
.req {
	font-weight: bold;
}
input, textarea {
	width: 300px;
	background: #fff;
	color: #000;
	border: 1px solid #eec282;
}
textarea {
	width: 450px;
}
p.submit {
	text-align: center;
}
p.submit input {
	width: 120px;
	font-weight: bold;
	border: 3px double #a46a51;
	color: #a46a51;
	cursor: pointer;
	cursor: hand;
}
form p {
	font-size: 84%;
}
/* form */

h5 {
	font-size: 84%;
	border-bottom: 3px solid #eec282;
	padding: 0 0 3px 0;
}
#toplist{line-height:1px;height:1px;font-size:1px;visibility:hidden}
