#maincontent {
}
.content {
	font-size: 0.85em;
	line-height: 1.2;
}
.content p {
	margin: 0.8em 0;
}
.content h1 {
	color: #95785A;
	font-size: 1.2em;
	margin: 0;
}
.content h2 {
	color: #95785A;
	font-size: 1.2em;
	margin: -0.8em 0 0.4em auto;
	font-style: italic;
	font-weight: normal;
}

.content a {
	font-weight: normal;
	color: #535FAC;
	text-decoration: none;
}
.content a:visited {
	font-weight: normal;
	color: #535FAC;
	text-decoration: none;
}
.content a:hover, .content a:active, .content a:focus {
	text-decoration: underline;
}

.pageTitle {
	text-align: center;
	padding: 20px 0 5px 0;
}
.imageRight {
	background-color: #FFFFFF;
	padding: 4px;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #D5C9BD;
}
.plainImageLeft {
	float: left;
	margin-right: 20px;
	margin-bottom: 6px;
}
.plainImageRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 6px;
}
.TopSpace {
	padding-top: 40px;
}
.pullquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #847B69;
}
.creditLine {
	font-style: italic;
	float: right;
	font-size: 0.9em;
	padding-top: 10px;
}
hr {
border: none;
background-color: #D5C9BD;
color: #D5C9BD;
height: 1px;
}
.galleryLinks {
	font-size: 0.9em;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px solid #95785A;
	text-align: right;
}
.galleryLinks ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.galleryLinks li {
	display: inline;
	padding-left: 3px;
}
.galleryLinks a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	display: inlinetext-decoration: nonepadding: 3px 3px 1px 3pxborder: 1px solid #FFFFFFdisplay: inlinecolor: #FF6600font-weight: bold;
	padding: 3px 3px 1px 3px;
}
.galleryLinks a:hover {
	color: #FF6600;
	border: 1px solid #39352D;
	text-decoration: none;
}
.albumList {
	font-weight: normal;
	line-height: 1;
	text-align: center;
	width: 600px;
}
.albumList img {
}
.albumList a:link, .albumList a:visited {
display: block;
	background-color: #FFFFFF;
	border: 1px solid #D5C9BD;
	padding: 4px;
	margin-bottom: 8px;
}
.albumList a:hover {
	border: 1px solid #FF6600;
}
.albumList td {
	text-align: center;
	}
.albumTable {
	float: left;
	width: 70px;
	margin: 5px;
	height: 200px;
	font-size: 0.7em;
	}
.albumTable td {
	vertical-align: top;
	}
.smallLinks {
	font-size: 0.8em;
	text-transform: uppercase;
}
