h1 { font-family: arial; font-size: 20px; font-weight: 200; color: #0c2a4d; text-align: left; margin: 0px; }
h2 { font-family: arial; font-size: 16px; font-weight: 200; color: #5fafdf; text-align: left; margin: 0px; }
h3 { font-family: arial; font-size: 16px; font-weight: 200; color: #5fafdf; text-align: left; margin: 0px; }
h4 { font-family: arial; font-size: 16px; font-weight: 200; color: #5fafdf; text-align: left; margin: 0px; }
h5 { font-family: arial; font-size: 16px; font-weight: 200; color: #5fafdf; text-align: left; margin: 0px; }
h6 { font-family: arial; font-size: 16px; font-weight: 200; color: #5fafdf; text-align: left; margin: 0px; }

hr { color: #2b2b2b; height: 1px; background-color: #2b2b2b; border: 0px; }
li { margin-top: 5px; line-height: 15px; }


div.wrapper { position: relative; top: 0px;  margin-left: auto; margin-right: auto; width: 1000px; z-index: 2; }

div.logo {
	position: absolute;
	top: 28px;
	left: 38px;
	width: 213px;
	height: 106px;
	z-index: 4;
}
div.banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 210px;
	z-index: 3;
}
div.social {
	position: absolute;
	top: 81px;
	width: 390px;
	height: 69px;
	right: 38px;
	font-family:"Georgia", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: 200;
	text-decoration: none;
	text-align: right;
	z-index:5;
}

div.navigation {
	position: absolute;
	top: 175px;
	width: 924px;
	height: 20px;
	left: 38px;
	font-family:"Georgia", Times, serif;
	font-size: 13px;
	color: #5fafdf;
	font-weight: 200;
	text-decoration: none;
	text-align: center;
	z-index:6;
}
		
a:link { font-family:"Georgia", Times, serif; font-size: 13px; color: #FFFFFF; font-weight: 200; text-decoration: none;}
a:visited { font-family:"Georgia", Times, serif; font-size: 13px; color: #FFFFFF; font-weight: 200; text-decoration: none;}
a:hover { font-family:"Georgia", Times, serif; font-size: 13px; color: #5fafdf; font-weight: 200; text-decoration: underline;}

.subnav a:link { font-family:"Georgia", Times, serif; font-size: 13px; color: #0c2a4d; font-weight: 200; text-decoration: none;}
.subnav a:visited { font-family:"Georgia", Times, serif; font-size: 13px; color: #0c2a4d; font-weight: 200; text-decoration: none;}
.subnav a:hover { font-family:"Georgia", Times, serif; font-size: 13px; color: #5fafdf; font-weight: 200; text-decoration: none;}

.booking a:link { font-family: arial; font-size: 16px; color: #5fafdf; font-weight: 200; text-decoration: none;}
.booking a:visited { font-family: arial;; font-size: 16px; color: #5fafdf; font-weight: 200; text-decoration: none;}
.booking a:hover { font-family: arial; font-size: 16px; color: #0c2a4d; font-weight: 200; text-decoration: underline;}

.contacts a:link { font-family: arial; font-size: 20px; color: #0c2a4d; font-weight: 200; text-decoration: none;}
.contacts a:visited { font-family: arial;; font-size: 20px; color: #0c2a4d; font-weight: 200; text-decoration: none;}
.contacts a:hover { font-family: arial; font-size: 20px; color: #5fafdf; font-weight: 200; text-decoration: underline;}

.blue { color: #5fafdf; }
