body, html {
	width:100%
	margin: 0;
	padding: 0;
	font: normal 12px Arial, Sans-Serif;
	color: #1A3982;
}

a {
	font: normal 12px Arial, Sans-Serif;
	color: #1A3972;
	text-decoration: none;
}

a:hover {
	font: normal 12px Arial, Sans-Serif;
	color: #1A3972;
	text-decoration: underline;
}

img { border: none; }

/* LINK STYLES */
.header_cart li a {
	text-decoration: none;
	font: normal 11px Arial, Sans-Serif;
	color: #274866;
}

.header_cart li a:hover {
	text-decoration: underline;
	font: normal 11px Arial, Sans-Serif;
	color: #274866;
}

.navbar li a {
	text-decoration: none;
	font: bold 12px Arial, Sans-Serif;
	color: #1A3972;
}

.navbar li a:hover {
	text-decoration: underline;
	font: bold 12px Arial, Sans-Serif;
	color: #1A3972;
}

.left_nav a {
	text-decoration: none;
	font: bold 11px Arial, Sans-Serif;
	color: #1A3972;
}

.left_nav a:hover {
	text-decoration: underline;
	font: bold 11px Arial, Sans-Serif;
	color: #1A3972;
}

.left_nav .item {
	background: #D2852D;
}

.left_nav .item a {
	text-decoration: none;
	font: bold 9px Arial, Sans-Serif;
	color: #1A3972;
}

.left_nav .item a:hover {
	text-decoration: none;
	font: bold 9px Arial, Sans-Serif;
	color: #1A3972;
}

.fish .more_pics a {
	text-decoration: underline;
	font: bold 11px Arial, Sans-Serif;
	color: #1A3972;
}

.fish .more_pics a:hover {
	text-decoration: underline;
	font: bold 11px Arial, Sans-Serif;
	color: #1A3972;
}

.site_footer .links a {
	text-decoration: none;
	font: normal 12px Arial, Sans-Serif;
	color: #1A3792;
}

.site_footer .links a:hover {
	text-decoration: none;
	font: normal 12px Arial, Sans-Serif;
	color: #1A3792;
}

/* HEADER STYLES */
h1 {
	font: bold 24px Arial, Sans-Serif;
	color: #1A3792;
}

h5 {
	font: bold 14px Arial, Sans-Serif;
	color: #1A3792;
}

h6 {
	font: bold 12px Arial, Sans-Serif;
	color: #1A3792;
}

#col3 h5 {
	padding: 6px;
	font: bold 14px Arial, Sans-Serif;
	text-align: center;
	color: #1A3972;
	border-left: 1px solid #D4D5D5;
	border-top: 1px solid #D4D5D5;
	border-bottom: 1px solid #D4D5D5;
}

#col3 h6 {
	padding: 6px;
	font: bold 12px Arial, Sans-Serif;
	text-align: center;
	color: #1A3972;
	border-top: 1px solid #D4D5D5;
	border-left: 1px solid #D4D5D5;
	border-bottom: 1px solid #D4D5D5;
}

#col3 h6 a {
	font-weight: bold;
}


#potw{
	
}

.fish h5 {

		padding: 7px;
		font: bold 14px Arial, Sans-Serif;
		text-align: center;
		color: #1A3972;
		border: 1px solid #D4D5D5;
		background-color:red;
		
}

/* SITE STYLES */
.main_wrapper {
	width: 763px;
	margin: 0px auto;
	text-align: justify;

}

.main_page {
}

.header {
	width: 763px;
	height: 102px;
	background: url(../images/site/header.jpg) no-repeat;
}

.header_logo {
	top: 7px;
	margin-left: 17px;
	width: 139px;
	height: 83px;
}

.header_text {
	top: 60px;
	margin-left: 5px;
	margin-top: 55px;
	font: normal 24px Verdana, Sans-Serif;
	color: #1A3792;
}

.header_cart {
	top: 5px;
	width: 240px;
}

.navbar {
	margin: 0px auto;
	width: 754px;
	height: 32px;
	background: url(../images/site/nav.jpg) repeat-x;
	font: bold 12px Arial, Sans-Serif;
	color: #1A3972;
}

.search {
	padding: 5px;
	font: bold 11px Arial, Sans-Serif;
	text-align: right;
	vertical-align: -23%;
}

.search .search_box {
	margin: 0px 3px 0px 3px;
	border: 1px solid #374866;
}
.site_main {
	margin: 0px auto;
	width: 752px;
	height:100%;
}

.site_main img {
		border: 1px solid #D4D5D5;
}

.site_content {
	padding: 2px;
	font: bold 12px Arial, Sans-Serif;
	color: #1A3972;
	text-align: justify;
}

.contact {
	margin: 100px auto 0 auto;
	text-align: right;
	width: 270px;
	font: normal 12px Arial, Sans-Serif;
	color: #1A3792;
}	

