p {
	font-size:14px;
	line-height:24px;
}

.leveltwo-left a:hover {
	background-image:url(../images/us-consumer/grad.jpg);
	background-color:#d8e665;
	color:#ffffff;
}

.leveltwo-left li#current a{
	background-image:url(../images/us-consumer/grad-grey.jpg);
	background-color:#d8e665;
	color:#685c53;
}

.destination-map {
	margin:0 0 10px 0;
	border:1px solid #e8e8e8;
}

.destination-climate {
	margin-bottom:10px;
}



/***************** TC Call to action ********************/

#tc-cta {
	background-color:#00abe7;
}

#cta-home {
	background-color:#c7c2bc;
	margin-bottom:10px;
}

*:first-child+html #cta-home {
	background-color:#c7c2bc;
}

*html #cta-home {
	background-color:#c7c2bc;
}

/*********************** PRODUCT BLOCK ***************************************/

.product-block-header {
	background-color:#00abe7;
	color:#FFFFFF;
}

.product-block-header h2{
	color:#ffffff;
}

/******************** cities-within ***********************/

.cities-within ul {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-bottom:10px;
}

.cities-within ul li {
	padding:10px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:14px;
	background-color:#1c1c1c;
}

.cities-within-left {
	width:380px;
	float:left;
}

.cities-within-right {
	width:30px;
	float:right;
	text-align:right;
}

.cities-within ul li a{
	color:#ffffff;
	background-color:#1c1c1c;
}

.cities-within ul li a:hover {
	color:#f4aa00;
	background-color:#1c1c1c;
	cursor:pointer;
}

/******************** ul-facts **************/

.ul-facts ul{
	margin:10px;
	padding:0;
}

/***** dest img *************/

.dest-img {
	margin-bottom:10px;
}