body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
#body-wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#body-wrapper .header {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 6px;
	border-top-style: none;
	height: 204px;
}
#body-wrapper .header img {
	float: left;
}
#body-wrapper .footer {
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding: 10px;
}
#body-wrapper .header .top-menu {
	width: 330px;
	position: relative;
	bottom: 40px;
	float: right;
}
#body-wrapper .header .top-menu ul {
	display: block;
}
#body-wrapper .header .top-menu li {
	display: inline;
	margin-right: 3px;
	color: #D75C95;
}

#body-wrapper .header p {
	margin: 0px;
}
#body-wrapper .body-content {
	width: 90%;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
h1 {
	font-size: 150%;
	color: #D75C95;
}
p {
	margin: 0px;
}
a:link {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}
.slideshow {
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
#body-wrapper .header .top-menu a:link {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#body-wrapper .header .top-menu a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#body-wrapper .header .top-menu a:hover {
	font-weight: bold;
	color: #D75C95;
	text-decoration: none;
}
legend {
	color: #FF6600;
	border-color:#FF6600;
}
fieldset {
	border: 1px solid #FF6600;
}
.form-input {
	position: absolute;
	left: 150px;
}
.contact {
	margin-left: 300px;
	position: relative;
	width: 600px;
}
#body-wrapper .footer a:link {
	color: #D75C95;
	text-decoration: none;
}
#body-wrapper .footer a:visited {
	color: #D75C95;
	text-decoration: none;
}
#body-wrapper .footer a:hover {
	color: #D75C95;
	text-decoration: underline;
}
h2 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}
.img-left {
	float: left;
}
.img-right {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 28px;
	margin-left: 4px;
}
#body-wrapper .body-content .contact #booking .book-pink {
	color: #D75C95;
}
li {
	color: #D75C95;
	font-weight: bold;
	list-style-type: circle;
}
