@charset "UTF-8";

* html img,

* html .png{

    position:relative;

    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );
}
.left {
	float: left;
	overflow: hidden;
}



body {
	background-image: url(images/bg_pattern.gif);
	background-repeat: repeat;
	margin: 0px;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-left: auto;
	background-color: #f5f3e1;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f2911d;
	border-bottom-color: #f2911d;
	border-left-color: #f2911d;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	overflow: hidden;
}
#navcont {
	margin-left: 22px;
	float: left;
	overflow: hidden;
}
#header {
	height: 90px;
	width: 806px;
	margin-left: auto;
	margin-top: 13px;
	margin-right: auto;
	overflow: hidden;
}
.right {
	float: right;
}
#nav {
	background-image: url(images/nav.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 800px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2911D;
	border-left-color: #F2911D;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	overflow: hidden;
}
#content {
	width: 748px;
	margin-left: 26px;
	margin-top: 15px;
}
#splash {
	height: 228px;
	width: 742px;
	border: 3px solid #b1ac84;
	overflow: hidden;
}
#splashright {
	background-image: url(images/pattern_en.gif);
	float: right;
	height: 228px;
	width: 339px;
}
#logobottom {
	height: 20px;
	width: 800px;
	margin-left: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2911D;
	border-left-color: #F2911D;
	margin-right: auto;
	background-color: #F5F3E1;
	padding: 0px;
	margin-top: 0px;
}
#leftmargin {
	margin-left: 26px;
}
#homenav {
	height: 35px;
	width: 34px;
	float: left;
}
#homenav a {
	background-image: url(images/home_btn.gif);
	display: block;
	height: 35px;
	width: 34px;
}
#homenav a:hover {
	background-position: 0px -35px;
}
#reservnav {
	height: 35px;
	width: 77px;
	float: left;
}
#reservnav a {
	background-image: url(images/reserv_btn.gif);
	display: block;
	height: 35px;
	width: 77px;
}
#reservnav a:hover {
	background-position: 0px -35px;
}
#staynav {
	height: 35px;
	width: 90px;
	float: left;
}
#staynav a {
	background-image: url(images/stay_btn.gif);
	display: block;
	height: 35px;
	width: 90px;
}
#staynav a:hover {
	background-position: 0px -35px;
}
#featuresnav {
	height: 35px;
	width: 74px;
	float: left;
}
#featuresnav a {
	background-image: url(images/features_btn.gif);
	display: block;
	height: 35px;
	width: 74px;
}
#featuresnav a:hover {
	background-position: 0px -35px;
}
#confnav {
	height: 35px;
	width: 74px;
	float: left;
}
#confnav a {
	background-image: url(images/conf_btn.gif);
	display: block;
	height: 35px;
	width: 74px;
}
#confnav a:hover {
	background-position: 0px -35px;
}
#weddingsnav {
	height: 35px;
	width: 57px;
	float: left;
}
#weddingsnav a {
	background-image: url(images/weddings_btn.gif);
	display: block;
	height: 35px;
	width: 57px;
}
#weddingsnav a:hover {
	background-position: 0px -35px;
}
#eventsnav {
	height: 35px;
	width: 40px;
	float: left;
}
#eventsnav a {
	background-image: url(images/events_btn.gif);
	display: block;
	height: 35px;
	width: 40px;
}
#eventsnav a:hover {
	background-position: 0px -35px;
}
#contactnav {
	height: 35px;
	width: 63px;
	float: left;
}
#contactnav a {
	background-image: url(images/contact_btn.gif);
	display: block;
	height: 35px;
	width: 63px;
}
#contactnav a:hover {
	background-position: 0px -35px;
}
#footer {
	width: 748px;
	margin-left: 26px;
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #537281;
	padding-top: 15px;
}
#footerlist ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footerlist ul li {
	display: inline;
}
#footerlist ul li a {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 0px;
	color: #537281;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #492915;
}
#leftbucket {
	height: auto;
	width: 250px;
	margin-top: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #537281;
	float: left;
	margin-bottom: 10px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #492915;
	font-size: 13px;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
}
#footerlist ul li a:hover {
	text-decoration: none;
	color: #492915;
	font-weight: normal;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #492915;
	margin-top: 10px;
	margin-bottom: 35px;
}
#home a {
	text-decoration: none;
	padding-right: 2px;
	color: #537281;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	border: 3px solid #F5F3E1;
}
#home a:hover {
	text-decoration: none;
	color: #492915;
	font-weight: normal;
}
#buckets {
	height: 121px;
	width: 742px;
	border: 3px solid #f2911d;
	background-color: #f2911d;
}#sectionhead {
	height: 158px;
	width: 742px;
	border: 3px solid #b1ac84;
	overflow: hidden;
}
.rightmargin {
	float: left;
	margin-right: 3px;
}
a {
}
.clear {
	clear: both;
}
#rightbucket {
	height: auto;
	width: 470px;
	margin-top: 15px;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
}
#king {
	height: 29px;
	width: 90px;
}
#divks {
	height: 29px;
	width: 90px;
	overflow: hidden;
}
#king a {
	background-image: url(images/king_double.png);
	display: block;
	height: 29px;
	width: 90px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#king a:hover {
	background-position: 0px -29px;
}
#queen {
	height: 28px;
	width: 90px;
}
#queen a {
	background-image: url(images/queen_double.png);
	display: block;
	height: 28px;
	width: 90px;
}
#queen a:hover {
	background-position: 0px -28px;
}
#suite {
	height: 29px;
	width: 90px;
}
#suite a {
	background-image: url(images/suite_double.png);
	display: block;
	height: 29px;
	width: 90px;
}
#suite a:hover {
	background-position: 0px -29px;
}
#roomcontent {
	width: 748px;
}
.mybuggyelement {
	padding: 0px;
}
#stayingspacer {
	height: auto;
	width: auto;
	display: inline;
}
#roomsright {
	float: right;
	height: 86px;
	width: 90px;
	overflow: hidden;
}
a:link {
	font-weight: bold;
	color: #5a7b8a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#mapleft {
	float: left;
	height: 137px;
	width: 285px;
	margin-bottom: 15px;
}
#mapright {
	float: left;
	height: 137px;
	width: 170px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#upper a {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a7b8a;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	text-transform: uppercase;
	list-style-position: inside;
	list-style-image: url(images/arrow_off.png);
	background-image: url(images/arrow_off.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-position: 1px;
	font-weight: bold;
	text-decoration: none;
}
#upper a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #f7941d;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	text-transform: uppercase;
	list-style-position: inside;
	list-style-image: url(images/arrow_off.png);
	background-image: url(images/arrow_on.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-position: 1px;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a7b8a;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
}
#divq {
	height: 28px;
	width: 90px;
	overflow: hidden;
}
#avenuelink   a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #492915;
	font-weight: normal;
	text-decoration: none;
	float: left;
	margin-left: 4px;
}
#avenuelink   a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #492915;
	font-weight: normal;
	text-decoration: underline;
	float: left;
	margin-left: 4px;
}
#homefrnav {
	height: 35px;
	width: 47px;
	float: left;
}
#homefrnav a {
	background-image: url(images/home_btn_fr.gif);
	display: block;
	height: 35px;
	width: 47px;
}
#homefrnav a:hover {
	background-position: 0px -35px;
}
#reservfrnav {
	height: 35px;
	width: 78px;
	float: left;
}
#reservfrnav a {
	background-image: url(images/reserv_btn_fr.gif);
	display: block;
	height: 35px;
	width: 78px;
}
#reservfrnav a:hover {
	background-position: 0px -35px;
}
#stayfrnav {
	height: 35px;
	width: 97px;
	float: left;
}
#stayfrnav a {
	background-image: url(images/stay_btn_fr.gif);
	display: block;
	height: 35px;
	width: 97px;
}
#stayfrnav a:hover {
	background-position: 0px -35px;
}
#featuresfrnav {
	height: 35px;
	width: 100px;
	float: left;
}
#featuresfrnav a {
	background-image: url(images/features_btn_fr.gif);
	display: block;
	height: 35px;
	width: 100px;
}
#featuresfrnav a:hover {
	background-position: 0px -35px;
}
#conffrnav {
	height: 35px;
	width: 74px;
	float: left;
}
#conffrnav a {
	background-image: url(images/conf_btn_fr.gif);
	display: block;
	height: 35px;
	width: 74px;
}
#conffrnav a:hover {
	background-position: 0px -35px;
}
#weddingsfrnav {
	height: 35px;
	width: 54px;
	float: left;
}
#weddingsfrnav a {
	background-image: url(images/weddings_btn_fr.gif);
	display: block;
	height: 35px;
	width: 54px;
}
#weddingsfrnav a:hover {
	background-position: 0px -35px;
}
#eventsfrnav {
	height: 35px;
	width: 70px;
	float: left;
}
#eventsfrnav a {
	background-image: url(images/events_btn_fr.gif);
	display: block;
	height: 35px;
	width: 70px;
}
#eventsfrnav a:hover {
	background-position: 0px -35px;
}
#contactfrnav {
	height: 35px;
	width: 80px;
	float: left;
}
#contactfrnav a {
	background-image: url(images/contact_btn_fr.gif);
	display: block;
	height: 35px;
	width: 80px;
}
#contactfrnav a:hover {
	background-position: 0px -35px;
}
#navcontfr {
	margin-left: 0px;
	float: left;
	overflow: hidden;
}
#splashrightfr {
	background-image: url(images/pattern_fr.gif);
	float: right;
	height: 262px;
	width: 339px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #492915;
	font-size: 13px;
	line-height: 19px;
	margin-left: 0px;
	padding-left: 0px;
}
ul {
	margin-left: 15px;
	padding-left: 0px;
}
#splashfr {
	height: 262px;
	width: 742px;
	border: 3px solid #b1ac84;
	overflow: hidden;
}

