#discoveryhotelbanner {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}
#discoveryhotelbanner li{
	float: left;
}
#discoveryhotelbanner a {
    display: block;
	text-decoration: none;
	color: #1B3652;
}
#bannerdiscovery {
	width: 375px;
	height: 112px;
	margin-left: 12px;
	background-image: url(../new-images/discoverycove-florida.jpg);
	background-repeat: no-repeat;
}
#bannerdiscovery p {
	margin: 0px;
	padding: 0px;
	width: 185px;
	padding-top: 17px;
	margin-left: 170px;
	text-align: right;
}
#bannerhotel{
	width: 375px;
	height: 112px;
	margin-left: 7px;
	background-image: url(../new-images/florida-hotels.jpg);
	background-repeat: no-repeat;
}
#bannerhotel p {
	margin: 0px;
	padding: 0px;
	width: 185px;
	padding-top: 17px;
	margin-left: 170px;
	text-align: right;
}



#floridadiscoverylink {
	float: left;
	width: 100px;
	height: 112px;
	top: 0px;
	left: 0px;
	font-size: 0px;
}
#floridadiscoverylink a {
	width: 165px;
	height: 112px;
	display: block;
	color: #459CF9;
}
#floridahotellink {
	float: left;
	width: 100px;
	height: 112px;
	top: 0px;
	left: 0px;
	font-size: 0px;
}
#floridahotellink a {
	width: 165px;
	height: 112px;
	display: block;
	color: #F8F1E7;
}
