p {
	font-size:14px;
	line-height:24px;
}

.leveltwo-left a:hover {
	background:#f4aa00; 
	color:#fff; 
}

.leveltwo-left li#current a{
	background:#f4aa00; 
	color:#ffffff; 
}


#leveltwo-main {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}



/*********************** PRODUCT BLOCK ***************************************/

.product-block-header {
	background-color:#f4aa00;
	color:#FFFFFF;
}

.product-block-header h2{
	color:#ffffff;
}

/** top 10 cruise **/

.top10-header-number {
	color:#FFFFFF;
	background-color:#f4aa00;
}

.top10-header {
	background-color:#afa79f;
}




#cta-home {
	background-color:#f4aa00;
	margin-bottom:10px;
}

*:first-child+html #cta-home {
	background-color:#f4aa00;
}

*html #cta-home {
	background-color:#f4aa00;
}

/******* destination page ***************/

.destination-index-header {
	background-color:#e8e8e8;
}

.destination-index-content-left a:hover {
	background:#f4aa00; 
	color:#fff;
	text-decoration:none;
}

.destination-index-content-right a:hover {
	background:#f4aa00; 
	color:#fff;
	text-decoration:none;
}

/***** dest img *************/

.dest-img {
	margin-bottom:10px;
}

.priceBlock{
	padding-bottom: 5px; 
	background-color: #fff; 
	padding-left: 5px; 
	padding-right: 5px; 
	display: block; 
	padding-top: 5px;
}

