#centerimg
{
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../images/tourseerimg.gif);
	text-indent: -5000px;
	z-index: 1000;
	width: 569px;
	height: 279px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	left: -9px;
	top: 13px;
}
#textonly .lefthalf
{
	width: 50%;
	position: relative;
	float: left;
	left: 0px;
	margin: 0px 0px 15px;
	padding: 0px;
}
#textonly .righthalf
{
	width: 50%;
	position: relative;
	float: left;
	left: 0px;
	margin: 0px 0px 15px;
	padding: 0px;
	clear: right;
}
h3
{
	text-align: left;
	display: block;
	margin: 0px;
	color: #5a6568;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}
#textonly input, #textonly textarea
{
	background-color: #edf1f4;
	overflow: auto;
	border: 0px;
}
#textonly input.submittour
{
	background-color: #476486;
	color: #edf1f4;
	text-transform: uppercase;
	margin: 10px 30px 0px 0px;
	float: right;
	cursor: pointer;
}

#textonly .lighter
{
	display: block;
	text-align: left;
	color: #577496;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 20px 0px 0px 10px;
}
#switchtext
{
	display: block;
	margin: 20px;
}
/*
#textonly .fullunder
{
	position: relative;
	float: left;
	width: 100%;
	margin-top: 25px;
	clear: both;
}
*/
#textonly img
{
	border: 0px;
	margin-right: 15px;
	text-align: middle;
	vertical-align: middle;
	display: inline;
}

#textonly .bluer, h2
{
	display: block;
	color: #476486;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 20px 0px;
}
