#tour_article_content {
  margin : 0px 0px 0px 258px;
  position: relative;
  min-height: 855px;
  background-image: url(/images/content_background.gif);
  background-repeat: repeat-y;
  width: 515px;
}

#special_margin {
  margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tours_content {
  padding-bottom: 0px !important;
}
.tours_content h1 {
  margin: 5px 0px 0px 0px;
  padding: 0px;
}

.tours_content h2 {
  text-transform: uppercase;
  margin: 0px 0px 5px 0px;
  padding: 0px;
}

.tours_introduction_image {
  background-image: url(/images/tours_introduction_image_frame.png);
  height: 169px;
  width: 226px;
  float: right;
}

#tours_introduction img {
  margin: 10px 0px 10px 30px;
}

#tour_name {
  margin-bottom: 20px;
  padding : 0px 20px 0px 20px;
}

#tours_introduction {
  margin-bottom: 20px;
  padding : 0px 20px 0px 20px;
  	width: 475px;
}

#itinerary h1, #itinerary h2, #itinerary div.daydesc {
	padding-left: 20px;
	padding-right: 20px;
}

.daydottedline {
	margin-left: 20px;
}

#specifics_table {
  width: 515px;
  margin: 0px 0px 0px 0px;
}

#specifics_table, #specifics_table th, #specifics_table td {
  border: 0px;
}

#specifics_table th, #specifics_table td {
  padding-left: 15px;
}

#specifics h1 {
  margin-top: 0px;
  margin-bottom: 5px;
}

#specifics p {
  margin-top: 0px;
}

#dates {
  background-image: url(/images/dates_and_cost.png);
  background-repeat: no-repeat;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#dates h1 {
   margin-bottom: 0px;
}

#dates_content { 
  background-image: url(/images/dates_and_cost_content.png);
  background-repeat: repeat-y;
}

#payment {
  background-image: url(/images/terms_of_payment.png);
  background-repeat: repeat-y;
}

#extras {
  background-image: url(/images/large_extras.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #FFFFFF;
  height: 410px;
  vertical-align: top;
}

/* tour search */
#toursearchform {
    position: absolute;
    top: 173px;
    left: 0px;
    width: 515px;
    color: #a82b00;
    font-weight: bold;
    font-size: 1.1em;
}

#monthsearch {
    position: absolute;
    left: 30px;
}

#denomsearch {
    position: absolute;
    right: 110px;
}

#submit {
    position: absolute;
    right: 10px;
    width: 70px;
    top: 2px;
}

#toursearchform2 table, #toursearchform2 td, #toursearchform2 th {
    border: 0px;
}

#book_now {
  margin-top: 0px;
  font-weight: bold;
  font-size: 1.5em;
  text-transform: uppercase;
  text-align: center;
}

#book_now a {
  color: #21648D;
}

#tours_logos a img {
  border: 0px;
}

#duration {
	float: left;
	margin-left: 40px;
}
