body {background-color: #ffffcd;
	color: #336;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetical, Verdana, sans-serif;
	font-size: 101%;}
	

/* HEADER */

#nav {list-style: none;
	margin: 0;
	padding: 0;
	width: 750px;}

#nav li {float: left;
	margin: 0;
	padding: 0;
	}
	
#nav img {border: none;}


	

/* CONTAINER */

#container {width: 750px;
	border: 3px solid #336;
	clear: both;
	margin-left: 5px;
	position: relative;
	}
	
h1 {background: #336 url(../images/title.gif) no-repeat;
	color: #fff;
	font-size: 0.9em;
	margin: 0;
	height: 25px;
	padding: 2px 0 0 10px;}
	
.box {width: 154px;
	float: left;
	margin: 10px 16px;}

.box img {border-left: 1px solid #336;
	border-right: 1px solid #336;}

.box h2 {font-size: 0.8em;
	margin: 0;
	color: #fff;
	background: #336 url(../images/boxheading.gif) no-repeat;
	text-align: center;
	height: 20px;
	padding-top: 5px;}
	
.box ul {margin: 0;
	padding: 5px 5px 5px 3px;
	background: #fff;
	color: inherit;
	border: 1px solid #336;
	font-size: 0.8em;
	list-style: none;}
	
.box li {background: #fff url(../images/arrow.gif) no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
	margin-bottom: 5px;}	
	
.box a {color: #336;
	background-color: inherit;
	text-decoration: none;
	}
	
.box a:hover {text-decoration: underline;
	color: #336;
	background-color: inherit;}

#supportus img {border: none;}

#supportus {background-image: none;
	margin-top: 20px;}
	
#news {background: #ffffcd url(../images/news.gif) no-repeat;
	color: #A42F1F;
	width: 469px;
	height: 26px;
	position: absolute;
	top: 480px;
	left: 0;
	margin-left: 10px;
	padding-left: 70px;
	padding-top: 4px;
	padding-bottom: 16px;
	font-size: 0.8em;
	}
	
#news a {color: #A42F1F;
	background-color: inherit;
	text-decoration: underline;}
	
#news a:hover {text-decoration: none;}	

#breakingnews {border: 2px dotted #a42f1f;
			background-color: #fff;
			color: inherit;
			position: absolute;
			top: 470px;
			left: 15px;
			width: 525px;
			padding: 3px;}

			#breakingnews h2 {margin: 0 2px;
				font-size: 0.9em;
				color: #a42f1f;}

			#breakingnews img {float: left;
				margin-right: 3px;
				border: none;}

			#breakingnews p {margin: 0;
				font-size: 0.8em;}

			#breakingnews a {color: #a42f1f;
				text-decoration: underline;}

			#breakingnews a:hover {text-decoration: none;}


a {color: #336;
	background-color: inherit;
	text-decoration: none;
	}
	
a:hover {color: #A42F1F;}
	
#clear {clear: left;
	}


/* SIDENAV */

#sidenav {float: left;
	color: inherit;
	background-color: #fff;
	border: 1px solid #336;
	margin: 10px;
	padding: 5px;
	list-style: none;
	font-size: 0.9em;
	font-weight: bold;}
	
#sidenav li {margin-bottom: 5px;}

#sidenav ul {font-size: 0.9em;
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;}
	
#sidenav ul li {background: #fff url(../images/arrow.gif) no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
	margin-bottom: 5px;}
	
#sidenav a#current {color: #A42F1F;
	background-color: inherit;}
	

/* CONTENT */

#content {margin: 10px 20px 10px 210px;
	font-size: 0.9em;}
	
#content h2 {font-size: 1.1em;
	margin-bottom: 5px;}
	
#content h3 {font-size: 1em;
	margin-bottom: 0;}
	
#content h3.sectionheading {border: 1px solid #336;
	padding: 5px;
	background-color: #336;
	color: #fff;
	margin-bottom: 10px;}	
	
#content h4 {margin: 0;}

#content p {margin: 0 0 10px 0;}

#content ul {margin-top: 0;}

#content li {margin-bottom: 5px;}

#quote {margin-bottom: 15px;}

#quote p {margin: 0 50px 5px 50px;
	font-size: 0.9em;}

#quote1 {float: left;}

#quote2 {float: right;}

#quotee {text-align: right;
	font-style: italic;}
	
#content ul#bottomlinks {
	font-weight: bold;
	font-size: 0.9em;
	list-style: none;
	margin: 0;
	margin-top: 20px;
	padding: 0;
	
	}
	
