@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_leftw a {
  color: #006595;
}

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

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

#column_left  .teaser_content a, #column_left  .teaser_content a:visited {
  color: #ffffff; 
}

#column_left .teaser_content a:hover {
  color: #bde0f9;   
}



.categoryitems  .list_items a, .categoryitems  .teaser_content a:visited {
  color: #ffffff; 
  text-decoration: none;
  border-bottom:thin;
  border-bottom-color: #bde0f9;
}

.categoryitems .list_items a:hover {
  color: #bde0f9; 
  text-decoration: none;
  border-bottom:thin;
  border-bottom-color: #bde0f9;
}