@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#container {
	position: relative;
	height: 1100px;
	width: 779px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../assets/images/captainlogbackground.jpg);
	background-repeat: no-repeat;
}
#press {
	position: absolute;
	top: 748px;
	left: 50px;
	width: 246px;
	height: 74px;
}
#navbar {
	position: absolute;
	top: 265px;
	width: 779px;
	height: 74px;
	background-color: #000000;
}
#contact {
	position: absolute;
	top: 180px;
	left: 520px;
	width: 254px;
	height: 79px;
}
#lowernavbar {
	position: absolute;
	top: 1041px;
	width: 779px;
	height: 60px;
	background-color: #000000;
}
.lowertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}


.phonenumber {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFFFFF;
}
.email {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
}




#whatsnew {
	position: absolute;
	left: 430px;
	top: 482px;
	width: 279px;
	height: 71px;
}
#reviews {
	position: absolute;
	left: 480px;
	top: 578px;
	width: 182px;
	height: 83px;
}
#saying {
	position: absolute;
	top: 668px;
	left: 455px;
	height: 31px;
	width: 200px;
}


#photo {
	position: absolute;
	left: 440px;
	top: 768px;
	width: 280px;
	height: 89px;
}
#tell {
	position: absolute;
	left: 455px;
	top: 704px;
	height: 37px;
	width: 258px;
}




#specialevents {
	position: absolute;
	width: 290px;
	height: 88px;
	top: 539px;
	left: 50px;
}
#ourcrew {
	position: absolute;
	left: 100px;
	top: 650px;
	height: 68px;
	width: 210px;
}



body {
	background-color: #C8B29B;
	text-align: center;
}
#homenav {
	position: absolute;
	width: 129px;
	height: 58px;
	left: 0px;
	top: 2px;
}
#birthdaynav {
	position: absolute;
	left: 420px;
	width: 128px;
	height: 58px;
}
#fieldtripsnav {
	position: absolute;
	left: 530px;
	width: 128px;
	height: 59px;
}
#captainslognav {
	position: absolute;
	left: 650px;
	width: 126px;
	height: 58px;
}



#welcomenav {
	position: absolute;
	width: 129px;
	height: 58px;
	left: 143px;
}
#xmarksnav {
	position: absolute;
	width: 129px;
	height: 58px;
	left: 280px;
}
