body {
background-color: #000;
margin: 20px;
font: 12px 'Verdana', Verdana, sans-serif;
line-height: 14px;
color: #ccc;
}

#content {
	padding: 0;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	/* opera does not like 'margin:20px auto' */
	text-align:left; /* part 2 of 2 centering hack */
	width: 780px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
	}

#header {
	height: 79px;
	width: 750px;
	text-align: right;
	border: 1px solid black;
}

#navcontainer
{
margin: 0;
padding: 0;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
border: 0;
}

#navcontainer ul li { float: left; }

#navcontainer ul li a
{
text-decoration: none;
background: #666;
border: 0;
border-top: 1px #fff solid;
font: bold 12px Verdana, Arial, Sans-serif;
color: #fff;
float: left;
margin: 1px;
margin-bottom: 10px;
height: 20px;
	width: 250px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 241px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 0;
padding-left: 5px;
}

#navcontainer li a:hover
{
background: #800000;
}

#pics
{
	text-align: right;
	padding: 5px 0;
	margin: 0; 
	font: normal 11px 'Verdana', Verdana, sans-serif;
	float: right;
	width: 280px;
	padding-left: 0;
}

#contents { 
	padding: 5px 0;
	margin: 0; 
	width: 470px;
}

h1{
padding: 0;
margin: 0;
color:#fff;
font: bold 28px 'Verdana', Verdana, sans-serif;
/*line-height: 0;*/
}

h2{
padding: 0;
padding-top: 10px;
padding-bottom: 5px;
color:#fff;
font-size:18px;
font-weight: bold;
line-height: 0;
}

h3{
padding: 0;
color:#000;
font-size:12px;
font-weight: bold;
}

.infobox{
padding: 5px;
margin: 0;
color:#eee;
font: bold 12px 'Verdana', Verdana, sans-serif;
background-color: #666;
border: 0;
border-top: 1px #fff solid;
}


input.button {
border: 1px solid #ddd;
background: #f8f8f8;
font: normal 11px 'Verdana', Verdana, sans-serif;
}

#footer
{
width: 770px; /* ie5win fudge begins */
voice-family: "\"}\"";
voice-family:inherit;
width: 750px;
padding: 5px;
margin: 0 0 10px 0;
color:#ccc;
font: normal 10px 'Verdana', Verdana, sans-serif;
background-color: #333;
border: 0;
border-top: 1px #fff solid;
text-align: right;
line-height: 16px;
}

.pullquote{
float: right; 
width: 150px; 
height: 5em; 
margin-top: 40px; 
margin-bottom: 10px; 
margin-left: 10px; 
margin-right: 5px;
font: normal 22px 'Verdana', Verdana, sans-serif;
line-height: 18px; 
color: black; 
text-align: right;
}

a:link {
	color: #fff;
	border-bottom: 1px dotted #fff;
	border-bottom-style: dotted;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #fff;
	border-bottom: 1px dotted #fff;
	border-bottom-style: dotted;
	text-decoration: none;
}

a:hover {
	color: #aaa;
	border-bottom: 1px dotted #aaa;
	border-bottom-style: dotted;
	text-decoration: none;
}

span.red {
padding: 2px;
border: 1px solid red;
}

img.pic {
padding: 0;
margin: 10px 0 10px 10px;
border: 1px solid #ccc;
clear: both;
}

span.italic {
font-weight: normal;
font-style: italic;
}

#pricelist th {
width: 20%;
text-align: right;
font: bold 22px 'Verdana', Verdana, sans-serif;
}

#pricelist th.title {
width: 40%;
text-align: left;
font: bold 22px 'Verdana', Verdana, sans-serif;
}

#pricelist td {
background: #800000;
}

#pricelist td.car {
background: #000;
text-align: right;
padding: 0;
padding-top: 10px;
}

#openingtimes td {
font: bold 18px 'Verdana', Verdana, sans-serif;
}

#peterprint {
text-align: right;
}

#peterprint a {
border: 0;
text-decoration: none;
}



