body {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;
  background-color: #000000;
  color: #000;
  padding: 1em;
  margin: 0;
  text-align: center;
}
#page {
  background-color: #3F0202;
  text-align: left;
}
#content {
  padding: 1.25em;
	margin
}

a {font-weight: bold; color: #663399; text-decoration: underline; }
a:visited {color: #999999; }
.leftnav { font-weight: bold; color:#ffffff; text-decoration: none; font-style: normal; }
a.nav:link, a.nav:visited {text-decoration: none; color:#ffffff}
a.nav:link { font-family: Verdana, Arial, Helvetica, sans-serif ; font-size: 13px; font-weight: bold}
a.leftnav:visited { text-decoration: underline; color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold}
a.leftnav:link { color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold ; text-decoration: underline}
a.leftnav:hover { text-decoration: underline; color:#FFCC00; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold }
p2 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 13px ; text-align: justify}
a.topnav2 { text-decoration: underline; color:#000000; font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold }
.leftnav2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color:#ffffff; text-decoration: none }
.leftnavlink { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color:#ffffff; text-decoration: underline}
.topnav { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color:#ffffff; text-decoration: none }
.topnav2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color:#ffffff; text-decoration: none }

.pagetitle {
	font-size: 120%;
	font-weight: bold;
}

.leftnav a { color: #fff; }

.leftmenutitle {
  font-size: 130%;
  color: white;
  margin: 0;
  padding: 29px 1em;
  border-bottom: 2px solid;
}
.sitetitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 175%;
  font-weight: bold;
  color: #caa729;
  margin: 0;
  padding: 20px 1em;
  border-bottom: 2px solid #fff;
  background-color: #680303;
  text-align: center;
}
ul.leftmenu, ul.leftmenu a {
  color: white;
}
ul.leftmenu {
  margin-top: 2em;
  margin-left: 1em;
  padding-top: 1em;
  padding-left: 0;
  list-style: none;
  list-style-type: none;
  align: auto;
}
.leftmenu .nested {
  margin-bottom: 1em;
  margin-left: 1.5em;
  padding-left: 0;
  list-style: circle;
  list-style-type: circle;
}
#maincontent {
  margin: 1em;
}
.sidebar-item {
  margin: 1em 0.5em 0;
}
.sidebar-item p {
  color: #fff;
  font-size: 0.75em;
  font-weight: bold;
  text-align: left;
  display: inline;
}

.eventlisting {
	margin: 0px;
	padding: 0px;
	padding-bottom: 2em;
	text-align: center;
}
.eventlisting h5 {
	width: 100%;
	border-bottom: 1px solid;
	background-color: #a0a0a0;
	margin: 4px 0px 0px 0px;
}
.eventlisting table {
	margin-left: auto;
	margin-right: auto;
}
.eventlisting table img {
  margin: 5px;
}
#slideshow1, #slideshow2, #slideshow3 {
  text-align: center;
}

.collection-title {
	font-size: 100%;
	font-weight: bold;
}
.gallery {
	width: 590px;
	text-align: center;
}
.gallery a {
	padding: 0.25em;
}
.gallery img {
	margin: 1px;
}
.notice {
	background-color:#000000;
	color:white;
	margin-bottom:1em;
	padding:1em;
	text-align:center;
}
.credits {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	font-size: 80%;
	color:#999999;
}

.show-thumb {
	background:#FAFAFA none repeat scroll 0 0;
	border:1px solid #CACACA;
	float:left;
	margin:5px;
	padding:5px;
	text-align:center;
	width:200px;
	text-decoration:none;
}
.show-thumb img {
	border: none;
}
.show-thumb p {
	font-weight:bold;
	text-align:center;
}

.clear {
	clear: both;
}

blockquote {
	background-image:url(/images/bq-1.png);
	background-position:0 0;
	background-repeat:no-repeat;
	font-style:italic;
	margin-left:4em;
	padding-left:0;
}
blockquote div.wbq {
	background-image:url(/images/bq-2.png);
	background-position:100% 100%;
	background-repeat:no-repeat;
	padding-left:1.25em;
	padding-right:1.25em;
	color: #333;
}

#virtualtour-container {
  text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#virtualtour-container .instructions {
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
#virtualtour-container .instructions strong {
	color: #333;
}