/* --- Document --- */

html
{
	margin: 0;
	padding: 0;
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	height: 100%;
	background: url('../img/bottom-background-tile-xy.jpg') repeat;
	font-family: 'Gentium Book Basic', Georgia, serif;
}

a
{
	color: #7e4f20;
	text-decoration: none;
}

hr
{
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #990000 -moz-use-text-color -moz-use-text-color;
    border-style: dashed none none;
    border-width: 1px 0 0;
    height: 1px;
    width: 100%;
}


/* --- Head --- */

#header
{
	margin: 0;
	padding: 0;
	height: 240px;
	width: 100%;
}

#header p
{
	color: #f1e8cf;
	font-size: 14px;
}

#header a
{
	color: #f1e8cf;
	text-decoration: none;
}

#translate-container {
	float:right;
	margin:8px 10px;
	color:#1F2227;
}

#header #translate-container span {
	color:#1F2227;
}

#home a:hover
{
	border-bottom: 1px dotted;
}

#logo
{
	left: 50%;
	top: 42px;
    margin: 0 0 0 -275px;
    position: absolute;
    height: 187px;
    z-index: 1000;
}

#home
{
	color: #f1e8cf;
	float: left;
    line-height: 14px;
    margin: 14px 0 0;
}

#share
{
	color: #f1e8cf;
    float: right;
    margin: 13px 0 0;
    line-height: 16px;
}


/* --- Page --- */

#page
{
	margin: 0;
	padding: 0 0 90px 0;
	width: 100%;
	background: url('../img/top-background-tile-x.jpg') repeat-x;
	background-color: #eee4ca;
}

#container
{

}


/* --- Left Column --- */

#left-column
{
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	width: 321px;
	height: 100%;
	font-size: 14px;
	color: #22262b;
}

#left-column p
{
	width: 285px;
}

#left-column ul
{
	padding: 0;
	margin: 0;
	width: 319px;
}

#left-column ul li
{
	list-style: none;
	padding: 12px 5px;
	margin: 0 0 10px 0;
	border: #cebe8f 1px solid;
	background-color: #eee1bc;
	color: #404237;
	font-size: 21px;
}

#left-column ul li.half
{
	width: 143px;
	height: 125px;
	float: left;
}

#left-column ul li.floatmargin
{
	margin-right: 9px;
}

#left-column ul ul
{
	padding: 0;
	width: 100%;
}

#left-column ul ul li
{
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a37434;
	border: none;
	padding: 0;
	margin: 2px 0;
	min-width: 50%;
}

#left-column ul ul li a, #left-column ul a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a37434;
	text-decoration: none;
}

#left-column ul ul li a:hover
{
	border-bottom: 1px dotted;
}

#left-column ul li.half ul li
{
	padding-bottom: 6px;
}

#left-column ul .float li
{
	float: left;
	width: 50%;
}

#left-column h3
{
	margin-top: 14px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #404237;
}


/* --- Right Column --- */

#right-column
{
	float: right;
	clear: right;
	margin: 0;
	padding: 0;
	width: 677px;
	/*margin-left: 12px;*/
	/*margin-left: 5px;*/
}

#right-column-content
{
	/*margin-right: 25px;*/
	padding: 0 5px 30px 15px;
}

#right-column-content h1
{
	color: #474333;
	font-size: 27px;
	font-weight: 100;
}

#right-column-content h2
{
	color: #474333;
	font-size: 27px;
	font-weight: 100;
}

#right-column-content h3
{
	color: #474333;
	font-size: 20px;
	font-weight: 100;
}

#right-column-content h4
{
	color: #474333;
	font-size: 18px;
	font-weight: 100;
}

#right-column-content h1, #right-column-content h2, #right-column-content h3, #right-column-content h4
{
	margin: 0 0 0.2em;
}
#right-column-content p
{
	margin: 0 0 1em;
	/*line-height: 1.6;*/
}

#right-column-content p, #right-column-content ul, #right-column-content li, #right-column-content td
{
	color: #44494e;
	font-size: 17px;
}

