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

/* author: Dirk Mynatt, GforceSeattle.com | 206 374 9787

SITE COLORS

Orange: 			#E87352 
Darker Orange:		#DA583B

Darkest Blue: 		#23408F

Navbar Blue: 		#0090C3 (r0, g144, b195)

Dark Blue: 			#0069A6

Light Blue:			#C7EAFB (20% Cyan)

Fonts: 				#4C4D4F "Arial Unicode MS", Arial, Helvetica, sans-serif		
		

*/

/* ------------- start of reset-min ----- http://yui.yahooapis.com/2.7.0/build/reset-fonts-grids/reset-fonts-grids.css */

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;
	outline: 0;
	font-size: 100.1%;
	vertical-align: baseline;
	background: transparent;
}
ol,ul {
	list-style: none;
}

body {
	background: url(../images/background_img.gif) repeat;
	font-family: "Arial Unicode MS", Arial, Helvetica, sans-serif;
	color: #4C4D4F;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.boldfont {
	font-weight: bold;
}
.moreheight {
	padding-bottom: 10px;
}
.indent {
	margin-left: 20px;
}
.italic {
	font-style: italic;
}
.iframe {
	float: left;
	width: 820px;
	margin-top: 35px;
	margin-left: 40px;
}
.float-right {
	float: right;
	padding: 0px;
	margin-left: 7px;
}
#mainContent .float-right {
	float: right;
	padding: 0px 0px 5px 15px;
}
h1 {
	color: #23408F;
	margin-bottom: 15px;
	font-size: 1.15em;
	letter-spacing: .03em;
}
h2 a {
	color: #DA583B;
	font-size: 95%;
	text-decoration: underline;
	font-weight: normal;
}
h2 a:hover {
	color: #0090C3;
	text-decoration: none;
	font-weight: normal;
}

#wrapper {
	background: #FFFFFF;
	margin: 25px auto 0px;
	width: 880px;
	border: 10px solid #C7EAFB;
}

#branding {
	width: 880px;
	height: 185px;
	position: relative;
}
#branding h1 {
	background: url(../images/showdates.gif);
	text-indent: -9999px;
	float: left;
	margin-top: 35px;
	height: 70px;
	width: 485px;
	margin-left: 55px;
}
#branding img {
	margin-top: 13px;
	float: left;
	margin-left: 30px;
}
#branding .headerNav li {
	display: inline;
	font-size: 0.73em;
	color: #009ECC;
}
#branding ul.headerNav  {
	margin-top: 15px;
	float: right;
	margin-right: 30px;
}
#branding .headerNav a {
	color: #009ECC;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
#branding .headerNav a:hover {
	color: #E87352;
	text-decoration: underline;
}
/* ------------- start of new navigation ----- */

	/* see other sheet menu-new.css */

/* ------------- start of old navigation ----- */ /*
#navMain {
	background: url(../images/navMain_background.gif) no-repeat;
}
#navbar {
	margin: 0 0 0 90px;
	padding: 0;
	height: 35px;
	width: 880px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	letter-spacing: 0.04em;
}
#navbar li {
	list-style: none;
	float: left;
}
#navbar li a {
    	
	display: block;
	padding: 10px 37px;
	color: #fff;
	text-decoration: none;
	background: #0090C3;
}
#navbar li a:hover {
	background: #0069A6;
}
#navbar li ul {
	display: none;
	width: 12em;
	background: #0090C3;
}
#navbar li:hover ul, #navbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; }
#navbar li:hover li, #navbar li.hover li {
	float: none; 
}
#navbar li:hover li a, #navbar li.hover li a {
	background-color: #0090C3;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	font-weight: normal;
	padding-left: 10px;
}
#navbar li li a:hover {
	background-color: #0069A6;
	color: #FC3;
}

*/
#sidebar {
	width: 235px;
	margin-left: 35px;
	margin-top: 20px;
	border-right: 2px dotted #CCCCCC;
	padding-right: 10px;
	float: left;
}

#sidebar h1 {
	font-family: "Helvetica Neue", Helvetica, "sans serif";
	font-size: 17px;
	color: #23408F;
	line-height: 1.2em;
	margin-bottom: 5px;
}
#home-content h1 {
	margin-bottom: 7px;
	font-family: "Helvetica Neue", Helvetica, "sans serif";
	font-size: 1.1em;
	font-weight: bold;
	color: #23408F;
	line-height: 1.2em;
	background: url(../images/more-boats-home.gif) no-repeat;
	height: 17px;
	width: 542px;
	text-indent: -999px;
}
#sidebar h2 {
	background: url(../images/parking_header.gif) no-repeat;
	text-indent: -9999px;
	height: 24px;
	width: 230px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#sidebar p {
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 15px;
}
#sidebar img {
	margin-bottom: 5px;
	float: left;
	margin-right: 8px;
	margin-top: 3px;
}

