@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.twoColFixLtHdr #containerIndex #contentBoxindex #mainContentindex #coverImage img {
	display: none;
}
#header   {
	background: url(../_images/logoSmall.gif) no-repeat center 10px;
	padding-top: 50px;
}
.twoColFixLtHdr    #header h1   {
	border: 2px solid #FFFFFF;
	height: 110px;
	width: 110px;
	margin: 5px;
	display: none;
	text-align: center;
}
.twoColFixLtHdr #containerIndex/*---------------------change page image here-------------------------------*/
   {
	width: 100%;
	margin: 0 auto;
} 
.twoColFixLtHdr #header ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background: #000000 center;
	display: block;
	text-decoration: none;
	text-align: left;
	padding: 0.25em;
}
.twoColFixLtHdr   #header  ul  li        {
	display: block;
	background: #000;
	font: bold .75em/1.2 Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	line-height: 1.6em;
	text-align: left;
	}
	
.twoColFixLtHdr  #header ul li a:link, .twoColFixLtHdr  #header ul li a:visited {
	display: block;
	background: #000;
	font: bold .75em/1.2 Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #fff;
	line-height: 1.6em;
	text-align: left;
	}
.twoColFixLtHdr  #header ul li a:hover,.twoColFixLtHdr  #header ul li a:active {
	color: #986272;
	}

.twoColFixLtHdr  #header ul li a.current,.twoColFixLtHdr  #header ul li a.current:hover,.twoColFixLtHdr  #header ul li a.current:active {
	color: #6E273D;
	background:#FFF;
	cursor: default;
	}
.twoColFixLtHdr #containerIndex {
	background: #6E273D;
}
#footertop {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.4em;
	padding: 0px;
}
#footertop  ul {
	list-style: none;
	text-decoration: none;
}
#footertop a {
	color: #FFFFFF;
}
#footerbase    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.4em;
	text-decoration: none;
	list-style: none;
	display: block;
	background: #fff center;
	text-align: center;
	line-height: 2em;
}
#footerbase li {
	list-style: none;
	display: inline;
	text-decoration: none;
	color: #000000;
}
.twoColFixLtHdr #containerIndex #footer #footerbase a {
	color: #000000;
}
.twoColFixLtHdr #containerMasterclass, .twoColFixLtHdr #containerAbout, .twoColFixLtHdr #containerBistro, .twoColFixLtHdr #containerRestaurant, .twoColFixLtHdr #containerPrivate, .twoColFixLtHdr #containerWine,.twoColFixLtHdr #containerReservation, .twoColFixLtHdr #containerLocation  {
	background: #6e273d;
	margin: 5px 5px 5px 5px;
	text-align: left;
	color: #FFFFFF;
}
