@charset "utf-8";
/* CSS Document */

body {
	background: #fff;
}
/*old color #0098d6;*/

.mastercontainer {
	width: 1500px;
	margin-left: auto;
	margin-right: auto;
}

a.nav:link {
	color: #FFF;
	text-decoration: none;
	}
	
a.nav:visited {
	color: #DDD;
	text-decoration: none;
	}
	
a.nav:hover {
	text-decoration: underline;
	}
	
a.nav:active {
	color: #555;
	text-decoration: none;
	}

@font-face {
    font-family: gothambook;
    src: url('fonts/GothamHTF-Book.otf');
	}

@font-face {
    font-family: gothamitalic;
    src: url('fonts/GothamHTF-BookItalic.otf');
	}
	
@font-face{
	font-family: footer;
    src: url('fonts/MyriadPro-Regular.otf');
}

.logo {
	position: relative;
}

.topnav {
	font-family: gothambook;
	position: relative;
	top: -180px;
	left: 260px;
	width: 1050px;
}

.topnavtext {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 21px;
	text-shadow: #000 3px 3px 9px;
}

.centertext {
	font-family: gothambook;
	font-size: 16px;
	width: 80%;
	padding-top: 120px;
	padding-left:40px;
}

.bodytext {
	font-family: gothambook;
	font-size: 16px;
	width: 80%;
	padding-left:40px;
}

	
.toptext {
	position: relative;
	font-family: gothambook;
	color: #fff;
	text-shadow: 2px 2px 2px #333;
	font-size: 24px;
	width: 710px;
	font-weight: lighter;
	left: 230px;
	top: -65px;
}

.blue{
	color: #0098d6;
}

.retreat-link a {
	color:#CC0052;
}

.retreat-link a:hover {
	color:#A30042;
}


.leftquote {
	position: relative;
	font-family: gothamitalic;
	color: #0098d6;
	border-right: 1px solid #888;
	left: 230px;
	width: 180px;
	top: 400px;
	font-size: 22px;
	padding-right: 80px;
}

.midtext {
	position: relative;
	font-family: gothambook;
	font-size: 18px;
	left: 600px;
	top: 55px;
	width: 710px;
}

.botsocial {
	position: relative;
	color: #fff;
	font-family: footer, sans-serif;
	top: 207px;
	left: 95px;
	line-height: 150%;
	width: 210px;
}

.botnav {
	position: relative;
	color: #fff;
	font-family: footer, sans-serif;
	display: block;
	top: -9px;
	left: 429px;
	width: 150px;
}

.botquote {
	position: relative;
	color: #fff;
	font-family: footer, sans-serif;
	width: 600px;
	left: 713px;
	top: -167px;
}

.indbotquote {
	position: relative;
	color: #fff;
	font-family: footer, sans-serif;
	width: 600px;
	left: 713px;
	top: -167px;
}

.botcopy {
	position: relative;
	color: #fff;
	font-family: footer, sans-serif;
	width: 950px;
	top: -61px;
	left: 92px;
}

.serv2botcopy {
	position: relative;
	color: #fff;
	font-family: footer, sans-serif;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	top: 20px;
}

nav ul ul {
	display: none;
	color: #fff;
}

nav ul li:hover > ul {
	display: block;
}

nav ul {
	padding: 0 10px;
	list-style: none;
	position: relative;
	display: inline-table;
}
	nav ul:after {
		content: ""; clear: both; display: block;
	}
	
nav ul li {
	float: left;
}
	nav ul li:hover {
		background: #0098d6;
	}
		nav ul li:hover a {
			color: #fff;
		}
	
	nav ul li a {
		display: block; 
		padding: 10px 10px;
		color: #FFF; 
		text-decoration: none;
		margin: 0 40px 0 40px;
		text-shadow: #000 3px 3px 9px;
	}
	
nav ul ul {
	background: #0098d6; border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
}
	nav ul ul li {
		float: none; 
		border-top: 1px solid #00abd6;
		border-bottom: 1px solid #00abd6;
		position: relative;
	}
		nav ul ul li a {
			padding: 5px 5px;
			color: #fff;
		}	
			nav ul ul li a:hover {
				background: #00abd6;
			}
			
