@font-face {
	font-family: 'MisoLight';
	src: url('miso-light.eot');
	src: local('Miso Light'), local('Miso-Light'), url('miso-light.woff') format('woff'), url('miso-light.otf') format('opentype'), url('miso-light.svg#Miso-Light') format('svg');
}

@font-face {
	font-family: 'MisoRegular';
	src: url('miso.eot');
	src: local('Miso Regular'), local('Miso'), url('miso.woff') format('woff'), url('miso.otf') format('opentype'), url('miso.svg#Miso') format('svg');
}

@font-face {
	font-family: 'MisoBold';
	src: url('miso-bold.eot');
	src: local('Miso Bold'), local('Miso-Bold'), url('miso-bold.woff') format('woff'), url('miso-bold.otf') format('opentype'), url('miso-bold.svg#Miso-Bold') format('svg');
}

body, html {
	height: auto !important;
}

body {
	margin: 0px; 
	padding: 20px;
	font-family: "Arial", sans-serif;
	font-size: 14px !important;
	color: black;
	text-align: center;
}

.noprint {
	display: none;
}

#breadcrumbs {
	display: none;
}

#ajaxContainer {
	display: block;
	float: none;
	width: auto !important;
	margin-top: 80px;
}

div.content_item {
	font-size: 14px !important;
	width: auto !important;
	border: none;
}

div.content_item, td, p {
	font-size: 14px !important;
}

#menu_container {
	display: none;
}

#content {
	display: block;
	width: auto !important;
	margin: 0 30px;
}

#photos img {
	width: 200px;
	margin: 0 20px 20px 0;
}

#images {
	display: none;
}

#center_pane {
	display: block;
	width: auto;
	margin: 0px auto;
	background-color: white;
	position: relative;
	text-align: left;
	height: auto !important;
}

#information {
	display: none;
}

#description {
	display: block;
}

#details, #photos, #surroundings {
	display: block !important;
}

#photos {
	overflow: hidden;
}

#tabs, #footer {
	display: none;
}

#google_maps {
	float: none;
	position: relative;
}

