body {
  background-color: #25191a;
  }

.container {
  border: 1px solid #e6e7d1;
  margin: 83px auto 0;
  padding: 9px 0 0 9px;
  position: relative;
  width: 901px;
  }

/* Nav Element */
#nav {
  background: url('images/nav_bg_top.gif') repeat-y left top;
  border-left: 4px solid #e6e7d1;
  border-right: 4px solid #e6e7d1;
  display: block;
  height: 100%;
  left: 120px;
  padding-top: 129px;
  position: absolute;
  top: -83px;
  width: 160px;
  }

#nav ul {
  background: url('images/nav_bg_repeat.gif') repeat-y left 515px;
  display: block;
  margin: 0;
  padding: 0;
  width: 160px;
  }

#nav ul li {
  display: block;
  height: 14px;
  list-style: none;
  margin-bottom: 35px;
  }

#nav ul li a {
  background-position: center top;
  background-repeat: no-repeat;
  display: block;
  height: 14px;
  overflow: hidden;
  text-indent: -999em;
  width: 100%;
  }

#nav ul li a:hover,
#nav ul li a:active {
  background-position: center -14px;
  }

#nav ul li.home a { background-image: url('images/nav_home.gif') }
#nav ul li.rooms_and_suites a { background-image: url('images/nav_rooms_and_suites.gif') }
#nav ul li.special_packages a { background-image: url('images/nav_special_packages.gif') }
#nav ul li.amenities_and_services a { background-image: url('images/nav_amenities_and_services.gif') }
#nav ul li.attractions a { background-image: url('images/nav_attractions.gif') }
#nav ul li.directions a { background-image: url('images/nav_directions.gif') }

/* iStay Form */
#resform {
  background:transparent url('images/nav_bg_repeat.gif') repeat-y left 515px;
  color:#e6e7d1;
  font-family:helvetica,arial,serif;
  padding:0 3px 53px 15px;
  width:140px;
}

#resform dl {
  clear:both;
  margin-bottom:12px;
  overflow:hidden;
}

#resform dt {
  font-size:12px;
  font-weight:normal;
  padding-bottom:2px;
  text-transform:uppercase;
}

#resform dl.date dd {
  float:left;
}

#resform dl.date dd input {
  margin-right:6px;
  width:80px;
}

#resform dl dt input.submit {
  width:130px;
}

/* Left Side Image */
#images {
  float: left;
  width: 107px;
  }

#images .image {
  padding-bottom: 4px;
  }

#images .image.first {
  padding-top: 0;
  }

#images .image.last {
  padding-top:0px;
  padding-bottom: 0;
  }

/* Content Element */
#content {
  background-position: left top;
  background-repeat: no-repeat;
  color: #25191a;
  display: block;
  font-family: georgia;
  height: 536px;
  margin-left: 279px;
  padding: 65px 0 0 72px;
  position: relative;
  width: 540px;
  }

#content .content {
  float: left; /* We do this because then we don't have to worry about things clearfixing poorly */
  width: 540px;
  padding-top: -10px;
  }

#content h1,
#content h2 {
	display: none;
	margin: 0;
	padding: 0;
  height: 0;
  text-indent: -999em;
  }

#content p,
#content li,
#content dl {
  font-size: 12px;
  line-height: 18px;
  }

#content p,
#content dl {
  margin-bottom: 20px;
  width: 467px;
  }

#content p a {
  color: #25191a;
  font-weight: bold;
  text-decoration: none;
  }

#content p a:hover,
#content p a:active {
  text-decoration: underline;
  }

#content ul {
  margin: 0 0 0 15px;
  padding: 0;
  }

#content li {
  list-style: url('images/bullet.gif') outside;
  }

  #content dt {
    font-weight:bold;
  }

#content hr {
  display: none;
  }

#content .hr {
  border-top: 2px solid #4e74b2;
  height: 1px;
  margin-bottom: 5px;
  width: 467px;
  }

#content .columns {
  margin-bottom: 20px;
  }

#content .columns .column {
  float: left;
  width: 230px;
margin-right: 5px;
margin-left: 2px;
  }

#content.content_home p {
  color: #294670;
  left: 214px;
  margin: 0 0 1.25em;
  padding: 0;
  position: relative;
  top: 160px;
  width: 283px;
  }

.content_home_1 { background-image: url('images/bg_home_1.jpg'); }
#content.content_home_1 p {color: #fff}
.content_home_2 { background-image: url('images/bg_home_2.jpg'); }
#content.content_home_2 p {color: #fff}
.content_home_3 { background-image: url('images/bg_home_3.jpg'); }
#content.content_home_3 p {color: #fff}

.content_rooms_and_suites {
  background-image: url('images/bg_rooms_and_suites.gif');
  }

.content_rooms_and_suites #cycle {
  bottom: 7px;
  position: absolute;
  left: 9px;
  }

.content_rooms_and_suites .preload {
  display: none;
  }

.content_special_packages {
  background-image: url('images/bg_special_packages.gif');
  }

.content_amenities_and_services {
  background-image: url('images/bg_amenities_and_services.gif');
  }

#content.content_amenities_and_services p {
  margin-bottom: 0.5em;
  }

#content.content_amenities_and_services .hr {
  margin: 2px 0;
  }

#content.content_amenities_and_services .columns {
  margin: 10px 0;
  }

#content.content_amenities_and_services p,
#content.content_amenities_and_services li {
  line-height: 19px;
  }

#content.content_amenities_and_services h2 {
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  height: 23px;
  text-indent: -999em;
  }

#content.content_amenities_and_services h2.amenities {
  background-image: url('images/header_amenities.gif');
  width: 95px;
  }

#content.content_amenities_and_services h2.services {
  background-image: url('images/header_services.gif');
  width: 85px;
  }

.content_attractions {
  background-image: url('images/bg_attractions.gif');
  }

.content_attractions #cycle {
  bottom: 7px;
  overflow: hidden;
  position: absolute;
  left: 8px;
  width: 603px;
  }

.content_attractions .preload {
  display: none;
  }

.content_directions {
  background-image: url('images/bg_directions.jpg');
  }

#content.content_directions .map {
  background: url('images/map.gif') no-repeat left top;
  display: block;
  height: 164px;
  width: 483px;
  padding-bottom:3px;
  }

#content.content_directions p {
  margin-bottom:2px;
  }
 
#content.content_directions .content {
  margin-top: -12px;
}

/* Footer Element */
#footer {
  margin: 16px auto;
  position: relative;
  width: 918px;
  }

#footer p {
  background: url('images/text_footer.gif') no-repeat left top;
  display: block;
  height: 15px;
  position: absolute;
  right: 0;
  text-indent: -999em;
  width: 623px;
  }

#footer p.exception {
  background: url('images/text_footer_exception.gif') no-repeat left top;
  }
 
@import('main.css')
@import('global.css')
@import('ie6.css')