@charset "UTF-8";
* {
	margin: 0; /* zero out margin */
	padding: 0; /* zero out padding */
}
	body {
	text-align: center; /* for IE */
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	/*height: 100%;  gives layout 100% height */
	background-color: #507590;
	}

h1 {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #205580;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, "Trebuchet MS", Arial, serif;
	font-size: 26px;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
}
h3.sidebox {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}
h4 {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #205580;
	font-weight: bold;
}
h4.bottombox {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #205580;
	font-weight: bold;
	letter-spacing: -1px;
}

	
h5 {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	color: #777;
}
h5#pullquote {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color: #777;
}
h6 {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #666666;
}
	
	
#wrapper {
	margin: 0 auto; /* centers #wrapper */
	width: 100%; /* centered div must be given a width */
	background-color: #fff;
	background-image: url(images/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
#header {
	text-align: left; /* counter the body center */
	width: 980px;
	height: 104px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	#logo {
	float: left;
	height: 104px;
	width: 272px;
	margin: 0px;
	padding: 0px;
	clear: none;
/*	position: absolute;*/
	visibility: visible;
}
	
	
	#container {
	text-align: left;
	width: 980px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(images/logoweb_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	}
	#containerGallery {
	margin: 0 auto;   /* align for good browsers */
	text-align: left;
	width: 980px;
	background-image: url(images/logoweb_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	.thrColLiq #container2 {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}


.leftnav {
	padding-top: 120px;
	display: inline;
	float: left;
	width: 260px;
	overflow: visible;
}#leftnav {
	padding-top: 120px;
	display: inline;
	float: left;
	width: 260px;
	overflow: visible;
}


#leftnav ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  padding-bottom: 1em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#leftnav li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#leftnav p {
  color:#666;
  line-height:1.5em;
  }





.intro2{
	display:none;
}


.leftnavGallery {
	padding-top: 120px;
	display: inline;
	float: left;
	width: 250px;
	text-align: center;
	
}

#footer1inside {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding: 10px;
	width: 980px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

#navBar {
	margin: 0px;
	padding: 0px;
	float: right;
	/*
	height: 104px;
	width: 700px;*/
}.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 104px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -3000px;
	height: 104px;
	background-repeat: no-repeat;
}


.menu { position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.menu li.top {display:block; float:left;}
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu a:hover {visibility:visible; position:relative; z-index:200;}
.menu li:hover {position:relative; z-index:200;}
/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:0; top:88px; white-space:nowrap; width:145px; height:auto; z-index:300;}
.menu :hover ul.sub li {display:block; height:20px; float:left; width:145px; font-weight:bold; background: url(img/submid.png);}
.menu :hover ul.sub li.fly {background: url(img/submid_r.png);}

.menu :hover ul.sub li a {display:block; height:20px; float:left; width:145px; font-weight:bold; background: url(img/submid.png);}
.menu :hover ul.sub li.fly a {background: url(img/submid_rover.png);}

