/* @override http://www.calphin.com/NewSiteDev/style/style.css */

html, body {
	margin: 0;
	background-color: #011d5c;
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* WRAPPERS */

#wrapper-main {
	width: 950px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	border-right: 5px solid white;
	border-left: 5px solid white;
	background: url(../images/wrapper-main-bg.jpg) repeat-y;
	top: 3px;
}

/* HEADER */

#header {
	background-image: url(../images/logo-banner.jpg);
	width: 950px;
	height: 112px;
	font: bold 1em/1.5em "Trebuchet MS", "Lucida Grande", Arial, "sans serif";
	text-transform: uppercase;
}

a#logo-home {
	display: block;
	width: 300px;
	height: 112px;
	float: left;
	overflow: hidden;
	text-indent: -9000px;
}

#header-subnav {
	text-align: right;
	position: absolute;
	top: 30px;
	width: 150px;
	left: 790px;
}

#header-subnav a:link, #header-subnav a:visited
 {
	text-decoration: none;
	color: #004eb3;
}

#header-subnav a:hover {
	text-decoration: underline;
	color: #ce0f1f;
}

/* NAVIGATION */

/* @group Nav Rollovers */

#navigation {
	width: 950px;
	height: 32px;
	background-image: url(../images/nav-sprites.jpg);
}

#navigation ul {
	width: 950px;
	height: 32px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 112px;
	left: 0;
	list-style-type: none;
}

#navigation a {
	display: block;
	height: 32px;
	float: left;
	background-image: url(../images/nav-sprites.jpg);
	text-indent: -9000px;
	overflow: hidden;
}

a#swim {
	background-position: -62px 0;
	position: absolute;
	top: 0;
	left: 62px;
	width: 138px;
}

a#swim:hover {
	background-position: -62px -32px;
}

a#services {
	background-position: -256px 0;
	width: 81px;
	position: absolute;
	top: 0;
	left: 256px;
}

a#services:hover {
	background-position: -256px -32px;
}

a#facility {
	background-position: -393px 0;
	width: 77px;
	position: absolute;
	top: 0;
	left: 393px;
}

a#facility:hover {
	background-position: -393px -32px;
}

a#registration {
	background-position: -525px 0;
	width: 116px;
	position: absolute;
	top: 0;
	left: 525px;
}

a#registration:hover {
	background-position: -525px -32px;
}

a#faq {
	background-position: -700px 0;
	width: 46px;
	position: absolute;
	top: 0;
	left: 700px;
}

a#faq:hover {
	background-position: -700px -32px;
}

a#about {
	background-position: -802px 0;
	width: 88px;
	position: absolute;
	top: 0;
	left: 802px;
}

a#about:hover {
	background-position: -802px -32px;
}



/* @end */

/* FLASH AND CONTENT */

#flash {
	width: 950px;
	height: 313px;
	background-image: url(../images/flash-placeholder.jpg);
}

#left-column {
	width: 250px;
	float: left;
}

.left-section {
	width: 225px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
}

.left-section h2 {
	background-image: url(../images/left-column-h2.jpg);
	width: 225px;
	height: 35px;
	font: bold 1em/35px "Trebuchet MS", "Lucida Grande", Arial, "sans serif";
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
	color: #fac96a;
}

.left-section p, .left-section ul, .left-section ol {
	margin: 0;
	padding: 0 8px;
	color: white;
	font: .8em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.left-section ul, .left-section ol {
	margin-left: 25px;
}

.left-section a:link, .left-section a:visited {
	color: white;
}

.left-section a:hover {
	color: #fac96a;
}

#inside-picture {
	width: 950px;
	height: 205px;
}

/* MAIN BODY */

#main-body {
	width: 680px;
	float: right;
	color: white;
	font: .8em/1.5em "Trebuchet MS", "Lucida Grande", Arial, "sans serif";
	margin-right: 10px;
	padding-top: 5px;
}

