body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 15px;
	line-height: 110%;
	text-align: center;
	background-color: #C9EDBA;
	margin: 0px;
	color: #000000;
}
#background1 {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/background-fade.gif);
	background-repeat: repeat-y;
}
#background2 {
	padding-right: 5px;
	padding-left: 5px;
}
#header {
	background-image: url(images/header.jpg);
	height: 140px;
	width: 760px;
	margin: 0px;
}
#navigation-1 {
	width: 760px;
	text-align: left;
	height: 24px;
	font-size: 15px;
	margin: 0px;
	background-image: url(images/nav-fade.gif);
	background-repeat: repeat-x;
}
#navlist-1 {
	margin: 0 0 0 12px;
	padding: 0;
}
#navlist-1 li {
	list-style-type: none;
	padding: 0;
	margin: 0 6px 0 0;
	float: left;
	text-align: center;
}
#navlist-1 a {
	text-decoration: none;
	color: black;
	padding: 3px 0 0;
	display: block;
	width: 100px;
	height: 21px;
}
body#page_home #nav_home, body#page_house #nav_house, body#page_garden #nav_garden, body#page_region #nav_region, body#page_travel #nav_travel, body#page_gallery #nav_gallery, body#page_bookings #nav_bookings {
	background: url(images/nav-fade-active.gif) repeat-x; 
	width: 100px;
	height: 21px;
	border: 0;
}
#navlist-1 a:hover { 
	background: url(images/nav-fade-active.gif) repeat-x; 
	width: 100px;
	height: 21px;
	border: 0;
}
#navigation-2 {
	width: 760px;
	text-align: left;
	height: 24px;
	font-size: 12px;
	margin: 0px;
}
#navlist-2 {
	margin: 0 0 0 12px;
	padding: 0;
}
#navlist-2 li {
	list-style-type: none;
	padding: 0;
	margin: 0 6px 0 0;
	float: left;
	text-align: center;
}
#navlist-2 a {
	text-decoration: none;
	color: black;
	padding: 3px 0 0 0;
	margin-right: 20px;
	display: block;
}
#navlist-2 a:hover {
	text-decoration: underline;
}
#content {
	width: 760px;
	background-color: #FAF1E7;
	margin: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#title {
	width: 736px;
	background-color: #FAF1E7;
	background-image: url(images/content-fade.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 18px 12px 0px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
	margin: 0px;
}
p {
	margin-top: 0px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 18px;
	font-weight: bold;	
}
a {
	color: #000000;
}
#content-wide {
	width: 736px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 1em;
	padding-bottom: 0px;
	min-height: 250px;
}
#content-left {
	width: 418px;
	padding-right: 0;
	padding-left: 12px;
	text-align: left;
	padding-top: 1em;
	padding-bottom: 0px;
	float: left;
	margin-right: 6px
}
#content-right {
	width: 312px;
	padding-right: 12px;
	padding-left: 0;
	text-align: left;
	padding-top: 1em;
	padding-bottom: 0px;
	float: left;
}
#gallery-right {
	width: 318px;
	padding-right: 6px;
	padding-left: 0;
	text-align: left;
	padding-top: 1em;
	padding-bottom: 0px;
	float: left;
}
#gallery-right img {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	border: none;
}
.clear-all {
	clear: both;
	visibility: hidden;
}
#footer {
	width: 760px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #666666;
	margin-top: 1px;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #333333;
}
.img-right {
	clear: right;
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
.img-left {
	clear: left;
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
}
#reservation1 {
	width: 310px;
	border: 1px solid #54c427;
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
#reservation2 {
	padding: 12px;
}

#reservation2 h2 {
	color: #54c427;
}
#reservation2 p {
	margin: 0;
}
