@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	background-color: #DADADA;
	background-image: url(../img/bk.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.2em;
}
.look {
	color: #B04802;
}
.price {
	font-size: 1.2em;
	color: #C60;
	font-weight: bold;
}



#container {
	width: 800px;
	/*margin: 0 auto;  the auto margins (in conjunction with a width) center the page if needed */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-left: auto;
}  
h6 a {
}
#container #mainContent h6 {
	font-size: 1.1em;
	margin-bottom: 0px;
}

#header {
	height: 300px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
} 
#navigation {
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: url(../img/nav.gif);
	background-repeat: repeat-x;
	width: 800px;
	padding-left: 80px;
	margin-right: auto;
	margin-left: auto;
}



/* Tips for sidebar1:
1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly.
2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".thrColHybHdr #sidebar1 p" rule.
*/
#sidebar1 {
	float: left;
	width: 15em; /* top and bottom padding create visual space within this div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-left: 22px;
	margin-top: 20px;
}
#sidebar1 #bottom1 {
	background-repeat: no-repeat;
	height: 29px;
	margin-bottom: 30px;
	background-position: bottom;
	background-image: url(../img/box1-bottom.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar1 #bottom1 img {
	float: right;
	padding-right: 15px;
}
#fishbk {
	float: left;
	clear: both;
	background-image: url(../img/weed.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 600px;
	background-position: center bottom;
}


#sidebar1 h3, .thrColHybHdr #sidebar1 p, .thrColHybHdr #sidebar2 p, .thrColHybHdr #sidebar2 h3 {
	margin-left: 5px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 5px;
}
.logotext {
	height: 700px;
}
#mainContent #contact p input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.logowrap {
	height: 700px;
	width: 300px;
	float: left;
}
.logowrap img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.logowrap p {
	float: right;
	clear: left;
}

.kevwrap {
	height: 130px;
	padding-left: 0px;
	margin: 0px;
}
.kevwrap ul  {
	padding-left: 215px;
	font-size: 0.9em;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}
.kevwrap img {
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 6px;
	margin-right: 10px;
	float: left;
	margin-left: 0px;
}
.kevwrap h4 {
	padding-left: 120px;
	margin-bottom: 2px;
	margin-top: 0px;
}

.kevwrap p {
	padding-left: 120px;
	margin-top: 0px;
}

#mainContent #kit {
	padding-left: 50px;
}

.portwrap {
	margin-right: 12px;
	height: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 5px;
}
#mainContent h5 a {
	font-size: 1em;
	text-decoration: underline;
	color: #1E7E99;
}
#mainContent h5 a:hover {
	color: #FFF;
}

.portwrap img {
	float: left;
	border: 1px solid #999;
}
.portwrap .text p {
	color: #666;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 160px;
	margin-top: 0px;
}
.portwrap .text p a {
	color: #24829C;
	text-decoration: underline;
}
.portwrap .text p a:hover {
	color: #960;
}

.portfoliowrap {
	background-image: url(../img/alart.jpg);
	background-repeat: no-repeat;
	height: 380px;
	background-position: bottom;
}

 #mainContent .portfoliowrap p {
	font-size: 1em;
	padding-left: 295px;
	color: #333;
	padding-right: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.portfoliowrap #one p strong {
	color: #333;
}




#fishbk a {
	color: #187B97;
	font-size: 90%;
	font-weight: bold;
	margin-left: 50px;
}
#fishbk p {
	padding-top: 560px;
}


#mainContent li {
	list-style-position: inside;
	font-size: 1em;
	padding-bottom: 3px;
	margin-left: 2px;
	font-weight: bold;
	list-style-type: circle;
	color: #197B97;
}
 #mainContent ul .price {
	color: #5094A7;
	text-decoration: underline;
	font-size: 0.9em;
}

#sidebar1 #linkback a {
	color: #187B97;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Tips for mainContent:
1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs.
2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing.
4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur.
*/
#mainContent {
	margin-top: 0px;
	margin-right: 2em;
	margin-bottom: 0;
	margin-left: 18em;
	padding-top: 0px;
	padding-right: 2em;
	padding-bottom: 0;
}

#mainContent strong {
	color: #187BB0;
	font-weight: bold;
	font-size: 105%;
} 
#mainContent p strong {
	color: #333333;
	font-weight: normal;
	font-size: 100%;
}
#mainContent p {
	margin-top: 0px;
}
#mainContent #fishwrap {
	height: 150px;
	background-image: url(../img/goldfish2.png);
	background-repeat: no-repeat;
	background-position: right;
}


#mainContent h2 {
	font-size: 1.1em;
	color: #167092;
	line-height: 1.2em;
	margin-bottom: 0px;
}
#mainContent h2 strong {
	color: #197B97;
}

#mainContent h4 {
	color: #DB9200;
	font-size: 105%;
}
#mainContent h4 strong {
	color: #DB9200;
	font-size: 100%;
}

#mainContent strong {
	font-weight: bold;
}



#mainContent a {
	color: #DB9200;
	font-weight: bold;
	text-decoration: none;
}
#mainContent  a:hover {
	color: #187B9F;
}


#mainContent h1 {
	color: #187B9F;
	font-size: 150%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#footer {
	height: 80px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #23819C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 
#sidebar1 .mid1 h3 a {
}

#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #1B7D98;
}


#footer p {
	font-size: 100%;
	color: #999;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
	margin-top: 0px;
}

/* Miscellaneous classes for reuse */
.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: 8px;
}
.fltlft { /* this class can be used to float an element left in your 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 a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.mid1 h5 {
	color: #FFF;
	padding-right: 10px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 10px;
	margin-top: 4px;
}


#sidebar1 .top1 {
	background-image: url(../img/Btop.gif);
	background-repeat: no-repeat;
	height: 28px;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#sidebar1 .mid1 p {
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sidebar1 .mid1 {
	background-image: url(../img/Bmid.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
}
#sidebar1 .mid1 a {
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	color: #FC0;
	padding: 0px;
}
#sidebar1 .mid1 p a:hover {
	color: #FFF;
}

#sidebar1 .mid1 p  a {
	font-size: 100%;
	text-decoration: underline;
	color: #FC0;
	text-align: left;
}

#sidebar1 .mid1 h3 {
	padding-top: 0px;
	text-transform: uppercase;
	padding-left: 10px;
	color: #FC0;
	font-size: 1.2em;
	padding-right: 0px;
	padding-bottom: 0px;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sidebar1 .mid1 h3 a:hover {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#sidebar1 .mid1 a:hover {
	color: #FFCC00;
}
#sidebar1 .mid1 p {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 13px;
	font-size: 90%;
	line-height: 1.2em;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#sidebar1 .bottom1 {
	background-repeat: no-repeat;
	height: 32px;
	margin-bottom: 30px;
	background-position: bottom;
	background-image: url(../img/Bbotttom.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#sidebar1 .bottom1 img {
	float: right;
	padding-right: 15px;
}
.testimonials {
	color: #000;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DB9200;
}
.testimonials p strong {
	font-weight: bold;
	color: #000;
}
#container #mainContent .testimonials p strong {
	font-weight: bold;
	color: #000;
}