.contact {
	position: relative;
	font-family: gothambook;
	color: #333;
	width: 900px;
	top: 360px;
	left: 230px;
	z-index:2;
}

.abouttoptext {
	position: relative;
	font-family: gothambook;
	color: #fff;
	text-shadow: 2px 2px 2px #333;
	font-size: 22px;
	width: 1070px;
	font-weight: 100;
	left: 230px;
	top: -80px;
}

.storytoptext {
	position: relative;
	font-family: gothambook;
	color: #fff;
	text-shadow: 2px 2px 2px #333;
	font-size: 22px;
	width: 1160px;
	font-weight: 100;
	left: 230px;
	top: -80px;
}

.aboutleftquote {
	position: relative;
	font-family: gothamitalic;
	color: #0098d6;
	border-right: 1px solid #888;
	left: 230px;
	width: 180px;
	top: 65px;
	font-size: 20px;
	padding-right: 80px;
}

.aboutmidtext {
	position: relative;
	font-family: gothambook;
	font-size: 18px;
	left: 600px;
	top: -185px;
	width: 770px;
}

.servleftquote {
	position: relative;
	font-family: gothamitalic;
	color: #0098d6;
	border-right: 1px solid #888;
	left: 230px;
	width: 180px;
	top: 125px;
	font-size: 20px;
	padding-right: 80px;
}

.servmidtext {
	position: relative;
	font-family: gothambook;
	font-size: 18px;
	left: 600px;
	top: -120px;
	width: 770px;
	z-index:2;
}

.serv2leftquote {
	position: relative;
	font-family: gothamitalic;
	color: #0098d6;
	border-right: 1px solid #888;
	left: 230px;
	width: 180px;
	top: 225px;
	font-size: 22px;
	padding-right: 80px;
}

.serv2midtext {
	position: relative;
	font-family: gothambook;
	font-size: 18px;
	left: 600px;
	width: 770px;
	z-index:2;
}

.serv2midtext2 {
	position: relative;
	font-family: gothambook;
	font-size: 18px;
	left: 230px;
	top: 6px;
	width: 1100px;
	z-index:2;
}
.storymidtext {
	position: relative;
	font-family: gothambook;
	font-size: 21px;
	left: 600px;
	top: -180px;
	width: 790px;
}

.storyleftquote {
	position: relative;
	font-family: gothamitalic;
	color: #0098d6;
	border-right: 1px solid #888;
	left: 230px;
	width: 210px;
	top: 45px;
	font-size: 24px;
	padding-right: 80px;
}

.tabitha {
	position: relative;
	top:-660px;
	left: 210px;
}
	

.footcontainer {
	position: relative;
	width: 1400px;
	top: -40px;
}

.aboutfootcontainer {
	position: relative;
	width: 1400px;
	top: -140px;
}

.storyfootcontainer {
	position: relative;
	width: 1400px;
	top: -620px;
}

.confootcontainer {
	position: relative;
	width: 1400px;
	top: 340px;
	z-index: 1;
}

.servfootcontainer {
	position: relative;
	width: 1400px;
	top: -240px;
	z-index:1;
}

.serv2footcontainer {
	position: relative;
	width: 1400px;
	top: -15px;
	z-index:1;
}


.footer-botsocial {
	position: relative;
	color: #fff;
	font-family: footer, sans-serif;
	top: 100px;
	left: 95px;
	line-height: 150%;
	width: 210px;
}

.footer-botnav {
	position: relative;
	color: #fff;
	font-family: footer, sans-serif;
	display: block;
	top: -119px;
	left: 429px;
	width: 150px;
}

.footer-botquote {
	position: relative;
	color: #fff;
	font-family: footer, sans-serif;
	width: 600px;
	left: 713px;
	top: -302px;
}

.footer-indbotquote {
	position: relative;
	color: #fff;
	font-family: footer, sans-serif;
	width: 600px;
	left: 713px;
	top: -302px;
}

.footer-botcopy {
	position: relative;
	color: #fff;
	font-family: footer, sans-serif;
	width: 950px;
	top: -219px;
	left: 92px;
}