#right-column-content ul
{
	list-style-image: url(../img/bullet-star.jpg);
}

#right-column-content p.quote
{
	font-style: italic;
	/*text-align: center;*/
	font-size: 17px;
}

#sidebar
{
	margin: 0 0 20px 20px;
	float: right;
	clear: none;
	background: url(../img/sidebar-background.jpg) no-repeat;
	width: 265px;
	height: 407px;
}

#sidebar h3
{
	color: #ebe1ba;
	text-align: center;
	font-weight: 100;
	font-size: 21px;
	margin-top: 22px;
}

#sidebar p
{
	font-family: Arial, Helvetica, sans-serif;
	color: #ebe1ba;
	padding-right: 22px;
	padding-left: 22px;
	font-size: 11px;
}

#sidebar a
{
	color: #EBE1BA;
	text-decoration: underline;
}


/* --- Footer --- */

#footer
{

}

#footer-left
{
	float: left;
	clear: left;
	width: 276px;
	height: 213px;
	background: url(../img/footer-left-background.jpg) no-repeat;
	color: #ebe1ba;
	padding-top: 120px;
	margin-left: 20px;
}

#footer-left h4
{
	margin-left: 21px;
	margin-bottom: 0px;
	color: #ebe1ba;
	font-weight: 100;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-left p
{
	margin-left: 30px;
	color: #ebe1ba;
	font-weight: 100;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer-left p.small
{
	color: #dcba74;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
}

#footer-left a
{
	color: #dcba74;
	text-decoration: none;
}

#footer-left a:hover
{
	color: #dcba74;
	border-bottom: 1px dotted;
}

#footer-right
{
	margin-top: -30px;
	float: right;
	clear: right;
	width: 460px;
	height: 361px;
}

#footer-right h4
{
	font-size: 18px;
	font-weight: 100;
	color: #f1e9cc;
	font-weight: 100;
	margin-bottom: 0px;
}

#footer-right p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #dcba74;
	margin-top: 3px;
}

#footer-right a
{
	color: #939bab;
	text-decoration: none;
}

#footer-right a:hover
{
	border-bottom: 1px dotted;
}

#footer-middle
{
	float: left;
	clear: none;
	width: 173px;
	height: 333px;
	margin-left: 45px;
	padding-left: 25px;
	background: url(../img/middle-background-divider.jpg) no-repeat;
}

#footer-middle h4
{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a9adb5;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 22px;
}

#footer-middle a
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8b8d91;
	text-decoration: none;
}

#footer-middle ul, #footer-middle li
{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 15px;
}

#footer-middle a:hover
{
	border-bottom: 1px dotted;
}

#footer-brand
{
	margin: 7px 0px 25px 30px;
	height: 14px;
	line-height: 14px;
	font-family: Geneva,Arial,sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	clear: both;
	color: #8B8D91;
}

#footer-brand a
{
	color: #8B8D91;
	text-decoration: none;
}


/* --- Image Sliders --- */

#sub-slider-container
{
	width: 663px;
	height: 335px;
	padding: 10px 0 0 14px;
	margin: 0 0 45px 0;
	background: url(../img/sub-slider-background.png) no-repeat;
}

#sub-map
{
	width: 663px;
	height: 335px;
	padding: 0;
	margin: 0 0 45px 0;
}

#sub-map-css
{
	width: 641px;
	height: 422px;
	padding: 0;
	margin: 0 0 45px 0;
}

#sub-slider-left
{
	width: 243px;
	height: 318px;
	margin-right: 10px;
	float: left;
}

#sub-slider
{
	float: left;
}

#slider-container
{
	width: 663px;
	height: 335px;
	padding: 10px 0 0 14px;
	margin: 0 0 45px 0;
	background: url(../img/slider-background.png) no-repeat;
}

#cs-buttons-slider
{
	display: none;
}

#cs-title-slider
{
	padding: 17px;
	background: url(../img/caption-background.png) repeat-x;
	top: 267px;
	width: 614px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #eddfc5;
}

.cs-prev
{
	margin-left: -14px;
	text-indent: -10000px;
	width: 37px;
	height: 39px;
	background: url(../img/prev-arrow.png) no-repeat;
}

