div#cruise_left {
	float: left;
	width: 49%;
	height:500px;
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.cruises {
	float: left;
}
div.cruise_itinerary {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}


div.cruise_intro {
	padding-left: 10px;
}
div.list_img {
	float: left;
	width: 80px;
	margin-right: 10px;
}
h3.list_title {
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: normal;
	color: #000000;
}
span.font_red {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	font-weight: bold;
}

div.package_list {
	height: 80px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.list_title {
	margin-left: 5px;
}

.cruise_title {
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
div.cruise_smallbox {
	height: 18px;
	padding-top: 2px;
	font-weight: bold;
	padding-left: 5px;
	background-color: #CCFACC;
}
div.cruise_nav {
}

div#cruise_att ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#cruise_faq ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #body #left_col #cruise_faq li {
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div#cruise_att {
	padding-bottom: 10px;
}
div#cruise_faq {
	padding-bottom: 10px;
}

div#cruise_att li {
	line-height: 120%;
}
div#cruise_faq li {
	line-height: 120%;
}

div.cruise_nav ul {
	list-style-type: none;
	margin-left: 5px;
	padding-top: 5px;
}
div.cruise_nav li {
	line-height: 130%;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.cruise_nav li a {
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCFACC;
	border-bottom-color: #CCFACC;
	border-left-color: #CCFACC;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCFACC;
}
div.cruise_nav a:hover {
	color: #009900;
	background-color: #CCFACC;
}
li.current a{
	background-color: #CCFACC;
	color: #009900;
	font-weight: bold;
}



div.cruise_package {
	padding-left: 10px;
}


div#cruise_right {
	float: right;
	width: 49%;
    height:500px;
    border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.cruise_facility div {
	width: 49%;
	float: left;
	height: 17px;
	padding-top: 2px;
	border: 1px dashed #CCCCCC;
	margin: 2px;
}
div.cruise_facility {
	margin-top: 2px;
	margin-bottom: 2px;
	height: 400px;
}

div.cruise_img {
	margin: 5px;
	float: right;
	width: 280px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: c;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
div.cruise_intro2 {
	padding-left: 3px;
}
h3.cruise_title3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
	padding-top: 4px;
	border: 1px dashed #009900;
	padding-left: 2px;
}
div.cruise_2_2 {
	float: left;
	width: 48%;
	margin-right: 3px;
	margin-left: 2px;
	padding-left: 2px;
	text-align: center;
	padding-right: 2px;
}


div.cruise_title2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color:#009900;
	font-weight:bold;
}

div.news_body {
	font-family: Arial, Helvetica, sans-serif;
}
div.news_body p {
	margin-bottom: 10px;
	margin-top: 10px;
}
div.cruise_fac {
	border: 1px dashed #CCCCCC;
	padding: 3px;
	margin-bottom: 10px;
	margin-top: 2px;
}

