﻿body {
	background: #ffffff;
}
	
#wrapper, .events, .about	{
	font: 11pt georgia;
	color: #000000;
	border: none;
	width: 100%;
}

nav, .breadcrumbs, #title, #logo, .postcard	{
	display: none;
}

header	{
	padding-top: 0;
}
	
h1	{
	font-size: 18pt;
	display: block;
	text-align: center;
	color: #000000;
	border: none;
	
}	

h2	{
	display: block;
	font-size: 16pt;
	text-align: center;
	color: #000000;
	padding-bottom: 16pt;
	border-bottom: 1px solid #000000;
}

h3	{
	font-size: 14pt;
	color: #000000;
}

h3 a	{
	text-decoration: none;
}	

h4	{
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}	
		
.photo img, .map img, .about img, .events img	{
	border: 1px solid #cccccc;
	width: 60%;
	margin: 10pt 0;
}

.photo .detail img	{
	width: 40%;
	float: left;
	margin: 10pt;
}

a, a:hover, a:active, a:visited	{
	color: #000000;
	text-decoration: underline;
}	

.card {
	list-style: none;
}

.caption	{
	font-size: 10pt;
}	
 	
.gallery section, .objects .item 	{
	width: 40%;
	float: left;
	margin: 0 5% 20pt;
}	

.gallery section img, .objects .item img	{
	width: 98%;
	border: 1px solid #cccccc;
}	

footer, article .numbers	{
	clear: both;
}	

	



	
