/* DESTINATIONS ENTRY SPECIFIC STYLES */

	div#subnav ul {
		margin-bottom:4px;
		border-bottom:1px solid #5C94C4;
	}

	div#main h2 {
		margin-left:10px;
	}

/* ISLAND SUMMARIES */	

	div.property_summary div.upper h3 {
		color:#005496;
		font-size: 200% !important;
		width:100px;
		float:left;
	}

	div.property_summary div.upper a.summary_button {
		float: right;
		font-size:1px;
		color: #f7f7f8;
		width:117px;
		overflow:hidden;
		padding-top:20px;
	}

	* html div.property_summary div.upper a.summary_button {
		height:20px;
	}

	div.property_summary div.upper a.island_info {
		background: #f7f7f7 url("/images/buttons/islandinfo.gif") top left no-repeat;
		margin-right:25px;
	}

	div.property_summary div.upper a.properties {
		background: #f7f7f7 url("/images/buttons/properties.gif") top left no-repeat;
	}

	div.property_summary div.lower img {
		margin-right:10px;
		border: solid 1px #aab1b7;
	}


/* Hide from IE5.0 and IE5.5 */

	/* \*/
	u{content:"\"/*"}

	* html div.property_summary div.upper a.summary_button {
		height:0;
	}

