/* CSS Document */

#tour_packages {
	background-color: #333333;
	width: 696px;
	margin-left: 20px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	float: left;
	clear: both;
}
#tour_packages #tpbox1 {
	float: left;
	height: 26px;
	width: 346px;
	font-family: Arial;
	font-size: 15px;
	line-height: 28px;
	color: #FFFFFF;
	background-color: #333333;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
 #tour_packages #tpbox1 a{
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #333333;
	padding-left: 10px;
	text-decoration: none;
	height: 26px;
	width: 340px;
}
#tour_packages #tpbox1 a:visited{
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #333333;
	padding-left: 10px;
	text-decoration: none;
	height: 26px;
	width: 340px;
}
 #tour_packages #tpbox1 a:hover {
	font-family: Arial;
	font-size: 15px;
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	display: block;
	height: 26px;
	width: 338px;
	padding-left: 10px;
}

