/************* LANDING *************/

div#description {
	float:left;
	width:325px;
	margin-left:12px;
}

div#description h1 {
	font:60px Georgia;
	text-transform:Uppercase;
	margin:0 0 5px 0;
	padding:0px;
	color:#162453;
	border-bottom:1px solid #D22409;
}

div#description p {
	font:12px/155% Arial, Verdana, Sans-serif;
	margin:10px 0 0 0;
	padding:0px;
}

div#more_destinations {
	margin-top:10px;
}

div#more_destinations ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

div#more_destinations li {
	float:left;
	width:58px;
	text-align:center;
	padding-right:7px;
	font:bold 12px Arial, Verdana, Sans-serif;
	color:#B64E43;
}

div#links {
	float:left;
	width:151px;
	margin-left:12px;
	margin-top:15px;
	border:1px solid #E2E2E2;
}

div#links ul {
	width:141px;
	margin:17px 0px 17px 0px;
	padding-left:10px;
	list-style-type:none;
}

div#links a {
	display:block;
	height:31px;
	font:13px/200% Arial, Verdana, Sans-serif;
	color:#666;
	text-decoration:none;
	padding-left:10px;
}

div#links a:hover {
	display:block;
	color:#FFF;
	background:url(/images/bg_links.gif) top left no-repeat;
}

div#photo {
	float:right;
	width:447px;
}

div#boxes {
	float:left;
	width:190px;
	margin-top:12px;
}

div#boxes ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

div#deals {
	float:left;
	width:225px;
	margin:5px 0 0 13px;
	padding-bottom:10px;
	background:url(/images/bg_deals.jpg) top center no-repeat #E3E3E3;
}

div#deals h1 {
	margin:15px 0 8px 15px;
	width:138px;
	font:bold 16px Arial, Verdana, Sans-serif;
	text-transform:Uppercase;
	color:#DD2726;
}

div#deals ul {
	width:169px;
	margin:0 0 0 15px;
	padding:0px;
	list-style-type:none;
	font:bold 11px Arial, Verdana, Sans-serif;
	color:#000;
	
}

div#deals p {
	margin:10px 0 0 15px;
	font:bold 11px Arial, Verdana, Sans-serif;
}

div#deals a {
	color:#DC2727;
}

/*******************************/
