@import url("reset.css");
@import url("forms.php");
@import url("basic.css");
/*@import url("anythingslider.css");*/
/*@import url("lytebox.css");*/

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2012 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      FontSite Inc.
 * License URL: http://www.fontspring.com/fflicense/fontsite
 *
 *
 */

@font-face {
    font-family: 'Baskerville';
    src: url('../Baskerville-Regular-webfont.eot');
    src: url('../Baskerville-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Baskerville-Regular-webfont.woff') format('woff'),
         url('../Baskerville-Regular-webfont.ttf') format('truetype'),
         url('../Baskerville-Regular-webfont.svg#BaskervilleFSRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BaskervilleBold';
    src: url('../Baskerville-Bold-webfont.eot');
    src: url('../Baskerville-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Baskerville-Bold-webfont.woff') format('woff'),
         url('../Baskerville-Bold-webfont.ttf') format('truetype'),
         url('../Baskerville-Bold-webfont.svg#BaskervilleFSBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	background: #45c3d9;
}

#top {
	height: 207px;
	width: 100%;
	background: url('../images/headerbg.png') top center repeat-x;
	position: relative;
	z-index: 20;
}
#middle {
	background: #4d4d4f;
	position: relative;
	top: -20px;
	z-index: 10;
}
#bottom {
	height: 231px;
	width: 100%;
	background: url('../images/footerbg.png') top center repeat-x;
	position: relative;
	top: -32px;
	z-index: 30;
}

.container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#header {
	position: relative;
	display: block;
	height: 135px;
}
#logo {
	position: absolute;
	top: 68px;
	left: -90px;
}
#content {
	position: relative;
	display: block;
	padding: 100px 50px 74px 50px;
	color: #fff;
}
body#love #content {
	padding-left: 30px;
	padding-right: 30px;
}
#imagearea {
	width: 484px;
	height: 376px;
	position: relative;
	float: right;
	margin:0px 43px 35px 50px;
	background: url('../images/photobg.png') top center no-repeat;
}
#imagearea>img {
	width: 442px;
	height: 331px;
	position: absolute;
	top: 0px;
	left: 21px;	
}

#col1,#col2,#col3 {
	width: 282px;
	float: left;
	padding-right: 25px;	
}
#col3 {
	padding-right: 0px;
}
.block1 {
	padding-bottom: 8px;
}
#col1>.block1:first-child,
#col2>.block1:first-child,
#col3>.block1:first-child {
	padding-top: 14px;
}
#col1>.block3:first-child,
#col2>.block3:first-child,
#col3>.block3:first-child {
	padding-top: 2px;
}
.block1 .blocktop {
	height: 34px;
	background: url('../images/block1top.png') top center no-repeat;
}
.block1 .blockcontent {
	background: url('../images/block1bg.png') top center repeat-y;
	color: #000;
	padding: 0px 17px 6px 17px;
	position: relative;
	z-index:20;
}
.block1 .blockbottom {
	height: 35px;
	background: url('../images/block1bottom.png') top center no-repeat;
	position: relative;
	top: -10px;
	z-index:10;
}
.block2 {
	padding-bottom: 20px;
}
.block2 .blocktop {
	height: 40px;
	background: url('../images/block2top.png') top center no-repeat;
}
.block2 .blockcontent {
	background: url('../images/block2bg.png') top center repeat-y;
	color: #000;
	padding: 0px 17px 5px 17px;
	position: relative;
	z-index:20;
}
.block2 .blockbottom {
	height: 43px;
	background: url('../images/block2bottom.png') top center no-repeat;
	position: relative;
	top: -3px;
	z-index:10;
}
.block3 {
	
}
.block3 .blocktop {
	height: 43px;
	background: url('../images/block3top.png') top center no-repeat;
}
.block3 .blockcontent {
	background: url('../images/block3bg.png') top center repeat-y;
	color: #000;
	padding: 0px 17px 5px 17px;
	position: relative;
	z-index:20;
}
.block3 .blockbottom {
	height: 43px;
	background: url('../images/block3bottom.png') top center no-repeat;
	position: relative;
	top: -19px;
	z-index:10;
}
#awards {
	position: relative;
	top: 20px;
}
#subnav {
	text-align: center;
	color: #fff;
	position: absolute;
	width: 960px;
	top: 150px;
	
}
#subnav a,#subnav a:visited {
	padding: 0px 10px 0px 0px;
	color: #fff;
	text-decoration: none;
}
#subnav a:hover {
	color:#000;
}
#subnav span {
	padding: 0px 10px;
}
#socialmediabar {
	width: 960px;
	text-align: center;
	position: absolute;
	top: 190px;
}
#footer {
	position: absolute;
	display: block;
	height: 20px;
	top: 230px;
	width: 960px;
}

/*NAVIGATION*/
#nav {
	display: block;
	text-align: center;
	position: absolute;
	top: 125px;
	right: 40px;
}
#nav>li {
	float: left;
	position: relative;
}
#nav>li>a, #nav>li>a:visited {
	color: #fff;
	text-decoration: none;
	display: inline;
	padding: 0px 10px 0px 10px;
}
#nav>li>a:hover {
	color: #45c3d9;
	text-decoration: none;
}
body#home a.home,
body#book a.book,
body#services a.services,
body#spa a.spa,
body#careers a.careers,
body#love a.love,
body#blog a.blog,
body#contact a.contact { color: #45c3d9; }


#nav ul {
	position: absolute;
	display: none;
	top: -10px;
	width: 120px;
	
	background: url('../images/ddbg.png') top center;
	padding: 35px 10px 10px 10px;
	text-align: center;
}
#nav ul.servicesdrop {
	left: -27px;
}
#nav ul.bookdrop {
	left: -20px;
}
#nav ul.spadrop {
	left: -47px;
}
	
/*END OF NAVIGATION*/

/*FOR CSS ROLLOVERS*/
/*#nav {
	color: #000;
}
#nav li {
	float: left;
}
#nav ol, #nav ul {
	list-style: none;
}
#nav span {
	display: none;
}
#nav a {
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
}
#nav a:hover {
	background-position: bottom center;
}
#nav1{
	background-image: url(../images/nav1.jpg);
	width: 308px;
	height: 229px;
	margin-right: 18px;
}
#nav2{
	background-image: url(../images/nav2.jpg);
	width: 308px;
	height: 229px;
	margin-right: 18px;
}
/*END FOR CSS ROLLOVERS*/

/*FOOTER STUFF*/
#by2fish {
	position: absolute;
	bottom: 10px;
	left: 50px;
}
#copyright {
	color: #fff;
	font-size: 11px;
	position: absolute;
	right: 50px;
	bottom: 10px;
}
/*END FOOTER STUFF*/

/*HTML TAGS*/
p {
	padding: 6px 0px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 10px 0px 4px 0px;
}
h1 {
	font: 24px/26px BaskervilleBold;
	color: #fff;
	padding-bottom: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #45c3d9;
	padding: 10px 0px 0px 0px;
}
body#blog h2 {
	font: 24px/26px BaskervilleBold;
	color: #fff;
	padding-bottom: 10px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
a, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #a6a6a6;
}
a:active {
	color: #a6a6a6;
}
body#love #content a,
body#love #content a:visited {
	color: #33c3db;
	text-decoration: none;
}
body#love #content a:hover {
	color: #a6a6a6;
}
/*END HTML TAGS*/

/*SLIDESHOW STUFF*/
#back {display:none;}
#for {display:none;}
.images {position:relative;}
.pics {position:absolute;top:0px;left:21px;display:none;}
/*END SLIDESHOW STUFF*/