@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top1 {
	background-image: url(images/structure/swish.gif);
	background-color: #02654B;
	height: 488px;
	width: 100%;
	clear: both;
	float: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: auto;
	margin-right: auto;
	max-width: 1500px;
}
.mainwidth {
	margin-left: auto;
	width: 789px;
	margin-right: auto;
}
.contactbox {
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	color: #02654B;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-color: #E8A712;
	float: right;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
.logo1 {
	margin-left: auto;
	margin-right: auto;
	width: 267px;
}
.hlineyellow {
	width: 789px;
	height: 2px;
	background-color: #E8A712;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.hlineyellow2 {
	width: 100%;
	height: 2px;
	background-color: #E8A712;
	clear: both;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
.photo1 {
	margin-left: auto;
	margin-right: auto;
	width: 789px;
	clear: both;
	float: none;
	margin-top: 20px;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
}
h1 {
	color: #02654B;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 150%;

}
p {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 100%;
	line-height: 22px;
}
.tourbox {
	border: 2px solid #E8A712;
	margin-left: 30px;
	padding-top: 240px;
	width: 250px;
	float: right;
	margin-top: 10px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	text-align: center;
	background-image: url(images/structure/arrangeatour.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #667733;
	color: #FFFFFF;
}
.link {
	color: #02654B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.hbar {
	width: 100%;
	height: 0px;
	clear: both;
	float: none;
}
