.dealhotel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	height: 20px;
}
.dealdescription {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
}
.deallocation {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	text-indent: 4pt;
	left: auto;
}
.dealplan {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}
.dealprice {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.deallogo {
	text-align: right;
	background-position: center;
}
.box-deals{
	border: 1px #CCCCCC solid;
	background-image:url(../images/bkgd_deals.jpg);
}
tr.beachclass {
  background-color: #FF9900;
   width:100%;
   text-indent:2px;
}
tr.beachclass  :hover {
  background-color: #FF6800;
  width:100%;
  height:12px;
  padding-top:0px;
  text-indent:1px;
  text-decoration:none;
}
tr.colonialclass {
  background-color: #FF3300;
   width:100%;
   text-indent:2px;
}
tr.colonialclass  :hover {
  background-color: #C42A26;
  width:100%;
  height:12px;
  padding-top:0px;
  text-indent:1px;
  text-decoration:none;
}
tr.archaeologicalclass {
  background-color: #0066CC;
   width:100%;
   text-indent:2px;
}
tr.archaeologicalclass  :hover {
  background-color: #0035B4;
  width:100%;
  height:12px;
  padding-top:0px;
  text-indent:1px;
  text-decoration:none;
}
tr.metropolisclass {
  background-color: #A02C75;
   width:100%;
   text-indent:2px;
}
tr.metropolisclass  :hover {
  background-color: #630057;
  width:100%;
  height:12px;
  padding-top:0px;
  text-indent:1px;
  text-decoration:none;
}
tr.adventureclass {
  background-color: #669900;
   width:100%;
   text-indent:2px;
}
tr.adventureclass  :hover {
  background-color: #356800;
  width:100%;
  height:12px;
  padding-top:0px;
  text-indent:1px;
  text-decoration:none;
}
.box-map-numbers{
	font-family:verdana; width:15px;padding-right:2px;background:#B3140F;text-align:right;color:white;
}
.city-names{
	font-family:tahoma; font-size:9px;
}