#content ul#bottomlinks li {float: left;
	background: #fff url(../images/arrow.gif) no-repeat;
	background-position: 0 2px;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-right: 10px;
	background-color: #ffffcd;
	}
	
a.linkintext {text-decoration: underline;}

a.linkintext:hover {text-decoration: none;}

.level {border: 1px solid #336;
	background-color: #fff;
	color: inherit;
	margin-bottom: 20px;
	height: 1%;}
	
.level ul {padding: 10px 10px 10px 30px;
	margin: 0;}
	
.level li {margin-bottom: 10px;}

.level h3 {color: #fff;
	background-color: #336;
	margin: 0;
	padding: 5px;}
	
#content .level p {padding: 0 10px;
	margin-top: 10px;}
	
#content p.join {text-align: right;
	font-weight: bold;
	font-size: 0.9em;}

#content p.join a {text-decoration: underline;}

#content p#contact {font-size: 0.9em;
	border-top: 1px solid #336;
	margin-top: 20px;
	padding: 2px 0 0 0;
	clear: left;}

/* VISIT US */

#charges {background-color: #fff;
	color: inherit;
	border-collapse: collapse;
	margin-bottom: 10px;}

#charges th {
	
	border: 1px solid #336;}
	
#charges td {border: 1px solid #336;
	text-align: right;}	
	
caption {border-top: 1px solid #336;
	border-left: 1px solid #336;
	border-right: 1px solid #336;
	text-align: left;
	padding: 2px 0 2px 5px;
	color: #fff;
	background-color: #336;
	}
	
caption img {vertical-align: middle;
	margin-left: 270px;
	border: 1px solid #000;}
	
/* PLACES TO EAT ETC. */

.place {margin-bottom: 30px;}

.place img {float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #336;}

#content .place p {margin-left: 217px;}

#content .place a {text-decoration: underline;}

#content .place a:hover {text-decoration: none;}
	
	
/* EXHIBITIONS / EVENTS */

#exhibitions, #events {width: 233px;
	float: left;
	height: 19em;}
	
#events {margin-left: 15px;}	

#clear2 {clear: left;
	font-size: 0.1em;}
	
#exhibitions table {margin: 5px;
	}

#exhibitions td {padding-bottom: 10px;}

#exhibitions table img {
	
	margin-right: 5px;
	border: 1px solid #336;
	vertical-align: middle;

}


#exhibitions table a, #events a {text-decoration: underline;
		
}

#exhibitions table a:hover, #events a:hover {text-decoration: none;}

#events table {margin: 5px;}

#events td {padding-bottom: 1px;
}

#events th {text-align: left;
	vertical-align: top;
	font-weight: normal;}
	
#events ul {list-style: none;
	margin: 10px;
	padding: 0;
	font-size: 0.9em;}
	
#events li {margin-bottom: 10px;}

.exhibitionpic {float: left;
	margin-right: 10px;
	padding: 3px;
	border: 1px solid #336;}
	
#programme {background-color: #fff;
	color: inherit;
	border-collapse: collapse;
	font-size: 0.9em;}
	
#programme th, #programme td {border: 1px solid #336;
	padding: 3px 5px;}	

#programme th {text-align: left;}

#programme .red {color: #BF0000;
	background-color: inherit;}
	
#eventspics {text-align: center;}	
	
#eventspics img {
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #336;
	}	
	

/* FOOTER */

#footer {font-size: 0.8em;
	width: 750px;
	text-align: center;
	margin-bottom: 5px;
	padding-bottom: 3px;
	background-color: #336;
	color: #fff;
	margin-left: 5px;
	border: 3px solid #336;}
	
#footer a {color: #fff;}

#footer a:hover {text-decoration: underline;}




/* WORLDPAY */

#donor_form label {font-weight: bold;
	font-size: 0.9em;
	padding-right: 10px;}
	
#donor_form td {vertical-align: top;}	
	
input#name, input#postcode, #donor_form select, input#tel, input#email {width: 350px;}	

#donor_form textarea {width: 350px;}

input#amttxt {width: 113px;}	

td#submitbutton {text-align: right;}


/* FOOTER ON HOME */

#homefoot {margin-top: 330px;
	padding: 5px 10px 10px 10px;
	font-size: 0.8em;
	text-align: left;
	border-top: 3px solid #336;
	background-color: #fff;
	color: inherit;

}

#homefoot p {margin-bottom: 0;
	margin-top: 5px;
}

#logos {float: left;
	margin: 20px 0;}



#supportform input, #supportform textarea {width: 400px;
}