body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	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: 80px;
	font-size: 22px;
	color: #FFFFFF;
	width: 840px;
	margin-top: 10px;
	margin-bottom: 1px;
	margin-left: 17px;
}
#header-image {
	background-repeat: no-repeat;
	height: 255px;
	font-size: 22px;
	color: #FFFFFF;
	width: 840px;
	margin-bottom: 5px;
	margin-left: 17px;
}
#content-left {
	margin-left: 17px;
	width: 525px;
	float: left;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 15px;
}
#copy {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	height: auto;
}

#nav {
	height: 25px;
	margin-left: 17px;
	background-image: url(page-furniture/nav-back.jpg);
	background-repeat: repeat-x;
	border: 1px solid #EEE3C8;
	font-size: 13px;
	padding-left: 10px;
	width: 809px;
	padding-top: 6px;
	margin-bottom: 5px;
}
#content-right {
	width: 267px;
	float: right;
	margin-right: 2px;
	margin-bottom: 10px;
}
#property {
	height: 210px;
}

#content {
	width: 840px;
	font-size: 1.2em;
	line-height: 18px;
	background-image: url(page-furniture/content-back.jpg);
	background-repeat: repeat-y;
	background-position: 16px;
	height: 600px;
}
#content-gallery {
	width: 840px;
	font-size: 1.2em;
	line-height: 18px;
	background-image: url(page-furniture/content-back.jpg);
	background-repeat: repeat-y;
	background-position: 16px;
	height: 1250px;
}
#content-accommodation {
	width: 840px;
	font-size: 1.2em;
	line-height: 18px;
	background-image: url(page-furniture/content-back.jpg);
	background-repeat: repeat-y;
	background-position: 16px;
	height: 700px;
}
#content-findus {
	width: 840px;
	font-size: 1.2em;
	line-height: 18px;
	background-image: url(page-furniture/content-back.jpg);
	background-repeat: repeat-y;
	background-position: 16px;
	height: 1000px;
}
#footer {
	width: 840px;
	text-align: center;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: 5px;
	font-size: 1.2em;
	padding-bottom: 10px;
}
h1 {
	font-size: 1.4em;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 15px;
}
h2 {
	font-size: 1.2em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#nav a:link {
	color: #633D36;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #633D36;
}
#nav a:hover {
	color: #91584F;
	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;
}
#address a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#address a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#address a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#address a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
	padding-bottom: 5px;
}
#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a {
	text-decoration: none;
	color: #333333;
}
#content-left a:link {
	color: #333333;
	text-decoration: underline;
}
#content-left a:hover {
	text-decoration: none;
}
#content-left a:visited {
	color: #333333;
	text-decoration: underline;
}
#content-left h4 {
	font-size: 1.4em;
	color: #FF0000;
}
	* html #footer {
		height:1px;
	}

