#wrapper {
	width: 750px;
	border: 1px solid #001100;
	position: relative;
	left: 50%;
	margin-left: -375px;
	background-color: #fff;
	color:#887766;
	padding-bottom: 4px;
	margin-top: 35px;
}
#mastHead {
	background-color: #889977;
	height: 75px;
	color: #ffffee;
}
body {
	background-color: #ffffee;
	color: #887766;
}
#separator {
	clear: both;
	height: 0px;
}
fieldset {
	background-color: #ffffee;
	color:#887766;
	padding: 0px 5px 5px 5px;
	border: 1px solid #444444;
}

legend {
	font-weight: bold;
	color: #444444;
	background-color: #ffffee;
}
.nameField {
	width: 266px;
	position: absolute;
	left: 155px;
}

.numberField {
	width: 150px;
}
.subjectField {
	width: 202px;
}


.privacyStatement a {
	color: #887766;
	text-decoration: underline;
	background-color: #ffffee;
}


label {
	color: #444444;
	background-color:#ffffee;
}



textarea {
	width: 438px;
	height: 80px;
}
.mainText a {
	color: #887766;
	background-color:#fff;
	text-decoration: underline;
}

#netherwood {
	float: left;
	width: 435px;
	height: 75px;
	background-color: #889977;
	color:#ffffee;
	overflow: hidden;
}
.mainText {
	padding-right: 10px;
	padding-left: 15px;
}

.smallMainText {
	padding-right: 10px;
	padding-left: 15px;
	}

#mainNav {
	float: right;
	height: 75px;
	background-color: #889977;
	color:#ffffee;
	width: 300px;
	overflow: hidden;
	text-align: right;
	padding-right: 10px;
}
#mainImg {
	height: 212px;
	float: none;
	overflow: hidden;
}

#rhsImages {
	float: right;
	width: 200px;
	padding: 12px 8px 8px 8px;
}
#text {
	float: left;
	width: 500px;
	padding: 12px 8px 8px;
}
#offersAdmin #text {
	float: none;
	width: auto;
}



#topSeparator {
	clear:both;
	height:1px;
	background-color:#ffffee;
	color:#bbbbaa;
	}
#midSeparator {
	background-color: #ffffee;
	color:#bbbbaa;
	height: 1px;
}


#footer .bottomNav {
	text-align: center;
}
#footer .bottomNav a {
	text-decoration: none;
}
#footer .bottomNav a:hover {
	text-decoration: underline;
}
#footer .copyright {
	padding-right: 15px;
	padding-left: 10px;
}
#subNav {
	background-color: #887766;
	color:#ffffee;
	height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#hotelHome #subNavList {
	display: inline;
	width: 720px;
	margin-left: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#spaHome #subNavList {
	display: inline;
	width: 720px;
	margin-left: 185px;
	padding-left: 10px;
	padding-right: 10px;
}
#contactHome #subNavList {
	display: inline;
	width: 720px;
	margin-left: 175px;
	padding-left: 10px;
	padding-right: 10px;
}
#subNavList li {
	display: inline;
	line-height: 20px;
	color: #ffffee;
	background-color:#887766;
}
#subNavList a {
	color: #ffffee;
	background-color:#887766;
	text-decoration: none;
}
#subNavList a:hover {
	text-decoration: underline;
}
.privacyStatement {
	font-size: x-small;
}
.brownBox {
	background-image: url(../images/boxBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 171px;
	color: #ffffee;
	background-color: #887766;
}

.brownBox h2, h3, h4 {
	padding: 10px 20px 0px;
	background-image: url(../images/boxTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

.brownBox p {
	padding: 0px 20px 10px;
	font-size: small;
}

.brownBox li {
	list-style:none;
	font-size:small;
	margin-left: -20px;
	line-height: 130%;
	}
	
#contactLocalPicture1 {
	position: absolute;
	left: 532px;
	top: 455px;
	z-index: 1;
}
#contactLocalPicture2 {
	position: absolute;
	left: 587px;
	top: 560px;
	z-index: 3;
}

#contactLocalPicture3 {
	position: absolute;
	left: 541px;
	top: 630px;
	z-index: 2;
}

#gardeningPic1 {
	position:absolute;
	left:536px;
	top:410px;
	width:135px;
	height:102px;
	z-index:1;
}
#gardeningPic2 {
	position:absolute;
	left:591px;
	top:515px;
	width:107px;
	height:105px;
	z-index:1;
}
.mainText li {
	margin-left: 30px;
}
#map {
	height: 400px;
	width: 500px;
}
#flatPano {
	text-align: center;
}
.flatPano {
	padding: 8px;
	border-style: none;
}
.offers table {
	margin-left: 15px;
}


td.mainText {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.offers tr {
	border: 1px solid #8C7563;
}
ul#boxList {
	margin: -15px 0px 0px 40px;
	padding: 0px;
}
ul#restaurantMenus {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
	line-height: 180%;
}
ul#restaurantMenus a {
	color: #887766;
}
#calendarPopup {
	 position:absolute;
	 visibility:hidden;
	 background-color:white;
	 }
