table.publications {
	font-size: 1em;
	border: 1px solid #ccc;
	margin: 1em;
}
table.publications th {
	font-family: Georgia, "Times New Roman";
	font-size: 1.2em;
	font-style: italic;
	text-transform: lowercase;
	padding: 0.5em;
}
table.publications .alt {
	background: #eee;
}
table.publications td {
	border-top: 1px solid #ccc;
}
table.publications .description {
	padding: 1em;
	padding-left: 0;
}
table.publications .cover, table.publications .price {
	padding: 1em;
	text-align: center;
}
table.publications .price {
	border-left: 1px solid #ccc;
}
table.publications p {
	margin: 0;
	padding: 0;
}

table.past-exhibitions {
	width: 778px;
	font-size: 1em;
	margin-bottom: 4em;
	border: 0;
}
table.past-exhibitions th {
	font-family: Georgia, "Times New Roman";
	font-size: 1.2em;
	font-style: italic;
	text-transform: lowercase;
	padding: 0.2em;
	background-color: #0099CC;
}
table.past-exhibitions td {
	width: 50%;
	padding: 0.8em;
	vertical-align: top;
	border: 0;
}
table.short td {
	width: 50%;
	padding: 0;
}
table.short td.left {
	padding-right: 35px;
}
table.short {
	margin-bottom: 0;
	padding: 0;
	margin-left: 6px;
}

table.collection-browse {
	width: 780px;
	margin: 0;
	padding: 0;
}
table.collection-browse p.caption {
	text-transform: uppercase;
	margin: 0;
	line-height: 1.2em;
}
table.collection-browse p.caption strong {
	color: #e31837;
	font-weight: normal;
}
table.collection-browse img {
	margin-top: 3em;
	border: 1px solid #333;
}
table.collection-browse img.first {
	margin-top: 1em;
}


table.collection {
	font-size: 1em;
	width: 100%;
}
table.collection strong {
	color: #e31837;
	font-style: normal;
	text-transform: uppercase;
	font-weight: normal;
}
table.collection td {
	border: 1px solid #ddd;
	width: 50%;
	cursor: pointer;

}
table.collection td img {
	float: left;
	margin: 5px;
	margin-right: 10px;
	border: 1px solid #eee;
	vertical-align: middle;
}
table.collection td p {
	margin: 2px;
	height: 100%;
	
}
table.collection td p p {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}
table.collection td.none {
	border: 0;
}


table.calendar {
	width: 100%;
	margin-top: 1.5em;
	line-height: 1.2em;
}
table.calendar td {
	vertical-align: top;
}
table.calendar td.when {
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.1em;
	text-align: right;
}
table.calendar td strong {
	text-transform: uppercase;
	font-weight: normal;
}
.stamp-gallery {
}
.stamp-gallery .name {
	text-transform: uppercase;
	color: #EBB30F;
	font-weight: bold;
}

.art-gallery {
}
.art-gallery .name {
	text-transform: uppercase;
	font-weight: bold;
	color: #b81137;
}

.driskell-center {
}
.driskell-center .name {
	text-transform: uppercase;
	color: #6666CC;
	font-weight: bold;
}

.kibel-gallery {
}
.kibel-gallery .name {
	text-transform: uppercase;
	font-weight: bold;
	color: #0099CC;
}

.no-events-fall, .no-events-spring {
	display: none;
}


table.sponsors {
	margin-top: 2em;
	width: 100%;
	text-align: center;
}
table.sponsors img {
	border: 1px solid #555;
	padding: 3px;
}