#main-body a:link, #main-body a:visited {
	color: #fac96a;
	text-decoration: underline;
}

#main-body a:hover {
	color: white;
}

#home-content {
	background: url(../images/main-watermark.jpg) no-repeat center 90px;
	float: left;
	width: 420px;
}

#home-h1 {
	background-image: url(../images/home-h1.jpg);
	width: 385px;
	height: 70px;
	text-indent: -9000px;
	overflow: hidden;
}

#home-content p {
	
}

h2.home-h2 {
	background-image: url(../images/home-h2-bg.jpg);
	width: 420px;
	height: 35px;
	color: #fac96a;
	line-height: 35px;
	text-indent: 15px;
	text-transform: uppercase;
	font-size: 1.2em;
}

ul.star {
	list-style-image: url(../images/li-star.jpg);
}

#home-right-column {
	width: 260px;
	height: 680px;
	float: right;
	/* background: url(../images/home-right-side.jpg) no-repeat 0 50px;  */
	font-weight: bold;
	font-size: 1.2em;
	white-space: nowrap;
}

#home-right-column p {
	width: 200px;
	padding: 0;
	margin: 0 auto;
}

#home-right-column-vote {
	width: 90px;
	height: 90px;
	margin-right: 25px
	margin-bottom: 60px
	float: right;
}

#new-facility {
	font-weight: normal;
	font-style: normal;
	font-size: .8em;
	text-align: center;
	position: relative;
	top: 185px;
}

#home-right-column a:link, #home-right-column a:visited {
	text-decoration: none;
	color: white;
}

#home-right-column a:hover {
	text-decoration: underline;
	color: #fac96a;
}

ul.programs-head, ul.programs-head-2 {
	list-style-type: none;
	font-size: 1.2em;
	padding-bottom: 15px;
}

ul.programs, ul.programs-2 {
	list-style-type: none;
}

ul.programs li, ul.programs-head li, ul.programs-2 li, ul.programs-head-2 li {
	width: 100px;
	margin-bottom: 0;
	padding-bottom: 0;
	height: 20px;
	float: left;
}

ul.programs-2 li, ul.programs-head {
	
}

ul.programs-2 li.long {
	width: 530px;
}

/* FOOTER */

#footer {
	background-image: url(../images/footer-bg.jpg);
	width: 950px;
	height: 100px;
	clear: both;
	padding-top: 59px;
	color: #fac96a;
	font: .8em "Trebuchet MS", "Lucida Grande", Arial, "sans serif";
}

#footer a:link, #footer a:visited {
	color: #fac96a;
}

#footer a:hover {
	color: white;
}

#footer-left {
	float: left;
	margin-left: 15px;
}

#footer-right {
	float: right;
	margin-right: 15px;
}
#footer-bottom {
	clear: both;
	height: 40px;
	line-height: 40px;
	background: url(../images/little-dolphin.jpg) no-repeat left center;
	text-indent: 1px;
	width: 930px;
	position: relative;
	top: 15px;
	margin-left: 10px;
}
#footer-copyright{
	float: left;
	margin-left: 45px;
}


#footer-website {
	float: right;
	margin-right: 5px;
}

span.right {
	text-align: right;
}

/* FORMS */

form p b {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.hidden {
	display: none;
}

form input, form textarea, form select {
	font-size: 13px;
	padding: 3px;
	border: 2px solid white;
}

form select {
	border-color: white;
}

form textarea {
	width: 350px;
	height: 100px;
}

form input {
	width: 225px;
}

form input[type="checkbox"] {
	width: 15px;
	margin-top: 9px;
}

form input[type="submit"] {
	width: 110px;
	text-transform: uppercase;
	border: 2px solid white;
	background-color: silver;
	font-size: 16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-left: 276px;
}

form input[type="submit"]:hover {
	cursor: pointer;
	background-color: #fac96a;
}

