body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CBD9E2;
	margin:0;padding:0;;
			}
		
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


#page {
  margin: 0 auto;
  width: 1000px;
  }

table{ 
	border-collapse: collapse;
	background-color:#CBD9E2;
	color: #000000;
}



#banner {
	height: 230px;
	width: 1008px;
	background-image:  url(images/bannertile.jpg);
	background-repeat: repeat-x;
	position: absolute;
	left: 0px;
				}
#bannerphotos {
		position: absolute;
		left: 160px;
		top: 0px;
}

#title{
	font-size: 1.20em;
	font-weight:900;
	color: #D2AD82;
	top: 17px;
	width: 537px;
	left: 233px;
	text-align:center;
	position: absolute;
	  }
	  
#title a:link, a:visited, a:hover {
	color: #D2AD82;
	text-decoration: underline;
	}
	
#weather {
	position: absolute;
	left: 22px;
	top: 318px;
	width: 180px;
	height: 150px;
	background-color: #FFFFFF;
	}

#container {
	position:absolute;
	width: 1008px;
	height: 600px;
	top: 231px;
	background-color: #000000;
	left: 0px;
	}
	
#slideshow {
    position: absolute;
    left: 10px;
	top: 22px;
	width: 204px;
	border: 2px solid white;
	height: 204px;
		}

#rates {
    position: absolute;
    left: 253px;
	top: 411px;
	width: 237px;
	height: 136px;
	text-align: justify;
	text-color: #FFFFFF;
	font-size: 12px;
	}

#rates td, th{
	border:2px solid white;
	background-color:#CBD9E2;
	color: #000000;}

#bring table{
    position: absolute;
    left: 512px;
	top: 411px;
	width: 252px;
	height: 134px;
	color: #000000;
	font-weight:bold;
	border:solid orange 2px;
}

#bring td, th{
	
	background-color:#FFFFFF;
	font-size: .8em;}

#paragraph1 {
    font-size: 15px;
	font-weight:bold;
	position: absolute;
    left: 233px;
	top: 56px;
	width: 537px;
	height: 135px;
	text-align: justify;
	color: #FFFFFF;
		}
		
#paragraph1 a:link, a:visited, a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #D2AD82;
	}

img
{  border-style: none;
}

	
#profilepic {
	border: solid white thin;
	position: absolute;
	left: 831px;
	top: 363px;
	width: 125px;
	height: 125px;
	font-size: .75em;
	color: white;
	text-align: center;
	font-weight:bold;
	}
	
#orvis {position: absolute;
	left: 312px;
	top: 262px;
	width: 140px;
	height:120px;
	}
	
#hell {position: absolute;
	left: 582px;
	top: 271px;
	width: 140px;
	height:101px;
	}
	
#shimano {position: absolute;
	left: 37px;
	top: 260px;
	width: 149px;
	height:36px;
	}
	
#weatherbys {position: absolute;
	left: 37px;
	top: 500px;
	width: 151px;
	height:50px;
	}
	
#mercury {position: absolute;
	left: 819px;
	top: 285px;
	width: 113px;
	height:30px;
	}

#copyright {
	position: absolute;
	font-weight: bold;
	font-size: .7em;
	left: 270px;
	top: 570px;
	width: 482px;
	height:20px;
	color: #FFFFFF;
}

#copyright a:link, a:visited, a:hover {	
color:#FFFFFF;
text-decoration: underline;
}

#menu4 {
	position:absolute;
	width: 204px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	font-size: 80%;
	font-weight: bold;
	left: 778px;
	top: 7px;
	}
	
#menu4 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #CCC;
	display: block;
	background:  url(images/menu4.gif);
	padding: 8px 0 0 10px;

	}
	
#menu4 li a:hover {
	color: #FFF;
	background:  url(images/menu4.gif) 0 -32px;
	padding: 8px 0 0 10px;

	}
