

h1 {
	font-family: palatino,garamond,serif;
	text-align: center;
	font-size: 24px;
	color: #ff9999;
	margin: 0px;
	padding: 0px;
}

.islandName, .propertyName {
	font-family: palatino, garamond, serif;
	color: #FF9999; 
	text-align: center;
	}

td.islandName {
	background-color: #3366CC;
	padding: 13px;
	font-weight: bold;
	font-size: 26px;
	}

td.islandFooter {
	background-color: #FF9999;
	height: 17px;
	}

td.islandFooter2 {
	background-color: #FFFF00;
	height: 2px;
	}

td.propertyName {
	background-color: #3366CC;
	padding: 11px 5px;
	width: 179px; /* = 189 - padding */
	font-weight: bold;
	font-size: 18px;
	}

td.propertyNameFooterContainer {
	background-color: #3366CC;
	}

td.propertyNameFooter {
	
	background-color: #FF9999;
	height: 5px;
	
	}

td.propertyAttributes, td.propertyInSeason, td.propertyOffSeason {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-left: 7px;
	line-height: 13px;
	}

td.propertyAttributes {
	padding-top: 1px;
	padding-bottom: 1px;
	}

td.propertyInSeason {
	padding-top: 1px;
	}

td.propertyOffSeason {
	padding-bottom: 3px;
	}

td.propertyDivider {
	background-color: #FF9999;
	height: 2px;
	}

span.priceEntity {
	white-space: nowrap;
	}

td.lcol {
	text-align:left;
	background-color:FFFFC0;
	}
	
td.bedrms {
	background-color:CCFFC0;
	}
	
td.prices {
	background-color:CCD9F3;
	}

a.propertyLink, a:active.propertyLink, a:visited.propertyLink, a:link.propertyLink {
	color: ffffff;
	text-decoration: none;
	font-weight: bold;
	}

a:hover.propertyLink {
	color: FFFF00;
	}
p.fineprint{
	font-size:10px;
	font-family:helvetica, arial, san-serif;
	}

.caption {
	font-size: 13px;
	font-weight: bold;
	font-family: arial, helvetica, verdana, sans-serif;
	margin-bottom: 20px;
	padding-bottom: 0px;
}

.caption img {
	margin-bottom: 8px;
}

.textboxmargin {
	margin-top: 35px;
	margin-bottom: 35px;
}
.fotobox-margin-top {
	margin-top: 35px;
}

	

