* {
	margin:0;
	padding:0;
	}
body {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}
img {
	border:0;
	}
a {
	color:#006699;
	font-weight:bold;
	text-decoration:none;
	}
	
	
#container {
	margin:0 auto;
	position:relative;
	text-align:left;
	clear:left;	
	width:940px;
	background-color:#FFFFFF;
	padding:20px;
	}
	
#header {
	background-image:url(../img/headerBackground.jpg);
	background-repeat:no-repeat;	
	height:60px;
	}
#header h1 {
	text-indent:-2000px;
	visibility:hidden;
	}
#header h5 {
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	position:absolute;
	left:295px;
	top:50px;
	}
	
#headerBlog {
	background-image:url(../img/headerBackgroundBlog.gif);
	background-repeat:no-repeat;	
	height:60px;
	}
#headerBlog h1 {
	text-indent:-2000px;
	visibility:hidden;
	}
#headerBlog h5 {
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	position:absolute;
	left:295px;
	top:50px;
	}
	
#topRightTag
 {position:absolute; right:-4px; top:0px}

ul#navigation {
	font-size:14px;
	margin:14px 0;
	height:20px;
	}
ul#navigation li {
	list-style-type:none;
	float:left;
	font-weight:bold;
	margin:0;
	}
ul#navigation li a {
	display:block;
	color:#006699;
	text-decoration:none;
	padding:2px 12px;
	}
ul#navigation li.selected {
	background-image:url(../img/navBackgroundRight.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}
ul#navigation li.selected a {
	background-image:url(../img/navBackgroundLeft.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#000;
	}


#content {
	
	}
#content h2 {
	color:#000;
	border-bottom:1px solid #789AC2;
	width:100%;
	font-size:20px;
	padding-bottom:3px;
	margin-bottom:20px;
	}

#content h3 {
	font-size:22px;
	margin-bottom:16px;
	color:#333;
	}
#content h4 {
	font-size:18px;
	margin-bottom:16px;
	}
#content h5 {
	font-size:14px;
	margin-bottom:16px;
	}
#content h6 {
	font-size:12px;
	margin-bottom:16px;
	}
#content object {
	margin-bottom:16px;
	}	
#content table {
	margin-bottom:16px;
	}	
#content table tr td {	
	padding:2px 10px 2px 0;
	}
#content p {
	margin-bottom:16px;
	line-height:18px;
	font-size:13px;
	}

#content #faq ul {
	list-style:none;
	margin-left:5px;
	}
#content #faq ul li h3 {
	font-size:18px;
	}

#content #links {
	width:727px;
	}
#content #links ul {
	padding:0;
	margin-bottom:20px;
	padding-bottom:10px;
	background:url(../img/linkBackground.gif) no-repeat;
	background-position:bottom;
	background-color:#DFEBFA;
	}
#content #links ul li {
	padding:0;
	margin:0;
	list-style-type:none;
	overflow:auto;
	}
/*
#content #links ul li h4 {
	background:url(../img/linkHeader.gif) no-repeat;
	padding:8px 0 8px 12px;
	font-size:16px;
	}
*/
#content #links ul li h4 {
	background-image:url(../img/headerBgRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:15px;
	height:44px;
	margin:0;
	border:0;
	}
#content #links ul li h4 span {
	display:block;
	background-image:url(../img/headerBgLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:36px;
	padding:8px 0 0 15px;
	}	

#content #links ul li ul {
	margin:0 12px;
	padding-bottom:0;
	}	
#content #links ul li ul li {
	margin-bottom:5px;
	}
#content #links ul li ul li a {
	font-size:13px;
	float:left;
	line-height:18px;
	display:block;
	width:200px;
	}
#content #links ul li ul li p {
	margin:0 0 10px 200px;
	}	


#content #tackle {
	width:720px;
	float:left;
	}
#content #tackle ul {
	margin:0;padding:0;
	}
#content #tackle ul li {
	margin:0;padding:0;
	list-style-type:none;	
	float:left;
	}
#content #tackle ul li img {
	float:left;
	margin:3px 10px 20px;
	}
#content #tackle ul li h4 {
	border-bottom:1px solid #789AC2;
	padding:5px 5px 5px 10px;
	font-size:14px;
	}
#content #tackle ul li p {	
	margin-left:230px;
	}
	
	
#content #tackle ul#tackleList {
	margin:0;
	clear:both;
	}
