body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #D0D0DA;
}
#outer {
	width: 854px;
	margin:auto;
	background-image: url(page-furniture/body-back.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(page-furniture/header-back.jpg);
	background-repeat: no-repeat;
	height: 120px;
	font-size: 22px;
	color: #FFFFFF;
	width: 840px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 17px;
}
#content-left {
	margin-left: 27px;
	width: 522px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
#nav {
	height: 26px;
	margin-bottom: 10px;
	margin-left: 17px;
	background-image: url(page-furniture/nav-back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #80809A;
	font-size: 13px;
	padding-top: 8px;
	padding-left: 10px;
	width: 809px;
}
#content-right {
	width: 267px;
	float: right;
	margin-right: 2px;
}
#property {
	height: 235px;
}

#content {
	width: 840px;
	height: 500px;
	font-size: 1.2em;
	line-height: 18px;
}
#content-photo {
	width: 840px;
	background-image: url(page-furniture/content-back.jpg);
	background-repeat: repeat-y;
	height: 1050px;
}
#content-accommodation {
	width: 840px;
	background-image: url(page-furniture/content-back.jpg);
	background-repeat: repeat-y;
	height: 750px;
}
#footer {
	width: 840px;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: 5px;
	font-size: 1.2em;
	padding-bottom: 10px;
}
h1, h2 {
	font-size: 1.5em;
	color: #B90000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#nav a:link {
	color: #000033;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #000033;
}
#nav a:hover {
	color: #80809A;
	text-decoration: none;
}
#nav a:active {
	text-decoration: none;
}
#header .location {
	color: #FFFFFF;
	float: right;
	width: 350px;
	text-align: right;
	margin-top: 40px;
	margin-right: 30px;
	line-height: 24px;
	font-size: .7em;
}
#header .title {
	float: left;
	margin-top: 60px;
	margin-left: 170px;
}
#address {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #000033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
h3 {
	font-size: 14px;
	color: #C8C8D2;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8D2;
	padding-bottom: 5px;
}
#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a {
	text-decoration: none;
	color: #000066;
}
#content-left a:link {
	color: #000099;
	text-decoration: underline;
}
#content-left a:hover {
	text-decoration: none;
}
#content-left a:visited {
	color: #000099;
	text-decoration: underline;
}
