/* Advanced CSS - will not display in SiteCM Editor */

body {
	margin: 0;
	padding: 0;
	background: url(/images/gofishbc_bg.gif);
	background-position: top left;
	background-repeat: repeat;
}

/* Standard Page Layout & Design Declarations */

.content {
	margin-left: 6px;
	margin-right: 8px;
	padding: 10px;
}

.main_content {
	width: 754px;
	overflow: none;
	background: url(/images/gofishbc_main_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.topbar {
	margin: 0;
	margin-left: 6px;
	margin-right: 8px;
	padding: 0;
	padding-bottom: 1px;
	border-bottom: solid 1px #EB9334;
}

.topnav td {}

.topnav a, .topnav a:link , .topnav a:active, .topnav a:visited {}

.topnav a.nav_active, .topnav a.nav_active:link , .topnav a.nav_active:active, .topnav a.nav_active:visited, .topnav a.nav_active:hover, 
.topnav a:hover {}

.topnav2 td {}
	
.topnav2 a:link, .topnav2 a:active, .topnav2 a:visited {}

.topnav2 a.nav_active, .topnav2 a.nav_active:link , .topnav2 a.nav_active:active, .topnav2 a.nav_active:visited, .topnav2 a.nav_active:hover, 
.topnav2 a:hover {}

.print_email a, .print_email a:link, .print_email a:active, .print_email a:visited {
	font: bold 12px Arial, Tahoma, Sans-Serif;
	color: #000;
	text-decoration: none;
}

.print_email a:hover {
	color: #666;
	text-decoration: underline;
}

.tagline {
	font: normal 10px Arial, Tahoma, Sans-Serif;
	color: #666;
}

.updated {
	color: #999;
}

.formtext {
	background-color: #fff;
	color: #000;
	font: normal 10px Arial, Tahoma, Sans-Serif;
}

#footertoprint {
	display: none;
}

/* SiteCM Components */

#cmSearch {}
	
#cmSearch input {
	border: solid 1px #000;
}

#cmSearch a, #cmSearch a:link, #cmSearch a:active, #cmSearch a:visited {
	
}

#cmSearch a:hover {
}

#cmNewsletter {}
	
#cmNewsletter input {
	border: solid 1px #000;
}

#cmNewsletter a, #cmNewsletter a:link, #cmNewsletter a:active, #cmNewsletter a:visited {
	font: bold 10px Arial, Tahoma, Sans-Serif;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	padding: 2px;
}

#cmNewsletter a:hover {
	color: #fff;
	background-color: #666;
	text-decoration: none;
}

#cmPollContents {
	border: solid 1px #000;
	background-color: #FFF;
}

#cmPollContents table {
	width: 150px;
	padding: 0px;
}

#cmPollContents table tr, #cmPollContents table td {
	padding: 0px;
}

#cmPollContents input {
	padding-left: 5px;
}

#cmPollContents h3 {
	font: bold 13px Arial, Tahoma, Sans-Serif;
	padding-left: 15px;
	border-bottom: solid 1px #000;
}

#cmFader {
	border: solid 1px #000;
	background-color: #fff;
	width: 200px;
	padding: 0px;
	text-align: center;
	margin:0px;
}

#cmFader h3 {
	font: bold 14px Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	//color: #000000;
	border-bottom: solid 3px #030;
	padding-left: 0px;
	margin-bottom: 5px;
}

#cmFader p {
	font: 13px Arial, Tahoma, Sans-Serif;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin:0px;
	text-align: center;
}

/* Custom Page Layout & Design Declarations */

.body {
	background: url(/images/gofishbc_horizontal_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.page {
	background: url(/images/gofishbc_vertical_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.links td {
	font: normal 10px Arial, Tahoma, Sans-Serif;
	color: #666;
}

.links a, .links a:link, .links a:active, .links a:visited {
	font: normal 10px Arial, Tahoma, Sans-Serif;
	color: #666;
	text-decoration: none;
}

.links a:hover {
	color: #D06D02;
	text-decoration: underline;
}

.links a.search, .links a.search:link, .links a.search:active, .links a.search:visited {
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

.links a.search:hover {
	text-decoration: none;
}

.links input {
	border: solid 1px #999;
	font: normal 10px Arial, Tahoma, Sans-Serif;
	color: #666;
}

.footer {
	border-top: solid 1px #EB9334;
	margin: 0;
	margin-left: 7px;
	margin-right: 9px;
	padding: 0;
	width: 772px;
}

.flash {
	background: url(/images/flash_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ECECEC;
}

.tn_wrapper {
	margin: 0;
	padding: 0;
	width: 774px;
	background-color: #ECECEC;
}