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

body {
	margin: 0;
	font-family: "Century Gothic", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #3b3a3a;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

#sitecontainer {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#logo {
	float: left;
}

#leadbetter {
	float: right;
}

#nav {
	clear:both;
	margin-top: 20px;
	position: relative;
	z-index: 50;
	text-transform: uppercase;
	font-size: 12px;
}

#slider {
	clear: both;
	background-color: #f0f1f1;
	height: 450px;
	overflow: hidden;
}

#sliderbutton {
	position: relative;
	z-index: 49;
	margin-top: -380px;
	margin-bottom: 300px;
}

#sliderads {
	clear: both;
	background-color: #ff3f00;
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: hidden;
}

#sitecontainerads {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}


#book {
	float: left;
	margin-top: 1px;
}

#connect {
	float: right;
	margin-top: 4px;
}

#sm {
	float: right;
	margin-left: 10px;
	margin-top: -3px;
}

#headline {
	clear: both;
	padding: 15px;
	font-size: 32px;
	text-transform: uppercase;
	line-height: 90%;
	color: #3b3a3a; 
}

#line {
	width: 756px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

#copy {
}

#promos {
	width: 1110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
}

#outings {
	float: left;
	margin-bottom: 40px;
}

#membership {
	float: left;
}

#stay {
	float: left;
}

#footer {
	clear: both;
	margin-top: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #114369;
	color: #ffffff;
	font-size: 12px;
	padding-left: 200px;
	padding-right: 300px;
	overflow: hidden;
	position: relative;
	z-index: 100 !important;
}
a.footer {
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover {
	text-decoration: underline;
}

#address {
	float: left;
}

#address2 {
	float: right;
}


#manateelogo {
	float: left;
	margin-left: 50px;
}

#popelogo {
	width: 208px;
	float: left;
	position: relative;
	z-index: 100;
	margin-left: 50px;
}

#sister {
	width: 130px;
	float: left;
	position: relative;
	z-index: 100;
	margin-left: 50px;
}

div#ccm-highlighter {
z-index: 500 !important;
}