body {background: #3a5491 url(../images/gradient.jpg) repeat-x;
	color: #fff;
	margin: 10px;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;}
	
#container {width: 759px;
	margin: 0 auto;
	background-color: #fff;
	color: #000;
	border: 5px solid #5569a0;
	text-align: left;}
	

/* HEADER */

#header {background: #5569a0 url(../images/header.gif) no-repeat;
	height: 149px;
	padding: 2px 3px 0 3px;}
	
#header img {border: none;}	
	
#logo {float: left;}	

#nav {background: #fff url(../images/navbar.jpg) no-repeat;
	
	height: 141px;
	margin-left: 285px;
	}
	
#header ul {list-style: none;
	margin: 0;
	padding: 112px 0 0 30px;}

#header li {float: left;}


/* CONTENT */

#content {padding: 10px 40px;}

#content img {border: 2px solid #5569a0;
	padding: 2px;}
	
#content h2 {font-family: "Palatino Linotype";
	color: #233B83;
	font-size: 1.2em;
	margin-top: 20px;
	}	

	
h1 {color: #233B83;
	background-color: inherit;
	font-family: "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 1.4em;}	
	
h1#welcome {font-size: 1.8em;}	
	
#shop {float: right;
	margin-left: 20px;}
	
#content p {font-size: 0.8em;}

#photos img {margin-right: 30px;
	margin-top: 20px;}	

#photos img#photos-last {margin-right: 0;}

#content a {color: #233B83;
	font-weight: bold;
	}

#content a:hover {text-decoration: none;}

	
#openingtimes {
	border: 1px solid #233B83;
	width: 400px;
	}
	
.linkCategory {
	border: 1px solid #233B83;
	margin-bottom: 10px;
	}
	
#openingtimes h2, #openingtimes h3, #prices th, #content .linkCategory h2 {
	font-size: 1em;
	margin: 0;
	border-bottom: 1px solid #233B83;
	color: #fff;
	background-color: #5569A0;
	padding: 2px 4px;
	}
	
#openingtimes h3 {
	font-family: "Palatino Linotype", Times, "Times New Roman", serif;
	font-size: 0.9em;
	}
	
#openingtimes table {
	width: 100%;
	font-size: 0.8em;
	border-collapse: collapse;
	}
	
#prices {
	
	font-size: 0.8em;
	border-collapse: collapse;
	}

#openingtimes th{
	font-weight: normal;
	border-right: 1px solid #233B83;
	width: 60%;
	padding: 5px;
	}
	
#openingtimes td{
	text-align: center;
	padding: 5px;
	}
	
#prices td, #prices th {
	padding: 5px 10px;
	border: 1px solid #233B83;
	vertical-align: top;
	}
	
#prices th {
	width: 40%;
	}
	
#content #openingtimes p {
	margin: 0;
	padding: 5px;
	border-bottom: 1px solid #233B83;
	}

#online_shop {border: 2px solid #233B83;
	padding: 10px;}
	
#online_shop strong {color: #233B83;
	background-color: inherit;}
	
#contact-details {margin: 0 auto;
	width: 600px;
	border: 2px solid #213C83;
	padding: 5px 10px 10px 10px;
	margin-bottom: 20px;}
	
#contact-details h2 {
	font-size: 1.1em;
	border-top: 1px solid #213c83;
	}
	
#contact-details form {
	font-size: 0.9em;
	}
	
.formField	{
	margin-bottom: 10px;
	}
	
.formField label {
	display: block;
	float: left;
	width: 240px;
	}
	
.formField input, .formField textarea {
	width: 350px;
	}
	
#contact-details .warning {
	color: #80001D;
	}
	
#submitButton {
	text-align: right;
	}
	
#content ul {font-size: 0.8em;}

#content ul ul {font-size: 1em;}

#content ul li {margin: 10px 0;}

#content ul a {font-weight: normal;}

#content #prices ul {
	font-size: 1em;
	margin-left: 15px;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	}
	
#content #prices li {
	margin-bottom: 5px;
	margin-top: 0;
	}

/* GALLERY */
.item img.main {float: left;
	margin: 0 40px 20px 0;}

.item img {border: 3px solid #213C83;}
	
.clear {clear: both;}	

table {
	font-size: 0.8em;
	}


/* CREDIT */

#credit {font-size: 0.8em;
	text-align: right;
	width: 759px;
	margin: 0 auto;}
	
#credit a {color: #fff;
	background-color: inherit;}
	
#credit a:hover {text-decoration: none;}	