html, body, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	color:#35221d;
	font-family:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	line-height:1;
	margin:0;
	padding:0;
	text-align:left;
	vertical-align:baseline;
}

a img, :link img, :visited img { border:0; }
a:hover { color:#fe9d36; }

table {
	border-collapse:collapse;
	border-spacing:0;
}

ol, ul { list-style:none; }

body {
	background:#fff;
}

img.floatleft {
	float:left;
	margin-bottom:20px;
	margin-right:15px;
}

.bold {
	font-weight:bold;
}

#wrapper {
	margin:0 auto;
	text-align:center;
	width:765px;
}

#header {
	margin-top:10px;
	text-align:center;
}

#footer {
	border-top:1px solid #bf976f;
	border-bottom:1px solid #bf976f;
	color:#221409;
	clear:both;
	font-size:0.7em;
	font-variant:small-caps;
	line-height:1.4em;
	margin-top:20px;
	padding:15px 0;
	text-align:center;
	width:765px;
}

#footer a {
	font-size:1em;
	font-variant:normal;
	text-decoration:none;
}

#footerlinks ul {
	margin:10px 0;
}

#footerlinks ul li a {
	background:url(../i/bullet.gif) 1px 6px no-repeat;
	font-size:0.7em;
	padding-left:8px;
	text-decoration:none;
}

#sig {
	color:#bf976f;
	font-size:0.7em;
	margin-bottom:10px;
	text-align:center;
}

#sig a { color:#bf976f; }
#sig a:hover { color:#221409; }


/* *** nav ****** */
#nav {
	border-bottom:1px solid #bf976f;
	padding:5px 0 7px 0;
	text-align:center;
}

#nav ul,
#footerlinks ul { 
	list-style-type:none;
	text-align:center;
}

#nav ul li,
#footerlinks ul li {
	display:inline;
}

#nav ul li a {
	background:url(../i/bullet.gif) left no-repeat;
	color:#35221d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-variant:small-caps;
	padding-left:15px;
	padding-right:10px;
	text-decoration:none;
}

#nav ul li a.nobg,
#footerlinks ul li a.nobg {
	background:none;
}

#nav ul li a.selected,
#footerlinks ul li a.selected { 
	font-weight:bold;
}

#nav ul li a:hover { color:#fe9d36; }


/* ** content ****** */
#content {
	font-size:0.8em;
	margin:0 20px;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.8em;
	font-style:italic;
	font-weight:normal;
	margin:1em 0;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
	margin:1.2em 0;
}

p {
	line-height:1.4em;
	margin-bottom:1.4em;
}


/* ** home page ** */
h1.home {
	text-align:center;
}

#homeimages { margin:10px 0 0 0; }
#homeimages img { margin-right:5px; }
#homeimages img.nomargin { margin-right:0; }



/* ** about page ** */

.about {
	float:left;
	width:725px;
}

.aboutPic {
	float:left;
	margin-right:15px;
	width:175px;
}

.aboutText {
	float:left;
	width:535px;
}


/* ** location ** */
div#mapcontainer {
	margin-bottom:20px;
	overflow:hidden;
}

div#map {
	float:left;
	margin-right:20px;
}

div.gmnoprint div {
	line-height:1.3em;	
}

/* -- menus -- */

/* ul#menus {
	overflow:hidden;
} */

ul#menus,
ul.events {
	list-style-type:none;
	/* overflow:hidden; */
	padding-bottom:20px;
	text-align:center;
}

ul#menus li,
ul.events li {
	display:inline;
}

ul#menus li a,
ul.events li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding-right:20px;
	text-decoration:underline;
}

ul#menus li a.selected,
ul.events li a.selected {
	font-weight:bold;
	text-decoration:none;
}

div#menutext {
	line-height:normal;
	margin-right:20px;
	overflow:hidden;
}

div#price p {
	text-align:center;
}

div.menucontainer {
	overflow:auto;
}

div.menucontainer div {
	float:left;
	margin-top:10px;
	width:362px;
}

/* div.menucontainer div#starters {
	border-right:1px dotted #eee;
} */

div#starters p,
div#mains p,
div#desserts p,
div#forafters p,
div#brunch p,
div#champagne p,
div#whitewine p,
div#redwine p,
p.aligncentre {
	text-align:center;
}

p.italic {
	font-style:italic;
}

/* -- special events -- */

div.event,
div.event p,
div.event h2 {
	text-align:center;
}

div.event h2 {
	font-size:1.5em;
}

p.larger {
	font-size:1.3em;
	font-weight:bold;
}

h2.specialevent {margin-bottom:.5em;}


/* -- site map -- */

ul#sitemap,
ul#sitemap ul {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:50px;
}

ul#sitemap ul {
	margin:10px 0 0 30px;
}

ul#sitemap li {
	padding-bottom:6px;
}


/* -- terms and conditions -- */

ul.info {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:30px;
}

ul.info li, ol li {
	line-height:1.4em;
	margin:0 10px 5px 0;	
}

address {
	font-style:italic;
	line-height:1.4em;
	margin-bottom:15px;
}

p.btt {
	margin-bottom:0;
	margin-top:20px;
	text-align:right;
}

div.btt {
	margin:0;
	padding:0;
}


/* -- accessibility -- */

div.accessibility ol li {
	list-style-type:decimal;
	margin-left:30px;
}

/* -- newsletter -- */
#newsletter h2 {font-size:1.5em; margin-top:2.5em; text-align:center;}
#newsletter h3 {font-size:1.3em; font-weight:bold; text-align:center;}
#newsletter p {text-align:center;}
#newsletter p.image {margin:0;}
#newsletter .voucher p.larger {font-size:2em; margin:0;}
#newsletter .voucher {border:1px dotted #999; margin:2.5em auto 0 auto; padding:1em 1em 0 1em; width:350px;}