#content #tackle ul#tackleList li {
	/*background:url(../img/tackleBackground.gif) no-repeat;
	background-position:bottom;
	background-color:#DFEBFA;*/
	list-style-type:none;
	float:left;
	width:354px;
	margin:0 10px 10px 0;
	padding:0;
	}
#content #tackle ul#tackleList li.last {
	margin-right:0;
	clear:right;
	}
/*
#content #tackle ul#tackleList li h4 {
	background:url(../img/tackleHeader.gif) no-repeat;
	font-size:15px;
	margin:0;border:0;
	padding:10px 15px 5px 15px;
	}
*/

#content #tackle ul#tackleList li h4 {
	background-image:url(../img//headerBgWhite.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	font-size:15px;
	height:44px;
	margin:0;
	padding:0;
	border:0;
	}

#content #tackle ul#tackleList li h4  span {
	display:block;
	/*background-image:url(../img/headerBgLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;*/
	height:36px;
	padding:8px 0 0 15px;
	}
#content #tackle ul#tackleList li p {
	margin:0;
	padding:0 15px 15px 15px;
	}
	
#content #tackleMenu {	
	float:right;
	width:190px;
	background:url(../img/tackleMenuBackground.gif) no-repeat;
	background-position:bottom;
	background-color:#DFEBFA;
	margin-bottom:10px;
	}
/*
#content #tackleMenu h3 {
	background:url(../img/tackleMenuHeader.gif) no-repeat;
	font-size:15px;
	padding:10px 0 13px 10px;
	margin:0;
	}
*/

#content #tackleMenu h3 {
	background-image:url(../img/headerBgRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:15px;
	height:44px;
	margin:0;
	border:0;
	}
#content #tackleMenu h3 span {
	display:block;
	background-image:url(../img/headerBgLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:36px;
	padding:8px 0 0 15px;
	}
#content #tackleMenu ul {
	margin:0;
	padding:15px 5px 5px 10px;
	margin-bottom:10px;
	}
#content #tackleMenu ul li {
	list-style-type:none;
	font-size:12px;
	margin:0;padding:0;
	margin-bottom:5px;
	}




#content #essay {
	width:735px;
	}
#content #essay h4 {
	color:#006699;
	margin-bottom:0;
	}
#content #essay h5 {
	color:#000;
	margin-bottom:10px;
	border-bottom:1px solid #789AC2;
	padding-bottom:3px;
	font-size:16px;
	margin-top:20px;
	}
#content #essay p.date {
	color:#6699CC;
	}
#content #essay ul {
	}
#content #essay ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	clear:left;
	margin-bottom:20px;
	}
#content #essay ul li img {
	float:left;
	margin-bottom:20px;
	}
#content #essay ul li p {
	margin-left:310px;
	color:#333;
	line-height:18px;
	}
#content #essay div.footer {
	clear:both;
	color:#333;
	}

#content #essay ul li.essayParagraph {
	width:719px;
	}

	
#content #essayFirst {
	height:200px;
	}
#content #essayFirst img {
	float:left;
	padding-bottom:15px;
	background-image:url(../img/imageShadow.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
#content #essayFirst h4 {
	margin-left:310px;	
	}
#content #essayFirst p {
	margin-left:310px;	
	color:#333;
	line-height:18px;
	margin-bottom:12px;
	}
#content ul#essayList {
	overflow:auto;
	margin-bottom:10px;
	}
#content ul#essayList li {
	float:left;
	clear:none;
	margin:0;padding:0;
	font-size:12px;
	margin:8px 12px 0 0;
	width:174px;
	height:156px;
	overflow:hidden;
	background-image:url(/img/imageShadowEssay.jpg);
	background-repeat:repeat-x;
	background-position:bottom;

	}
#content ul#essayList li a.thumb {
	clear:left;
	}
#content ul#essayList li a span {
	margin-left:2px;
	display:block;
	margin-top:8px;
	}
#content ul#essayList li img a {
	margin-left:0;
	}
#content ul#essayList li.last {
	margin-right:0;
	}
#content ul#essayList li img {	
	margin:0;padding:0;
	float:none;	
	}
	
.essayPageNavigation {
	width:650px;
	font-size:13px;
	color:#1A61A9;
	}
.essayPageNavigation .next {
	color:#666666;
	float:right;
	}
.essayPageNavigation .next a {
	color:#1A61A9;
	}
	
.essayPageNavigation .back {
	color:#666666;
	float:left;
	}
