/* Vers. 1.00 11/02/2008 - creation 
            2.00 02/21/2010 - mods to support new version of web site
            2.10 04/07/2010 - additional mods to support web site re-do

*/

/*              b0c7b3 = sage green   */
/*              e6e9f2 = light gray   */
/*              515266 = dark gray    */

ul.topic {
  list-style-type: disc;
  line-height: 110%;
  text-align: left;
}
li {
  font-size: 10px;
}

li.topic {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: black;
}

li.fishing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: black;
  line-height: 120%;
}

#container {
	width: 790px;
	margin: 0px auto;
/*	background-color: #e6e9f2; */
        text-align: left;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #515266;     
}

body {
	background-repeat:no-repeat;
	background-position:center top;
}

p, blockquote {
  text-align: left;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #515266;
}

sup {
	font-size: 10px;
}

p.fishing {
	line-height: 125%;
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	color: #515266;
}

p.medium, dd, blockquote {
	line-height: 115%;
	font-size: 12px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	color: #515266;
}

p.large {
	line-height: 115%;
	font-size: 14px;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	color: #515266;
}

p.order {
	font-size: 14px;
}

/*      vertical spacer bar   ||   */ 
#verticalSpacer {
	position: relative;
	float: left;
	width: 20px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/*      horizontal spacer bar  ==  */
#horizontalSpacer {
	text-align: center;
	clear: both;
	width: 790px;
	padding-top: 10px;    
	padding-bottom: 5px;  
}

/*      thin horizontal bar  ==  */
#horizontalBar {
	position: relative;
	text-align: center;
	clear: both;
	width: 410px;
	height: 2px;
                margin: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #b0c7b3;		/* sage green */
}

/*      horizontal spacer bar  ==  */
#smallHorizontalSpacer {
	position: relative;
	text-align: center;
	clear: both;
	width: 700px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*      vertical spacer bar   ||   */ 
#smallVerticalSpacer {
	position: relative;
	float: left;
	width: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#video {
	position: relative;
	float: left;
	width: 196px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #e6e9f2;
	border: 3px solid #b0c7b3;
}

#content {
	position: relative;
	float: left;
	margin-top: 4px;
	margin-bottom: 2px;
	z-index: 1;
}

#contentPic {
	position: relative;
	float: left;
	width: 120px;
	height: 115px;
	margin-top: 4px;
	margin-bottom: 2px;
	z-index: 1;
}

#contentTopic {
	position: relative;
	float: left;
	width: 580px;
	margin-top: 4px;
	margin-bottom: 2px;
	z-index: 1;
}

#contentProducts {
	position: relative;
	float: left;
	width: 600px;
	margin-top: 4px;
	margin-bottom: 2px;
	z-index: 1;
}

#blogPic {
	position: relative;
	float: left;
	margin-top: 12px;
	margin-left: 2px;
	margin-bottom: 2px;
	background-color: #ffffff;
	z-index: 2;
}

#rightPic {
	position: relative;
	float: left;
	width: 100px;  
	height: 160px; 
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: #e6e9f2;
	z-index: 2;
}

img {
	padding: 0px;
}

#contentBlog {
	position: relative;
	float: left;
	width: 300px;
	margin-top: 4px;
	margin-bottom: 2px;
	z-index: 2;
}

#contentItemDesc {
	position: relative;
	float: left;
	width: 140px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contentRight {
	position: relative;
	float: left;
	width: 136px;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-right: 4px;
	background-color: #e6e9f2;
	z-index: 2;
}

h1 {
  font-family: "Eras Demi ITC","Trebuchet MS", Verdana, serif;
  font-size: 34px;
  font-weight: normal;
  color: #3d6c87;
}
h2 {
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  color: #404040;
  margin: 4px 0 0 0;
}

h3 {
  text-align: left;
  font-weight: normal;
  font-size: 14px;
  color: #404040;
  margin: 0px 0 20px 20px;
 /* top right bottom left */
}

th {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  color: black;
  font-weight: normal;
}

input {
  font-family: "Verdana", Arial, sans-serif;
  font-size: 14px;
  color: #404040;        /*  medium gray  */
}
form {
  font-family: "Verdana", Arial, sans-serif;
  font-size: 14px;
}
textarea {
  font-family: "Verdana", Arial, sans-serif;
  font-size: 15;
/*  color: #1e27aa;      blue  */
  color: #404040;        /*  medium gray  */
}
submit {
  font-family: "Verdana", Arial, sans-serif;
  font-size: 16px;
  color: #404040;        /*  medium gray  */
  font-weight: bold;
}

p.orderform {
  text-align: left;
  font-size: 16px;
}
p.cart {
  color: #1e27aa;
  font-size: 14px;
}
p.topic {
  color: #404040;
  font-size: 12px;
}


/*         from Microsoft template    */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f2f2f7;
	background-attachment: scroll;
}

#masthead {
	text-align: center;
	width: 790px;
	background-color: #fafaff;
	margin: auto;
}

#content {
	float: left;
	width: 578px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background-color: #fff;
}

#footer {
	position: relative;
	left: 4px;
	text-align: center;
	clear: both;
	width: 780px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #a0b6aa;		/* dark sage green */
	z-index: 2;
}
/* Masthead Styles */
#masthead h3 {
	color: #5f8ea9;
}

/* Content Styles */
#content img {
	padding: 5px;
	border: 1px solid #808080;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5c8c76;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;


