@font-face { font-family: 'Cardo-Regular'; src: url('fonts/cardo-regular-webfont.eot'); src: url('fonts/cardo-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/cardo-regular-webfont.woff2') format('woff2'), url('fonts/cardo-regular-webfont.woff') format('woff'), url('fonts/cardo-regular-webfont.ttf') format('truetype'), url('fonts/cardo-regular-webfont.svg#cardoregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Cardo-Italic'; src: url('fonts/cardo-italic-webfont.eot'); src: url('fonts/cardo-italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/cardo-italic-webfont.woff2') format('woff2'), url('fonts/cardo-italic-webfont.woff') format('woff'), url('fonts/cardo-italic-webfont.ttf') format('truetype'), url('fonts/cardo-italic-webfont.svg#cardoitalic') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Cardo-Bold'; src: url('fonts/cardo-bold-webfont.eot'); src: url('fonts/cardo-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/cardo-bold-webfont.woff2') format('woff2'), url('fonts/cardo-bold-webfont.woff') format('woff'), url('fonts/cardo-bold-webfont.ttf') format('truetype'), url('fonts/cardo-bold-webfont.svg#cardobold') format('svg'); font-weight: bold; font-style: normal; }

@font-face { font-family: 'Montserrat-Light'; src: url('fonts/montserrat-light-webfont.eot'); src: url('fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat-light-webfont.woff2') format('woff2'), url('fonts/montserrat-light-webfont.woff') format('woff'), url('fonts/montserrat-light-webfont.ttf') format('truetype'), url('fonts/montserrat-light-webfont.svg#montserratlight') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Montserrat-Regular'; src: url('fonts/montserrat-regular-webfont.eot'); src: url('fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat-regular-webfont.woff2') format('woff2'), url('fonts/montserrat-regular-webfont.woff') format('woff'), url('fonts/montserrat-regular-webfont.ttf') format('truetype'), url('fonts/montserrat-regular-webfont.svg#montserratregular') format('svg'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Montserrat-Bold'; src: url('fonts/montserrat-bold-webfont.eot'); src: url('fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/montserrat-bold-webfont.woff2') format('woff2'), url('fonts/montserrat-bold-webfont.woff') format('woff'), url('fonts/montserrat-bold-webfont.ttf') format('truetype'), url('fonts/montserrat-bold-webfont.svg#montserratbold') format('svg'); font-weight: normal; font-style: normal; }


body {
	margin: 0 auto; padding: 0;
	text-align: center;	
	background-color: #ffffff;
	font-family: 'Cardo-Regular', serif; font-size: 13px; line-height: 1.7em;
}

a { color: #2b8ed4; text-decoration: none; }
a:hover { text-decoration: underline; }

#logo { margin: 0 0 50px 0; padding: 0; }
#logo h1 { margin: 0; padding: 0; }

#info { font-size: 12pt; }

#content {
	margin: 150px auto 0; padding: 0;
	width: 442px;
	line-height: 1.7em
}


footer { 
	margin: 0 auto; padding: 20px 0 0 0; 
}

footer #facebook { margin: 0 0 30px 0; padding: 0; font-family: 'Montserrat-Light'; font-size: 14px; }
footer #facebook a { color: #555555; text-decoration: none; }
footer #facebook a:hover { color: #2b8ed4; text-decoration: none; }

footer #credits {
	margin: 0; padding: 0;
	font-family: 'Montserrat-Light'; font-size: 12px; color: #555555; line-height: 1.6em;
}

footer #flags { margin: 0; padding: 40px 0 20px; }
footer #flags img { margin: 0 3px; padding: 0; border: 1px solid #dddddd; }

footer #copyright { margin: 0; padding: 0 0 40px 0; }
footer #copyright a { color: #555555; text-decoration: none; }
footer #copyright a:hover { color: #000000; text-decoration: underline; }


@media only screen and (max-width: 900px) {
	#content { width: 85%; }
	
	#menu_house { width: 100%; margin: 0; }
	#menu_island { width: 50%; margin-top: 2px; }
	#menu_activities { width: 50%; margin-top: 2px; }
	
	#additional { padding-top: 40px; }
}