Body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.jpg) repeat-x;
	line-height: 18px;
}

p {
	margin: 10px 0px;
	text-align: left;
}

Div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

ul {
	margin: 0px;
	padding: 0px;
}

a {
	outline: none;
	color: #900;
	text-decoration: none;
}

#Main {
	width: 970px;
	margin: 0px auto;
}

#MainMenu {
	background: url(../images/menu-bg.jpg) repeat-x;
	border: 1px #853212 solid;
	height: 30px;
}

#MainMenu ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#MainMenu li {
	display: inline;
	font-weight: bold;
	text-transform: uppercase; 
}

#MainMenu a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	
	padding: 0px 1.12em;
	line-height: 30px;
	height: 30px;
	background: url(../images/sep.jpg) no-repeat right top;
}

#MainMenu a:hover {
	color: #dbbb24;
}

#Banner {
	background: url(../images/banner-bg.jpg) no-repeat;
	height: 326px;
	padding-top: 10px;
}

.Logo {
	width: 217px;
	float: left;
}

.Title {
	margin: 0px;
	padding: 0px;
	color: #dbbb24;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
}

.WelcomeImg {
	margin-top: 15px;
	margin-left: 15px;
}

#WelcomeContent {
	padding-bottom: 10px;
	text-align: left;
}

#Events {
	background: url(../images/index_13.jpg) repeat-x #f8f0cc;
	padding: 10px;
}

.EventListing {
	width: 600px;
	float: left;
}

.EventImg {
	width: 200px;
	float: right;
	text-align: right;
	padding: 10px;
}

.EventsUl {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 10px 0px 0px;
}

.EventsUl a {
	color: #333333;
	text-decoration: none;
	background: url(../images/icon.jpg) no-repeat 0px 3px;
	line-height: 20px;
	padding-left: 15px;
}

.EventsUl a:hover {
	text-decoration: underline;
}

.Photos {
	padding: 10px;
}

a.WaterPark {
	color: #b09413;
	font-weight: bold;
}

a:hover.WaterPark {
	text-decoration: none;
}

.Image {
	background: url(../images/frame.jpg) no-repeat;
	height: 106px;
	width: 158px;
	padding: 10px;
	float: left;
	margin-right: 15px;
}

#Footer {
	background: url(../images/footer-bg.jpg) no-repeat;
	height: 84px;
	padding: 60px 15px 0px 245px;
}

.FooterLinks {
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}

.FooterLinks a {
	color: #ffffff;
	text-decoration: none;
	margin: 0px 8px;
}

.FooterLinks a:hover {
	text-decoration: underline;
}

.Copyright {
	width: 350px;
	float: left;
	padding-top: 33px;
	color: #ffffff;
}

.DesignedBy {
	width: 250px;
	float: right;
	padding-top: 33px;
	color: #ffffff;
	text-align: right;
}

.Clear {
	clear: both;
}
