@charset "utf-8";

/* ***GLOBAL TAGS*** */

* {
	margin: 0; 
	padding: 0;
}
body {
	font-size: 62.5%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4c3201;
	background: #f8f9e7 url(/exhibits/documented-rights/global-images/parchment-bg-2.jpg) repeat-y;	
	text-align: left;
}
a {
	text-decoration: none;
	color: #b9240c;
	outline: none;
}
a img {
	border: none;
	
}
a:hover {
	text-decoration: underline;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* ***STRUCTURAL STYLES*** */

#header {
	padding: 0 23px;
	background: url(/exhibits/documented-rights/global-images/detail-border.gif) repeat-x top left;
	margin-bottom: 15px;
	min-width: 600px;
}

#maincontent {
	padding: 0 23px;
    min-width: 600px;
}
#thumbnails {
	text-align: center;
	margin-bottom: 5px;
	margin-right: 11px;
}
#footer {
	margin-top: 20px;
	height: 5em;
	clear: both;
	min-width: 600px;
}

/* ***HEADER STYLES*** */

#header #logo {
	float: left;
	margin-top: 28px;
}
#header #banner {
	float: right;
	margin: 23px 0 1.5em 0;
}

/* ***MAIN CONTENT STYLES*** */

div.photo {
	height: 100px;
}
h2 {
	clear: both;
	font-size: 2em;
	padding: 10px 0 .2em 0;
	text-align: center;
}
h2#currentpage {
	font-size: 1.3em;
	padding-top: 0;
}
h3 {
	font-size: 1.2em;
	padding-bottom: 1em;
	font-weight: normal;
	line-height: 1.4em;
}
h4 {
	text-align: center;
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 2em;
}
.toppad {
	padding-top: 71px;
}
#thumbnails img {
	margin: 0 2px;
}
#thumbnails a img {
		border: solid 3px #ffffff;
}
#thumbnails a:hover img {
		border: solid 3px #b9240c;
}
#thumbnails h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 4px;
}
p {
	font-size: 1.3em;
	padding-bottom: .7em;
	margin: 0 110px;
	line-height: 1.5em;
}
td {
	font-size: 1.3em;
	padding-bottom: .7em;
}
table {
	margin: 0 110px;
}
table.small td {
	font-size: 1em;
	padding-bottom: .5em;
}
p.small {
	font-size: 1.1em;
	padding-top: 1em;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.bottom {
	vertical-align: bottom;
}
.top {
	vertical-align: top;
}
.crossout {
	text-decoration: line-through;
}
.underline {
	text-decoration:underline;
}
.w20 {
	width: 20px;
}
.w30 {
	width: 30px;
}
.w40 {
	width: 40px;
}
.w50 {
	width: 50px;
}
.w60 {
	width: 60px;
}
.w70 {
	width: 70px;
}
.w80 {
	width: 80px;
}
.w90 {
	width: 90px;
}
.w100 {
	width: 100px;
}
.w110 {
	width: 110px;
}
.w120 {
	width: 120px;
}
.w130 {
	width: 130px;
}
.w140 {
	width: 140px;
}
.w150 {
	width: 150px;
}
.w160 {
	width: 160px;
}
.w170 {
	width: 170px;
}
.w200 {
	width: 200px;
}
.w300 {
	width: 300px;
}

/* ***SOCIAL MEDIA STYLES*** */
 
.addthisLink { font-family:Verdana, Geneva, sans-serif; padding-left:25px; background-image:url(/global-images/layout/page-options-add-this.gif); background-repeat:no-repeat; background-position:4px 0; }
 
 .bookmarkLink {
	padding: 3px 11px 6px 26px;
}