@charset "utf-8";
/* CSS Document */

#wrapper {
	position:relative;
	width:950px;
	height:1530px;
	z-index:1;
	background-color: #FFFFFF;
	margin-left: -475px;
	left: 50%;
	border: 2px solid #000000;
}

#banner {
	position:absolute;
	width:950px;
	height:314px;
	z-index:1;
}

#content {
	position:absolute;
	width:950px;
	height:1222px;
	z-index:2;
	top: 300px;
}

#welcome {
	position:absolute;
	width:429px;
	height:401px;
	z-index:1;
	left: 71px;
	top: 1px;
}

#welpic {
	position:absolute;
	width:307px;
	height:410px;
	z-index:2;
	left: 566px;
	top: 1px;
}

#introit {
	position:absolute;
	width:950px;
	height:713px;
	z-index:3;
	top: 444px;
	background-image: url(images/sea.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#p3 {
	position:absolute;
	width:950px;
	height:30px;
	z-index:4;
	left: 0;
	top: 1188px;
	text-align: center;
}

#footer {
	position: absolute;
	top: 1162px;
	text-align: center;
	width: 950px;
	height: 22px;
	left: -2px;
}

#sawdays {
	background-image:url(images/sawdaybg.png);
	border: solid 1px #333333;
	position:absolute;
	top:30px;
	width:210px;
	height:245px;
	z-index:5;
	left: 732px;
}
