body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #FFF;
	text-align: center;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#lastminuteContainer {
	text-align: center;
	height: 70px;
	width: 800px;
}
#specialRight {
	text-align: center;
	float: right;
	height: 70px;
	width: 300px;
}

.tripText {
	color: #006633;
	font-weight: bold;
	font-size: 14px;
}

.navText {
	font-size: 12px;
	text-align: center;
	color: #006633;
}
#content {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 20px;
}
#bannerContainer {
	text-align: center;
	height: 200px;
	width: 800px;
}
#banner {
	text-align: center;
	height: 200px;
	width: 800px;
}
#specialLeft {
	text-align: center;
	float: left;
	height: 70px;
	width: 300px;
}
#flashContainer {
	height: 455px;
	width: 800px;
	text-align: center;
}
#tripAdvisorLogoLeft {
	text-align: center;
	height: 30px;
	width: 266px;
	float: left;
}
#tripAdvisorLogoRight {
	text-align: center;
	height: 30px;
	width: 266px;
	float: right;
}
#reviewImage1 {
	text-align: center;
	height: 100px;
	width: 100px;
}
#tripAdvisorTop {
	height: 60px;
	width: 800px;
	text-align: center;
}
#leftImageColumn {
	text-align: center;
	height: 400px;
	width: 100px;
	float: left;
	clear: right;
}
#rightImageColumn {
	text-align: center;
	height: 400px;
	width: 100px;
	float: right;
	clear: right;
}
#reviewImage2 {
	text-align: center;
	height: 100px;
	width: 100px;
}
#reviewImage3 {
	text-align: center;
	height: 100px;
	width: 100px;
}
#reviewImage4 {
	text-align: center;
	height: 100px;
	width: 100px;
}
#reviewImage5 {
	text-align: center;
	height: 100px;
	width: 100px;
}
#reviewImage6 {
	text-align: center;
	height: 100px;
	width: 100px;
}
#reviewImage7 {
	text-align: center;
	height: 100px;
	width: 100px;
}
#reviewImage8 {
	text-align: center;
	height: 100px;
	width: 100px;
}
#tripAdvisorTextLeft {
	text-align: right;
	height: 20px;
	width: 256px;
	float: left;
}
#tripAdvisorTextRight {
	text-align: left;
	height: 20px;
	width: 283px;
	float: right;
}
#tripContainerL {
	float: left;
	height: 55px;
	width: 290px;
}
#tripContainerR {
	float: right;
	height: 55px;
	width: 290px;
}
#navigation {
	height: 25px;
	width: 800px;
	text-align: center;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
}
#contact {
	height: 25px;
	width: 800px;
	text-align: center;
}
a:link {
	color: #006633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
