.gallery-table {
	/* background: #F0E7BC;
	border: 1px solid #e0d7aC; */
	border-collapse: collapse;
	margin-top: 9px;
	width: 668px;
}

.simple {
	background: none;
	border: none;
	border-top: 1px solid #e0d7aC;
	margin-top: 4px;
}

.gallery-table.index {
	margin-bottom: 30px;
}

.gallery-table thead th.title-cell {
	text-align: left !important;
	font-size: 14px;
	color: #88171C;
	width: auto;
	padding: 9px 19px;
}

table.closed tbody {
	display: none;
}

table.closed thead th {
	text-indent: -999em;
}

.gallery-table thead th.thin {
	width: 55px;
}

.gallery-table.index tbody tr {
	border-top: 1px solid #d3ceca;
}

.gallery-table tbody tr.closed {
	display: none;
}

.gallery-table tbody tr.sub {
	border: 0;
}

.gallery-table tbody tr.sub th {
	padding: 0;
}

/* .gallery-table tbody tr.sub ul {
	list-style: none;
	padding: 0 !important;
	margin: 0 0 12px 20px !important;
} */

#content .gallery-table tbody tr h3 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.gallery-table tbody tr.sub h4 {
	font-size: 12px;
	padding: 0 18px 0 20px !important;
	margin-left:  20px;
	background: url(../images/layout/category-sub-arrow.gif) 6px 6px no-repeat;
	font-variant: normal;
	float: left;
	text-align: left;
}

.gallery-table th, .gallery-table td {
	font-size: 12px;
	text-align: center;
	padding: 9px 6px;
}

.gallery-table tbody th {
	padding: 9px 18px;
	font-weight: normal;
}

.gallery-table h3 {
	font-size: 12px;
	background: url(../images/layout/category-arrow.gif) left center no-repeat;
	padding-left: 12px;
}

.gallery-table h3 a {
	outline: none;
}

.gallery-table h3.open {
	background: url(../images/layout/category-arrow-open.gif) left center no-repeat;
}

.gallery-table p {
	margin-bottom: 0 !important;
}

.gallery-table img {
	margin: 5px 0 !important;
	padding: 0 !important;
	border: 3px solid #99A645;
}

#content .gallery-table a {
	color: #6d532a;
}

#accordion li li {
	color: #333;
	margin-left: 15px;
}

#accodion li li em {
	font-style: italic;
}

#content h2.gallery {
	font-size: 16px;
	margin-top: 40px;
	border-bottom: 1px solid #e9e7c5;
}

#content .gallery-entry p {
	margin: 0;
}

.jump-nav {
	position: relative;
	top:  35px;
	
}

.paginate {
	margin-top:  20px;
	border-top: 1px solid #e9e7c5;
	padding-top:  5px;
}
