body {
  background: #ebebeb none repeat scroll 0 0;
  box-shadow: none;
  line-height: 1.75em;
  position: relative;
  padding-top: 50px;
  font: 16px "Lucida Grande", Helvetica, Arial, sans-serif;
}
.our_hotest_offers_box {
  margin: 5px 0;
}
.our_hotest_offers_box_desc {
  background-color: 	#3CB371;
  color: #fff;
  height: auto;
  padding: 20px;
  text-align: center;
}
.our_hotest_offers_box_desc_1 {
  font-size: 14px;
  text-align: left;
  text-transform: uppercase;
}
.our_hotest_offers_box_desc_2 {
  color:  	#F0FFF0;
  font-size: 12px;
  padding-top: 5px;
}
.our_hotest_offers_box_read_more {
  background: #dbdbdb none repeat scroll 0 0;
  border: medium none;
  border-radius: 0 0 5px 5px;
  box-shadow: 0 4px 0 0 #979797;
  color: #231f20;
  display: block;
  font-family: "PT Sans";
  font-size: 20px;
  font-weight: normal;
  height: 36px;
  line-height: 36px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 #dbdbdb;
  transition: all 0.2s linear 0s;
  width: auto;
}
.tours_result_box_top_name {
  color: #6f6f6f;
  font-family: "bebasregular";
  font-size: 30px;
  line-height: normal;
  padding: 5px 10px 10px;
}
.tours_result_box_top_name a {
  color: #6f6f6f;
}