@charset "UTF-8";
/* CSS Document */
BODY 	{
	scrollbar-base-color: #999999;
	scrollbar-track-color: #D7D4C5;
	backgroUnd-color: #FFFFFF;
	padding: 0px;
	border: #FFFFFF 0px solid;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/fishing_boat_background.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-style: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
}
h2   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-style: normal;
}
h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
}
/* NON-MENU LINK COLORS */

a:link		{
	color: #F60;
	text-decoration: underline;
}

a:visited	{ color: #336699; text-decoration: none; }

a:active	{ color: #336699; text-decoration: none; }

a:hover		{ color: #CC0000; text-decoration: none; }

#Flash_Banner {
	text-align: center;
}



/* FOOTER LINK COLORS */

a.foot:link		{
	color: #333;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.foot:visited		{
	color: #C60;
	text-decoration: none;
}

a.foot:active		{ color: #336699; text-decoration: none; }

a.foot:hover		{
	color: #039;
	text-decoration: underline;
}






/* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #333333; FONT: 11px arial, sans-serif; font-weight: normal; }

.title 		{ COLOR: #9D9A88; FONT: 16px arial, sans-serif; font-weight: normal; }

.subtitle 	{ COLOR: #003557; FONT: 14px arial, sans-serif; font-weight: normal; }

.phonetitle 	{ color: #9D9A88; font: 11px verdana, arial, sans-serif; font-weight: bold; }




/* GENERAL COLOR AND LINE COLOR AREAS */

.searcharea	{
	background-color: #D7D4C5;
	padding: 0px;
	width: 0px;
}

.footertext 	{
	COLOR: #333333;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer 	{ background-color: #D7D4C5; padding: 5px; padding-bottom: 8px; }

.linevert	{ BORDER-LEFT: #D7D4C5 1px solid; }

.outertable	{ BORDER-RIGHT: #D7D4C5 1px solid; }

.page-splits	{
		border-top: #D7D4C5 1px solid;
		background-color: #FFFFFF;
		color: #FFFFFF; height: 1px;
		width: 100%;
		}



/* NON-GALLERY IMAGE BORDERS */

.borders	{ BORDER: #000000 1px solid; }




/* LIST CODE - CLIENTS, CAREERS, AND SERVICES PAGES */


li 		{
	color: #333;
	list-style-type: disc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
}
li.bullet 		{
	color: #333;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(picts/bullet_indent.gif);
}

li.bulletbrand 		{
	color: #333;
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url(picts/bullet_indent.gif);
	font-weight: bold;
}








li span 	{ color: #000000; }


#logoheader {
	height:83px;
	background-image: url(picts/header.jpg);
}




/* GALLERY CODE */

.image-border	{ border: #000000 1px solid; margin-bottom: 3px; }

.image-borderon	{ border: #FF0000 1px solid; margin-bottom: 3px; }

.gallerytext	{ COLOR: #663300; FONT: 11px arial, sans-serif; font-weight: normal; }

.price	 	{ COLOR: #006699; FONT: 14px arial, sans-serif; font-weight: normal; }

.button-order 	{
		background-image: url("../../seatrek_copied_template/picts/button.gif");
		background-color:#DDEDE7;
		FONT: 12px arial, verdana, sans-serif;
		font-weight: bold;
		color: #336666;
		width: 110px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		BORDER: #669999 1px solid;
		}


.buttonon-order {
		background-image: url("../../seatrek_copied_template/picts/buttonon.gif");
		background-color:#EBEDDD;
		FONT: 12px arial, verdana, sans-serif;
		font-weight: bold;
		color: #996600;
		width: 110px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		BORDER: #996600 1px solid;
		}
.imagebox {
	padding: 5px;
	margin: 5px;
	background-color: transparent;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: double;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #666;
}
.imageboxtctr {
	padding: 5px;
	border: 1px solid #DFDED8;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}









/* CONTACT AND QUOTES FORM */

.formmargin	{ margin: 0px; margin-top: 12px; }

.button-submit 	{
		background-image: url("../../seatrek_copied_template/picts/button.gif");
		background-color:#DDEDE7;
		FONT: 12px arial, verdana, sans-serif;
		font-weight: bold;
		color: #336666;
		width: 110px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		BORDER: #669999 1px solid;
		}


.buttonon-submit 	{
		background-image: url("../../seatrek_copied_template/picts/buttonon.gif");
		background-color:#EBEDDD;
		FONT: 12px arial, verdana, sans-serif;
		font-weight: bold;
		color: #996600;
		width: 110px;
		padding-top: 2px;
		padding-bottom: 2px;
		cursor:pointer;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		BORDER: #996600 1px solid;
		}

.shadeform	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		background-color: #FFFFFF;
		background-image: url("../../seatrek_copied_template/picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #D7D4C5 1px solid;
		}

.textarea	{
		FONT: 12px arial, verdana, sans-serif;
		background-color: #FFFFFF;
		COLOR: #000000;
		background-image: url("../../seatrek_copied_template/picts/shadeform.gif");
		text-align: left;
		WIDTH: 225PX;
		HEIGHT: 125PX;
		BORDER: #D7D4C5 1px solid;
		}

.quotechoice 	{ color: #336699; font: 11px arial, verdana, sans-serif; font-weight: normal; }

.dropdown 	{
		FONT: 12px arial, verdana, sans-serif;
		background-color: #FFFFFF;
		COLOR: #000000;
		WIDTH: 200PX;
		}

.quoteform	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		background-color: #FFFFFF;
		background-image: url("../../seatrek_copied_template/picts/shadeform.gif");
		text-align: left;
		BORDER: #D7D4C5 1px solid;
		}

.dropquotes	{
		FONT: 12px arial, verdana, sans-serif;
		background-color: #FFFFFF;
		COLOR: #000000;
		}

.search-font	{ COLOR: #999999; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.searchform 	{
		FONT: 12px arial, verdana, sans-serif;
		background-image: url("../../seatrek_copied_template/picts/shadeform.gif");
		background-color: #FFFFFF;
		COLOR: #000000;
		WIDTH: 100PX;
		BORDER-TOP: #6A6760 1px solid;
		BORDER-LEFT: #6A6760 1px solid;
		BORDER-RIGHT: #EEEEE4 1px solid;
		BORDER-BOTTOM: #EEEEE4 1px solid;
		}





/* LINKS PAGE */

.searchterms 	{
		FONT: 12px arial, verdana, sans-serif;
		background-image: url("../../seatrek_copied_template/picts/shadeform.gif");
		background-color: #FFFFFF;
		COLOR: #000000;
		WIDTH: 100PX;
		BORDER: #D7D4C5 1px solid;
		}

.searchbutton 	{
		background-image: url("../../seatrek_copied_template/picts/button.gif");
		background-color:#DDEDE7;
		FONT: 12px arial, verdana, sans-serif;
		font-weight: bold;
		COLOR: #336666;
		height: 20px;
		cursor:pointer;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #336699 1px solid;
		}









/* START THE CODE FOR THE MENUS */

.menutable	{ margin-left: 1px; margin-right: 10px;}

.menu		{
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		padding-right: 15px;
		padding-left: 15px;
		}


a.menu:link 	{
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}


a.menu:visited 	{
	color: #F60;
}


a.menu:active 	{ color: #888888; }


a.menu:hover 	{
	color: #039;
	text-decoration: underline;
}






/* CODE FOR THE TOP MENU */


.top-menu-area	{
	background-color: #D7D4C5;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	border-top-width: 1px;
	border-top-style: groove;
	border-top-color: #39C;
		}


.menu-top	{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: normal;
		padding-right: 6px;
		padding-left: 6px;
		}

.tableshift {
	margin-left: 14px;
}


a.menu-top:link 	{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


a.menu-top:visited 	{
	color: #C30;
}


a.menu-top:active 	{ color: #333399; }


a.menu-top:hover 	{
	color: #039;
	text-decoration: underline;
}

.tablebg1 {
	background-color: #CCC;
	font-weight: bold;
	color: #333;
	text-align: center;
	border: 1px solid #CCC;
	vertical-align: middle;
}
.tablebg2 {
	background-color: #d7d4c5;
	text-align: center;
	border: 1px solid #F00;
}

.cell1 {
	font-weight: bold;
}
.tablefont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}
.sidebarcontact {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: ridge;
	border-top-color: #333;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #333;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 30px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;	
}
.translate {
	margin-top: 0px;
}
.graycell {
	border: 1px solid #D6D6D6;
}
<style type="text/css">
img, div { behavior: url(iepngfix.htc) }
</style> 