body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5D3B0C;
	background-color: #959a82; 
	margin:8px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	bbbackground-image: url("images/pattern-matches_pink-inv.png");
}
#content {
	margin: 0px auto;
	text-align: left;
	padding: 14px;
	background-color: #FBF3DC; /* This cream color #FBF3DC is the background for the designer's LWL panel */
	border: 1px solid #5D3B0C; /* This brown #5D3B0C is an average of the brown in the Reuben James photo */
	width: 720px;
}
.titlebar {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #435627; 
	margin-top: 5px;
}

.titlebar a {
	color: #435627; 
}
a {
	color: #5a1582;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.captiontitle {
	font-size: 22px;
	font-weight: bold;
	margin-top: 1px;
	color: #5D3B0C;
}
.captiondetail {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	line-height: 115%;
}
.album {
	clear: both;
	font-size: 16px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}
.album a {
	color: #5a1582;
}
.blockquote {
	font-size: 16px;
	margin-top: 0px;
	line-height: 115%;
}
.captiontext {
	font-size: 16px;
	line-height: 115%;
}
.captionlinks {
	font-size: 14px;
	text-align: left;
}
.captionlinks li {
	list-style-type: square;
}
img {
	border-width: 1px;
	border-style: solid;
	border-color: #5D3B0C;
}
.leftimg {
	float: left;
	margin-right: 6px;
	margin-bottom: 2px;
}
.rightimg {
	float: right;
	margin-left: 6px;
	margin-bottom: 2px;
}
img.centerimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 10px;
}
#centernoborder {
    display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 16px;
	border-width: 0px;
}
.clear {
	clear: both;
}
.bloggylinks {
	clear: both;
	font-size: 14px;
	padding-top: 5px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}
/*.gohomepage {
	clear: both;
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 115%;
	font-weight: bold;
}
.gohomepage a {
	color: #5D3B0C;
}*/
.albumnav {
	clear: both;
	font-size: 18px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	margin-top: 0.15em;
	margin-bottom: 0.20em;
}
.albumnav a {
	color: #5a1582;
}
.albumnav_homepage {
	clear: both;
	font-size: 15px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	margin-top: 0.55em;
	margin-bottom: 0.20em;
}
.albumnav_homepage a {
	color: #5a1582;
}
.albumnav_nextprev {
	clear: both;
	font-size: 18px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	margin-top: -0.2em;
	margin-bottom: -0.8em;
}
.albumnav_nextprev a {
	color: #5a1582;
}
.recordnav_nextprev {
	clear: both;
	font-size: 18px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	margin-top: -0.2em;
	margin-bottom: -0.8em;
}
.recordnav_nextprev a {
	color: #5a1582;
}
.breadcrumb {
	clear: both;
	font-size: 12px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
}
.breadcrumb a {
	color: #5D3B0C;
}
.rightjustify {
	font-size: 14px;
	text-align: right;
}
#content_product {
	width:290px;
	margin:0px auto;
	text-align:left;
	padding: 16px;
	background-color: #FBF3DC; /* This cream color #FBF3DC is the background for the designer's LWL panel */
	border: 1px solid #5D3B0C; /* This brown #5D3B0C is an average of the brown in the Reuben James photo */
}
hr {
	border: none;
	background-color: #5D3B0C;
	color: #5D3B0C;
	height: 1px;
	width: 100%;
	display: block;
	margin-top: 0.3em;
	margin-bottom: 0.5em;
}
div.magnify {
	float: right;
	border: none;
	background: none;
}
p.titlelineup {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
img.titlelineup {
	margin-left: 2px;
	margin-right: 2px;
}
/*
div.thumblinecontainer {
	display: block;
	text-align: center;
	margin-left: 0 auto;
	margin-right: 0 auto;
	margin-bottom: -1.0em;
}
*/
div.thumblinecontainer {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -1.0em;
}
div.thumbline {
	float: left;
}
div.undertext {
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}
div.thumbline img {
	margin-left: 14px;
	margin-right: 14px;
}
.dropcap {
	float: left;
	width: .7em;
	font-size: 70px;
	line-height: 84%;
	color: #5a1582;
}
.colln_name {
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}
/*.refs_titlebar {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #5D3B0C;
	margin-top: -0.25em;
	margin-bottom: -0.1em;
	font-variant: small-caps;
}
.refs_img {
	float: right;
	margin-left: 6px;
	margin-bottom: 8px;
	width: 25%;
}
.refs_captiontitle {
	font-size: 16px;
	font-weight: bold;
}
.refs_captiontitle a {
	color: #5D3B0C;
}
.refs_captiontitle a:hover {
	text-decoration: none;
}
.refs_captiondetail {
	font-size: 14px;
	font-weight: bold;
}
.refs_captiontext {
	font-size: 14px;
}
.refs_captionlinks {
	font-size: 14px;
}*/
.align_left {
	float: left;
	width: 150px;
	text-align: left;
	margin-top: -4px;
	margin-bottom: 4px;
}
.align_right {
	float: right;
	width: 150px;
	text-align: right;
	margin-top: -4px;
	margin-bottom: 4px;
}
.align_mid {
	float: left;
	text-align: center;
	width: 420px;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: -4px;
	margin-bottom: 4px;
}
.align_mid_topbreadcrumb {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: -4px;
	margin-bottom: 4px;
}
.baseline {
	clear: both;
	font-size: 12px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	margin-bottom: -0.75em;
}
.baseline a {
	color: #5D3B0C;
}
.reference {
	font-size: 14px;
	padding-top: 5px;
	margin-left: auto;
    margin-right: auto;
}
.div.tall_img {
	float: left;
}