html.short {
	min-height: 101%;
}
body {
	margin: 30px;
	padding: 0;
	background-color: white;
	color: black;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 100%;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited {
	color: #666;
}
a:hover, a:active {
	color: black;
	text-decoration: underline;
}
a img {
	border: none;
}
/* ids */
#wrapper {
	width: 722px;
	margin: 0 auto;
}
#header {
	width: 0em;
}
#header img {
	z-index: -1;
}
#menuP7 {
	margin-top: -28px;
	margin-left: 110px;
	padding-bottom: 28px;
	font-size: 0.9em;
	position: relative;
	width: 633px;
}
#menuP7 td {
}
#menu {
	margin-top: -40px;
	margin-left: 102px;
	text-align: center;
	z-index: 100;
}
#menu td {
	font-size: 0.675em;
}
#menu a {
	display: block;
	text-decoration: none;
	padding: 0.3em 0.5em;
	color: #666;
	line-height:1.2;
}
#menu a:hover, #menu a:active, #menu a:focus {
	background-color: #e5e5e5;
	color: black;
	letter-spacing: .01px;
}
#content {
	width: 722px;
	margin-top: 2em;
}
/* tags */
h1 {
	font-size: 1.4em;
	color: #666;
}
h2 {
	font-size: 1.2em;
	color: #666;
}
h3 {
	font-size: 1em;
	color: #666;
}
h4 {
	font-size: 0.8em;
}
p, li {
	font-size: 0.8em;
	line-height: 1.6;
	margin: 1.45em 0;
}
blockquote {
	font-size: 0.8em;
	line-height: 1.6;
	font-style: italic;
	margin: 1.45em 25px;
	padding: 0;
}
ul.nospace li {
	margin: 0;
}
/* classes */
/* news */
.newsstory {
	margin-top: 1em;
	border-top: 1px solid #666;
	padding-top: 0.5em;
}
.newsstory h2 {
	font-size: 1em;
}
.newsstory h2 .dateline {
	display: block;
	font-size: 0.8em;
	font-style: italic;
	margin-top: 0.75em;
}
.newsstory .top {
	clear: both;
	text-align: right;
	font-size: 0.7em;
}
/* exhibitions */
.shows {
	border-collapse: collapse;
	margin-bottom: 2em;
	width: 100%;
}
.shows th, .shows td {
	font-size: 0.8em;
	line-height: 1.6;
	padding: 2px 5px 3px 5px;
	border: 1px solid silver;
	vertical-align: top;
}
.shows th {
	text-align: left;
	background-color: #e5e5e5;
}
.shows .col1 {
	width: 28%;
}
.shows .col2 {
	width: 32%;
}
.shows .col3 {
	width: 40%;
}
/* pots */
.pots {
	border-collapse: collapse;
	margin-bottom: 2em;
	width: 100%;
}
.pots td {
	font-size: 0.7em;
	vertical-align: top;
	padding-bottom: 1em;
}
.pot {
	width: 200px;
}
.pot img {
	border: 1px solid #666;
}
.potlink {
	padding-left: 1em;
}

.big {
	font-size: 1.1em;
	font-weight: bold;
}
.bigred {
	color: red;
	font-size: 1.1em;
	font-weight: bold;
}
.caption {
	font-weight: bold;
	font-style: italic;
	font-size: 0.7em;
	line-height: 1.35;
	color: #666;
	width: 33.33%;
}
.caption img {
	border: 1px solid #666;
	margin-bottom: 3px;
}
.caption-wide {
	font-weight: bold;
	font-style: italic;
	font-size: 0.7em;
	line-height: 1.35;
	color: #666;
}
.border {
	border: 1px solid #666;
}
.floatr {
	float: right;
	margin: 6px 0 5px 18px;
	text-align: right;
}
.floatrFBcycler {
	float: right;
	margin: 6px 0 5px 18px;
}
.floatl {
	float: left;
	margin: 6px 18px 5px 0em;
	text-align: left;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.nobr {
	white-space: nowrap;
}
.red {
	color: red;
}
.smallish {
	font-size: 0.8em;
	line-height: 1.5;
	display: block;
}
.small {
	font-size: 0.65em;
}
.smallc {
	margin-top: 5px;
	font-size: 0.65em;
	line-height: 1.1;
	text-align: center;
}
.smallred {
	color: red;
	font: bold 10px Verdana,Arial,Helvetica,sans-serif;
}
.space {
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.googlemap {
	border: 1px solid #666;
}
.directions {
	margin-top: 0.5em;
}
.social {
	margin: 1em 0;
}
.social img {
  box-shadow: 3px 3px 5px rgba(0,0,0,0.25);
  border-radius: 6px;
  display: inline-block;
}
.social a:hover img, .social a:active img {
  box-shadow: 3px 3px 5px rgba(0,0,0,0.75);
}
body div.fbCycler img {
	margin: 0;
}
body div.fbCycler span {
	margin-top: 7px;
}