/*
.title {
  font-variant: small-caps;
  font-weight: bold;
}
*/

h2, h3, h4 {
  font-family: Tahoma;
  text-align:center;
  color: #666666;
  /* background-image: url(images/f3.gif); */
}

big {
  font-family: Tahoma;
  text-align:center;
  color: #666666;
  font-size: 15px;
}

.body > h3 {
  /* border: 1px solid rgb(1, 162, 215); */
  font-family: Tahoma;
  font-size: small;
  border-bottom: thin solid rgb(1, 162, 215);
  width: 80%;
  background-color: #F5F5F5;
  padding: 2px;
  background-image: url(images/f3.gif);
}


table.data {
  margin-top: 30px;
  text-align: center;
  text-decoration: none;
}

caption {
  /* Taken from sft.css's .title */
  font-family: Tahoma;
  font-size: 18px;
  font-style: normal;
  color: #666666;
  font-weight: normal;
  /* /Taken from sft.css's .title */
  
  text-decoration: none;
  padding-bottom:3px;
  border: 2px solid #666666;
  border-bottom: 1px solid #666666;
  background-color: #F5F5F5;
  /* background-image: url(images/f3.gif); */
}

th {
  font-family: Tahoma;
  /* background-color: #F5F5F5; */
  /* border: thin solid #F5F5F5; */
}


.name {
  font-weight: normal;
}

.listhotelitem {
  border-top: thin solid rgb(1, 162, 215);
  color: #666666;
  width: 80%;
  text-align: justify;
}

.listhotelitem > table.data {
  width:100%;
}

.imageslist {
  text-align: center;
}

.hotelname {
  text-align: center;
  font-weight: bold;
}


.hotel {
  padding: 5px;
  border-top: thin solid rgb(1, 162, 215);
  border-bottom: thin solid rgb(1, 162, 215);
  color: #666666;
  width: 80%;
  text-align: justify;
}

a, img {
  border: 0;
}

p.seealso {
  /* Taken from sft.css's A */
  font-family: "MS Sans Serif";
  font-size: 10px;
  font-weight: normal;
  /* /Taken from sft.css's A */
}
