/* Hides from IE5-mac \*/
* html #excursion_content {height: 1%;}
/* End hide from IE5-mac */
#packages_title {
	border-top: 1px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	height: 52px;
	background: url(../images/title_groups.jpg) no-repeat left top;
}

#packages_content {
	margin-right: 0px;
	border-bottom: 1px solid #28ABE2;	
	border-left: 1px solid #28ABE2;
	border-right: 1px solid #28ABE2;
	padding: 0px 0px 10px 0px;		
}

#right_column {
	width: 252px;
	padding-top: 36px;
	background: url(../images/right_col_bg.jpg) repeat-x left top;
} 

#right_column p {
	color: #063E85;
	font-size: 11px;
	margin-bottom: 7px;
}
#right_column a {
	color: #138DCA;
}

.right_col_copy {
	padding: 19px 17px 10px 17px;
	color: #033a8e;
}
.right_col_combos {
	padding: 19px 17px 110px 17px;
	color: #033a8e;
	background: #C4EC81 url(../images/drinks_bot_bg.jpg) no-repeat right bottom;
}
.right_col_dots {
	background: url(../../../images/common/blue_dots.gif) repeat-x left top;
	height: 2px;
}
.column_header_blue_bg {
	background-color: #138dca;
	padding: 4px 5px 4px 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 0px 1px;
	border-bottom: 1px solid #ffffff;	
}

.middle_column {
	border-bottom: 0px solid #ffffff;
	background: url(../../../images/common/middle_col_bg.gif) repeat left top;
}
.right_col_container {
	padding: 0px 0px 10px 0px;
}	

.container_image {
	width: 62px;
	float: left;
	background: url(../images/small_thumb_bg.jpg) no-repeat left top;
	padding: 9px;
}
.container_copy {
	width: 135px;
	float: right;
	font-weight: bold;
	padding: 10px 0px 0px 0px;

}

#left_column {
	width: 452px;
	background-image: url(../../../images/common/gradient_top_blue.gif);
	background-repeat: repeat-x;
	background-position: right top;
	padding: 41px 17px 0px 19px;
	background-color: #FFFFFF;
}
#left_column p {
	font-size: 11px;
	margin: 0px 0px 10px 0px;	
}
#left_top_title  {
	margin: 0px;
}
#left_top_title h2  {
	font-size: 16px;
	margin: 0px;
}
.intro_copy {
	color: #138dca;
	font-size: 12px;
	font-weight: bold;	
}
.package_container {
	padding: 0px 0px 10px 0px;
}
.packages_header, .bulk_tickets_header {
	background: url(../images/slide.gif) no-repeat right center;
	margin: 10px 0px;
}

.packages_header h3, .bulk_tickets_header h3 {
	color: #072f84;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;	
}


.left_column_inner_image {
	float: left;
	width: 100px;
	background: url(../images/left_image_bg.jpg) no-repeat left top;
	padding: 10px;
}
.main_thumb {
	border: solid 1px #000000;
	margin-bottom: 10px;
}
.left_column_inner_content {
	float: right;
	width: 315px;
	border: solid 0px red;
}
.left_column_inner_content h3 {
	color: #25a725;
	font-size: 14px;
	text-transform: uppercase;
}
.left_column_inner_content a:link, .left_column_inner_content a:active, .left_column_inner_content a:visited {
	font-weight: bold;
	color: #138dca;
	text-decoration: none;
	font-size: 11px;
	
}
.left_column_inner_content a:hover {
	color: #25a725;
	text-decoration: underline;
}
#bottom_content {
	border: solid 1px #28ABE2;
	margin: 10px 0px;
	background: #DCF2F7 url(../images/bottom_tickets.jpg) no-repeat right top;
	padding: 25px 275px 25px 23px;
}
#bottom_content h4 {
	color: #25a725;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
#bottom_content p {
	color: #033a8e;
	margin: 0px 0px 5px 0px;
}
#bottom_content a:link, #bottom_content a:active, #bottom_content a:visited {
	font-weight: bold;
	color: #138dca;
	text-decoration: none;
	font-size: 11px;
	
}
#bottom_content a:hover {
	color: #25a725;
	text-decoration: underline;
}

#SiteMap_Links .Links h3 {
	background: none;
	padding: 0px;
	margin: 0px;
	border: none;
	font-size: 12px;
}






