/*=======
colours
main text: 30647e
========*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
}
body {
	font-size: small;
	font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif;
	color: #30647e;
	text-align:center;
	background: #fff;
	padding: 0 0 30px 0;
}
/*==========================================
general clearing for below floated elements 
==========================================*/
div.clearit {
	clear: both;
}
div#outerWrap {
	width: 890px;
	margin: 20px auto 0 auto;
	padding: 20px 0 0 0;
	text-align: center;
	background: #FFF;
	border-top: 1px solid #30647e;
}
/*=======================
contains both logo & menu
========================*/
div#banner {
	width: 866px;
	margin: 0 auto;
	text-align: left;
	padding: 0 0 10px 0;
}
div.bannerTeaching {
	background: url(../site_graphics/banner-teaching-back.jpg) no-repeat right bottom;
}
div.bannerNews {
	background: url(../site_graphics/banner-exhibitions-back.jpg) no-repeat right bottom;
}
div.bannerBiography {
	background: url(../site_graphics/banner-biography-back.jpg) no-repeat right bottom;
}
div.bannerLinks {
	background: url(../site_graphics/banner-links-back.jpg) no-repeat right bottom;
}
div.bannerContact {
	background: url(../site_graphics/banner-contact-back.jpg) no-repeat right bottom;
}
div.banner404 {
	background: url(../site_graphics/banner-404-back.jpg) no-repeat right bottom;
}
div#banner img {
	display: block;
	float: left;
}
div#banner ul#nav {
	float: right;
	text-align: right;
	list-style-type: none;
}
div#banner ul#nav li {
	float: left;
}
div#banner ul#nav li a:link, div#banner ul#nav li a:visited {
	color: #30647e;
	font-size: 12px;
	padding: 0 9px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: 1px solid #fff;
}
div#banner ul#nav li a:hover, div#banner ul#nav li a:focus  {
	color: #849c62;
	border: 1px solid #849c62;
}
div#banner ul#nav li a:active {
	color: #fff;
	background-color: #849c62;
}
div#banner ul#nav li a.current:link, div#banner ul#nav li a.current:visited, div#banner ul#nav li a.current:hover, div#banner ul#nav li a.current:active, div#banner ul#nav li a.current:focus {
	border: 1px solid #30647e;
}
/*=========================
everything below the banner
==========================*/
div#lowerWrap {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #30647e;
}
div#lowerWrap p {
	text-align: right;
	padding: 0 25px 10px 25px;
}
/*====================
text at bottom of page
=====================*/
div#introText {
	margin: 10px 0 0 0;
	padding: 10px 0 10px 0;
	/*border-top: 1px solid #30647e;*/
	border-bottom: 1px solid #30647e;
	text-align: left;
}
div#introText div.leftCol {
	width: 435px;
	float: left;
}
div#introText div.leftCol h2 {
	font-size: small;
	margin: 0 0 5px 20px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #30647e;
}
div#introText div.leftCol h2.galleryAddress {
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}
div#introText div.rightCol h2.galleryAddressRight {
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}
div#introText div.leftCol p {
	padding: 0 0 5px 20px;
	text-align: left;
}
div#introText div.rightCol {
	width: 435px;
	float: right;
}
div#introText div.rightCol img {
	float: right;
	margin: 0 0 10px 10px;
}
div#introText div.rightCol h2.forthcoming {
	background: #30647e;
	color: #fff;
	padding: 5px;
	margin-top: 10px;
}
div#introText div.rightCol p {
	padding: 0 25px 5px 0;
	text-align: left;
}
div#introText div.rightCol h2 {
	font-size: small;
	margin: 0 20px 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #30647e;
}
div#introText h1 {
	font-size: 16px;
	padding: 0 0 0 55px;
	margin: 0 0 10px 0;
	line-height: 35px;
	color: #fff;
	background: url(../painting/page-title-back.jpg) no-repeat left center;
}
div#introText a:link, div#introText a:visited {
	color: #53623e;
	font-weight: bold;
}
div#introText a:hover, div#introText a:active, div#introText a:focus {
	color: #fff;
	background-color: #53623e;
}
/*============
full-width box
=============*/
div#introText div.wideBox {
	margin: 10px auto 10px auto;
	padding: 0 0 10px 0;
	border: 2px solid #30647e;
	text-align: left;
	background: #e9f5fb;
}
div#introText div.wideBox h2 {
	font-size: small;
	margin: 0 25px;
	padding: 10px 0 3px 0;
	border-bottom: 1px solid #30647e;
}
div#introText div.wideBox h3 {
	font-size: small;
	padding: 10px 0 0 0;
	margin: 0 25px;
}
div#introText div.wideBox p.contact {
	margin-top: 0;
	padding-top: 0;
}
div#introText div.wideBox p {
	padding: 5px 25px 0 25px;
	text-align: left;
}
div.wideBox table {
	margin: 10px auto 0 auto;
	background: #fff;
}
div.wideBox table td {
	padding: 5px;
}
div.wideBox table td.date {
	border-right: 1px solid #3c5a30; 
	border-bottom: 2px solid #3c5a30; 
	border-left: 2px solid #3c5a30; 
}
div.wideBox table td.time {
	border-right: 2px solid #3c5a30; 
	border-bottom: 2px solid #3c5a30; 
}
div.wideBox table td.divider {
	border: none;
	width: 10px;
	padding: 0;
	background: #e9f5fb;
}
div.wideBox table td.divider p {
	margin:0;
	padding: 0;
	font-size: 1px;
}
div.wideBox table td.month {
	background: #30647e;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
/*===============================
full-width box on the news page
===============================*/
div#introText div.wideBoxTwo {
	margin: 10px auto 0 auto;
	padding: 10px 0 0 0;
	text-align: left;
	background: #fff;
	position: relative;
}
div#introText div.wideBoxTwo h1.wideHeading {
	background: url(../painting/page-title-backwide.jpg) no-repeat left center;
	position: relative;
}
/*========================
accordion panel
=========================*/
div#introText div#accordionWrap {
	background: #e9f5fb;
}
/*============
copyright etc
=============*/
div#footer {
	font-weight: bold;
	padding: 5px 20px;
	text-align: right;
}
