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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	outline: none;
	}
body, html {
	width: 100%;
	height: 100%;
	outline: none;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff
	line-height: 1;
/*	background: #3a4d6e url(images/body-bkg.jpg) top center no-repeat;*/
/*	background: #476691;*/
	background: #394d6f url(images/body-bkg.jpg) center 100px no-repeat;
	}
.left, .alignleft {
	float: left;
	}
.right, .alignright {
	float: right;
	}
/* CLEAR FLOATS -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
.clear {
	clear: both;
	}
/* LINKS -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
a {
	color: #fff;
	}
#footer a {
	color: #ccc;
	text-decoration: none;
	}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
/* BUTTONS -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
.btn {
	position: relative;
	margin: 15px 0;
	padding: 10px 15px;
	width: 110px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background: #ebc541;
	border: none;
	clear: both;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 5px #333;
	-webkit-box-shadow: 1px 1px 5px #333;
	box-shadow: 1px 1px 5px #333;
	overflow: hidden;
	cursor: pointer;
	}
.btn:hover {
	background: #ffb026;
	}
#submit {
	display: block;
	position: relative;
	margin: 15px 0;
	padding: 6px 8px 3px 8px;
	width: 110px;
	font-size: 20px;
	color: #000;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background: #ebc541;
	border: none;
	clear: both;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	cursor: pointer;
	}
#submit:hover {
	background: #cba830;
	border: none;
	}
/* PICTURES -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
img {
	}
#tequila {
	display: none;
	position: absolute;
	top: -89px;
	left: -30px;
	z-index: 2;
	}
#starfish, #octo {
	display: none;
	position: absolute;
	z-index: 3;
	}
#starfish {
	top: -35px;
	left: -35px;
	}
#octo {
	right: -75px;
	bottom: -75px;
	}
/* LISTS -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
/* Note: Sidebar list styling under "Sidebar" */
ul {
	margin: 15px 20px;
	}
li {
	padding: 3px 0;
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 18px;
	}
/* TYPOGRAPHY -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
#wrap p {
	text-align: center;
	}
.boats #wrap p, #wrap .posts p {
	text-align: left;
	}
p {
	margin: 15px 0;
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	}
p.alt {
	margin: 15px auto;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #c6d7fd;
	line-height: 24px;
	}
#wrap .box p {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #9ab7e9;
	line-height: 20px;
	text-align: left;
	}
#footer p, .boats #footer p {
	font-size: 11px;
	text-align: center;
	}
/* h1, h2, h3, h4, h5, h6 -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {  
	}
#logo-container {
	display: block;
	position: relative;
	margin: 0 auto;
	width: 301px;
	height: 140px;
	z-index: 1;
	}
.posts h1 {
	margin: 15px 0;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	}
h2, h2 a {
	display: block;
	margin: 25px 0;
	font-size: 48px;
	font-style: bold;
/*	color: #f5f8f9;*/
	color: #fd9530;
	text-align: center;
	text-indent: 0;
	}
h2 span, h2 a span {
	color: #b6d35f;
	}
.boats h2 {
	margin: 0 0 15px;
	text-align: left;
	}
h3 {
	margin: 15px 0;
	font-size: 16px;
	font-weight: normal;
	color: #c6d7fd;
	text-transform: uppercase;
	}
h4 {
	margin: 15px 0;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	}
/* NAVIGATION BAR -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
/*#nav {
	position: relative;
	float: right;
	margin: 35px 13px 0;
	width: 600px;
	height: 39px;
	background: url(images/nav-bkg.jpg);
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 6px #333;
	-webkit-box-shadow: 0px 0px 6px #333;
	box-shadow: 0px 0px 6px #333;
	z-index: 2;
	}*/
a#open {
	display: block;
	margin-top: -75px;
	width: 305px;
	height: 256px;
	text-indent: -9999px;
	background: url(images/open.png);
	}
#nav {
	position: relative;
	margin: 20px 0 0 10px;
	width: 865px;
	height: 50px;
	background: #262626;
	background: rgba(0,0,0,0.1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 1px 1px 2px #000, inset -1px -1px 0 #6f839c;
	-webkit-box-shadow: inset 1px 1px 2px #000, inset -1px -1px 0 #6f839c;
	box-shadow: inset 1px 1px 2px #111, inset -1px -1px 0 #6f839c;
	z-index: 2;
	}
#nav ul {
	margin: 0;
	padding: 0;
	}
#nav li {
	display: block;
	position: relative;
	float: left;
	margin: 2px 0 0;
	padding: 0 0 5px;
	list-style: none;
	background: url(images/nav-border.jpg) left top no-repeat;
	}
li#nav-home {
	background: none;
	}
#nav a {
	float: left;
	padding: 17px 22px 15px;
	font-size: 14px;
	color: #c6d7fd;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0;
	}
