@charset "utf-8";
body, h1, h2, h3, h4, h5, p, ul, li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {

}
h3 {
	font-size: 160%;
	font-style: normal;
	font-weight: bold;
}
p {
	font-size: 130%;
	padding-bottom: .8em;
}



#wrapper {

}
#header {
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 140px;
	width: auto;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	font-size: 300%;
	font-weight: bold;
	float: left;
	width: 8em;
}
#header h2 {
	font-size: 200%;
	float: left;
	clear: left;

}
#header #tourist_logo {
	margin: 0px;
	padding: 0px;
	height: 136px;
	width: 113px;
	left: 40em;
	top: 0px;
	float: right;
	position: absolute;
}

#home_postcard a:link, #home_postcard a:visited {
	display: none;

}

#postcard2 a:link, #postcard2 a:visited {
	display: none;

}

#postcard3 a:link, #postcard3 a:visited {
	display: none;

}

#postcard4 a:link, #postcard4 a:visited {
	display: none;

}

#postcard5 a:link, #postcard5 a:visited {
	display: none;

}

#header ul {
	display: none;

}

#header #null_button {
	display: none;

}
#header #header_spare {
	display: none;

}

#sidebar {
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 175px;
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 100%;
	float: left;
}
#sidebar ul {
	list-style-position: inside;
}
#sidebar li {
	font-size: 130%;
}


#sidebar p {
	font-size: 130%;
	margin: 0px;
	padding: 0px;
}

#sidebar_heading {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 160%;
}


#content_wrapper {
	text-align: left;
	padding: 0px;
	height: auto;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content_wrapper br {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 550px;
}

#content_body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#content_body li {
	font-size: 130%;
	list-style-position: inside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#bedlist {
	list-style-type: none;
}

#content_body_contact {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
}
#contact_form {
	float: left;
	width: 530px;
}


#footer {
	font-size: 70%;
	line-height: 40px;
	vertical-align: middle;
	margin-top: 30px;
	border-top-width: 5px;
	border-top-style: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.imageleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imageleft p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 110%;
}

.imageright {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}

.imageright p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 110%;
}

.warning {
	color: #FF0000;
}
