@charset "utf-8";
body {
	background-color: #553211;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
#footer_wrap {
	background-image: url(../images/bg_footer.gif);
	height: 64px;
	width: 787px;
	margin-left: 103px;
	overflow:hidden;
	margin-bottom:20px;
}

#main_wrap {
	background-image: url(../images/bg_content_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 796px;
	min-height: 584px;
	margin-top: 50px;
	margin-left: 100px;
	overflow: hidden;
}

#top_strip {
	background-image: url(../images/bg_topstrip.gif);
	background-repeat: repeat-x;
	height: 46px;
}
#content_hold {
	width: 796px;
	overflow:hidden;
	margin-top: 150px;
	background-image: url(../images/bg_content_white.gif);
	background-repeat: repeat-y;
	min-height:450px;

}
#content_left {
	float: left;
	width: 507px;
	margin-left: 25px;
	margin-right: 30px;
}
#content_right {
	float: left;
	width: 190px;
	margin-top: 130px;
}
#content_bg {
	background-image: url(../images/bg_content.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.clear_all {
	clear: both;
}
#map {
	border: 1px solid #3798bf;
}
.gallery_row {
	clear: both;
	height: 102px;
	width: 496px;
	margin-bottom: 20px;
}
.gallery_image {
	float: left;
	height: 100px;
	width: 150px;
	border: 1px solid #553211;
}
.book_search_hold {
	width: 507px;
	overflow: hidden;
}
.book_search_hold {
	width: 505px;
	margin-bottom: 5px;
}
.book_split {
	float: left;
	width: 250px;
}

