/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

html, body {
	background-color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#666666;
	padding:0px;
	margin:0px;
	background-image: url(images/burgback2.jpg);
	background-repeat: repeat-x;
}

img {
	border: none;
} 

.cheflogo{
	padding-top: 8px;
	padding-bottom: 15px;

} 

.mainheadings{
	padding-top: 8px;
	padding-bottom: 15px;
	margin-left:-33px;
} 


.headings{
	padding-top: 8px;
		padding-bottom: 5px;
} 

a {
	color: #86795c;
	text-decoration: none;
}
a:visited {color:#999999;}
a:hover {color: #564b47;}
a:active { color:#000000;}

h1 {
	font-size: 14px;
	text-transform:uppercase;
	padding:5px 0px;
	margin:0px;
	color: #333333;
	}

h2 {
font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.4em;
	padding: 5px 10px 0px 0px;
	margin:0px;
	color: #440015;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.4em;
	padding: 2px 10px 1px 0px;
	margin:0px;
	color: #440015;
	margin-bottom: 5px;
	text-decoration: underline;
}

h4 {
	font: italic bold 18px Palatino Linotype, "Times New Roman", "Times", serif;
	color: #4e0b1c;
	line-height: 1em;
	margin:0px;
	text-align: left;
	text-decoration: underline;
	padding-bottom: 10px;	
}

.entreeitems {
	color:#333333;
	font-family: Cambria, serif;
	font-size: 14px;
	font-style:oblique;
	font-weight:normal;
	margin-left: 22px;
	text-transform: lowercase;
}

.entreedescriptions {
	color:#666666;
	font-family: Cambria, serif;
	font-size: 14px;
	font-style:italic;
	font-weight:normal;
	margin-left: 32px;
	margin-bottom: 10px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	margin-right: 100px;
	padding-bottom: 5px;
}

.entreeitalics {
	color:#666666;
	font-family: Cambria, serif;
	font-size: 14px;
	font-style:italic;
	font-weight:normal;
	margin-left: 32px;
	margin-bottom: 10px;
	margin-right: 250px;
}

.wineregions {
	color:#666666;
	font-family: Cambria, serif;
	font-size: 14px;
	font-style:italic;
	font-weight:normal;
	margin-left: 32px;
	margin-bottom: 3px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	padding-bottom: 3px;
		padding-left: 193px;
		text-align:right;
}

.wineitems {
color:#333333;
font-family: Cambria, serif;
font-size: 14px;
font-style:oblique;
font-weight:normal;
	margin-left: 22px;
	margin-bottom: -3px;
}




img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 800px;
	margin: 0 auto;
	background-color: #c9b78d;
	background-image: url(images/containerback.png);
background-repeat: repeat-y;
}

/* ----------banner for logo-------------- */
#banner {
	text-align: right;
	padding: 0px;
	margin: 0px;
	padding-top: 112px;
	background-image: url(images/newheader.png);
	background-repeat: no-repeat;
	margin-bottom: 11px;
	width: 800px;
	height: 200px;
}
#banner img {padding:0px 0px;} 

#nav {
	width: 500px;
	background-image: url(images/footerback2.png);
	background-repeat: repeat-x;
	height: 31px;
	position: relative;
	list-style: none;
	padding-left: 300px;
}

/* -----------------content--------------------- */
#content {
	padding: 0px;
	margin-left: 200px;
	margin-right: 0px;
		padding-top: 10px;
	padding-left: 44px;

	margin-top: 10px;
	padding-right: 100px;
	text-align: left;
	padding-bottom:20px;
}

#contentcalendar {
	padding: 0px;
	margin-left: 185px;
	margin-right: 0px;
		padding-top: 10px;
	padding-left: 44px;

	margin-top: 10px;
	padding-right: 100px;
	text-align: left;
	padding-bottom:20px;
}






p, pre{
padding: 5px 10px;
margin:0px;
font-family: Cambria, serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.2em;
}

/* --------------left navi------------- */
#left {
	float: left;
	width: 200px;
	margin: 10px 0 10px 0;
	padding-left: 10px;
	border-right-color: #666666;
	border-right-style: dotted;
	border-right-width: 2px;
	padding-top: 10px;
	text-align: center;
		padding-bottom:20px;

}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px 0 0 0;
	text-align: right;
	height: 54px;
	background-image: url(images/footerback2.png);
	background-repeat: repeat-x;

}

