#smallsWrapper {
	padding: 0px;
	float: left;
	width: 286px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#title {
	float: left;
	width: 286px;
	margin-bottom: 8px;
	margin-top: 19px;
}
#nextPrev {
	float: left;
	width: 286px;
	margin: 0px;
	padding: 0px;
}
h1 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1em;
	background-color: #A87438;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 267px;
	text-align: center;
	margin: 0px;
	float: left;
	letter-spacing: 0.03em;
}
h2 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1em;
	background-color: #A87438;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 119px;
	text-align: center;
	float: left;
	letter-spacing: 0.03em;
	display: block;
	margin: 0px;
}
h2 a {
	color: #FFF;
	text-decoration: none;
}
h2 a:hover {
	color: #3d1200;
	text-decoration: none;
}
h3 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.7em;
	font-weight: normal;
	line-height: 1em;
	background-color: #A87438;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 119px;
	text-align: center;
	float: right;
	letter-spacing: 0.03em;
	display: block;
	margin: 0px;
}
h3 a {
	color: #FFF;
	text-decoration: none;
}
h3 a:hover {
	color: #3d1200;
	text-decoration: none;
}
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 661px;
}
div.content a, div.navigation a {
	text-decoration: none;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: none;
}
div.controls {
	height: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #A87438;
	margin-bottom: 0px;
	display: block;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.5em;
}
div.controls a {
	padding: 0px;
	color: #A87438;
}
div.controls a:hover {
	padding: 0px;
	color: #666;
}
div.ss-controls {
	float: right;
}
div.nav-controls {
	float: left;
	display: none;
}
div.slideshow-container {
	position: relative; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
}
div.image-title {
}
div.image-desc {
}
div.navigation {
	text-decoration: none;	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	margin: 0;
	padding: 0;
	float: left;
}
ul.thumbs li {
	padding: 0;
	list-style: none;
	margin: 0px;
	float: left;
}
a.thumb {
	padding: 0px;
	display: block;
	float: left;
	height: 115px;
	width: 139px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a.thumbRight {
	padding: 0px;
	float: right;
	height: 115px;
	width: 139px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: block;
}
ul.thumbs li.selected a.thumb {
	text-decoration: none;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
	float: left;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
}
div.navigation div.bottom {
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	text-decoration: none;
}
div.pagination a:hover {
	text-decoration: none;
}
div.pagination span.current {
	float: right;
	text-decoration: none;
}
div.pagination span.ellipsis {
	border: none;
	padding: 0px;
}
