#body {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #7DB1AF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
#container {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-color: #7DB1AF;
}
#flash {
	position: absolute;
	left: 530px;
	top: 163px;
}
#titlegraphic {
}
#nav {
	margin-left: 10px;
}
#navbar {
	background-color: #FCD6D7;
	height: 20px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.maintext {
	font-family: "Palatino Linotype";
	font-size: 16px;
	padding-right: 10px;
	padding-left: 20px;
	line-height: 120%;
	text-align: justify;
	color: #333333;
	font-weight: bold;
	padding-top: 10px;
	background-color: #7DB1AF;
}
.link {
	font-family: "Palatino Linotype";
	padding-right: 30px;
	padding-left: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
.footertext {
	font-family: "Palatino Linotype";
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
	color: #333333;
}
#pm {
	float: none;
	margin-right: 0px;
}
.tripadvisor {
	float: right;
}

#slideshow {
	float: right;
	width: 400px;
	padding-left: 20px;
	background-color: #7EB0AF;
	padding-right: 20px;
}
#content {
	width:inherit
	
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}