.menu :hover ul.sub li a {
	display:block;
	position:relative;
	font-size:11px;
	text-align:center;
	height:20px;
	width:145px;
	line-height:20px;
	text-indent:0px;
	color:#333;
	text-decoration:none;
	background:url(img/trans.gif);
}
.menu :hover ul.sub li a:hover {color:#036; background: url(img/submidover.png);}

.menu :hover ul.sub :hover > a { color:#036;background: url(img/submidover.png); }

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:125px; top:0; white-space:nowrap; width:145px; z-index:400; height:auto;}

.menu :hover ul.sub li.subtop
{background:url(img/subtop2.png);  height:18px; padding-top:6px;}

.menu :hover ul :hover ul li.subtop,
.menu :hover ul :hover ul :hover ul li.subtop,
.menu :hover ul :hover ul :hover ul :hover ul li.subtop
{background:url(img/subtop2.png);  height:18px; padding-top:6px;}

.menu :hover ul.sub li.flytop,
.menu :hover ul :hover ul li.flytop,
.menu :hover ul :hover ul :hover ul li.flytop,
.menu :hover ul :hover ul :hover ul :hover ul li.flytop
{background: url(img/subtop_r.png);  height:18px; padding-top:6px;}

.menu :hover ul.sub li.subbot,
.menu :hover ul :hover ul li.subbot,
.menu :hover ul :hover ul :hover ul li.subbot,
.menu :hover ul :hover ul :hover ul :hover ul li.subbot
{height:30px; background:url(img/subbottom.png);}

.menu :hover ul.sub li.flybot,
.menu :hover ul :hover ul li.flybot,
.menu :hover ul :hover ul :hover ul li.flybot,
.menu :hover ul :hover ul :hover ul :hover ul li.flybot
{height:30px; background: url(img/subbottom_r.png);}


.home {
	background-image: url(images/navbar_over_01.jpg);
	width: 131px;
}
.home a {background-image: url(images/navbar_01.jpg);}
.about {background-image: url(images/navbar_over_02.jpg); width: 140px;}
.about a {background-image: url(images/navbar_02.jpg);}
.products {background-image: url(images/navbar_over_03.jpg); width: 141px;}
.products a {background-image: url(images/navbar_03.jpg);}
.portfolio {background-image: url(images/navbar_over_04.jpg); width: 150px;}
.portfolio a {background-image: url(images/navbar_04.jpg);}
.contact {background-image: url(images/navbar_over_05.jpg); width: 138px;}
.contact a {background-image: url(images/navbar_05.jpg);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


body#home #wrapper #header #navBar .menu .home a#home {background-image: url(images/navbar_over_01.jpg); width: 131px;}
body#about #wrapper #header #navBar .menu .about a#about {background-image: url(images/navbar_over_02.jpg); width: 140px;}
body#products #wrapper #header #navBar .menu .products a#products {background-image: url(images/navbar_over_03.jpg); width: 141px;}
body#portfolio #wrapper #header #navBar .menu .portfolio a#portfolio {background-image: url(images/navbar_over_04.jpg); width: 150px;}
body#contact #wrapper #header #navBar .menu .contact a#contact {background-image: url(images/navbar_over_05.jpg); width: 138px;}

 /* SUB NAV on pages */

#subNav {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 20px;
}
.bread{ color: #999; }
.subMenu li {
	float: left;
	list-style-type: none;
	padding-right: 15px;
}
.subMenu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.subMenu a:link {
	color: #666666;
	text-decoration: none;
}
.subMenu a:hover {
	color: #666666;
	text-decoration: none;
	background-image: url(images/stripe.jpg);
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: center bottom;
}.subMenu a:active {
	color: #666666;
	text-decoration: none;
}
.subMenu a:visited {
	color: #666666;
	text-decoration: none;
}

#subNav .subMenu a#line{	color: #333333;
	text-decoration: none;
	background-image: url(images/stripe.jpg);
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: center bottom;
}



#footer1 {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #d5dce2;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#footer2 {
	width: 980px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	vertical-align: baseline;
	height: 60px;
	margin-top: 10px;
	padding-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cdd9e2;
	text-decoration: none;
	background-color: #507590;
	background-image: url(/img/made-in.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer2 a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer2 a:hover {
	color: #000000;
	text-decoration: underline;
}#footer2 a:active {
	color: #ffffff;
	text-decoration: none;
}
#footer2 a:visited {
	color: #ffffff;
	text-decoration: none;
}

	p {
		margin: 0.3em 0.3em 0.5em 0.3em;
	}
	code {
		font-size: 115%;
	}/* Miscellaneous classes for reuse */
	.fltrt2 { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	width: 288px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin: 5px;
	padding-right: 3px;
	padding-left: 3px;
}	.fltrt4 { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	width: 210px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin: 5px;
	padding-right: 6px;
	padding-left: 3px;
}.fltrt5 { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	width: 260px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin: 5px;
	padding-right: 10px;
	padding-left: 3px;
}
.fltrt3 { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	width: 145px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	margin: 5px;
	padding-right: 3px;
	padding-left: 3px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 7px;
	width: 685px;
	padding-top: 0px;
}.fltrtGallery { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	width: 720px;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E1E1E1;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E1E1E1;
}



