p {
	font-size:14px;
	line-height:24px;
}


#tcpage-container {
	margin:0 0 10px 0;
	padding:0;
}

.tcpage-he-header {
	padding:10px;
	background-color:#73808b;
	color:#FFFFFF;
}

.tcpage-he-holder {
	margin-bottom:10px;
}

.tcpage-he-holder-header-left {
	padding:10px;
	width:600px;
	float:left;
}

.tcpage-he-holder-header-right {
	padding:10px 0;
	width:340px;
	float:left;
	text-align:right;
}

.tcpage-he-contentholder {
	background-color:#efefef;
	padding:10px 10px 1px 10px;
	margin-bottom:10px;
	height:auto;
}

.tcpage-he-subscribe {
	margin-bottom:10px;
	background-color:#fff;
	color:#000;
	padding:5px;
}

.tcpage-prev-next {
	margin-bottom:10px;
}

.tcpage-prev {
	width:480px;
	float:left;
}

.tcpage-next {
	width:480px;
	float:left;
	text-align:right;
}

.tcpage-sampleimage {
	width:200px;  
	border:2px solid #CCCCCC; 
	float:right; 
	margin-left:10px;
	padding:5px;
}

/*********************** PRODUCT BLOCK ***************************************/

.product-block-header {
	background-color:#E70033;
	color:#FFFFFF;
}

.product-block-header h2{
	color:#ffffff;
}

/**************** destination info ********************/

.destination-ul ul {padding:0;margin:0 0 0 20px;list-style-image: url(../images/consumer-images/bullet-blue.gif); width:100%;}
.destination-ul li {margin:0 0 10px 0;}
.destination-ul a {color:#1c1c1c; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; height:30px; line-height:29px; padding:5px 10px; margin:10px 0; width:100%;}
.destination-ul a:hover {background:#bed600; color:#fff;}


