@charset "UTF-8";
/* CSS Document */
.visit_header {
	background-image: url(../images/visit/visit_header_bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.around_visit_map {
	margin-top: 3px;
	border: 1px solid #402324;
}

.about_bckgrnd_color {
	background-color: #dd9225;
}

.bodytext_width_map_visit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #402324;
	width: 505px;
}