.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
  float: left;
  margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
.clearfloatGallery { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear: both;
	height: 0;
}

    
.ltTitle {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
	text-align: left;
	letter-spacing: -.1em;
}
#leftQuote {
	font-family: "handsean", Impact, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #205580;
	background-position: center;
	text-align: left;
}
@font-face {
  font-family: "handsean";
  src: url(http://www.orcacoastplay.com/fonts/handsean.ttf) format("truetype");
}

.inlineQuote {
	font-family: "handsean", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #205580;
	
}
.inlineQuote2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #205580;
	font-weight: bold;	
}

@font-face {
  font-family: "Square721";
  src: url(http://www.orcacoastplay.com/fonts/Square721BoldCondensed.ttf) format("truetype");
}

.footy a:link {
	color: #111111;
	text-decoration: none;
}

#footer1 #footer1inside a {
	color: #999999;
	text-decoration: none;
}
#footer1 #footer1inside a:hover {
	color: #000000;
	text-decoration: none;
}

.bottombox { text-align: left; }

.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #205580;
	text-decoration: none;
	letter-spacing: -1px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	width: 30%;
	text-align: center;
	padding: 10px;
}

.middlePcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding: 10px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
	vertical-align: middle;
}
.outsidePcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding: 10px;
	vertical-align: middle;
}
#container .fltrt a:link {
	color: #007941;
	text-decoration: none;
}
#container .fltrt a:active {
	color: #111111;
	text-decoration: none;
}
#container .fltrt a:hover {
	color: #111111;
	text-decoration: underline;
}
#container .fltrt a:visited {
	color: #666666;
	text-decoration: none;
}
a#rollover {
	background-image:url(images/viewGallery.gif);
	height: 71px;
	width:220px;
	display:block;
}
a#rollover span { display:none; }
a#rollover:hover { background-image:url(images/viewGallery-over.gif); }

.headshot {
	float: right;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #999999;
	margin: 10px;
}
.smalltyoe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding: 10px;
}
.bodyList     {
	list-style-image: url(images/star.gif);
	margin-left: 30px;
}

a:link {
	color: #007941;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #007941;
	text-decoration: none;
}
a:visited {
	color: #007941;
	text-decoration: none;
}

hr {
	color: #D5DCE2;
	background-color: #D5DCE2;
	height: 2px;
	text-align: center;
	width: 620px;
	padding: 0px;
	margin: 30px;
}
.gallerythumb{
	padding: 2px;
	border: 1px solid #999;
	margin: 3px;
}
/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }
.post {
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
/*.post-title {
  margin:.25em 0 0;
  padding:0 0 0px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }*/
.post div {
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
    padding-left:20px;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  color:#666;
  font-style:italic;
  }
.post blockquote p {
  margin:.75em 0;
  }
  
.post-meta-key {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none; }
/* .post-meta {
	display: none;
} */


#submitter {
	height: 44px;
	width: 114px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	cursor:pointer;
	display:block;
	background-color: transparent;
	background-image: url(images/send-button.png);
}
#log {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-top: 20px;
}
.leftContact{
	width:200px;
	
}

.fieldclass {
	background-image: url(images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	color: #333333;
	line-height: 10px;
	padding: 3px;
	margin-bottom: 2px;
	width: 170px;
}.fieldclass2 {
	background-image: url(images/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	padding: 3px;
	margin-bottom: 3px;
	width: 360px;
}

.message {
	float: right;
	width: 370px;
}

.block-content {
	/*background-image: url(images/block-bg.png);*/
	background-repeat: no-repeat;
	padding:0px 4px;
}
/** html .block-content {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/block-bg.png');
	height:1px;
}*/


#contact-content {
	background-image: url(images/ContactNote.jpg);
	height: 440px;
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
}


