#region_selector {
	float: right;
	height: 50px;
	font-size: 9px;
	text-align: right;
	margin-top: -25px;
	border-bottom: 1px solid #7C6A56;
}

#current_region {
	text-align: right;
	font-size: 9px;
}

#content_left {
	width: 540px;
	float: left;
}

#content_right {
	width: 149px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}

.third_ul {
	margin-left: -25px;
	_margin-left: 10px;
}

#content_right h3 {
	font-size: 12px;
	color: #7C6A56;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.left_menu {
	margin-left: 5px;
	padding-left: 0px;
	font-size: 10px;
	margin-top: 0px;
}

#breadcrumbs {
	font-size: 9px;
	border-bottom: 1px solid #7C6A56;
	height: 25px;	
	margin-bottom: 0px;
}

.style1 {
	color: #F8F7F1;
	font-weight: bold;
}

#content .inline h3 {
	margin-bottom: 10px;
	margin-top: 0px;
	display: inline;
	font-size: 12px;
}

#content hr {
	color: #7C6A56;
  background-color: #7C6A56;
  height: 1px;
	border: 0px;
}


#gallery_thumbholder {
	height: 120px;
	border-bottom: 1px solid #7C6A56;
	padding: 0px;
	margin-top: -8px;
	text-align: center;
}

#thumbholder_heading {
	text-align: center;
	font-size: 9px;
	padding: 0px;
	margin: 0px 0px 4px 0px;
}

#thumbholder_row {
	height: 84px;
	width: 100%;
}

.gallery_nav{
	margin-top: 2px;
}

#thumbholder_footer {
	text-align: center;
	font-size: 9px;
	padding: 0px;
	margin: 4px 0px 0px 0px;
}

#gallery_image {
	text-align: center;
}

#gallery_image h3 {
	margin-top: 10px;
}

#gallery_image img {
	border: 0px;
}

#gallery_caption {
	font-size: 10px;
}

.gallery_sub_caption {
	font-size: 9px;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.book_image {
	float: left;
	margin-right: 10px;
	padding: 5px;
}

.book_detail {
	margin-left: 110px;
}

.book_holder {
	margin: 10px 0px 30px 40px;
	padding: 0px;
	clear: both;
}