@charset "UTF-8";
/* Main styles for www.naknekfish.com */

/* color scheme */
.black {
  color: #000;
}
.salmon {
  color: #d76;
}
.orange {
  color: #e64;
}
.green {
  color: #574;
}
.blue {
  color: #48b;
}
.grey {
  color: #bbb;
}
.brown {
  color: #422;
}
.pink {
  color: #fab;
}
.cream {
  color: #fed;
}

/* layout styles */
html {
	margin: 0;
	padding: 0;
}
body  {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Lucida, Verdana, Helvetica, sans-serif;
	color:#000;
	font-size: 0.8em;
	background: #48b url(../images/water.jpg) 0 0 repeat;
	text-align: center;
}
#wrapper {
	width: 756px;
	margin: 0 auto;	
}
#column_wrapper {
	background-image: url(../images/container.gif);
	background-repeat: repeat-y;
	border-bottom: 3px solid #fab;
}
#masthead .content {
	text-align: left;
	width: 756px;
	height: 174px;
	background: transparent url(../images/header.jpg) 0 0 no-repeat;
}
#left {
	float: left;
	width: 160px;
}
#left .content {
	padding: 26px 0 0 0;
	margin: 0 0 0 7px;
	text-align: left;
}
#left .content #contact_info {
	width: 154px;
	background: #797 url(../images/alaska.gif) 50% 50% no-repeat;
	border: 2px solid #aba;
	border-width: 2px 0;
	margin: 40px 0 0 0;
}
#left .content #contact_info p {
	margin: 0 0.4em 0.4em 1em;
	line-height: 1em;
	color: #422;
}
#left .content #contact_info h4 {
	font-size: 1em;
	line-height: 1em;
	margin: 0;
	padding: 2px 0;
	background: #aba;
	color: #574;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
#left .content #contact_info h5 {
	font-size: 0.75em;
	line-height: 1em;
	margin: 1em 0.4em 0.2em 0.4em;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 0.04em;
	border: none;
}
#left .content #contact_info a {
	color: #422;
}
#left .content #contact_info a:hover {
	color: #fab;
}
#right {
	float: left;
	width: 590px;
}
#right .content {
	text-align: left;
	padding: 20px;
}
/* footer */
#footer {
	width: 756px;
	height: 44px;
	padding: 0;
	margin: 0;
	clear: both;
}
#footer .content p {
	padding: 0;
	text-align: center;
	color: #fff;
	font-size: 0.8em;
}

/* columns */
#right .content .left, #right .content .right {
	width: 200px;
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
}
#right .content .left p, #right .content .right p {
	margin: 1.2em 0;
	padding: 0;
}

/* main links */
 a {
	text-decoration: underline;
	color: #e64;
}
a:visited {
	color:#d76;
}
a:hover {
	text-decoration: none;
	color: #48b;
}

/* header stuff */
h1 {
 	display: none;
}

/* top page h2 */
#right .content h2 {
	margin: 0;
	font: normal 1.8em/1.1em Georgia, "Times New Roman", Times, serif;
	padding: 0;
	letter-spacing: 0.03em;
	color: #422;
	border-bottom: 2px solid #422;
}
#right .content h2.second {
	margin-top: 18px;
}

/* general formatting */
#right .content h3 {
	font: normal 1.5em/1.1em Georgia, "Times New Roman", Times, serif;
	margin: 18px 0 0 0;
	padding: 0;
	color: #e64;
}
#right .content h4 {
	margin: 0.8em 140px 0 0;
	color: #422;
	font: normal 1.2em/1.1em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.01em;
	text-align: left;
}
#right .content h5 {
	margin: 1.4em 0 0 0;
	color: #48b;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
	padding: 1px 0 0 0;
	border-top: 1px solid #48b;
	text-align: left;
}
#right .content h6 {
	margin: 0.8em 140px 0 0;
	color: #574;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1em;
	padding: 1px 0 0 0;
	text-align: left;
}
#right .content p {
	line-height: 1.4;
	text-align: left;
	font-size: 0.9em;
	margin: 0.8em 140px 0 0;
	padding: 0;
}
.line {
	border-top: 1px solid #48b;
	line-height: 2px;
}
.centered {
	text-align: center;
}
.alignright {
	text-align: right;
}

