#ContentBanner2 {
  margin-top: -15px;
  margin-bottom: -10px;
	margin-left: 70px;
	margin-right: 70px;
  text-align: center;
  color: #f6f6f6;
/*#CC0000;*/
}

div.SectionHeading {
  height: 25px;
  padding-top: 3px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-size: 15px;
  background-color: #014AAE;
  color: white;
}

div.SectionText {
  padding: 0px 0px 0px 0px;
}

#TourPic { margin: 0px 3px 5px 10px; float: right; }

#tourdays { text-align:center; margin-top:-15px; margin-bottom:15px; }

#tourhour { padding: 0px 90px; }

/* ----------------------- Begin Price table ------------------------ */

#PricesContainer {
  position: relative;
  float: right;
  margin: 0px 5px 5px 5px;
  padding: 0px;
  border: 1px solid #FFCC00;
  text-align: center;
  background-color: white;
  font-size: 11px;
	z-index:1;
}

#PricesContainer h5 {
  padding: 0px;
  margin: 0px;
  background-color: #FFCC00;
  color: black;
  font-weight: bold;
  font-size: 11px;
	
}

#PricesId td {
  padding-left: 3px;
  padding-right: 3px;
  text-align: center;
  vertical-align: bottom;
  white-space: nowrap;
  font-size: 11px;
  color: black;
}

.SectionText ul { list-style-image: url(/images/reddiamo.gif); margin-left: 30px; }

/* ------------------------ End Price table ------------------------- */


/* ------------------ Begin FastDeal-related info ------------------- */

#DealInfoContainer {
  visibility: hidden;
  width: 540px;
  position: absolute;
  left: 200;
  top: 200;
	z-index:2;
}

#CanvasShadow {
  background-color: #DDD;
  width: 100%;
  height: 100%;
  filter: Alpha(opacity=60);
}

#Canvas {
  position: relative;
  top: -5;
  left: -5;
  padding: 15px;
  border: 1px solid #DDD;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: #E4DFB7;
  color: black;
  /*
  background-color: white;
  background-image: url(/images/notepad_spiral.gif);
  background-position: left;
  background-repeat: repeat-y;
  */
}

/* ------------------- End FastDeal-related info -------------------- */
 
.vtgfont13 {
	color: red;
}
