html, body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(images/BKGtile.png);
	background-repeat: repeat-x;
	background-position: top;
}

#page-container {
	width: 800px;
	margin: auto;
}
#Nav {
	height: 40px;
	width: 800px;
	margin-right: 230px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
}
#Nav  dt#First,
#Nav  dt#First a {
	width: 30px;
	background-image: url(images/Nav1.png);
	height: 40px;
	float: left;
	background-repeat: no-repeat;
}

#Nav  dt#about,
#Nav  dt#about a {
	width: 110px;
	background-image: url(images/AboutUs.png);
	height: 40px;
	float: left;
	background-repeat: no-repeat;
}

#Nav dt#services,
#Nav dt#services a {
	width: 110px;
	background-image: url(images/Services.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
}
#Nav  dt#dayTrips,
#Nav  dt#dayTrips  a {
	width: 110px;
	background-image: url(images/DayTrips.png);
	float: left;
	height: 40px;
	background-repeat: no-repeat;
}
#Nav  dt#contact,
#Nav  dt#contact a {
	width: 110px;
	background-image: url(images/ContactUs.png);
	float: left;
	height: 40px;
	background-repeat: no-repeat;
}
#Nav  dt#Extra,
#Nav  dt#Extra a {
	width: 100px;
	background-image: url(images/Extra.png);
	height: 40px;
	float: left;
	background-repeat: no-repeat;
}
#Nav  dt#TelNo,
#Nav  dt#TelNo a {
	width: 230px;
	background-image: url(images/TelNo.png);
	height: 40px;
	float: left;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 26px;
	font-weight: bold;
	line-height: 36px;
}

#Nav a:link, 
#Nav a:visited, 
#Nav a:active {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	padding-top: 8px;
	line-height: 10px;
}
#Nav a:hover {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
#Header {
	height: 150px;
	width: 800px;
	background-image: url(images/Header.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding: 0px;
}

#RightImages {
	float: right;
	width: 230px;
	text-align: right;
	background-image: url(images/Side.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 635px;
}
#RightText {
	margin-right: 85px;
	margin-left: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 160px;
	position: relative;
}
#RightText2 {
	margin-right: 85px;
	margin-left: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 140px;
	position: relative;
}

#Content {
	background-image: url(images/MainTile.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin-right: 230px;
}
#ContentText {
	margin-right: 45px;
	margin-left: 45px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#ContentTextBold {
	margin-right: 45px;
	margin-left: 45px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#MainHeading {
	background-image: url(images/MainHeading.png);
	height: 50px;
	width: 570px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#MainExtraHeading {
	background-image: url(images/MainExtraHeading.png);
	height: 60px;
	width: 570px;
	background-repeat: no-repeat;
	background-position: left top;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
	height: 50px;
	width: 570px;
	padding-left: 50px;
	line-height: 10px;
	margin: 0px;
	padding-top: 20px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-transform: uppercase;
	line-height: 5px;
	margin-top: 2px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	padding: 0px;
	margin: 0px;
	line-height: 10px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
	line-height: 22px;
}
#MainFlash {
	background-image: url(images/MainFlashArea.png);
	height: 253px;
	width: 570px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}

a:link, 
a:visited, 
a:active {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #336699;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#footer {
	clear: both;
	background-color: #22B4E3;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #006699;
	margin-top: 5px;
}
#footer-container {
	width: 800px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#footer a:hover {
	color: #333333;
}
#footer   #altnav {
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding-bottom: 10px;
}
#footer    #contact {
	padding-top: 0px;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 20px;
}
#dayTrips {
	float: right;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0D6E9F;
}
.photo {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0D6E9F;
}