.essayPageNavigation .back a {
	color:#1A61A9;
	}
.essayPageNavigation .pages {	
	text-align:center;	
	}
.essayPageNavigation .pages a.pageLink {
	padding:2px 5px;
	margin:3px;
	}
.essayPageNavigation a {
	color:#1A61A9;
	text-decoration:none;
	}
.essayPageNavigation .currentPage {
	padding:2px 5px;
	margin:3px;
	background-color:#1A61A9;
	color:#FFF;
	}


#content #essayMenu {	
	float:right;
	width:190px;
	background:url(../img/tackleMenuBackground.gif) no-repeat;
	background-position:bottom;
	background-color:#DFEBFA;
	margin-bottom:10px;
	}
/*
#content #essayMenu h3 {
	background:url(../img/tackleMenuHeader.gif) no-repeat;
	font-size:15px;
	padding:10px 0 13px 10px;
	margin:0;
	}
*/
#content #essayMenu h3 {
	background-image:url(../img/headerBgRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:15px;
	height:44px;
	margin:0;
	border:0;
	}
#content #essayMenu h3 span {
	display:block;
	background-image:url(../img/headerBgLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:36px;
	padding:8px 0 0 15px;
	}
#content #essayMenu h4 {
	font-size:12px;
	margin:0;padding:0;
	margin-bottom:5px;
	}
#content #essayMenu ul {
	margin:10px;
	padding:0;
	}
#content #essayMenu ul li {
	list-style-type:none;
	font-size:12px;
	margin:0;padding:0;
	}
#content #essayMenu ul li ul {
	margin:0;
	margin-bottom:10px;
	}
#content #essayMenu ul li ul li {
	margin:0;
	margin-bottom:5px;
	}
	






#content #albumMenu {
	background:url(../img/albumMenuBackground.gif) no-repeat;
	background-position:bottom;
	background-color:#DFEBFA;
	width:233px;
	float:left;
	margin-bottom:10px;
	}
/*
#content #albumMenu h3 {
	background:url(../img/albumMenuHeader.gif) no-repeat;
	font-size:15px;
	padding:10px 0 13px 10px;
	margin:0;
	}
*/
#content #albumMenu h3 {
	background-image:url(../img/headerBgRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:15px;
	height:44px;
	margin:0;
	border:0;
	}
#content #albumMenu h3 span {
	display:block;
	background-image:url(../img/headerBgLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:36px;
	padding:8px 0 0 15px;
	}
	
	
#content #albumMenu h4 {
	font-size:12px;
	margin:0;padding:0;
	margin-bottom:5px;
	}
#content #albumMenu ul {
	margin:10px;
	padding:0;
	}
#content #albumMenu ul li {
	list-style-type:none;
	font-size:12px;
	margin:0;padding:0;
	}
#content #albumMenu ul li ul {	
	margin:0 0 20px 0;
	}
#content #albumMenu ul li ul li {
	margin:0;
	margin-bottom:5px;
	}




#content #album {
	margin-left:265px;
	}
#content #album h4 {
	font-size:15px;
	margin-bottom:8px;
	padding-top:9px;
	}
#content #album #imageLargeContainer {
	width:666px;
	height:426px;
	text-align:center;
	}	
#content #album #imageLargeContainer img {
	padding-bottom:15px;
	background-image:url(../img/imageShadow.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}
#content #album #galleryScrollLeft {
	position:absolute;
	margin-top:90px;
	}
#content #album #galleryScrollRight {
	position:absolute;
	right:30px;
	margin-top:90px;
	}

#content #album #thumbnails {
	margin:20px 30px;
	width:608px;
	height:186px; /*204 with js off*/
	overflow:hidden;
	}
#content #album #thumbnails img {
	margin:0;padding:0;
	margin-right:2px;
	}
	

#content #blogRightColumn {
	width:230px;
	float:right;
	margin-bottom:20px;
	}
#content #blogRightColumn h3 {
	background-image:url(../img/headerBgRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:15px;
	height:44px;
	margin:0;
	border:0;
	}
#content #blogRightColumn h3 span {
	display:block;
	background-image:url(../img/headerBgLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:36px;
	padding:8px 0 0 15px;
	}
#content #blogRightColumn h5 {
	margin:5px 0;
	font-size:13px;
	}
#content #blogRightColumn p {
	margin-bottom:5px;
	}