.contact .box {
	margin-left: 3px;
	margin-bottom: 2px;
	border: 1px solid #1A3792;
	vertical-align: 0%;
}

.btn {
	border: 1px solid #D4D5D5;
	background: white;
	font: bold 11px Arial, Sans-Serif;
	color: #1A3792;
	text-align: center;
}

.left_nav {
	margin-top: 2px;
	padding: 0px;
	width: 200px;
}

#col1
{
	width: 200px;
	
}

#col2
{
	margin: 2px 1px;
	padding: 2px;
	width: 390px;
}

#col3 {
	width: 154px;
	border-right: 1px solid #D4D5D5;
}

#col3 .feature_product {
	padding: 5px;
	border-left: 1px solid #D4D5D5;
	border-bottom: 1px solid #D4D5D5;
}

#col3 .product_display {
	margin: 2px auto;
	width: 100px;
	font: normal 10px Arial, Sans-Serif;
	color: #536A95;
}

#col3 .product_display .price {
	font: bold 11px Arial, Sans-Serif;
	color: #536A95;
}

#col3 .product{
	padding: 5px;
	border-left: 1px solid #D4D5D5;
	border-bottom: 1px solid #D4D5D5;
}

.fish {	
	padding: 3px;
}

.fish .fish_content {
	padding: 5px;
	border: 1px solid #D4D5D5;
}

.fish .fish_content .fish_inner {
	margin: 0px auto;
	width: 143px;
}

.fish .more_pics {
	margin-bottom: 5px;
	text-align: right;
}

.site_footer {
    position:relative;
	font: normal 12px Arial, Sans-Serif;
	color: #1A3972;
	width: 763px;
	height: 61px; 
	background: url(../images/site/footer.jpg) no-repeat;
}

.fan {
    position:absolute;
    left:10px;
    top:-30px;
}

.links{
    font: normal 12px Arial, Sans-Serif;
    color: #1A3972;
    width: 650px;
    text-align:center;
    padding-top: 25px;
    margin-left: 65px;
}



.site_footer a {
    margin: 0px 10px;
	color: #FFFFFF;
	
}

.numbers {

	padding: 5px;
	font: normal 12px Arial, Sans-Serif;
	color: #666;
	width: 66px;
	border-bottom: 1px solid #666;
}

.breadcrumb, .breadcrumb a, .page_numbers, .page_numbers a {
	font-size: 0.9em;
	color: #767676;
}

.pages {

	font: normal 12px Arial, Sans-Serif;
	color: #666;
	width: 100px;
}

.product_view {
	margin: 30px 0 0 0;
	width: 380px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.product_details {
	margin-top: 5px;
	width: 380px;
	margin-bottom: 5px;
}

.product_description {

	width: 280px;
	font: normal 10px Arial, Sans-Serif;
	text-align: justify;
}

.product_description .heading {
	font: bold 12px Arial, Sans-Serif;
}

.product_details .float_image {

	margin-bottom: 5px;
	width: 91px;
	height: 54px;
}

#mp {
	margin: 0px auto;
	text-align: center;
	width: 400px;
}

/* LIST STYLES */
.header_cart ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.header_cart li {
	list-style-type: none;
	display: inline;
	padding-left: 20px;    
	background: url(../images/site/bullet02.gif) no-repeat 0 .1em;
}



.left_nav ul {
	padding: 0;
	margin: 0;
}

.left_nav .item {
	margin-top: 1px;
	list-style-type: none;
	background: url(../images/site/navleft.jpg) no-repeat;
	text-align: left;
	display: block;
	padding: 4px 0 6px 25px;
}

#products {
	margin-top: 5px;
	border-bottom: 1px solid #CBCBCB;
}

#products .product {
	padding: 10px 0px;
	border-top: 1px solid #CBCBCB;
	font-size: 0.9em;
}

#products .product .p_image {
	width: 100px;
	margin: 0px 6px;
	text-align: center;
}

#products .product .p_details {
	width: 270px;
}

#products .product .p_details .title .style3 {
	font-weight: bold;
}

#products .product .p_details .summary {
	color: #767676;
	font-weight: normal;
}

#products button, #product button {
	padding: 0px 5px;
	border: 1px solid #D2D2D2;
	font-size: 0.8em;
	font-weight: bold;
	font-family: "verdana", "arial", sans-serif;
}

#product {
	border-top: 1px solid #767676;
}

#product .p_name {
	font-size: 1.2em;
}

#product .p_image {
	padding: 3px;
	border: 1px solid #D4D4D4;
}

#product .p_description {
	color: #767676;
}

#product .input_text {
	border: 1px solid #767676;
}

#content_fishpic {

}

#content_fishpic .float_right {
	text-align: right;
}

div#epenguins label {
	width: 12em;
}

.navbarlinks {
   margin-top: 7px;
}

.navbarlinks a {
   margin-left: 17px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
