body {
	background-color: #C1A879;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
	color: #77350e;
}
a {
	color: #77350e;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
}
.table_main {
  	background-position: bottom center;
  	background-repeat: no-repeat;
}
.navitem {
	padding: 2px 15px 0px 18px;
}
.navimages {
	margin-left: 25px;
	margin-right: 22px;
	float: left;
}
.mainphoto {
	border: 2px solid #ffffff; 
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #723308;
}
.copyright {
	font-size: 10px;
	color: #ffffff;
}
.tableborder {
	background-color: #e4dac6;
}
.topseo {
	font-size: 10px;
	color: #723308;
}

.gallery-album-item {
	float			: left;
	background-color: #FFF8E4;
	border 			: 4px solid #a3a42c;
	text-align		: center;
	padding			: 4px;
	margin			: 5px;
	width			: 254px;
}
.gallery-album-item img {
	border: 2px solid #84A77A;
}
.gallery-album-item .placeholder {
	height: 250px;
	cursor: pointer;
}
.gallery-bar, .gallery-main-title {
	width: 100%;
	padding: 5px 0;
	margin: 10px 0 10px 0;
	background-color: #84A77A;
}
.gallery-main-title {
	background-color: #D5DCB3;
	padding: 0;
	text-align: center;
	margin: 0;
}
.gallery-main-title a {
	font-weight: bold;
	line-height: 30px;
	width: 100%;
	display: inline-block;
	color: #024B39;
}
.gallery-main-title a:hover {
	color: #113C33;
}
.gallery-title {
	float: left;
}
.gallery-nav {
	float: right;
}
.gallery-button {
	margin-right: 7px;
	margin-bottom: 7px;
	width: 107px;
	height: 30px;
	background-color: #D5DCB3;
	text-align: center;
	float: left;
}
.gallery-thumb {
	margin-right: 7px;
	margin-bottom: 7px;
	width: 107px;
	float: left;
	text-align: center;
}
.gallery-button a {
	color: #024B39;
	display: inline-block;
	line-height: 30px;
	text-decoration: none;
	width: 100%;
}
.gallery-desc {
	text-align: justify;
	background-color: #D1D6C4;
	padding: 10px;
}