#nav a.current {
	color: #ffc35d;
	background: url(images/nav-btn-hover.png) top repeat-x;
	}
#nav a.current:hover {
	color: #fff;
	}
#nav a:hover {
	color: #b6d35f;
	background: url(images/nav-btn-hover.png) top repeat-x;
	}
a#facebook, a#facebook:hover {
	display: block;
	position: absolute;
	top: -0px;
	right: -63px;
	margin: 0;
	padding: 0;
	width: 53px;
	height: 50px;
	text-indent: -9999px;
	background: url(images/facebook.png);
	}
/* SUB NAVIGATION BAR -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
#nav li:hover .subnav {
/*	display: block;*/
	}
#nav .subnav {
	display: none;
	position: absolute;
	top: 48px;
	left: 0;
	padding: 15px;
	width: 150px;
	background: url(images/subnav-bkg.png) center top repeat-x;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	}
#nav ul.subnav li {
	display: block;
	float: none;
	margin: 0;
	padding: 4px 0;
	width: auto;
	line-height: auto;
	background: url(images/bullet.png) 0 center no-repeat;
	}
#nav ul.subnav li:hover a {
	background: none;
	}
#nav .subnav a {
	display: block;
	float: none;
	padding: 0 0 0 10px;
	font: 13px Arial, Helvetica, sans-serif;
	text-transform: none;
	}
#nav .subnav a:hover {	
	color: #fff;
	}
/* GENERAL STYLING -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
a#contact {
	position: absolute;
	top: 100px;
	right: 35px;
	font: italic 14px Arial, Helvetica, sans-serif;
	color: #c6d7fd;
	text-decoration: none;
	}
a#contact:hover {
	color: #fff;
	}
a#contact h3 {
	margin: 0 0 2px;
	color: #ffc35d;
	}
#weather {
	position: absolute; width: 190px; left: 85px; top: 70px;
	}
#header { /* - do not use "overflow hidden" to clear floats to ensure drop down menu works properly - */
	position: relative;
	margin: 0 auto;
	padding: 50px 0 35px;
	width: 960px;
	z-index: 2; /* z-index 10, nivo zoom hover z-index 9 */
	}
#wrap {
	position: relative;
	margin: 0 auto;
	width: 840px;
	z-index: 1;
	}
.boats #wrap {
	width: 960px;
	}
#art {
	position: relative;
	margin: 0 auto 40px;
	width: 960px;
	height: 380px;
	padding: 36px 40px;	
	background: #262626;
	background: rgba(0,0,0,0.1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 1px 1px 2px #000, inset -1px -1px 0 #6f839c;
	-webkit-box-shadow: inset 1px 1px 2px #000, inset -1px -1px 0 #6f839c;
	box-shadow: inset 1px 1px 2px #111, inset -1px -1px 0 #6f839c;
	z-index: 1;
	}
.posts {
	margin: 25px 0;
	padding: 36px 40px;	
	background: #262626;
	background: rgba(0,0,0,0.1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 1px 1px 2px #000, inset -1px -1px 0 #6f839c;
	-webkit-box-shadow: inset 1px 1px 2px #000, inset -1px -1px 0 #6f839c;
	box-shadow: inset 1px 1px 2px #111, inset -1px -1px 0 #6f839c;
	}
.shadow {
	-moz-box-shadow: 0px 0px 8px #111;
	-webkit-box-shadow: 0px 0px 8px #111;
	box-shadow: 0px 0px 8px #111;
	z-index: 1;
	}
#board {
	position: relative;
	margin: 0 auto 50px;
	padding: 41px 43px;
	width: 960px;
	height: 380px;
	background: url(images/board.png);
	z-index: 1;
	}
#corkboard {
	position: absolute;
	top: 22px;
	left: 43px;
	z-index: 2;
	}
#ribbon {
	display: block;
	margin: 35px auto;
	}
#box-wrap {
	margin: 25px 0 25px -60px;
	width: 1100px;
	}
.box {
	float: left;
	margin: 0 36px 0 0;
	width: 295px;
	}
#left {
	position: relative;
	float: left;
	margin: 0 0 0 -38px;
	width: 550px;
	}
.frame {
	display: block;
	position: relative;
	padding: 40px;
	width: 550px;
	background: #262626;
	background: rgba(0,0,0,0.1);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: inset 1px 1px 2px #000, inset -1px -1px 0 #6f839c;
	-webkit-box-shadow: inset 1px 1px 2px #000, inset -1px -1px 0 #6f839c;
	box-shadow: inset 1px 1px 2px #111, inset -1px -1px 0 #6f839c;
	}
#iphone {
	width: 415px;
	height: 520px;
	background: url(images/iphone.png);
	}
