@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#container {
	position: relative;
	height: 1105px;
	margin: 0 auto;
	text-align: left;
	width: 779px;
}

#makeyourreservation {
	top: 650px;
	position: absolute;
	width: 300px;
	margin-left: 110px;
	border: 0px 0 0;
}

#apdivheader {
	height: 262px;
	background-image: url(../assets/images/header.jpg);
	background-repeat: no-repeat;
}
#apDivcontact {
	text-align: right;
	top: 200px;
	position: absolute;
	margin-left: 550px;
	width: 228px;
	height: 61px;
}
#navbar {
	background-color: #000000;
	height: 58px;
	width: 779px;
}
#home {
}
#home {
	border-right-width: 50px;
	border-right-color: #000000;
}
#xmarksthespot {
	border-right-width: 50px;
	border-right-color: #000000;
}
#welcomeaboard {
	border-right-width: 50px;
	border-right-color: #000000;
}
#leftside {
	background-image: url(../assets/images/leftsidehome.jpg);
	background-repeat: no-repeat;
	height: 789px;
	width: 321px;
	position: absolute;
	top: 326px;
	left: 0px;
}
#textbox {
	line-height: 1em;
	top: 126px;
	position: absolute;
	margin-left: 75px;
	width: 334px;
	padding-left: 5px;
	padding-right: 5px;
}

#rightside {
	position: absolute;
	width: 458px;
	height: 789px;
	top: 326px;
	left: 321px;
}
#footer {
	position: absolute;
	top: 750px;
	margin-left: 40px;
}

#rightsidebackground {
	background-image: url(../assets/images/rightside.jpg);
	background-repeat: no-repeat;
	height: 789px;
	width: 458px;
}










body {
	text-align: center;
}
#nav {
	position: absolute;
}
#blackbar {
	position: absolute;
	top: 260px;
	height: 65px;
	left: 0px;
	width: 779px;
	background-color: #000000;
}
#homenav {
	position: absolute;
	height: 58px;
	width: 154px;
	top: 2px;
}
#photogallerynav {
	position: absolute;
	width: 154px;
	height: 58px;
	left: 469px;
	top: 2px;
}
#specialeventsnav {
	position: absolute;
	width: 154px;
	height: 58px;
	top: 2px;
	left: 625px;
}


#welcomenav {
	position: absolute;
	height: 58px;
	width: 155px;
	left: 156px;
	top: 2px;
}
#xmarksthespotnav {
	position: absolute;
	width: 154px;
	height: 58px;
	left: 314px;
	top: 2px;
}
