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

body {
	background-color: #8EB4E6;
}

#container {
	position: relative;
	border: 2px;
	border-color:#CCC;
	height: inherit;
	width: 800px;
	border-style: solid;
	margin: 0px auto;
}

#containerIndex {
	position: relative;
	border: 2px;
	border-color:#CCC;
	height: 1230px;
	width: 800px;
	border-style: solid;
	margin: 0px auto;
}

#containerAdmission {
	position: relative;
	border: 2px;
	border-color:#CCC;
	height: 978px;
	width: 800px;
	border-style: solid;
	margin: 0px auto;
}

#containerApples {
	position: relative;
	border: 2px;
	border-color:#CCC;
	height: inherit;
	width: 800px;
	border-style: solid;
	margin: 0px auto;
}

#contentIndex {
	position: relative;
	width: 800px;
	height: 773.5px;
	background-color: #E0EAF8;
}

#contentNews {
	position: relative;
	width: 800px;
	height: 880px;
	background-color: #E0EAF8;
}

#contentAdmission {
	position: relative;   
	height: 940px;
	width: 800px;
	background-color: #E0EAF8;
}

#contentContactUs {
	position: relative;
	width: 800px;
	height: 880px;
	background-color: #E0EAF8;
}

#contentBirthday {
	position: relative;
	width: 800px;
	height: 550px;
	background-color: #E0EAF8;
}

#contentApple {
	position: relative;
	width: 800px;
	height: 1150px;
	background-color: #E0EAF8;
}

#navBarTop {
	position:relative;
	width: 800px;
	height: 36px;
	background-color: #3B59B6;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#navBarBottom {
	position:relative;
	width: 800px;
	height: 36px;
	background-color: #3B5998;
}

.navBarGrey {
	position: relative;
	width: 800px;
	height: 20px;
	background-color: #5F9F9F;
	border-width: 2px;
	border-color: #CCC;
	border-bottom-style: solid;
}

#picture {
	position: relative;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 2px;
}

#content {
	position: relative;
	width: 800px;
	height: inherit;
	background-color: #E0EAF8;
}

#footerBar {
	position: relative;
	width: 800px;
	height: 36px;
	background-color: #3B59B6;
	border-top-color: #CCC;
	border-top-style: solid;
	border-top-width: 2px;
}

.embedMaterial {
	position: relative;
	float: right;
	margin: 5px;
}

#letter {
	position: relative;
	float: left;
	width: 420px;
	margin: 30px;
	font-style: italic;
}

#homeButton {
	position: relative;
	float: left;
	text-decoration: none;
}

.network {
	position: relative;
	margin: 3px;
	margin-top: 6px;
	float: right;
}

#netork {
	position: relative;
	float: right;
	margin-right: 9px;
}

#map {
	position: relative;
	border-bottom-color: #CCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

#directions {
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #E0EAF8;
}

.navButton {
	position: relative;
	color: white;
	height:20px;
	text-align: center;
	text-decoration: none;
	margin-left: 27.5px;
	margin-right: 27.5px;
}

#calendar {
	position: relative;
}

.admission {
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #E0EAF8;
}

.eventsNews {
	position: relative;
	width: 750px;
	height: 230px;
	background-color: #B4D7BF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	float: right;
	margin-top: 40px;
}

.comingAttractions {
	position: relative;
	float: right;
	height: 720px;
	width: 300px;
	margin-right: 5px;
	border: 3px;
	border-color: #3B5998; 
	background-color: #5F9F9F;
	padding-left: 2px;
	paddinf-right: 2px;
	margin-top: 30px;
}

.linkCenter {
	text-align:center;
	border: none;
}

.homeButton {
	text-decoration: none;
}
	
