/* CSS Document */

/*Overall Style settings*/

body {
	margin: 0;
	padding: 0;
	background-color:#1b6298;
	}

/*Basic Page Divisions*/


#topBox {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 820px;
	height: 107px;
	margin-left: -410px;
	z-index: 100;
	}

#photoBox {
	position: absolute;
	top: 107px;
	left: 50%;
	width: 820px;
	height: 250px;
	margin-left: -410px;
	z-index: 90;
	background-image: url(http://www.hewescraft.com/2007/media/common/content_04.jpg);
	background-repeat: repeat-y;
	}
	
#navBox {
	position: absolute;
	top: 107px;
	left: 50%;
	width: 210px;
	height: auto;
	margin-left: 200px;
	z-index: 200;
	}
	
#contentBox {
	position: absolute;
	top: 357px;
	left: 50%;
	width: 820px;
	height: auto;
	margin-left: -410px;
	font-family: Helvetica, Verdana, Arial, san-serif;
	z-index: 80;
	background-image: url(http://www.hewescraft.com/2007/media/common/content_04.jpg);
	background-repeat: repeat-y;
	}
	
#smallPhotoBox {
	position: relative;
	font-family: Helvetica, Verdana, Arial, san-serif;
	top: 480px;
	left: 50%;
	width: 263px;
	height: auto;
	margin-left: 147px;
	z-index: 155;
	}	
	
#secondarySmallPhotoBox {
	position: relative;
	font-family: Helvetica, Verdana, Arial, san-serif;
	top: 480px;
	left: 50%;
	width: 210px;
	height: auto;
	margin-left: 200px;
	z-index: 150;
	}	
		
	
#secondaryContentBox {
	position: absolute;
	top: 107px;
	left: 50%;
	width: 820px;
	height: auto;
	margin-left: -410px;
	font-family: Helvetica, Verdana, Arial, san-serif;
	z-index: 80;
	background-image: url(http://www.hewescraft.com/2007/media/common/content_04.jpg);
	background-repeat: repeat-y;
	}
	
#disclaimerBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #A9DEFF;
	height: auto;
	width: 400px;
	z-index: 200;
	position: absolute;
	top: 400px;
	left: 50%;
	margin-left: -350px;
	padding-bottom: 20px;
	visibility: visible;
	border: 5px solid #CC0000;
}
	
/*Visual presentation styles*/

#contentBox h1 {
	font-size: 120%;
	font-style: italic;
	margin-top: 15px;
	margin-right: 270px;
	margin-left: 40px;
	color: #000000
	}

#contentBox h2,h3,h4,h5,h6 {
	font-size: 110%;
	font-style: italic;
	margin-top: 15px;
	margin-right: 270px;
	margin-left: 40px;
	color: #172259
	}

#contentBox p {
	font-size: 75%;
	color: #003;
	line-height: 180%;
	margin-top: 15px;
	margin-right: 270px;
	margin-left: 40px;
	}


/*Secondary Small Photo Box presentation styles*/	
	
	
/*Secondary Content Box presentation styles*/

#secondaryContentBox h1 {
	font-size: 120%;
	font-style: italic;
	margin-top: 15px;
	margin-right: 270px;
	margin-left: 40px;
	color: #000000
	}

#secondaryContentBox h2,h3,h4,h5,h6 {
	font-size: 110%;
	font-style: italic;
	margin-top: 15px;
	margin-right: 270px;
	margin-left: 40px;
	color: #172259
	}

#secondaryContentBox p {
	font-size: 75%;
	color: #003;
	line-height: 180%;
	margin-top: 15px;
	margin-right: 270px;
	margin-left: 40px;
	}
	
#disclaimerBox h3 {
	margin: 20px;
}
#disclaimerBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	padding: 20px;
}
	
#specTableBkgd {
	background-color: #000000;
	margin-left: 35px;
	margin-bottom: 30px;
	text-align: center;
	}

#specTable { 
	font-family: Helvetica, Arial, san-serif; 
	font-size: 12px; 
	color: #000000;
	text-align: center; 
	}
	
.tableRow1 {
	background-color: #999999;
	}
	
th.tableBlack {
	background-color: #000000;
	size: 5px;
	}
	
th.alaskan {
	background-color: #8365a0
	}

tr.alaskan1 { 
	background-color: #a793c7;
	}
	
tr.alaskan2 { 
	background-color: #d4c7ed; 
	}
	