#footer p{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	letter-spacing: normal;
	line-height: 1.3em;
	color: #86795c;
	padding-right:48px;
}

#navlist
{
margin: 0;
padding: 10px 0 25px 10px;
}

#navlist ul, #navlist li
{
margin: 0 0 0 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
font-weight: bold;
margin: 0px 10px 4px 0px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #516365;
padding-bottom: 2px;
padding-right: 2px;
background: transparent;
color: #516365;
}

menu2 {
	width:750px;
	margin:0;
	list-style:none;
	height:28px;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	background:#000;
	border-bottom:1px solid #edb;
	padding: 0;
}
#menu2 li.top {display:block; float:left;}

#menu2 li a.top_link {display:block; height:25px; float:left; line-height:22px; font-size:11px; font-weight:bold; padding:5px 20px 0 10px; color:#c9b78d; text-decoration:none;}

#menu2 li a.top_link:hover {color:#d85; border-color:#a52;}

#menu2 li:hover > a.top_link {color:#d85; border-color:#a52;}

#menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

#menu2 a:hover {visibility:visible; position:relative; z-index:200;}
#menu2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#menu2 ul, 
#menu2 :hover ul ul, 
#menu2 :hover ul :hover ul ul,
#menu2 :hover ul :hover ul :hover ul ul,
#menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; height:0; margin:0; padding:0; list-style:none;}

#menu2 :hover ul.sub {left:0; top:25px; white-space:nowrap; width:120px; height:auto; z-index:300; padding-top:5px; background:url(trans.gif);}
#menu2 :hover ul.sub li {display:block; float:left; width:100%; height:25px;}
#menu2 :hover ul.sub li span {display:block; height:25px; float:left; width:90px; font-weight:normal;}
#menu2 :hover ul.sub li b {display:block; height:25px; float:left; width:30px; font-weight:normal;}

#menu2 :hover ul.sub li a {display:block; position:relative; font-size:11px; height:25px; width:120px; margin-right:-30px; line-height:25px; text-indent:10px; color:#edb; text-decoration:none; background:url(images/trans.gif);}

#menu2 :hover ul.sub li span a:hover {color:#f97;}

#menu2 :hover ul.sub li:hover > span a {color:#f97;}

#menu2 :hover ul :hover ul,
#menu2 :hover ul :hover ul :hover ul,
#menu2 :hover ul :hover ul :hover ul :hover ul,
#menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:120px; top:0; white-space:nowrap; width:120px; z-index:400; height:auto;}

#menu2 :hover ul.wide {width:150px;}
#menu2 :hover ul.wide li span {width:120px;}
#menu2 :hover ul.wide li a {width:150px;}

#menu2 :hover ul.narrow {width:90px;}
#menu2 :hover ul.narrow li span {width:60px;}
#menu2 :hover ul.narrow li a {width:90px;}

#menu2 :hover ul.narrow :hover ul,
#menu2 :hover ul :hover ul.narrow :hover ul,
#menu2 :hover ul :hover ul :hover ul.narrow :hover ul,
#menu2 :hover ul :hover ul :hover ul :hover ul.narrow :hover ul
{left:90px;}

#menu2 li > span {
background: url(images/tab-midleft.png);
}
#menu2 li > b {
background: url(images/tab-midright.png)
}
#menu2 li.fly > b {
background: url(images/tab-midright-sub.png)
}

#menu2 li.subtop > span,
#menu2 li.flytop > span { 
background:url(images/tab-topleft.png);
}
#menu2 li.subtop > b {
background:url(images/tab-topright.png);
}

#menu2 li.flytop > b {
background:url(images/tab-topright-sub.png);
}

#menu2 li.subbot > span,
#menu2 li.flybot > span {
height:35px !important; background:url(images/tab-botleft.png);
}

#menu2 li.subbot > b {
height:35px !important; background:url(images/tab-botright.png);
}
#menu2 li.flybot > b {
	height:35px !important;
	background:url(images/tab-botright-sub.png);
}