#content #blogRightColumn div {
	background-color:#E6F0FC;
	margin-bottom:16px;
	background-image:url(../img/blogRightColumnBg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}

#content #blogRightColumn form  {
	padding:5px 10px 10px;
	}
#content #blogRightColumn form input.searchField {
	width:130px;
	vertical-align:middle; 
	border:0; 
	padding:3px; 
	}
#content #blogRightColumn form input.searchButton {
	background-image:url(../img/buttonBg.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:70px;
	vertical-align:middle; 
	border:0; 
	padding:2px; 
	}
	
#content #blogRightColumn form input.subscribeField {
	width:110px;
	vertical-align:middle; 
	border:0; 
	padding:3px; 
	}
#content #blogRightColumn form input.subscribeButton {
	background-image:url(../img/buttonBg.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:90px;
	vertical-align:middle; 
	border:0; 
	padding:2px; 
	}
	
#content #blogRightColumn ul#archive {
	font-size:12px;	
	padding:0 10px 10px;
	margin-left:10px;
	}
#content #blogRightColumn ul#archive li {
	margin-left:8px;
	margin-top:5px;
	list-style-image:url(../img/archiveBullet.gif);
	}


#content #blogRightColumn ul#archive li ul.closed {
	display:none;
	} 


#content #blogRightColumn ul#archive li a {
	font-weight:bold;
	}
#content #blogRightColumn ul#archive li ul li ul li {
	list-style:none;	
	}
#content #blogRightColumn ul#archive li ul li ul li a {
	font-weight:normal;
	}



#content #blogRightColumn ul#labels {
	font-size:12px;	
	list-style:none;
	padding:0 10px 10px;
	}
#content #blogRightColumn ul#labels li {
	margin-left:8px;
	margin-top:3px;
	}
#content #blogRightColumn ul#labels li a {
	font-weight:bold;
	}


#content #blogRightColumn ul.links {
	font-size:12px;	
	list-style:none;
	padding:0 10px 10px;
	}
#content #blogRightColumn ul.links li {
	margin-left:8px;
	margin-top:6px;
	}
#content #blogRightColumn ul.links li a {
	font-weight:bold;
	}



#content ul#blogPosts {
	width:650px;
	}
#content ul#blogPosts li {
	list-style-type:none;
	margin-bottom:10px;
	}
#content ul#blogPosts li h3 {
	font-size:26px;
	color:#000;
	margin-bottom:3px;
	}
#content ul#blogPosts li h3 a {
	color:#000;
	}
	
#content ul#blogPosts li p.postDate {
	color:#999;
	}

#content ul#blogPosts li .postContent ul {
	margin:0 50px;
	}

#content ul#blogPosts li .postContent li {
	list-style-type:disc;
	font-size:13px;
	margin:0 20px 16px 20px;
	text-align:justify;
	line-height:18px;
	}
#content ul#blogPosts li .postContent p,
#content ul#blogPosts li .postContent div {
	font-size:13px;
	text-align:justify;
	line-height:18px;
	margin-bottom:16px;
	}
	
#content ul#blogPosts li div.blogFooter {
	background-color:#D0E2FA;
	background-image:url(../img/blogFooterBgBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:40px;
	}
#content ul#blogPosts li div.blogFooter div {
	background-image:url(../img/blogFooterBgTop.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding:10px;
	}
#content ul#blogPosts li div.blogFooter p {
	margin-bottom:2px;
	}


#content ul#blogPosts li #blogPostCommentWrapper {
	background-color:#DFEBFA;
	}
#content ul#blogPosts li #blogPostCommentWrapper h3 {
	background-image:url(../img/headerBgRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:15px;
	height:44px;
	margin:0;
	border:0;
	}
#content ul#blogPosts li #blogPostCommentWrapper h3 span {
	display:block;
	background-image:url(../img/headerBgLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:36px;
	padding:8px 0 0 15px;
	}
#content ul#blogPosts li #blogPostCommentWrapper #blogComments {
	padding:5px 10px;
	}
#content ul#blogPosts li #blogPostCommentWrapper #blogCommentForm {
	padding:5px 10px;
	background-image:url(../img/commentFormBackground.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#content ul#blogPosts li #blogPostCommentWrapper #blogCommentForm h4 {
	font-size:16px;
	margin-bottom:4px;
	}
#content ul#blogPosts li #blogPostCommentWrapper #blogCommentForm td {
	padding-bottom:6px;
	}
