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

/* Make HTML 5 elements display block-level for consistent styling */  
header, nav, article, footer, address {  
    display: block;  
} 

article, aside, figure, footer, header, nav, section {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 18px;
}
@font-face {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
    src: url('Arial Rounded MT Bold.ttf');
	font-weight: bold;
}
body {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;

	color: #000;
	background-image: url(../images/Water-Club-BackgroundL.png);
	margin: 0px;
	padding: 0px;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	background-image: url(../images/Water-Club-Header5.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 175px;
	width: 100%;
	margin: auto;
}
#logo h1, #logo h2 {
	position: absolute;
	top: -500px;
}
nav {
	padding-top:140px;
	padding-right:20px;

	
}
#maincontent {
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
ul {
	padding:0;
	margin:0;
}
nav ul {
	list-style: none;
	margin-bottom: 15px;
	font-weight: bold;
	font-size:20px;
}
nav ul li {
	float: left;
}
nav ul a {
	display: block;
	padding: 10px;
	text-align:center;
	text-decoration: none;
	
}
nav ul a:link, nav ul a:visited {
	background: rgba(255,255,255,0);
}
nav ul a:hover, nav ul a:active, nav ul a:focus {
	background: rgba(255,255,255,0.4);
	
}
nav ul li:hover {
	margin-top:-1px;
}
nav ul li {
	float: right;
	-webkit-transition-duration:.5s;
	-webkit-transition-property:margin-top;
	-webkit-transition-timing-function:ease-in-out;
	-o-transition-duration:.5s;
	-o-transition-property:margin-top;
	-o-transition-timing-function:ease-in-out;
	-moz-transition-duration:.5s;
	-moz-transition-property:margin-top;
	-moz-transition-timing-function:ease-in-out;
	transition-duration:.5s;
	transition-property:margin-top;
	transition-timing-function:ease-in-out;
}

#vision {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bold;
	line-height:1.2;
	background-repeat:no-repeat;
	width: 900px;
	height:419px;
	padding-top: 0px;
	
}
.top {
	text-align:center;
	padding-top: 0px;
	padding: 0px;
	width: 700px;
	margin-top:0px;
	margin-bottom:0px;
	
}
	
.pod {
	
	width: 440px;
	height: auto;
	float: right;
	/* -moz-box-shadow: 1px 1px 3px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.6);
	-moz-border-radius: 25px;
	border-radius: 25px; */
	margin-right:25px;
	margin-top:30px;
}
.podContent {
	width: 440px;
	height: 345px;
	height: auto;
	font-size: 11px;
	visibility: visible;
	text-align: center;
	
	
}
.text {
	float: left;
	width: 300px;
	height:auto;
	font-size: 18px;
	visibility: visible;
	clear: both;
    overflow: hidden;
    text-align: center;
	margin-right:30px;

}
.text2 {

	width: 900px;
	height:auto;
	font-size: 18px;
	visibility: visible;
	clear: both;
    overflow: hidden;
    text-align: center;
	margin-left:30px;

}



p{  
}

.firstLetter{
  display      : block;
  float        : left;
  margin-top   : -0.105em; /* use -0.205em for two lines */
  margin-left  : 0.6em;
  margin-right : -1.0em;
  margin-bottom : -2.5em;
  height       : 4.5em;
  color:#ffff00;
}

.firstLetter span{
  font-size    : 3.00em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter + span{
  margin-left  : 0.7em;
}


.firstLetter2{
  display      : block;
  float        : left;
  margin-top   : -0.105em; /* use -0.205em for two lines */
  margin-left  : 0.70em;
  margin-right : -1.00em;
  margin-bottom : -2.0em;
  height       : 4.5em;
  color:#ffff00;
}

.firstLetter2 span{
  font-size    : 3.00em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter2 + span{
  margin-left  : 0.2em;
}

.firstLetter3{
  display      : block;
  float        : left;
  margin-top   : -0.105em; /* use -0.205em for two lines */
  margin-left  : 0.56em;
  margin-right : -.7em;
  margin-bottom : -2.2em;
  height       : 4.5em;
  color:#ffff00;
}

.firstLetter3 span{
  font-size    : 3.00em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter3 + span{
  margin-left  : 0.2em;
}
.firstLetter4{
  display      : block;
  float        : left;
  margin-top   : -0.105em; /* use -0.205em for two lines */
  margin-left  : 0.56em;
  margin-right : 0em;
  margin-bottom : -2.0em;
  height       : 4.5em;
  color:#ffff00;
}

.firstLetter4 span{
  font-size    : 3.00em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter4 + span{
  margin-left  : 0.2em;
}

.textT {
	width: 650px;
	height:auto;
	font-size: 18px;
	visibility: visible;
	text-align: center;
	clear: both;
        overflow: hidden;
	margin-left:auto;
	margin-right:auto;
}

.firstLetter5{
  display      : block;
  float        : left;
  margin-top   : -0.105em; /* use -0.205em for two lines */
  margin-left  : 0.56em;
  margin-right : -.8em; /* lower moves away*/
  margin-bottom : -2.0em;
  height       : 4.5em;
  color:#ffff00;
}

.firstLetter5 span{
  font-size    : 3.00em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter5 + span{
  margin-left  : 0.2em;
}
.firstLetter6{
  display      : block;
  float        : left;
  margin-top   : -0.105em; /* use -0.205em for two lines */
  margin-left  : 0.56em;
  margin-right : -0.5em;  /* lower moves away*/
  margin-bottom : -2.0em;
  height       : 4.5em;
  color:#ffff00;
}

.firstLetter6 span{
  font-size    : 3.00em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
}

.firstLetter6 + span{
  margin-left  : 0.2em;
}

.pod h1 {
	background image
	color: #000;
	padding:5px;
	background-image:url(../../images/icon_chevron.png);
	background-repeat:no-repeat;
	background-position:95%;
	font-size:16px;
	font-weight:normal;
	margin: 0 0 10px 0;
}
a.block {
	text-decoration:none;
	display:block;
}
time {
	font-weight:bold;
	display:inline-block;
	width:2.5em;
}
footer {
	padding: 10px 0;
	clear:both;
	color: #fff;
}
footer p {
	margin:0 0 5px 0;
}
#phone {
	font-weight:bold;
	color: #000;
}
#facebookTwitter {
	float:right;
	margin-right:25px;
	margin-top: 40px;
}
