.box {
	position:relative;
	overflow:visible;
	padding:0 0 0em;
	background:#FFFFFF;
	color:#000;
	width: 290px;
	border: none;
	margin-top: 1em;
	margin-bottom: 0em;
	margin-left: 12px;
	margin-right: 12px;
}

/* .box a.link img {background:#EDF6E9;color:#000} */
.box h2 {
	margin:0;
	padding:0.3em 0.75em;
	background: #054D39 url(images/boxhead.gif) no-repeat;
	color:#FFFFFF;
	font-size:13px;
	border:none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
}
.box p, .box div.wrapper {
	margin:0.2em 0.8em 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: none #FFFFFF;
	border-right: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-left: none #FFFFFF;
	text-align: left;
	font-size: 12px;
	color: #333333;
}
/* for float clearing to work :*/
.box img, .box p, .box div.wrapper table, .box div.wrapper table td {
	position:relative;
}

a:link {text-decoration:underline;	color:#33C;background:transparent}
a:visited {text-decoration:underline;	color:#6A6B95;background:transparent}
a:hover {text-decoration:underline;color:#C33;background:transparent}
.boxbody {
	margin: 0px;
	padding: 0em 0em 0.4em;
	border: 1px solid #054D39;
	text-align: center;
}
.leftmainbox, .rightmainbox {
	margin-top: 0px;
	position: relative;
}
.leftmainbox {
	left: 0px;
	top: 0px;
	width: 315px;
	position: relative;
}
.rightmainbox {
	width: 315px;
	left: 0px;
	top: 0px;
	position: relative;
}
.tourtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #054D39;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	padding-top: 0em;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 0em;
	line-height: 2em;
	margin: 0em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #054D39;
}
a img {
	border: none;
	margin: 0px;
	padding: 0px;
}
