@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;


}
#container {
	background-image: url(ftbackground.jpg);
	background-repeat: no-repeat;
	height: 1100px;
	width: 779px;
	margin: auto;
	position: relative;
	text-align: left;
}
body {
	background-color: #C8B29B;
	text-align: center;
}
#contact {
	height: 79px;
	left: 520px;
	position: absolute;
	top: 180px;
	width: 254px;
}
.phonenumber {
	color: #FFFFFF;
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
}
.email {
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#navbar {
	background-color: #000000;
	height: 74px;
	position: absolute;
	top: 265px;
	width: 779px;
}
#description {
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 465px;
	position: absolute;
	top: 450px;
	width: 255px;
}
#reviews {
	position: absolute;
	top: 889px;
	left: 472px;
}
#otherlocations {
	position: absolute;
	top: 960px;
	left: 472px;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #990000;
	font-size: 13px;
}



.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
}
#homenav {
	position: absolute;
	height: 59px;
	width: 129px;
}
#welcomenav {
	position: absolute;
	height: 58px;
	width: 129px;
	left: 143px;
}
#xmarksnav {
	position: absolute;
	height: 58px;
	width: 129px;
	left: 280px;
}
#birthdaynav {
	position: absolute;
	height: 58px;
	width: 129px;
	left: 420px;
}
#fieldtripnav {
	position: absolute;
	height: 58px;
	width: 129px;
	left: 530px;
}
#captainslognav {
	position: absolute;
	height: 58px;
	width: 129px;
	left: 650px;
}

