@charset "UTF-8";
body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#page_wrapper {
	text-align: left;
	padding: 0px;
	width: 850px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#page_header {
	padding: 0px;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 70px;
}
#page_footer {
	margin-top: 15px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	clear: both;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#page_content {
	padding: 0px;
	margin-top: 15px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
#menu_bar {
	text-align: center;
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#side_bar {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 235px;
}
#main_content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 575px;
}
.callout_box {
	background-color: #D8E1BC;
	padding: 0px;
	width: 235px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-radius: 15px;
}
#direction_map {
	padding: 0px;
	float: right;
	height: 380px;
	width: 425px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.table_row_bkgcolor {
	background-color: #D8E1BC;
}
.table_border {
	border: 1px solid #D8E1BD;
}
.image_right {
	padding: 3px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #060;
}
.clear_left {
	clear: left;
}
.museum_pass_list_box {
	padding: 0px;
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 10px;
}
.event_box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #060;
}
.last_event {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#quick_links_box {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	border: 1px solid #060;
	border-radius: 12px;
	text-align: center;
	padding: 5px;
	height: 110px;
}
.special-notice {
	border: 1px solid #060;
	border-radius: 12px;
	padding: 5px;
	margin: 12px 0px;
}
.quick_link {
	float: left;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 30px;
	margin-right: 15px;
}
a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.service-box {
	float:left;
	width:24%;
	margin-left:2px;
	padding-left:3px;
	padding-right:3px;
}

.service-box img {max-width:100%;}