/* lists */
#right .content ul {
	margin: 0.8em 140px 0 0;
	padding: 0;
	font-size: 0.9em;
}
#right .content ul li {
	list-style: url(../images/bullet.gif);
	line-height: 1.2em;
	margin: 8px 0 0 20px;
	padding: 0;
	text-align: left;
}
#right .content ol {
	margin: 0.8em 140px 0 0;
	padding: 0;
	font-size: 0.9em;
}
#right .content ol li {
	line-height: 1.2em;
	margin: 8px 0 0 20px;
	padding: 0;
	text-align: left;
}
#right .content .afterlist {
	margin: 12px 80px 0 20px;
}
#right .content li li {
	margin-left: 15px;
}
#right .content .nomargintop {
	margin-top: 0;
}

/* image styles */
#right .content .page_image {
	float: right;
	margin: 6px 0 0 8px;
	width: 400px;
	text-align: center;
}
#right .content .page_image .photo_credit {
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
	margin: 0.5em 0 8px 0;
	padding: 0;
	color: #666;
}
#right .content .caption_image {
	float: right;
	margin: 6px 0 0 8px;
	width: 320px;
	text-align: center;
}
#right .content .caption_image .caption {
	font-size: 0.8em;
	line-height: 1em;
	text-align: center;
	margin: 0 0 8px 0;
	padding: 0;
	color: #666;
}
#right .content .caption_image img {
	border: 1px solid #48b;
}
.imagerightb {
	float: right;
	border: 1px solid #48b;
	margin: 6px 0 3px 8px;
}
.imageleftb {
	float: left;
	border: 1px solid #48b;
	margin: 6px 8px 3px 0;
}
.imageright {
	float: right;
	margin: 6px 0 3px 8px;
}
.imageleft {
	float: left;
	margin: 6px 8px 3px 0;
}
.imageb {
	border: 1px solid #48b;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* products page items */
wrapper#products #right .content ol {
	margin: 0;
	padding: 0;
}
wrapper#products #right .content ol li {
	margin: 0.8em 80px 0 0;
	padding: 0;
	font-weight: bold;
	color: #422;
}
wrapper#products p.afterlist {
	margin: 4px 140px 0 20px;
}

/* recipes page */
#right .content h5#recipe_01 {
	clear: both;
}

/* contact page styles */
#right .content #contact {
	width: 80%;
	margin: 20px;
	clear: both;
}
#right .content #contact td {
	width: 25%;
	font: 0.9em/1em "Lucida Grande", Arial, Lucida, Verdana, Helvetica, sans-serif;
	vertical-align: top;
}
#right .content #contact td.label {
	text-align: right;
}
#right .content #contact td input, #contact td textarea {
	background: #fab;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 12px;
	padding: 2px;
}
#right .content input#submit {
	font: 0.8em "Lucida Grande", Arial, Lucida, Verdana, Helvetica, sans-serif;
	background: #b54;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	padding: 2px;
	float: right;
	margin: 4px 30px 10px 0;
	display: block;
}

/* up arrow styles */
#uparrow, .uparrow {
	text-align: center;
	margin: 10px auto;
	padding: 0;
	clear: both;
}
#uparrow a, .uparrow a {
	width: 60px;
	height: 30px;
	background: transparent url(../images/uparrow.gif) 0 0 no-repeat;
	display: block;
	margin: 0 auto;
}
#uparrow a:hover, .uparrow a:hover {
	background-position: 0 -34px;
}
#uparrow span, .uparrow span {
	display: none;
}
.skiplinks {
	display: none;
}

/* credit styles */
#credit {
	width: 250px;
	height: 26px;
	margin: 6px auto;
	padding: 0 0 10px 0;
}
#credit p {
	font: 11px/26px "Lucida Grande", Arial, Lucida, Verdana, Helvetica, sans-serif;
	text-align: right;
	margin: 0 4px 0 0;
	float: left;
	padding: 0;
	color: #000;
}
#credit a {
	background: transparent url(../images/red_89b.gif) 0 1% no-repeat;
	width: 152px;
	height: 26px;
	display: block;
	float: left;
	vertical-align: middle;
}
#credit a:hover {
	background-position: 0 96%;
}
#credit span {
	display: none;
}