@charset "utf-8";
/* CSS Document */



/* MAIN STYLES */

body {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

img {
	display: none;
	}

.clear {
	clear: both;
	}
	
.open {
	background-color: #000000;
	color: #000000;	
	}

#wrapper {
	width: 15cm;
	margin: 0 auto;
	background: none;
	}

#branding h1 {
	font-size: 13pt;
	}
	
#branding ul {
	display: none;
	}
	
#branding li {
	display: none;
	}
	
#branding li a {
	display: none;
	}
	
#address {
	font-size: 12pt;
	}

#footer {
	display: none;
	}

h2 {
	display: none;
	}

h3 {
	font-size: 13pt;
	font-family: Cambria, Arial, Helvetica, sans-serif;
	font-style: italic;
	}

h4 {
	font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	}

h5 {
	font-size: 13pt;
	font-family: Cambria, Arial, Helvetica, sans-serif;
	font-style: italic;
	}
	
h6 {
	font-family: Cambria, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	}

	
/* WELCOME page styling */

#home_location table {
	width: 10cm;
	border: 1pt solid #00000;
	}

#home_location th {
	font-size: 10pt;
	}

#home_location td tr {
	text-align: center;
	font-size: 9pt;
}
#home_location coll1 coll2 {
	border: none;
	}

#home_location a {
	font-size: 10pt;
	text-decoration: none;
	}

#home_location table {
	display: none;
	}

#home_events {
	width: 15cm;
	}
	

/* SUB-PAGES page styling */

#content_main1 p {
	font-size: 13pt;
	}

#content_main3 p {
	font-size: 13pt;
	}

#content_main1 span {
	font-style: italic;
}

#content_main1 ul {
	display: none;
	}

#content_main1 li a {
	display: none;
	}

#content_main1 li a:hover {
	display: none;
	}

#content_main2 ul {
	display: none;
	}
	
#content_main2 li a {
	display: none;
	}

#content_main2 li a:hover {
	display: none;
	}

#content_main2 ol {
	list-style-type: decimal;
	list-style-position: outside;
	}

#content_main1 table {
	border: 1pt solid #000000;
	}

#content_main1 th {
	height: 3pt;
	}
	
#content_main3 table {
	border: 1pt solid #000000;
	}

#opening_times table {
	width: 10cm;
	}

#opening_times th {
	font-size: 10pt;
	}

#opening_times td {
	font-size: 9pt;
	}

#opening_times p {
	font-size: 9pt;
	}

#content_sub1 p {
	font-size: 13pt;
	}

#content_sub2 p {
	font-size: 13pt;
	}

#content_sub2 td, th {
	font-size: 11pt;
	}

#map_large img {
	display: block;
	}
