#content {
	padding:20px 30px;
	color:#ddcb89;
	font-family:'trebuchet MS',sans-serif;
}
#photopage {
	background-color:#2e1d0e;
	padding:15px;
}
#photopage button, #photopage button img {
	margin:0;
	padding:0;
}
#photopage h2 {
	padding:7px 0 7px 10px;
	background-color:#161202;
	margin-bottom:12px;
	border-bottom:1px solid #8d8c37;
}
#picframe {
	background-color:#161202;
	padding:10px;
}
#picframcntrl {
	min-height:450px;
	text-align:center;
}
#page h3 {
	padding:7px 0 7px 10px;
	margin-bottom:5px;
	text-decoration:underline;
}
#slideshow {
	width:600px;
	float:left;
}
#thumbs {
	width:230px;
	float:right;
	background-color:#161202;
	padding:10px;
	text-align:center;
}
#thumbs button {
	margin: 0; padding: 0; border: none; background: none; position: relative;
	border:1px solid #8d8c37;
	width:80px;
	height:65px;
	margin:0 3px;
}
#thumbs button:hover {
	border:2px solid #fff;
}
#thumbs button img {
	float:left;
}
.thumbrow {
	margin-bottom:7px;
}
.pagenav {
	font-size:12px;
	text-align:center;
}
.pagenav a {
	color:#ddcb89;
	text-decoration:none;
}
.pagenav a:hover {
	text-decoration:underline;
}
.caption {
	width:500px;
	margin:10px auto;
	font-size:14px;
}
#gallery_notes {
	padding:30px 76px;
}
#gallery_notes p {
	font-size:14px;
	margin-bottom:12px;
}

// Google thumbnail galleries
#googlethumbs {
	
}
#thumbtable {
	margin:0 auto;
}
#thumbtable img {
	border:0;
}
#thumbtable td {
	padding:5px;
}
#thumbtable a {
	display:block;
	border:1px solid #c3af59;
}
#thumbtable a:link,#thumbtable a:active {
}
#thumbtable a:hover {
	border:1px solid #fff;
}
.mainimg {
	border:1px solid #c3af59;
}
.gallnav1 td a {
	color:#ddcb89;
	text-decoration:none;
}
.gallnav1 td a:hover {
	text-decoration:underline;
}
.gallnav1 {
	line-height:32px;
}
.googlecaption {
	width:650px;
	margin:0 auto 20px auto;
}
.spacer2 {
	width:50px;
}