div.content {
  background: #f8f8f6 url(../images/textbgtop.jpg) repeat-x;
  width: 100%;
  position: relative;
  top: 340px;
  padding-bottom: 15px;
  height: 100%;
  
}

div.contentwrapper {
  padding-top: 20px;
}

div.sidebar {
  background-color: #f1be35;
  height: 100%;
  float: left;
  width: 25%;
  margin-top: 4px;
  padding-top: 40px;
  margin-right: 20px;
  margin-bottom: -20px;
}

#reservationpage {
 height: 4200px; 
}


div.sidebarcontent {
  padding-left: 10%;
  padding-right: 5%;
}

footer {
    background: #014b0c url(../images/textfooterbgtop.jpg) repeat-x;
    clear: both;
}


#textimage img {
  border: 4px solid #174d19;
  margin-bottom: 10px;
  width: 600px;
}

#reserve iframe[style] {
  width: 70% !important;
}