a:link, a:visited {
	color: #060;
}

a:hover {
	text-decoration: none;
	color: #333;
}

body {
	background: url(../graphics/bg_b.jpg) #cfc;
	padding: 10px;
	margin: 0px;
}

div#body {
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 3px groove #080;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: 16px;
}

div#footer {
	padding-bottom: 5px;
}

div#head {
	padding: 0px 0px 0px 100px;
	margin-top: 0px;
	text-align: center;
	/*height: 116px;*/
	background: #0c6 url(../graphics/header.jpg) no-repeat left;
	
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:116px; /* 116px + 3px (border from div#body = 119px */
/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. 
Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style 
declaration. The incorrect IE5/Win value is above, while the correct value is 
below. See http://glish.com/css/hacks.asp for details. */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:116px; /* the correct height */
	}
/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct 
length values to user agents that exhibit the parsing error exploited above yet get 
the CSS box model right and understand the CSS2 parent-child selector. ALWAYS include
a "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */
body>#Header {height:116px;}
	
	

div#main {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	min-height: 300px;
}

div.menu {
	font: normal bold 14px Arial, Helvetica, sans-serif;
	margin: 10px 0px 20px 0px;
	text-align: center;
	border: #080 solid 2px;
	border-left: none;
	border-right: none;
	height:30px;
	background: #f00 url(../graphics/nav_bar.jpg) repeat-x center;
	line-height: 30px;
	color: #080;
}

div.nav {  /* used with pro_drop6 */
	font: normal bold 14px Arial, Helvetica, sans-serif;
	border-top: #080 solid 2px;
	border-left: none;
	border-right: none;
	height:35px;
	background: #f00 url(../graphics/nav_bar.jpg) repeat-x center;
	line-height: 35px;
	color: #080;
	margin-bottom: 7px;
}

div.nav ul, div.nav li {
	font-family:Arial, Helvetica, sans-serif;
}


div.menu a {
	font-size: 14px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

div.map {
	float: right;
	margin-right: 15px;
	width: 300px;
}

div#contact {
	padding-left: 40px;
	width: 420px;
}

div#booking {
	padding-left: 40px;
	padding-right: 40px;
	width: 600px;
}

/*  Special events and calendar */
div.special {
	width: 600px;
	margin:auto auto 20px auto ;
	padding:10px;
}

h3.special {
	font-size:26px;
	width:600px;
	background: #9cf url(../graphics/special_event_bg_b.jpg) repeat-y center;
	border: 3px ridge #06f;
	text-align:center;
	margin:auto auto 10px auto;
}

div.special p {
	font-size:14px;
}

div.special p.header {
	font-size:18px;
	font-weight:bold;
	text-align: center;
}



/* venue page contact details and map layout 
*/
div.venue-contact-details {
	float: left;
	width: 200px;
	padding-left: 20px;
	text-align: left;
}

address {
	font-style: normal;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #080;
	
}

h1 {
	margin: 0px;
	font-size: 32px;
	vertical-align: bottom;
	line-height: 40px;
	color: #fff;
}

h1.l {
	font-size: 32px;
}

h1 span.h1-t {
	font-size: 50%;
}

h2 {
	margin-top: 0px;
	font-size: 22px;
}

h3 {
	margin-top: 0px;
	font-size: 18px;
}

h4 {
	margin-top: 0px;
	font-size: 16px;
}

hr {
	width: 75%;
}

iframe {
	border: 2px #fff ridge;
}

img {
	border: #080 solid 1px;
}

img.centred {
	margin-left: auto;
	margin-right: auto;
}

img.logo {
	margin-top: 30px;
}

ul.page {
	margin-left: 20px;
}

li.absent {
	color: #f00;
	background: transparent;
}

li.present {
	color: #000;
	background: transparent;
}

ol li {
	margin-bottom: 7px;
}

p#comments {
	text-align: left;
	margin: 10px auto auto auto;
}

p#cpyrt {
	font-size: 12px;
	text-align: center;
}

p#ss {
	color: #f33;
	font-size: 10px;
	text-align: left;
	margin-left: 20px;
}

p, ul, ol {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

p.caption {
	margin-top: 100px;
	font-family: Arial, Helvetica, sans-serif;
}


/*
table on Beth Johnson's page
*/

table#bj {
	/*border: #ccc solid 1px;*/
	width: 550px;
}

table#bj th {
	padding:5px;
	font-size:75%;
	font-weight:normal;
	text-align:center;
}

table#bj td {
	padding-left:5px;
	padding-right:5px;
}

table#bj td.type {
	background: #cfc;
}


/*
table on Useful Numbers page
*/

table#numbers {
	/*border: #ccc solid 1px;*/
	width: 450px;
	margin:auto;
}

table#numbers td.number{
	width: 90px;
}

table#numbers td {
	vertical-align:top;
	padding:10px 5px 10px 5px;
}

table#numbers tr.g td, table#numbers tr.opaque td {
	background: #cfc;
}

table#numbers tr.trans td {
	background: transparent;
}

table#numbers tr td.month {
	font: normal bold 22px Arial, Helvetica, sans-serif;
	color: #080;
	border-top: 10px solid #fff;
/*	border: 1px solid #9f6;*/
	padding: 3px 0px 3px 0px;
/*	background: #cfc url(../graphics/cal_table_bg.jpg) no-repeat center;*/
}
