h1 {
	font-weight: normal;
	color: #A39161;
	font-size: 16pt;
	margin: 0;
	text-transform: uppercase;
}
h2 {
	color: #A39161;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 0;
}
p {
	line-height: 14pt;
	font-size: 11pt;
	color: white;
}
a.eventlink {
	text-decoration: underline;
}
.historymap {
	text-align: center;
	border-style: solid;
	border-color: #40000c;
	border-width: 10px;
}

.right {
	float: right;
}
.odd {
	background-color: #5f0000;
}
a {
	color: #A39161;
	text-decoration: underline;
}
.pictureborder {
	border-style: solid;
	border-color: #40000c;
	border-width: 10px;
	float: right;
}
.pictureborder2 {
	border-style: solid;
	border-color: #A39161;
	border-width: 2px;
	margin-bottom: 3px;
}
.eventimage {
	float: right;
	margin-left: 10px;
}

tr.d0 td {
	padding: 25px 15px 15px;
	border-bottom-color: black;
	border-top-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: 1px;
}
tr.d0 td p, tr.d1 td p  {
	padding-right: 340px;
}
tr.d1 td {
	padding: 25px 15px 15px;
	background-color: #5b0101;
}
.sold {
	position: relative;
}
.sold img{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	border:none;	
}


fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #A39161;
}
legend {
	font-weight: bold;
	color: #A39161;
}
label {
	float: left;
	width: 12em;
}
input { 
	width: 200px;
}
textarea {
	width: 200px;
	height: 100px;
}
select {
	width: 200px;
}
input.radio, input.checkbox, input.submit {
	width: auto;
}
input.radio {
	float: left;
	margin-right; 1em;
}
input:focus, textarea:focus {
	background: #ffc;
}
.required {
	font-size: 0.75em;
	color:#000;
}
#GalleryOption label {
	width: 4em;
}
cite {
	font-style: normal;
	font-size: 110%;
	color: #A39161;
}
input.arrow {
	width: 23px;
	height: 22px;
}
input.small {
	width: 50px;
}
input.arrowlast {
	width: 25px;
	height: 22px;
}

.imagebox {
	background-color: #A39161;
	
}
.infobox {
	background-color: #470202;
	padding: 10px;
}
.linksbox {
	background-color: #231f20;
}
.spacebox {
	background-color: #A39161;
	padding: 10px;
}
.imagebox, .infobox, .linksbox, .spacebox {
	border-bottom: solid 5px #A39161;
	}
dl.moreoptions {
	color: #A39161;
	font-size: 9pt;
	line-height: 13pt;
}

.address {
	font-size: 9pt;
}
li {
	list-style-type: none;
	border-bottom-color: #2E2A2B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 10px;
	line-height: 18pt;
		
}
li.larger  {
	background-color: #A39161;
	color: #000;
}
li.larger a  {
	color: #000;
}