th.oceanPro { 
	background-color: #aa6da2; 
	}
	
tr.oceanPro {
	background-color: #aa6da2;
	size: 5px;
	}	
	
tr.oceanpro1 { 
	background-color: #c995d0
	}

tr.oceanpro2 {
	background-color: #e4b5e4
	}	

th.openFisherman { 
	background-color: #eb7764; 
	}

tr.openfisherman1 {
	background-color: #f4958e
	}
	
tr.openfisherman2 {
	background-color: #f9b7ac
	}	
	
th.pacific { 
	background-color: #576ca8; 
	}
	
tr.pacific1 {
	background-color: #738ed2
	}	

tr.pacific2 {
	background-color: #95aee4
	}

th.seaRunner { 
	background-color: #da4668; 
	}
	
tr.searunner1 {
	background-color: #ed7eb9
	}	

tr.searunner2 {
	background-color: #f9a7e2
	}

th.sportJet { 
	background-color: #3b979e; 
	}

tr.sportjet1 {
	background-color: #6fb9ce
	}

tr.sportjet2 {
	background-color: #8acee7
	}

th.sportsman { 
	background-color: #ffe684; 
	}

tr.sportsman1{
	background-color: #fff2bc
	}

tr.sportsman2 {
	background-color: #fff6e0
	}

th.sportsmanProV { 
	background-color: #f7ae76; 
	}
	
tr.sportsmanprov1 {
	background-color: #fdceac
	}	

tr.sportsmanprov2 {
	background-color: #ffe4d2
	}

#featTable { 
	font-family: Helvetica, Arial, san-serif; 
	font-size: 12px; 
	color: #000000;
	text-align: left;
	margin-left: 30px;
	padding: 5px; 
	}
	


/*Site wide presentation Styles*/
#footer p {
	font-size: 10px;
	color: #ffffff;
	margin-right: 20px;
	line-height: 100%;
	}

#smallPhotoBox h3 { 
	color: #baa177; 
	font-size: 80%;
	font-style: normal;
	margin-left: 65px;
	margin-right: 20px;
	}
	
#smallPhotoBox p {
	color: #d8ca9f;
	font-size: 70%;
	font-style: normal;
	margin-left: 65px;
	margin-right: 20px;
	}	

#secondarySmallPhotoBox h3 { 
	color: #baa177; 
	font-size: 80%;
	font-style: normal;
	margin-left: 20px;
	margin-right: 20px;
	}
	
#secondarySmallPhotoBox p {
	color: #d8ca9f;
	font-size: 70%;
	font-style: normal;
	margin-left: 20px;
	margin-right: 20px;
	}	
	
	
.breadcrumbs {
	font-size: 75%;
	}

a:link {
	color: #039; 
	}
	
a:visited { 
	color: #563a80; 
	}
	
a:hover { 
	color: #810036; 
	}

/* Specialty styles*/

#docTableBottom { 
	background-color: #000000; 
	margin-left: 30px; 
	}
	
#docTableTop { 
	width: 100%;
	vertical-align:top;
	}
	
td.docCol_1 { 
	background-color: #FFCC66; 
	}
#docTableTop p {
	margin: 5px 5px 5px 10px;
	line-height: 100%;
	font-size: 11px;
}

td.docCol_1b {
	background-color:#FFEEA1;
	}

td.docCol_2 {
	background-color: #FF6600;
	}
	
td.docCol_2b {
	background-color:#FFC894;
	}
	
td.docCol_3 {
	background-color: #CC0000;
	}

td.docCol_3b {
	background-color:#EEBEBF;
	}
	
td.docCol_4 {
	background-color:#993399;
	}		

td.docCol_4b {
	background-color:#D7B9D2;
	}

td.docCol_5 {
	background-color:#6666FF;
	}
	
td.docCol_5b {
	background-color:#D3D5FF;
	}
	
td.docCol_6 {
	background-color:#009999;
	}
	
td.docCol_6b {
	background-color:#C6F1E7;
	}
	
td.docCol_7 {
	background-color:#339966;
	}

td.docCol_7b {
	background-color:#D3EAD3;
	}
	
td.docCol_8 {
	background-color:#66CCFF;
	}
	
td.docCol_8b {
	background-color:#DDE9FF;
	}
	
#docTableTop h2 {
	font-size: 12px;
	color: #000000;
	margin: 5px;
}

#docTableTop ul {
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 3px;
}
