body {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	background: url(background_water.jpg) repeat -400px 0;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Calibri, sans-serif;
	font-size: 13px;
	font-weight: 300;
}

a:link {
	color: #097f6e;
	font-weight: bold;
}

a:visited {
	color: #426a5c;
	font-weight: bold;
}

img {
	border-style: none;
}

span.header {
	display: none;
}

/* @group Top styles */

#topcontent {
	position: relative;
}

#topcontent p {
	padding-top: 3px;
	margin: 0;
	padding-bottom: 3px;
}

#top_villa, #top_about, #top_thingstodo, #top_gettingthere, #top_message, #top_thankyou, #top_404 {
	width: 424px;
	height: 218px;
}

#top_villa {
	background-image: url(top_villa.png);
}

#top_about {
	background-image: url(top_about.png);
}

#top_thingstodo {
	background-image: url(top_thingstodo.png);
}

#top_gettingthere {
	background-image: url(top_gettingthere.png);
}

#top_message {
	background-image: url(top_message.png);
}

#top_thankyou {
	background-image: url(top_thankyou.png);
	z-index: 3;
	position: relative;
}

#top_404 {
	background-image: url(top_404.png);
	z-index: 3;
	position: relative;
}

#logo {
	z-index: 5;
	position: relative;
	height: 57px;
	muargin-bottom: -26px;
}

h1 {
	height: 57px;
	background: url(bpov_logo.png) no-repeat;
	width: 351px;
	position: relative;
	margin-top: 4px;
	margin-left: 35px;
	margin-bottom: 0px;
}

/* @end */

/* @group Top decor */

#image_dolphin {
	background-image: url(dolphin_big.png);
	width: 101px;
	height: 90px;
	z-index: 6;
	top: -21px;
	position: relative;
	left: 360px;
}

#image_fish {
	background-image: url(fish_big.png);
	width: 81px;
	height: 74px;
	position: relative;
	z-index: 6;
	top: -18px;
	left: 372px;
}

#image_turtle {
	background-image: url(turtle_big.png);
	width: 79px;
	height: 82px;
	position: relative;
	z-index: 6;
	top: -21px;
	left: 384px;
}

#image_shell {
	background-image: url(shell_big.png);
	width: 79px;
	height: 69px;
	position: relative;
	z-index: 6;
	top: -15px;
	left: 367px;
}

#image_starfish {
	background-image: url(starfish_big.png);
	width: 80px;
	height: 81px;
	position: relative;
	z-index: 6;
	left: 376px;
	top: -23px;
}

/* @end */

/* @group Content */

#content_villa, #content_about, #content_thingstodo, #content_gettingthere, #content_message, #content_thankyou, #content_404 {
	position: relative;
	padding-left: 22px;
	padding-right: 64px;
	z-index: 0;
	left: 4px;
}

#content_villa {
	background: url(boxbody.png) repeat-y 0;
	height: 786px;
}

#content_about {
	background: url(boxbody_about.png) repeat-y 0;
	height: 681px;
}

#content_thingstodo {
	background: url(boxbody_thingstodo.png) repeat-y 0;
	height: 649px;
}

#content_gettingthere {
	background: url(boxbody_gettingthere.png) repeat-y 0;
	height: 346px;
}

#content_message {
	background: url(boxbody_message.png) repeat-y 0;
	height: 478px;
}

#content_thankyou {
	background: url(boxbody_message.png) repeat-y 0;
	height: 51px;
	margin-top: 0;
}

#content_404 {
	background: url(boxbody_message.png) repeat-y 0;
	height: 51px;
	margin-top: 0;
}

#thumbnails {
	text-align: center;
	margin-top: 7px;
}

/* @end */

p {
	text-align: justify;
	line-height: 25px;
	text-indent: 0;
}

.imagethumbnail {
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

/* @group Bottom content */

#bottomcontent_villa, #bottomcontent_about, #bottomcontent_thingstodo, #bottomcontent_gettingthere, #bottomcontent_message, #bottomcontent_thankyou {
	position: relative;
	z-index: -5;
	width: 421px;
	height: 313px;
	left: -22px;
}

#bottomcontent_villa {
	background: url(bottom_villa.png) no-repeat;
	margin-top: -171px;
}

#bottomcontent_about {
	background: url(bottom_about.png) no-repeat;
	margin-top: -189px;
}

#bottomcontent_thingstodo {
	background: url(bottom_thingstodo.png) no-repeat;
	margin-top: -121px;
}

#bottomcontent_gettingthere {
	background: url(bottom_gettingthere.png) no-repeat;
	margin-top: -121px;
}

#bottomcontent_message {
	background: url(bottom_message.png) no-repeat;
	margin-top: -182px;
}

#bottomcontent_thankyou {
	background: url(bottom_message.png) no-repeat;
	margin-top: -178px;
	z-index: -1;
	position: relative;
}

/* @end */

/* @group Navigation */

#navigation {
	height: 105px;
	width: 423px;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 172px;
}

#navigation li {
	display: inline;
}

li#villa {
	position: relative;
	top: 12px;
	right: 21px;
	background-image: url(button_villa.png);
	width: 160px;
	height: 68px;
	float: left;
}

li#about {
	top: 6px;
	position: relative;
	background-image: url(button_about.png);
	width: 243px;
	height: 68px;
	float: right;
	left: 26px;
}

li#gettingthere {
	position: relative;
	right: 20px;
	top: 3px;
	float: left;
	background-image: url(button_gettingthere.png);
	width: 214px;
	height: 71px;
}

li#things {
	position: relative;
	background-image: url(button_things.png);
	width: 203px;
	height: 71px;
	float: right;
	top: 0;
	right: 0;
	left: 22px;
}

li a {
	text-decoration: none;
	position: relative;
}

li#villa a {
	padding-right: 185px;
	padding-bottom: 44px;
	right: 7px;
	top: 1px;
}

li#about a {
	padding-right: 251px;
	padding-bottom: 48px;
	bottom: 1px;
	right: 11px;
}

li#gettingthere a {
	padding-right: 230px;
	padding-bottom: 56px;
	top: 3px;
	right: 8px;
}

li#things a {
	padding-right: 211px;
	padding-bottom: 53px;
	margin-left: -7px;
	top: 2px;
}

/* @end */

/* @group Form style */

fieldset {
	margin: 8px auto 0;
	width: 330px;
	padding: 2px 0 1px 5px;
	border: 1px solid #7493b1;
	background-color: #e2fbfe;
}

label {
	display: block;
	margin-left: 2px;
	margin-top: 1px;
}

input#name, input#email, textarea {
	width: 320px;
	border: 1px solid #56667c;
}

input#submitbutton {
	width: 320px;
}

input:focus, textarea:focus {
	border: 1px solid #1d787c;
}

/* @end */