body {
	margin : 0px;
	color : #000;
	background: #fff;
	background-color: #FFFFFF;
}


.logoname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000; 
}

.logonamefish {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000; 
}
	
	
.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}	
	
.txtmenu a:link {  color: #ffffff; text-decoration: none }
.txtmenu a:visited {  color: #ffffff; text-decoration: none }
.txtmenu a:hover {  color: #FFFFFF; text-decoration: none }
.txtmenu a:active {  color: #FFFFFF; text-decoration: none 
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
	line-height: 18px;
	padding-left: 10px;

}
	
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	line-height: 18px;

}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	line-height: normal;
}
	 
	
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 10px 0px 0px;

}

span.calloutbox  {
	font-size: 14px;


}




blockquote.float-left {
	float: left;
	width: 165px;
	padding: 10px;
	margin: 10px 10px 10px 0;
	color: #333333;
	background: #C3D3FD;
	text-indent: 0px;
	border: 2px dotted #CC0000;
}	
	
a {
	color: #CC0000;
	text-decoration: none;
}

a:visited {  color: #CC0000; text-decoration: none }
a:hover {  color: #CC0000; text-decoration: underline }
a:active {  color: #CC0000; text-decoration: underline }

p a{
	color: #CC0000;
	font-weight: bold;

}

p a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}



.pdesc {
	padding-left: 20px;
}

.topcellbackground {
	background-color: #CC0000;
}

.topcellbackgroundfish {
	background-color: #CC0000;
}

.menubackground {
	background-color: #000000;
}

.mainbackground {
	background-color: #FFFFFF;
}

.subcellbackground {
	background-color: #C3D3FD;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;


}


blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	line-height: 17px;
	text-indent: 15px;
}








#navcontainer { margin-left: 38px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer li {
	margin: 0;
	padding-bottom: 4px;
}

#navcontainer a
{
	display: block;
	color: #333;
	width: 140px;
	padding: 2px 10px;
	text-decoration: none;
	font-size: 12px;
	border: 1px solid #CC0000;
}

#navcontainer a:hover
{
background-color: #C3D3FD;
color: #333;
}

#navcontainer ul ul
{
margin-left: 30px;
padding: 0px;
list-style-type: none;
}

#navcontainer li li a
{
display: block;
color: #333;
width: 110px;
padding: 2px 10px;
margin: 0;
border-top: none;
border-bottom: none;
border-right: 1px solid #CC0000;
border-left: 1px solid #CC0000;
text-decoration: none;
font-size: 12px;
}

#navlist a:link#current, #navlist a:visited#current
{

background-color: #C3D3FD;
color: #333;

}

#navlist a:link#subcurrent, #navlist a:visited#subcurrent
{
background-color: #C3D3FD;
color: #333;
}


img.border {

border-width: 2px;

border-color: #CC0000;

border-style: solid;

padding: 6px;

}
hr {
	 color: #666666;
	 background-color: #666666;
     height: 1px;
}

.dropcap  {
	float: left;
	width: 33px;
	font-size: 45px;
	color: #000000;
	line-height: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.indexheading {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	

}
.sold {
	font-size: 16px;
	font-weight: bolder;
	color: #CC0000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #0066FF;
	padding-left: 20px;

}
