﻿.lightboxThumb {
	border: 2px solid #000000;
}
.thumbnailHolder {
	text-align: center;
}
.imgAreaStyle {
	width: 820px;
	min-height: 300px;
	margin: 30px auto 20px auto;
}
.imgAreaSubdivisionStyle {
	width: 550px;
	min-height: 300px;
	margin: 30px auto 20px auto;
}
.photoColumn {
	background-position: center top;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-image: url('index/pageBkgrnd.png');
	min-height: 400px;
	background-repeat: no-repeat;
	float: left;
}
.mastheadLeft {
	display: inline;
	float: left;
}
#content a:link {
	text-decoration: underline;
	color: #996600;
}
#content a:visited {
	color: #663300;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
	color: #000099;
}
#h2 a:link {
	text-decoration: underline;
	color: #663300;
}
#h2 a:visited {
	color: #8C4600;
	text-decoration: underline;
}
#h2 a:hover {
	text-decoration: none;
	color: #923F01;
}
.textIndent {
	margin-left: 2em;
	margin-top: 8px;
	margin-bottom: 8px;
}
#leftColumn p {
	font-size: 14px;
}
#rightColumn p {
	line-height: 1.3em;
}
h2 {
	font-size: large;
	color: #663300;
}
.leftText {
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 180px;
}
#footerNav a:link {
	color: #663300;
	text-decoration: none;
}
#footerNav a:visited {
	color: #663300;
	text-decoration: none;
}
#footerNav a:hover {
	text-decoration: underline;
	color: #923F01;
}
#footer a:link {
	color: #515128;
	text-decoration: none;
}
#footer a:visited {
	color: #515128;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #923F01;
}

.rightText {
	margin: 30px auto 20px auto;
	width: 580px;
}
.imgCenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.banner_imgs {
	border-style: none;
	width: 469px;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url('index/bkgrndMed.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: "book Antiqua", Garamond, "Times New Roman", sans-serif;
}
.footerNavStyle {
	border-left: 2px outset #765A30;
	border-right: 2px outset #765A30;
	border-top: 2px none #765A30;
	border-bottom: 2px outset #765A30;
	font-size: small;
		color: #663300;
		text-align: center;
		vertical-align: middle;
	background-image: url('index/bkgrndNav.jpg');
		position: relative;
		width: 900px;
		margin-right: auto;
		margin-left: auto;
		height: 30px;
		clear: both;
		line-height: 30px;
		overflow: visible;
}
.footerStyle {
	padding: 0px;
	margin: 20px auto 30px auto;
	font-size: small;
	color: #515128;
	text-align: center;
	position: static;
	width: 900px;
	height: 45px;
	clear: both;
}
.wrapperStyle {
	position: relative;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.leftColumnStyle {
	background-position: center top;
	margin: 10px 0px 10px 10px;
	position: static;
	width: 230px;
	min-height: 275px;
	float: left;
	z-index: 1;
	background-image: url('index/leftBkgrnd.png');
	background-repeat: no-repeat;
	display: inline;
}
.rightColumnStyle {
	background-position: center top;
	margin: 10px 10px 10px 0px;
	position: static;
	width: 645px;
	min-height: 275px;
	float: right;
	z-index: 1;
	background-image: url('index/rightBkgrnd.png');
	background-repeat: no-repeat;
	display: inline;
}
.mastheadStyle {
	border: 2px outset #765A30;
	margin-top: 30px;
	margin-bottom: 20px;
	position: relative;
	width: 900px;
	background-color: #FFFFFF;
}
.contentStyle {
	border-style: outset outset none outset;
	border-width: 2px;
	border-color: #765A30;
	position: relative;
	width: 900px;
	height: auto;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.logoStyle {
	margin: 10px 0px 10px 10px;
	float: left;
}
.cleanerStyle {
	clear: both;
}
.mastheadRightImage {
	float: right;
	margin: 10px;
	width: 470px;
	height: 200px;
	display: inline;
}
.navStyle {
	clear: left;
	margin: 10px 0px 10px 10px;
	width: 400px;
	font-size: 18px;
}
ul {
	list-style-type: none;
	font-size: 14px;
	text-align: center;
	float: left;
	height: 40px;
	margin: 0 0 0 0;
	padding: 0;
}
ul a {
	display: block;
	width: 100px;
	height: 26px;
	color: black;
	line-height: 26px;
	text-decoration: none;
	background-image: url('index/button.png');
	background-repeat: no-repeat;
}
ul a:hover {
	background-position: 0px -26px;
	color: #663300;
}
ul li {
	display: inline;
	float: left;
}
h1 {
	font-size: x-large;
	color: #663300;
}
