body {
	background-image: url(../images/template/pageBack.gif);
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.footer {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	margin-right: 9px;
	margin-left: 8px;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover {
	color: #d4c4a3;
}
.navBack {
	background-image: url(../images/template/navBack.jpg);
	width: 245px;
	background-repeat: repeat-y;
}
.parchment {
	background-image: url(../images/template/parchment.jpg);
}
.rightColumn {
	background-image: url(../images/template/rightColumn.jpg);
	width: 37px;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.timesBrown26 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #3B2314;
}
.timesBlack17 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
}
.navigation a {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	display: block;
	margin-right: 30px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-left: 20px;
	margin-bottom: 6px;
	text-decoration: none;
	padding-right: 4px;
	padding-bottom: 1px;
}
.navigation {
	margin-top: 10px;
	padding-bottom: 10px;
}
.navigation a:hover {
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	margin-right: 70px;
	margin-top: 100px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contentArea {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.subNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 136px;
	padding-left: 40px;
	height: 20px;
	padding-bottom: 20px;
}
.subNavigation a {
	color: #FFFFFF;
}
.subNavigation a:hover {
	color: #d4c4a3;
}
.timesBrown16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3B2314;
}
.black12 a {
	color: #3B2314;
}
.error {
  color: #ae1e35;
  font-weight: bold;
}
.gallery {
  float: right;
  width: 320px;
}
#largeImage {
  border: 0px none;
}
#largeImageCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B2314;
	font-style: italic;
}
.thumbnail {
  float: left;
  display: block;
  width: 75px;
  height: 75px;
  margin: 2px;
  text-align: center;
  line-height: 75px;
  white-space: nowrap;
  text-decoration: none;
}
.thumbnail img {
  border: 0px none;
  vertical-align: middle;
}
.thumbnail span {
  visibility: hidden;
}
