body{
	font-size: 62.5%;
	font-family: Arial, Helvetica,Verdana;
}
img{ border: none;}

.headpage {  font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: red}
.headpage2 {  font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #FF0000}
.headpage3 {  font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 18px; font-style: normal; font-weight: bold; color: #0000FF}
.price {  font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF}
.text {  font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000}
.text2 {  font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000}

.nav { font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #FFFFFF}
.downnav { font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration : none;}

input { font:11px verdana,arial,sans-serif; background:#54B4E6; }
select { font:11px verdana,arial,sans-serif; background:#54B4E6; }
textarea { font:11px verdana,arial,sans-serif; background:#54B4E6; }


.subhead{ font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 14px; font-style: normal; font-weight: bold; color: blue; text-decoration: none;}
.subhead2 { font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 12px; font-style: normal; font-weight: ; color: #000000; text-decoration: none;}
.subhead3 { font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 24px; font-style: italic; font-weight: bold; color: blue; text-decoration: none;}
#companyText { font-size: 24px; font-weight: bold; color: #f00; text-decoration: none;}
#accommodationPackagesLink {font-size: 12px; font-weight: bold; color: #000; text-decoration: none;}
	#accommodationPackagesLink a{
		color: #f00;
	}
.linkinside2 { font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #38A37D; text-decoration: none;}
.linkinside3 { font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #38A37D; text-decoration: underline;}
.linkinside { font-family: Arial, Helvetica,Verdana,  sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none;}

#logoWrapper{
	background-color: #6dcff6;
}

#mainImage{
	padding-top: 20px;
	background-color: #6dcff6;
}

#cartoonSurferWrapper{
	height: 300px;
	background: #6dcff6 url(../images/wave-cartoon.gif) no-repeat left bottom;
}

#logoSponsor{
	list-style: none;
	margin: 0;
	padding: 10px;
	background-color: #fff;
}
	#logoSponsor li{
		float: left;
		margin-right: 10px;
	}

#addressContact{
	margin: 0;
	padding: 10px;
	background-color: #fff;
}
#copyright{
	font-size: 11px;
	text-align: center;
}
#commentWrapper{
	padding: 20px 10px;
	background-color: #fff;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}
table td.leftColumn{
	background-color: #fff;
}
	table td.leftColumn.bottom{
		padding: 10px;
	}
table td.bottom{
	border-top: 2px dotted #000;
}
/*
 * right column
 */
#topMenu{
	margin-top: 20px;
	border-bottom: 2px dotted #000;
}

/*
 * photo gallery
 */
#photoGallery{
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0;
}
 #photoGallery li{
 	float: left;
	width: 150px;
	height: 101px;
 	margin: 10px;
	padding: 5px;
	background-color: #fff;
 }


/* CLEAR */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {display: inline-block;}

	/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
	/* End hide from IE-mac */