#iphone-wwydwtr {
	float: left;
	margin: 0 20px 10px 0;
	width: 267px;
	height: 518px;
	background: url(images/iphone-wwydwtr.png);
	}
#slider {
	position: absolute;
	top: 0;
	left: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0px;
	z-index: 1;
	}

#iphone #slider {
	position: absolute;
	top: 106px;
	left: 170px;
	width: 221px;
	height: 317px;
	}
#iphone-wwydwtr #slider {
	top: 106px;
	left: 25px;
	}
#testimonials {
	padding: 0 15px 0 25px;
	text-align: right;
	}
#right {
	float: right;
	width: 335px;
	}
.home #right {
	width: 400px;
	}
/* SIDEBAR -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
#primary {
	float: right;
	padding: 0 0 0 35px;
	width: 300px;
	background: url(images/divider-vertical.png) left 0 no-repeat;
	}
#primary ul {
	margin: 15px 0;
	}
#primary ul ul {
	margin: 15px 20px;
	list-style: disc;
	}
#primary a {
	}
/* FOOTER STYLING -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
#footer-wrap {
	margin: 25px 0 0 0;
	width: 100%;
	background: url(images/footer-wrap-bkg.png) center top repeat-x;
	}
#footer {
	clear: both;
	position: relative;
	margin: 0 auto;
	padding: 40px 0 30px 0;
	text-align: center;
	}
#footer ul.alt {
	width: 180px;
	}
#footer ul {
	display: block;
	margin: 0;
	padding: 0 10px;
	float: left;
	width: 150px;
	}
#footer li {
	display: block;
	margin: 3px 0;
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #444;
	line-height: 17px;
	list-style: disc;
	background: url(images/bullet.png) 1px 5px no-repeat;
	}
#footer li.last {
	padding-right: 0;
	border: none;
	}
/* QUOTE FORM -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
form, input, select, textarea {
	position: relative;
	margin: 25px 0 0 0;
	font: 13px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 18px;
	}
form div {
	padding: 0;
	}
input, select, textarea {
	color: #333;
	background: #fff url(images/input-bkg.png) top repeat-x;
	border: none;
	}
form img { /* CONTACT FORM PLUGIN  */
	margin: 5px 15px 0 0;
	}
#uCheck {
	margin-top: 10px;
	}
.field {
	position: relative;
	margin: 0 0 15px 0;
	}
label {
	display: block;
	margin: 0 0 8px 0;
	}
input {
	padding: 15px;
	}
input, select {
	display: block;
	margin: 0;
	width: 350px;
	}
select {
	height: 30px;
	padding-left: 15px;
	}
input:active, input:focus, textarea:active, textarea:focus {
	}
textarea {
	display: block;
	margin: 0;
	padding: 10px;
	width: 400px;
	height: 250px;
	}
input[type="checkbox"] {
	float: left;
	margin: 1px 5px 5px 0;
	padding: 0px;
	width: auto;
	border: none;
	}
input[type="radio"] {
	margin: 5px 0;
	padding: 5px 0;
	}
form #submit, input[type="submit"] {
	display: block;
	margin: 25px 0;
	padding: 0;
	width: 144px;
	height: 44px;
	text-indent: -9999px;
	background: url(images/btn-submit.png) left 0 no-repeat;
	border: none;
	cursor: pointer;
	}
form #submit:hover, input[type="submit"]:hover {
	background: url(images/btn-submit.png) left -44px no-repeat;
	}
	
.required {
	display: none;
	position: absolute;
	top: 28px;
	left: 330px;
	border: 0;
	}
#messagefail {
	display: none;
	padding: 15px 25px;
	width: 400px;
	font: 18px Arial, Helvetica, sans-serif;
	background: #ff3333;
	}
#messagesuccess {
	display: none;
	padding: 15px 25px;
	width: 400px;
	font: 18px Arial, Helvetica, sans-serif;
	background: #66CC33;
	}
/* GALLERY  ------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
.gallery {
	margin: 0 0 15px 0;
	overflow: hidden;
	}
.gallery img {
	float: left;
	margin: 0 5px 5px 0;
	width: 158px;
	height: 100px;
	background: #fff;
	border: 3px #fff solid;
	-moz-box-shadow: 3px 3px 5px #18546f;
	-webkit-box-shadow: 3px 3px 5px #18546f;
	box-shadow: 3px 3px 5px #18546f;*/
	}
/* POST -------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------- */
table {
	margin: 25px 0;
	font-size: 13px;
	border: 1px #507696 solid;
	}
table h3 {
	margin: 0 0 5px;
	}
tr {
	background: #09f;
	}
td {
	padding: 12px;
	color: #eee;
	text-align: center;
	background: #507696;
/*	text-shadow: 1px 1px 1px #14344e;*/
	}
