.gallery .img {
	background-color:#FFFFFF;
	display:block;
	padding:7px;
	border:1px solid #caba8e;
	margin-left:auto;
	margin-right:auto;
}

body.sub { background:#E9E8DF url(../images/bg/body_canon.gif) no-repeat scroll center top; }

.photo {
	width:460px;
	float:left;
}

.gallery .caption {
	color:#6E5C3E;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:italic;
	line-height:16px;
	margin:5px 0 30px;
	width:inherit;
	text-align:right;
}

.related_photos { width:490px; }

.secondary a.acres{
	font-size:1px;
	line-height:1px;
}

.secondary h2.acres { background:transparent url(../images/bg/sub_acres_saved.gif) top left no-repeat; }

/* New Photo Gallery */
.photo_content { padding: 0 0 25px 0px; }

.photo_content a.back {
	left: 19px;
	margin-bottom: 16px;
}

#photo-gallery {
	margin-bottom: 16px;
	width: 772px;
}
#photo-gallery h1 {
	font: normal 36px/38px georgia, serif;
	margin-left: 19px;
	padding-top: 10px;
}
#photo-gallery ul {
	background: #f4f3ee;
	border-bottom: 1px solid #cbcbcb;
	padding: 20px 0 10px;
}
#photo-gallery li {
	clear: both;
	list-style: none;
	margin: 0;
	min-height: 120px;
	padding: 0 19px 10px;
}
* html #photo-gallery li { height: 120px; }
#photo-gallery h2 {
	color: #333;
	font-size: 16px;
	line-height: 1.3125;
	margin: 0;
	padding-bottom: 5px;
}
#photo-gallery p {
	color: #333;
	font: normal 12px/1.3333 arial, helvetica, sans-serif;
	margin: 6px 24px 6px 96px;
}
#photo-gallery p.credit {
	color: #444d57;
	font-size: 11px;
}
#photo-gallery .image {
	float: left;
	width: 93px;
}
#photo-gallery .image a {}
#photo-gallery .image img { border: 4px solid #2d2d2d; }

#photo-gallery .has-donation {
	background: #e5e4d4;
	font-size: 12px;
	padding: 10px 19px 16px;
}
#photo-gallery .has-donation h3 {
	color: #444d57;
	font-size: 11px;
	text-transform: uppercase;
}
#photo-gallery .has-donation a {
	font: 11px/1.1818 arial, helvetica, sans-serif;
}

.related-photo-items {
	background: url(../images/design_elements/seperators/tile_double_bar_vert.gif) repeat-y 519px 0;
	padding-left: 19px;
}
.related-photo-items h1 {
	color: #333;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
}
.related-photo-items .photo {
	color: #444d57;
	font: 12px/1.3333 arial, helvetica, sans-serif;
	padding-bottom: 15px;
	padding-left: 20px;
	width: 213px;
}
.related-photo-items .photo-left {
	padding-left: 0;
	padding-right: 24px;
}
.related-photo-items .photo img {
	float: left;
	padding-right: 15px;
}
.related-photo-items .photo h2 {
	font-family: georgia, serif;
	font-size: 16px;
	padding-bottom: 10px;
}
.related-photo-items .photo p {
	margin-bottom: 5px;
	/*margin-left: 90px;*/
}
.related-photo-items .photo a {
	display: block;
	font-size: 11px;
	/*margin-left: 90px;*/
	text-transform: uppercase;
}
.related-photo-galleries {
	background: url(../images/design_elements/seperators/tile_double_bar_vert.gif) repeat-y top;
	float: left;
	width: 483px;
}
.related-photo-galleries h1 {
	background: #fff url(../images/design_elements/seperators/star_bar_483.gif) no-repeat center 17px;
	padding-bottom: 28px;
}
.related-photo-galleries form {
	background: #fff;
	clear: both;
	margin: 0;
	padding: 24px 0 0;
}
* html .related-photo-galleries form { padding-top: 12px; }
.related-photo-galleries fieldset {
	background: #2e465d;
	color: #fff;
	padding: 10px 20px 12px 0;
}
.related-photo-galleries label {
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
}
.related-photo-galleries select {
	border: 1px solid #a5a6a0;
	color: #4c4c4c;
	padding: 1px;
	vertical-align: middle;
	width: 220px;
}

.photo-downloads {
	display: inline;
	float: left;
	margin-left: 10px;
	padding-left: 30px;
	width: 209px;
}
.photo-downloads h1 {
	border-bottom: 1px solid #a5a6a0;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.photo-downloads h2,
.photo-downloads p {
	color: #a5a6a0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.photo-downloads h2 {
	border-bottom: 1px solid #a5a6a0;
	color: #444d57;
}
.photo-downloads p { margin-bottom: 0; }
.photo-downloads a { color: #444d57; }
.photo-downloads a:hover,
.photo-downloads a:focus {
	color: #a82936;
	text-decoration: underline;
}
.photo-downloads .thumbnail {
	padding-left: 8px;
	text-align: center;
}