#content ul#blogPosts li #blogPostCommentWrapper #blogCommentForm td.label {
	font-size:13px;
	text-align:right;
	}
#content ul#blogPosts li #blogPostCommentWrapper #blogCommentForm input.text {
	width:130px;
	}
#content ul#blogPosts li #blogPostCommentWrapper #blogCommentForm input.submit {	
	background-image:url(../img/buttonBg.jpg);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:120px;
	vertical-align:middle; 
	border:0; 
	padding:2px; 
	}
#content ul#blogPosts li #blogPostCommentWrapper #blogCommentForm textarea {
	width:620px;
	height:90px;
	}

.blogPageNavigation {
	width:650px;
	font-size:13px;
	color:#1A61A9;
	}
.blogPageNavigation .next {
	color:#666666;
	float:right;
	}
.blogPageNavigation .next a {
	color:#1A61A9;
	}
	
.blogPageNavigation .back {
	color:#666666;
	float:left;
	}
.blogPageNavigation .back a {
	color:#1A61A9;
	}
.blogPageNavigation .pages {	
	text-align:center;	
	}
.blogPageNavigation .pages a.pageLink {
	padding:2px 5px;
	margin:3px;
	}
.blogPageNavigation a {
	color:#1A61A9;
	text-decoration:none;
	}
.blogPageNavigation .currentPage {
	padding:2px 5px;
	margin:3px;
	background-color:#1A61A9;
	color:#FFF;
	}



#content #rightColumn {
	float:right;
	width:300px;
	}
	
#content #rightColumn #fishingPictures h3 {
	font-size:15px;
	padding:0 0 13px 0;
	margin:0 0 10px 0;
	background-image:url(../img/headerBgWhite.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:290px;
	}
#content #rightColumn #fishingPictures ul {
	height:193px;
	width:290px;
	padding-bottom:15px;
	background-image:url(/img/imageShadow.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	overflow:hidden;
	}
#content #rightColumn #fishingPictures ul li {
	list-style-type:none;
	margin-bottom:15px;
	}
#content #rightColumn #fishingPictures {
	width:290px;
	}

#content #rightColumn #photoEssay {	
	width:290px;
	}
#content #rightColumn #photoEssay h3 {
	font-size:15px;
	padding:0 0 13px 0;
	margin:0 0 10px 0;
	background-image:url(../img/headerBgWhite.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:290px;
	}
#content #rightColumn #photoEssay p {
	/*line-height:16px;*/
	}
#content #rightColumn #photoEssay img {
	padding-bottom:15px;
	background-image:url(/img/imageShadow.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}

#content #rightColumn #photoEssay img {
	padding-bottom:15px;
	background-image:url(/img/imageShadow.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}


#content div.infoBox {
	float:left;
	width:300px;
	height:230px;
	margin:10px 20px 18px 0;
	background-image:url(../img/infoBoxBg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#E6F0FC;
	}
#content div.last {
	margin-right:0;
	}
#content div.infoBox h2 {
	background-image:url(../img/headerBgRight.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-size:15px;
	height:44px;
	margin:0;
	border:0;
	}
#content div.infoBox h2 span {
	display:block;
	background-image:url(../img/headerBgLeft.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:36px;
	padding:8px 0 0 15px;
	}
#content div.infoBox img {
	float:left;
	margin:0 10px;
	}
#content div.infoBox h4 {
	font-size:18px;
	color:#4E72A8;
	margin:0 10px 6px 10px;
	}	
#content div.infoBox p {
	margin:0 10px 6px 10px;
	}	
	
#footer {	
	clear:both;	
	background-image:url(../img/footerBackground.gif);
	background-repeat:no-repeat;
	color:#7F9ABD;
	height:44px;
	font-size:13px;
	padding:8px;
	}
#footer p.copy {
	}
#footer p.credit {
	float:right;
	}
#footer p.credit a {
	font-weight:bold;
	text-decoration:none;
	}
	
	
	
	
#preview {
	background-color:#FF7D7D;
	padding:10px;
	border:1px solid #FF0000;
	margin-bottom:10px;
	}
#preview p {
	float:left;
	}
#preview input {
	}
	

#errorPage  {
	margin-bottom:40px;
	}
#errorPage h1 {
	margin:20px 0;
	font-size:22px;
	}
#errorPage ul {
	list-style-type:disc;
	margin-left:20px;
	}
#errorPage ul li {
	margin-top:5px;
	}
	

