/* After 5 Island Concierge */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 auto;
	background-color: #9ccbf5;
	text-align: left;
	line-height: 22px;
	color: #000000;
	background-image: url(../images/main/after5-wallpaper-01.jpg);
	background-repeat: repeat;
	float: center;
}

/* ------------------ INDEX ---------------- */

#header {
	width: 950px;
	margin: 0 auto;
	height: 134px;
	background-image: url(../images/main/after5-header-01.jpg);
	background-repeat: repeat;
}

#menu {
	width: 870px;
	margin: 0 auto;
	height: 36px;
	text-align: center;
}

#block1 {
	width: 870px;
	margin: 0 auto;
	height: 10px;
}

#block2 {
	width: 230px;
	margin: 0 auto;
	height: 10px;
}

#block3 {
	width: 590px;
	margin: 0 auto;
	height: 10px;
}

#text {
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #ffffff;
}

#img1 {
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
}

#img2 {
	margin: 0 auto;
	padding: 10px;
	background-color: #c4e1ff;
}

#img3 {
	margin: 0 auto;
	padding: 5px;
	background-color: #c4e1ff;
}

#base {
	width: 870px;
	margin: 0 auto;
	height: 28px;
	padding-top: 8px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	background-image: url(../images/main/after5-base-01.jpg);
	background-repeat: repeat;
}

#menu2 {
	width: 870px;
	margin: 0 auto;
	padding-top: 12px;
	color: #002157;
	font-size: 11px;
	text-align: center;
}

#veugeler {
	width: 870px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 10px;
	text-align: center;
}

/* ------------------ SUB-PAGES ---------------- */

#subheader {
	width: 570px;
	margin: 0 auto;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	color: #ffce34;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	background-image: url(../images/main/after5-subheader-01.jpg);
	background-repeat: repeat;
}

#biopic1 {
	display: block;
	float: right;
	padding-left: 20px;
	padding-bottom: 16px;
	text-align: center;
}

#biopic1 .img3 {
	margin: 0 auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #c4e1ff;
}

#biopic2 {
	display: block;
	float: right;
	padding-bottom: 16px;
	text-align: right;
	padding-left: 20px;
}

#biopic2 .img3 {
	margin: 0 auto;
	padding: 5px;
	background-color: #c4e1ff;
	float: center;
}

/* ------------------ SUB-PAGES ---------------- */

#servicemenu {
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	color: #02597a;
}

/* ------------------ FONTS ---------------- */

#text .h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 16px;
	padding-bottom: 10px;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	text-align: left;
	color: #019ad5;
}

#text .h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	color: #019ad5;
}

#text .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #002157;
}

#text .h4 {
	font-weight: bold;
}
.clear{
	clear:both;
}
/* ------------------ LINK COLOURS ---------------- */

a:link {color: #002157; font-weight:bold; text-decoration: none;}
a:visited {color: #002157; font-weight:bold; text-decoration: none;}
a:active {color: #002157; font-weight:bold; text-decoration: none;}
a:hover {color: #019ad5; font-weight:bold; text-decoration: none;}

a.aqua:link {color: #00adef; font-weight:bold; text-decoration: none;}
a.aqua:visited {color: #00adef; font-weight:bold; text-decoration: none;}
a.aqua:active {color: #00adef; font-weight:bold; text-decoration: none;}
a.aqua:hover {color: #fecb00; font-weight:bold; text-decoration: none;}

