@charset "UTF-8";
/* CSS Document */
*, html {
	margin:0;
	padding:0;
	}
body {
	width:926px;
	margin:50px auto;
	text-align:center;
	}
#content {
	width:556px;
	text-align:left;
	float:right;
	font-family:"Garamond","Times New Roman", Times, serif;
	color:#333;
	font-size:14px;
	}
#navigation {
	width:330px;
	margin:0;
	padding:0;
	float:left;
	text-align:left;
	}
h1 {
	font-family:"Garamond","Times New Roman", Times, serif;
	font-size:36px;
	color:#4c4c4c;
	padding-bottom:5px;
	}
h2 {
	color:#666;
	margin-bottom:-5px;
	margin-top:10px;
	}
h2.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	}
h2.subtitle2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	font-weight:normal;
	margin-top:-5px;
	padding-bottom:10px;
	}
p {
	margin-top:10px;
	}
a {
	color:#596475;
	font-weight:bold;
	}
a img {
	border:none;
	}
.artist {
	font-weight:bold;
	font-size:16px;
	margin:10px 0;
	}
.reception {
	font-weight:bold;
	}
.date {
	font-style:oblique;
	margin-top:0;
	}
.photoleft {
	margin: 0 10px 10px 0;
	float:left;
	}
.photoleft2 {
	margin: 0 10px 5px 0;
	float:left;
	}
.caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	}
.photo {
	width:250px;
	float:left;
	margin: 10px 10px 10px 0;
	}
.pastgalleryitem {
	clear:both;
	margin-top:10px;
	display:block;
	}
.taftfooter {
	font-weight:bold;
	font-family: Garamond, "Times New Roman", Times, serif;
	}
h5.footerarts {
	color:#666;
	border-top: 1px dotted #666;
	width: 926px;
	margin-top:10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	clear:both;
	}
/* Navigation - Current Exhibit */
#currentexhibit { 
	visibility: visible; 
	width: 330px; 
	height: 490px; 
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 8pt; 
	background:url(../images/current.png);
	margin: 0;
	padding: 0; 
	top: 0; 
	left: 0;
	list-style-type:none;
	position:relative;
	}
#currentexhibit li {
	float:left;
	}
#currentexhibit li a {
	display: block;
	height: 34px;
	background:url(../images/current.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	}
/* Navigation - Current Exhibit */
#pastexhibit { 
	visibility: visible; 
	width: 330px; 
	height: 490px; 
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 8pt; 
	background:url(../images/past.png);
	margin: 0;
	padding: 0; 
	top: 0; 
	left: 0;
	list-style-type:none;
	position:relative;
	}
#pastexhibit li {
	float:left;
	}
#pastexhibit li a {
	display: block;
	height: 34px;
	background:url(../images/past.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	}
/* Navigation - Exhibit Details */
#exhibitdetails { 
	visibility: visible; 
	width: 330px; 
	height: 490px; 
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 8pt; 
	background:url(../images/detail.png);
	margin: 0;
	padding: 0; 
	top: 0; 
	left: 0;
	list-style-type:none;
	position:relative;
	}
#exhibitdetails li {
	float:left;
	}
#exhibitdetails li a {
	display: block;
	height: 34px;
	background:url(../images/detail.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	}
/* Navigation - Upcoming */
#upcomingexhibit { 
	visibility: visible; 
	width: 330px; 
	height: 490px; 
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 8pt; 
	background:url(../images/upcoming.png);
	margin: 0;
	padding: 0; 
	top: 0; 
	left: 0;
	list-style-type:none;
	position:relative;
	}
#upcomingexhibit li {
	float:left;
	}
#upcomingexhibit li a {
	display: block;
	height: 34px;
	background:url(../images/upcoming.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	}
/* Navigation - Mark Potter */
#markpotterbio { 
	visibility: visible; 
	width: 330px; 
	height: 490px; 
	font-family: Arial,Helvetica,sans-serif; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 8pt; 
	background:url(../images/markpotter.png);
	margin: 0;
	padding: 0; 
	top: 0; 
	left: 0;
	list-style-type:none;
	position:relative;
	}
#markpotterbio li {
	float:left;
	}
#markpotterbio li a {
	display: block;
	height: 34px;
	background:url(../images/markpotter.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	}
/* Elements common to all navigation */
li#home a {
	width: 330px;
	background-position: 0 0;
	left:0;
	height:70px;
	}
li#current a {
	margin-top:284px;
	width: 330px;
	background-position: 350px 0;
	left:0;
	}
li#past a {
	width: 330px; 
	background-position: 384px 0;
	left:0;
	}
li#upcoming a {
	width: 330px; 
	background-position: 517px 0;
	}
li#markpotter a {
	width: 330px;
	background-position: 551px 0;
	}
li#home a:hover {
	background-position: 0 -490px;
	}
li#current a:hover {
	background-position: 0 -844px;
	}
li#past a:hover {
	background-position: 0 -878px;
	}
li#upcoming a:hover {
	background-position: 0 -912px;
	}
li#markpotter a:hover {
	background-position: 0 -946px;
	}
.checkbox 
{
    margin-left:11em;
}
fieldset input.button2 {
	background-color:#596475;
	color:#fff;
	padding:1px;
	margin-right:5px;
	cursor:pointer;
	}
	/* Form styling */
fieldset {
	margin:0 0 1em 0;
	padding:5px;
	display:block;
	width:98%;
	border: 1px solid #bfbab0;
	}
legend {
	margin-left:1em;
	color:#000;
	font-weight:bold;
	}
fieldset ol {
	padding:0;
	list-style-type:none;
	position:relative;
	}
fieldset li {
	padding-bottom:0.5em;
	float:left;
	clear:left;
	width:99%;
	}
fieldset p {
	margin:5px 5px 0 5px;
	}
label {
	float:left;
	width:10em;
	margin-right:1em;
	text-align:right;
	}
.inline 
{
	margin-right:1em;
	margin-left:1em;
	}
fieldset input {
	border: 1px solid #a1a1a1;
	background-color:#fff;
	}
input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: 0;
}
fieldset input.button {
	background-color:#172f71;
	color:#fff;
	padding:1px;
	margin-right:5px;
	cursor:pointer;
	}
