body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:25px auto 0px auto;
	background-color: #ebe5d4;
	width: 750px;
}

img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	display: block;
	float: left;
}
#wrapper {
	width:750px;
	float: left;
}


#headerbuttonbar {
	clear:both;
}

#picbar {
	clear:both;
}

#contentwrapper {
	border: #8e0133 solid 1px;
	background-color: #aeaf73;
	height: auto;
	width: 748px;
	margin:0px auto 0px auto;
	clear: both;
	overflow:hidden;

}

#content {
	width: 548px;
	height: auto;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	margin-top:0px;
	float: left;
}

#optionbar {
	float:right;
	height: auto;
	background-image: url(../images/dividerbar.jpg);
	background-repeat: repeat-y;
	background-color: #aeaf73;
	width: 180px;
	padding-bottom: 30000px;
	margin-bottom: -30000px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #90915e;
	text-align: left;
	clear: both;
}

#dirText {
	text-align:center;
	width:506px;
	margin: 0px auto 0px auto;
	font-family: Arial;
	color: #000000;
}
.slogan {
	font-family: "Eras Light ITC";
	font-size: 16px;
	color: #8e0133;
	font-weight: bold;
	font-style: italic;
}

.burgundi {
	color: #8e0133;
}

#Guestbook {
	background-image: url(../images/guestbook.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #8e0133;
	height: 227px;
	width: 504px;
}
.roomChoice {
	background-color:#b9ba7a;
	/*border:#90915e solid 1px;*/
	border:#8e0133 solid 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	width: 480px;
	height: 358px;
}

.PanoView {
	padding: 0px 0px 0px 0px;
	float: right;
	width: 302px;
	height: 275px;
}
#NewsletterImage {
	width:150px;
	float:left;
	position: relative;
}
#NewsletterHeader {
	clear:both;
	margin: 0px auto 0px auto;
	border:#8e0133 solid 1px;
	position: relative;
	padding: 5px 5px 5px 5px;
}
#packages {
	border: 1px solid #90915e;
	background-color: #b9ba7a;
	height: auto;
	position: relative;
	overflow:auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px 5px 5px 10px;
}

.PackageImage {
	width:110px;
	float:left;
	position: relative;
}
.Package {
	clear:both;
	margin: 0px auto 10px auto;
	border:#8e0133 solid 1px;
	position: relative;
	padding: 5px 5px 5px 5px;
}