#sidebar a {
	color: #E87352;
	text-decoration: underline;
}
#sidebar a:hover {
	text-decoration: none;
	color: #999999;
}
#flash {
	float: left;
	width: 550px;
	padding-left: 15px;
	margin-top: 25px;
}
#home-content {
	width: 550px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	border-bottom: 7px solid #C7EAFB;
}
#home-content p {
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 10px;
}
#produced {
	width: 550px;
	font-size: 0.6em;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
}
#produced td {
	padding-right: 15px;
	padding-top: 0;
	margin: 0;
	vertical-align: top;
	text-align: right;
}
#footer {
	font-size: 0.6em;
	margin: 0 auto;
	text-align: center;
	padding-top: 15px;
	line-height: 3em;
	min-height: 50px;
}
#footer a {
	color: #1B3588;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#mainContent {
	width: 575px;
	float: left;
	margin: 35px 20px 30px 40px;
	min-height: 500px;
}
#mainContent h1, #pressContent h1 {
	color: #23408F;
	margin-bottom: 15px;
	font-size: 1.15em;
	letter-spacing: .03em;
}
#mainContent h2 {
	margin-bottom: 5px;
	margin-top: 35px;
	color: #23408F;
}
#mainContent h4 {
	font-size: .9em;
	line-height: 1.3em;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 10px;
}
#mainContent  p   {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
}
#mainContent a {
	color: #E87352;
	text-decoration: underline;
}
#mainContent a:hover {
	color: #23408F;
	text-decoration: none;
}
#tickets img {
	display: block;
	margin-left: 160px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#mainContent ol {
	font-size: 0.9em;
	line-height: 1.4em;
}
#mainContent li {
	line-height: 1.4em;
	list-style: none;
}
#tickets li {
	font-size: 0.9em;
	list-style-type: disc;
	margin-left: 15px;
	margin-bottom: 10px;
}
#mainContent img {
	float: left;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#rightSidebar {
	width: 210px;
	float: left;
	margin: 35px 0 0;
	padding: 0;
	background: #C7EAFB;
	color: #0090C3;
}
#rightSidebar h1 {
	font-family: "DejaVu Sans Condensed", "Arial Narrow", "Segoe Condensed", "Franklin Gothic Book", Arial, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.03em;
	font-weight: normal;
	background: url(../images/show-info.gif) no-repeat;
	text-indent: -9999px;
	height: 79px;
	width: 210px;
}
#rightSidebar h2 {
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 1.5em;
	text-transform: uppercase;
}
#rightSidebar ul {
	padding-left: 20px;
	font-size: 0.8em;
	line-height: 1.5em;
}
#factsSidebar {
	width: 215px;
	float: left;
	padding: 0;
	background: #C7EAFB;
	color: #0090C3;
	margin-top: 35px;
	margin-bottom: 0;
	margin-left: 0;
}
#factsSidebar  p {
	font-size: .77em;
	line-height: 1.5em;
	padding-left: 15px;
	padding-bottom: 10px;
}
#factsSidebar h3 {
	font-size: .77em;
	font-weight: bold;
	padding: 5px 0 0 15px;
}
#factsSidebar  h1 {
	font-family: "DejaVu Sans Condensed", "Arial Narrow", "Segoe Condensed", "Franklin Gothic Book", Arial, sans-serif;
	font-size: 1.1em;
	letter-spacing: 0.03em;
	font-weight: normal;
	background: url(../images/atAglanceHeader.gif) no-repeat;
	text-indent: -9999px;
	height: 79px;
	width: 215px;
}
#factsSidebar h2 {
	font-size: .95em;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#factsSidebar a {
	color: #23408F;
}
#factsSidebar a:hover {
	color: #DA583B;
	text-decoration: none;
}
#mainContent iframe {
	padding-top: 25px;
}
#pressContent {
	width: 740px;
	float: left;
	margin: 35px 20px 30px 60px;
}
#pressContent p {
	font-size: 0.9em;
	line-height: 1.4em;
}
#pressContent h2 {
	color: #23408F;
	font-size: 0.9em;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 15px;
	text-transform: uppercase;
}
#pressContent a {
	color: #DA583B;
	line-height: 2em;
	font-weight: bold;
}
#pressContent a:hover {
	color: #0090C3;
	text-decoration: none;
	font-weight: bold;
}
#indent {
	margin-left: 55px;
	display: block;
}
#contentGallery {
	width: 750px;
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 40px;
}
#contentGallery img {
	border: 3px solid #FFFFFF;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentGallery img:hover {
	border: 3px solid #E87352;
	margin-right: 20px;
}
#youtube {
	padding-bottom: 15px;
}
.back-to-top a {
	font-size: 10px;
	text-transform: uppercase;
	color: #FF6600;
	margin-left: 40px;
	display: block;
	margin-bottom: 25px;
}