.cs-next
{
	margin-right: -15px;
	text-indent: -10000px;
	width: 37px;
	height: 39px;
	background: url(../img/next-arrow.png) no-repeat;
}


/* --- Vertical Sharing Tools --- */

.addthis_toolbox .vertical {
    width: 136px;
    padding: 1px;
}

.addthis_toolbox .vertical a {
    position: relative;
    display: block;
    padding: 0 0 9px 30px;
    text-decoration: none;
}

.addthis_toolbox .vertical a:hover {
    text-decoration: none;
    padding: 0 0 9px 30px;
    border-bottom: none;

}

.addthis_toolbox .vertical span {
    position: absolute;
    left: 5px;
    top: 0px;
}

.addthis_toolbox .vertical .more {
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .vertical .more a {
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .vertical .more a:hover {
    background: none;
}

.addthis_toolbox .vertical .more span {
    display: none;
}


/* --- Classes --- */

a img
{
	border: none;
}

.wrap
{
	margin: 0 auto;
	width: 1015px;
}

.clear
{
	margin: 0;
	padding: 0;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.cf:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

.g-right-column
{
	float: right;
	width: 46%;
	padding: 0 2%;
	clear: none;
}

.g-left-column
{
	float: left;
	width: 46%;
	padding: 0 2%;
	clear: none;
}

.back-to-top
{
	width: 85px;
	height: 17px;
	background: url(../img/icon/up.png) no-repeat right;
	font-size: 12px;
	line-height: 16px;
}

.back-to-top a
{
	display: block;
}


/* --- Icons --- */

.iconlink a
{
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

.coupons a:link, .coupons a:visited
{
	background-image: url(../img/icon/coupons.png);
}

.reviews a:link, .reviews a:visited
{
	background-image: url(../img/icon/reviews.png);
}

.staff a:link, .staff a:visited
{
	background-image: url(../img/icon/staff.png);
}

.videos a:link, .videos a:visited
{
	background-image: url(../img/icon/videos.png);
}

.tweet a:link, .tweet a:visited
{
	background-image: url(../img/icon/tweet.png);
	background-position: 10px 0;
}

.facebook a:link, .facebook a:visited
{
	background-image: url(../img/icon/facebook.png);
	background-position: 10px 4px;
}

.email a:link, .email a:visited
{
	background-image: url(../img/icon/email.png);
	background-position: 12px 50%;
}

.blog a:link, .blog a:visited
{
	background-image: url(../img/icon/blog.png);
}


/* --- Image Classes --- */

.img-right
{
	float: right;
	padding: 10px 0 10px 10px;
}

.img-left
{
	float: left;
	padding: 10px 10px 10px 0;
}

.img-text-bottom
{
	vertical-align: bottom;
}

.join-our-list
{
	float: right;
	margin-top: 5px;
	margin-right: 40px;
}

.miller-menu
{
	float: left;
	padding: 16px 10px 10px 0;
}

.make-a-reservation
{
	margin-bottom: 20px;
}

.signup-for-newsletter
{
	float: left;
	padding: 0 10px 10px 0;
}

.inset-image
{
	border: #bda15d 3px solid;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.sidebar-button
{
	display: block;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

.center-text
{
	text-align: center;
}

.image1
{

}

.img-right-border
{
	float: right;
	margin: 0 0 15px 15px;
	border: solid 3px #FFF;
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
	box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
}

.image1 img
{
	border: solid 3px #FFF;
	-moz-box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
	box-shadow: 0 4px 4px rgba(0, 0, 0, .3);
}

#page .image1 a:link, #page .image1 a:visited
{
	border: none;
}

.avis .item
{
	padding-right: 270px;
	padding-bottom: 60px;
}

.avis .item2
{
	position: relative;
	/*padding: 0 0 50px;
	background: url(../img/sep-1.png) no-repeat 50% 100%;
	margin: 0 0 10px;*/
	margin: 0 0 30px;
}

.avis .item2 .item3
{
	position: relative;
	padding-left: 195px;
	padding-bottom: 30px;
	min-height: 150px;
}

.avis .item2 .item3 .image1
{
	position: absolute;
	left: 0;
	top: 0;
}

.avis .item .image1
{
	position: absolute;
	right: 0;
	top: 2em;
}

#page .button5 a:link, #page .button5 a:visited
{
	float: left;
	display: block;
	color: #4a1f00;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
	text-decoration: none;
	padding: 0 0 0 8px;
	background: url(../img/btn/5-l.png) no-repeat 0 0;
	position: relative;
	border: none;
	margin: 0 5px 0 0;
}

.button5 a:link span, .button5 a:visited span
{
	float: left;
	display: block;
	height: 42px;
	line-height: 42px;
	padding: 0 15px 0 7px;
	text-align: center;
	background: url(../img/btn/5-r.png) no-repeat 100% 0;
}

#page .button5 a:link:hover, #page .button5 a:visited:hover
{
	background-position: 0 100%;
}

.button5 a:link:hover span, .button5 a:visited:hover span
{
	background-position: 100% 100%;
}


/* --- Elevator --- */

.elevator
{
	padding: 0;
	background: #f6f0e3;
	border: solid 1px #d9ceb7;
	border-width: 1px 1px 0;
}

#page .elevator .buttons
{
	font: bold 86.67%/1.2;
	list-style: none;
	padding: 13px 27px;
	height: 54px;
	background: #6d4924 url(../img/elevator-button-background.jpg) repeat-x;
	background-color: #6d4924;
	margin: 0 -1px;
	color: #7a491a;
}

#page .elevator .extended
{
	height: 108px;
}

.elevator .buttons li
{
	float: left;
	margin: 0 3px 0 0;
}

.elevator .buttons li:last-child
{
	margin: 0;
}

.elevator .buttons a:link, .elevator .buttons a:visited
{
	float: left;
	display: block;
	line-height: 52px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, .75);
	padding: 0 0 0 8px;
	background: url(../img/btn/4-l.png) no-repeat 0 0;
	border: none;
	color: #7a491a;
	font-size: 15px;
	/*width: 88px;*/
}

.elevator .buttons a:link span, .elevator .buttons a:visited span
{
	float: left;
	display: block;
	height: 55px;
	padding: 0 8px 0 0;
	text-align: center;
	background: url(../img/btn/4-r.png) no-repeat 100% 0;
}

.elevator .buttons a:link:hover, .elevator .buttons a:visited:hover
{
	background-position: 0 100%;
}

.elevator .buttons a:link:hover span, .elevator .buttons a:visited:hover span
{
	background-position: 100% 100%;
}

.elevator .buttons a.long:link span, .elevator .buttons a.long:visited span
{
	line-height: 18px;
	padding-top: 8px;
	height: 47px;
}

#page .elevator .buttons a:link, #page .elevator .buttons a:visited
{
	text-decoration: none;
	border: none;
}

.elevator .content
{
	padding: 15px 15px;
	position: relative;
	/*height: 820px;*/
	/* height: 1560px; */
	overflow: hidden;
	background: url(../img/slider-content-background.jpg) no-repeat top right;
}

.elevator-left-column p, .elevator-right-column p
{
	margin-top: 0;
}

.elevator-left-column
{
	width: 186px;
	float: left;
	clear: none;
}

.elevator-left-column span
{
	color: #8c5621;
}

#page .elevator-left-column .small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44494e;
	margin-top: 17px;
}

.elevator-right-column
{
	width: 417px;
	float: right;
	clear: none;
}

.elevator .slider
{
	position: relative;
	top: 0;
}

.elevator .item
{
	position: relative;
	/*padding: 0 0 50px;
	background: url(../img/sep-1.png) no-repeat 50% 100%;
	margin: 0 0 10px;*/
	margin: 0 0 30px;
}

.elevator .bar1
{
	position: absolute;
	left: 0;
	top: 0;
	width: 655px;
	height: 30px;
	/*background: url(../img/shadow-1.png) repeat-x 0 0;*/
}

.elevator .bar2
{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 655px;
	height: 70px;
	/*background: url(../img/shadow-2.png) repeat-x 0 0;*/
}

#page .elevator .toggle
{
	font: 86.67%;
	background: url(../img/show-all-background.jpg) repeat-x;
	background-image: #3e4427;
	/*border-top: solid 1px #d8ceb7;*/
	margin: 0 -1px;
}

#page .elevator .toggle a:link, #page .elevator .toggle a:visited
{
	display: block;
	text-align: right;
	padding: 10px 35px 10px 0;
	color: #e0d2b6;
	text-decoration: none;
	background-position: 98% 50%;
	background-repeat: no-repeat;
	border: none;
}

#page .elevator .toggle a:link:hover, #page .elevator .toggle a:visited:hover
{
	text-decoration: none;
}

.elevator .toggle a.expand:link, .elevator .toggle a.expand:visited
{
	background-image: url(../img/icon/plus.png);
}

.elevator .toggle a.contract:link, .elevator .toggle a.contract:visited
{
	background-image: url(../img/icon/minus.png);
}

#subpage-elevator
{
}

#subpage-elevator .buttons a:link span, #amenities .buttons a:visited span, #subpage-elevator .buttons a:visited span
{
	width: 81px;
}

#subpage-elevator .buttons a:link .long-span, #subpage-elevator .buttons a:visited .long-span
{
	width: 131px;
}

#subpage-elevator .item
{
	/*padding-right: 270px;*/
	padding-bottom: 30px;
}


/* --- Video Light Box Styles --- */

div#voverlay
{
	background-image:url(../img/white.png);
	width:640px;
	height:480px;
	display:none;
	padding:35px;
}

div#voverlay div.close
{
	background-image:url(../img/close.png);
	position:absolute;
	right:5px;
	top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

div#vcontainer
{
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../img/loading.gif) no-repeat 50% 50%;
}

#videogallery
{
	width:591px;
	zoom:1;
}

#videogallery span
{
	display:block;
}

#videogallery a
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	position:relative;
	vertical-align:top;
	margin:3px;
	width:160px;
	font-family:Trebuchet,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	opacity:0.87;
}

#videogallery a img
{
	display:block;
	border:none;
	margin:0;
}

#videogallery a:hover
{
	opacity:1;
}


/* --- Map --- */

#map
{
	font: 86.67%/1.4 Arial, sans-serif;
	position: relative;
	margin: 0 0 10px;
}

#map .map
{
	position: relative;
	z-index: 1;
	border: solid 1px #daab7e;
}

#map .location
{
	position: absolute;
	z-index: 5;
}

#map .location-active
{
	z-index: 9;
}

#map .location a.marker1:link, #map .location a.marker1:visited, #map .location a.marker2:link, #map .location a.marker2:visited
{
	display: block;
	text-indent: -1000em;
	border: none;
}

#map .location .marker1
{
	width: 20px;
	height: 21px;
	background: url(../img/icon/marker-1.png) no-repeat 0 0;
}

#map .location .marker2
{
	width: 18px;
	height: 19px;
	background: url(../img/icon/marker-2.png) no-repeat 0 0;
}

#map .location .title
{
	font-weight: bold;
}

.popup1
{
	position: absolute;
	left: 50%;
	bottom: 16px;
	width: 235px;
	margin: 0 0 0 -108px;
	color: #f2ebd9;
	padding: 8px 0 0;
	background: url(../img/popup1-t.png) no-repeat 0 0;
}

.popup1 .popupIn
{
	padding: 0 12px 30px;
	background: url(../img/popup1-b.png) no-repeat 0 100%;
}

#page .popup1 a:link, #page .popup1 a:visited
{
	color: #f2ebd9;
	text-decoration: underline;
	border: none;
}

#page .popup1 a:link:hover, #page .popup1 a:visited:hover
{
	text-decoration: none;
}

.popupHide
{
	left: -999em;
}

img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
	zoom: 1;

}

.print
{
	line-height: 17px;
	padding: 0 0 0 26px;
	background: url(../img/icon/print-icon.png) no-repeat left center;
}