@charset "UTF-8";


/**************************************************************
BODY
**************************************************************/

#home_now {
  width: 188px;
  height: 188px;
  float: right;
  margin: 5px 0 4px 12px;	
}

#flash {
  z-index: 29003;	
}

#home_cabins {
  background: url(../images/home_cabins_title.gif) no-repeat;
  height: 85px;
  border-bottom: 1px solid #ca9f75;
  text-indent: -9000px;
  padding-bottom: 10px;
}

#home_title {
  background: url(../images/home_body_title.gif) no-repeat;
  height: 60px;
  border-bottom: 1px solid #ca9f75;
  text-indent: -9000px;
}

#tagline {
  background: url(../images/template_tagline.gif) no-repeat;
  width: 949px;
  height: 58px;
}

.column_left_photo {
  float: left;
  display: block;
  margin: 0 12px 4px 0;
  width: 338px;
  height: 221px;
  background: url(../images/template_col_left_photo_bg.png) no-repeat;
}

.column_left_photo img {
  margin: 10px 0 0 10px;
}

#column_left a {
  color: #006595;
}

#column_left a:hover {
  color: #85391f;
}

#home_for_business {
  position: absolute;
  right: 30px;
}
