* {
    color: #83868F;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    line-height: 1.5em;
}


a:active, a:focus { outline-style: none; -moz-outline-style:none; }


.left {
    float: left;
}

.right {
    float: right;
}

.hide {
	display: none;
}

.show {
	display: block;
}

#topnav a, a:hover, a:active {
	color: #333;
	font-weight: normal;
}

.contact a:link, .contact a:hover, .contact a:active {
	font-weight: bold;
}
a:hover {
    text-decoration: none;
}

abbr {
    border: none;
}


body {
    background-color: #c6cace;
    margin: 0;
    padding: 0;
}



ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#container {
    position: relative;
	top: 10px;
    width: 928px;
    height: 632px;
    margin: 0 auto;
	background-image:url(../../img/bg.jpg);
}


#branding-logo {
    position: absolute;
    top: 28px;
    left: 71px;
    width: 198px;
    height: 26px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    overflow: visible;
}

#branding-logo a {
    background: url("/img/logo.jpg") 0 0 no-repeat;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

#branding-logo a:hover {
    background-position: 0 -27px;
}


#address {
    position: absolute;
    bottom: -20px;
    left: 45px;
}

#address a {
    text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#address a:hover {
    text-decoration: underline;
}



/*** topnav *******************************************************************/

#topnav-box {
    position: absolute;
    top: 26px;
    left: 430px;
	 width: 493px;
	 height: 170px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: transparent;
}


#topnav-box li {
    position: absolute;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
}

#topnav-box li a {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
}

#topnav-box #reservations-link {
    top: 86px;
    left: 431px;
    /*background-image: url("/img/topnav/reservations.jpg");*/
    width: 46px;
    height: 72px;
}

#topnav-box #reservations-link a {
    /*background-image: url("/img/topnav/reservations.jpg");*/
}

#topnav-box #promotions-link {
    top: 9px;
    left: 18px;
    /*background-image: url("/img/topnav/promotions.jpg");*/
    width: 68px;
    height: 22px;
}

#topnav-box #promotions-link a {
    /*background-image: url("/img/topnav/promotions.jpg");*/
}

#topnav-box #hotel-link {
    top: 9px;
    left: 99px;
    /*background-image: url("/img/topnav/hotel.jpg");*/
    width: 55px;
    height: 22px;
}

#topnav-box #hotel-link a {
    /*background-image: url("/img/topnav/hotel.jpg");*/
}


#topnav-box #rooms-link {
    top: 7px;
    left: 156px;
    /*background-image: url("/img/topnav/rooms.jpg");*/
    width: 51px;
    height: 28px;
}

#topnav-box #rooms-link a {
    /*background-image: url("/img/topnav/rooms.jpg");*/
}


#topnav-box #bar-link {
    top: 7px;
    left: 215px;
    /*background-image: url("/img/topnav/bar.jpg");*/
    width: 66px;
    height: 26px;
}

#topnav-box #bar-link a {
    /*background-image: url("/img/topnav/bar.jpg");*/
}

#topnav-box #location-link {
    top: 9px;
    left: 285px;
    /*background-image: url("/img/topnav/location.jpg");*/
    width: 64px;
    height: 26px;
}

#topnav-box #location-link a {
    /*background-image: url("/img/topnav/location.jpg");*/
}

#topnav-box #press-link {
    top: 7px;
    left: 357px;
    /*background-image: url("/img/topnav/bar.jpg");*/
    width: 66px;
    height: 26px;
}

#topnav-box #reservations-link a:hover {
    background-position: 0 0;
}

#topnav-box #promotions-link a:hover {
    background-position: 0 0;
}

#topnav-box #rooms-link a:hover {
    background-position: 0 0;
}

#topnav-box #hotel-link a:hover {
    background-position: 0 0;
}

#topnav-box #bar-link a:hover {
    background-position: 0 0;
}

#topnav-box #location-link a:hover {
    background-position: 0 0;
}

#topnav-box #press-link a:hover {
    background-position: 0 0;
}



/*** pages ********************************************************************/

#left-page, #right-page {
    position: absolute;
    top: 69px;
    height: 514px;
    overflow: hidden;
}

#left-page {
    left: 50px;
    width: 371px;
	height: 514px;
}

#right-page {
    left: 455px;
    width: 386px;
    height: 514px;
}



h2#page-title {
    margin: 23px 0 0 231px;
    padding: 0;
    /*text-indent: -9999px;*/
    display: block;
    width: 369px;
    height: 20px;
	color:white;
	font:Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
}



.learn-more-link, .reserve-link, .read-more-link, #press-room-link, .close-button-link, .print-button-link {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
}

.learn-more-link a, .reserve-link a, .read-more-link a, #press-room-link a, .close-button-link a, .print-button-link a {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
}



.learn-more-link {
    background-image: url("/img/learn-more.jpg");
    width: 81px;
    height: 8px;
}

.learn-more-link a {
    background-image: url("/img/learn-more.jpg");
}

.reserve-link {
    background-image: url("/img/promotions/reserve.jpg");
    width: 58px;
    height: 8px;
}

.reserve-link a {
    background-image: url("/img/promotions/reserve.jpg");
}

.read-more-link {
    background-image: url("/img/press/read-more.jpg");
    width: 74px;
    height: 8px;
}

.read-more-link a {
    background-image: url("/img/press/read-more.gif");
}

#press-room-link {
    position: absolute;
    top: 575px;
    left: 568px;
    background-image: url("/img/forbes.gif");
    width: 270px;
    height: 18px;
}

#press-room-link a {
    background-image: url("/img/forbes.gif");
}

.print-button-link {
    position: absolute;
    top: 0;
    right: 20px;
    background-image: url("/img/print.gif");
    width: 18px;
    height: 18px;
}

.print-button-link a {
    background-image: url("/img/print.gif");
}

.close-button-link {
	position: absolute;
	top: 0;
	right: 0;
	background-image: url("/img/popup/close.gif");
	width: 16px;
	height: 19px;
}

.close-button-link a {
	background-image: url("/img/popup/close.gif");
}





/*** gym ******************************************************************/

.fitness {
  	background: url("/img/fitness.jpg") 0 0 no-repeat;
	width: 450px;
	height: 338px;
}