body {
margin: 0;
padding: 0;
background-color: #fff;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 76%;
}

h1, h2, h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

h1 {
font-size: 1.2em;
}

h2 {
font-size: 1.1em;
}

h3 {
font-size: 1em;
}

p {
font-size: 1em;
line-height: 1.7em;
word-spacing: 1px;
}

p.centre {
text-align: center;
}

p.floatright {
float: right;
margin: 0 0 10px 10px;
}

p.footnote {
font-size: 0.8em;
}

p.backtotop {
display: none;
}

img {
border: none;
}

img.border {
border: 1px solid #848484;
}

ul {
list-style-type: square;
}

ul li {
line-height: 1.7em;
}

blockquote {
margin: 0px 20px 30px 20px;
font-style: italic;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

a {
color: #000;
background-color: transparent;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

#container {
}

#header {
border: 1px solid #848484;
margin-bottom: 10px;
padding: 3px 20px;
}

#header #logo {
}

#header #header-text {
float: right;
margin-top: -85px;
padding-right: 5px;
}

#header-text-noscript {
width: 500px;
height: 46px;
background: #fff url("images/header-text-01.gif") no-repeat;
}

#header-image {
display: none;
}

#header-image-noscript {
display: none;
}

#menu {
width: 130px;
float: left;
margin-top: -2px;
margin-right: 15px;
}

#menu ul {
display: none;
}

#info {
padding-left: 0;
}

#hours {
padding-left: 0;
font-size: 0.8em;
}

#content {
width: 410px;
float: left;
margin-right: 5px;
}

#content.nosidebar {
width: 545px;
}

#sidebar {
width: 120px;
float: right;
border: 1px solid #848484;
background-color: #fff;
}

#sidebar.photo {
line-height: 0;
}

#sidebar h3 {
margin: 0;
padding: 5px;
border-bottom: 1px solid #848484;
background-color: #e6e6e6;
}

#sidebar p {
margin: 0;
padding: 5px;
line-height: 1.5em;
}

div#footer {
clear: both;
margin: 30px 0;
}

div#footer p {
margin: 0;
padding: 0;
font-size: 0.9em;
text-align: right;
}

div#footer a {
color: #737373;
}

#menus {
font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
}

#menus h2 {
font-variant: small-caps;
}

#menus h3 {
margin-top: 25px;
}

#winelist {
width: 100%;
margin-bottom: 20px;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: right;
}

#winelist caption {
margin-bottom: 7px;
color: #000;
font-size: 1.1em;
font-weight: bold;
text-align: left;
}

#winelist th {
padding: 3px;
border: 1px dashed #848484;
font-weight: bold;
}

#winelist td {
padding: 3px;
font-style: italic;
}

#winelist td div {
font-style: normal;
}

#openingtimes {
padding: 5px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
text-align: center;
}

#openingtimes p {
color: #000;
}

#openingtimes p span {
color: #737373;
}

/* Signup form */
div#signup {
display: none;
}

/* Contact form */
form.contactform {
display: none;
visibility: hidden;
}
	
