body {
	margin: 0px;
	font-family: "Verdana","Arial","Helvetica";
	font-size: 11px;
	color: #555;
	line-height: 15px;
	background: #ECE7CE url(../images/back.gif);
}
a {
	color: #555;
}
ul {
	padding-left: 22px;
}
.content {
	position: static;
	background-color: #ffffff;
	width: 788px;
	margin: 10px auto;
	/*padding: 5px;*/
}
.innercontent {
	padding: 5px 5px 5px 5px;
}

.block {
	margin-bottom: 1px;
	padding-bottom: 0px;
}
.colmnLeft {
	width: 515px;
	float: left;
}
.colmnRight {
	width: 258px;
	float: left;
	margin-left: 5px;
}
.logo {
	float: left;
	height: 100px;
}
.toplogo {
	/*border: 1px #00A0C6 solid;*/
	background: url(../images/sand.jpg) 5px 0px no-repeat;
}

.topcontent {
	padding-top: 5px;
	background-color: #ffffff;
	/*width: 788px;*/
	/*margin: 10px auto 0 auto;*/
	/*margin: 0 auto;*/
	/*background-color: #fff;*/
}

.banner {
	float: left;
	height: 100px;
	margin-left: 1px;
}
.toolbar {
	height: 20px;
	background-color: #00A0C6;
	margin-bottom: 5px;
}
.toolbar2 {
	height: 20px;
	background-color: #b29873;
	margin-bottom: 5px;
}
.navigation {
	margin-left: 0px;
}
.navItem {
	margin-left: 7px;
	margin-right: 10px;
	float: left;
	color: #ffffff;

	font-weight: bold;
	line-height: 20px;
	display: inline;
}
.navItem a { 
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.navItem a:hover { 
	text-decoration: underline;
}

.frontHeadline {
	color: #666633;
	font-weight: bold;
	font-size: 16px;
	line-height: 36px;
	margin-left: 7px;
}

.infoBoxHeadline {
	color: #ffffff;
	font-weight: bold;
	line-height: 19px;
	background-color: #b29873;
	padding-left: 6px;
	height: 20px;
}

.infoBox {
	float: left;
	border-left: 1px #b29873 solid;
	/*border-top: 1px #b29873 solid;*/
	height: auto;
}
.infoBoxContent {
	float: left;
	width: 256px;
	border-right: 1px #b29873 solid;
	border-bottom: 1px #b29873 solid;
}
.front .infoBoxContent {
	float: left;
	width: 258px;
	border-right: 1px #b29873 solid;
	border-bottom: 1px #b29873 solid;
}
.infoBoxContentSingle {
	border-right: 1px #b29873 solid;
	border-bottom: 1px #b29873 solid;
	border-left: 1px #b29873 solid;
}	
.infoBoxContentAlone {
	border-top: 1px #b29873 solid;
	border-right: 1px #b29873 solid;
	border-bottom: 1px #b29873 solid;	
}
.infoBoxFull {
	border-right: 1px #b29873 solid;
	border-bottom: 1px #b29873 solid;
	border-left: 1px #b29873 solid;
}
.infoBoxImgPkg, .infoBox3ImgPkg {
	background-color: #ECE7CE;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 7px;
}
.front .infoBoxImgPkg, .infoBox3ImgPkg {
	background-color: #ECE7CE;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 9px;
}
.frontcontent .infoBoxImgPkg {
	background-color: #fff;
}
.infoBoxImgSingle {
	background-color: #ECE7CE;
	padding-top: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
}
.infoBoxImgSingle img {
	margin-top: 7px;
}
.infoBoxImgSingle img:first-child {
	margin-top: 0px;
}
.infoBoxImgHeadline {
	color: #6F6737;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 5px;
}
.infoBoxImgImage img {
	border: 1px #fff solid;
}


.infoBox3image {
	border-left: 1px #fff solid;
}

.infoBox3image img {
	border-right: 1px #fff solid;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	border-left: 0px;
}

.infoBoxText {
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-right: 5px;
}
.infoBoxText a {
	color: #6F6737;
	font-weight: bold;
	text-decoration: none;
}
.smallLinks  a {
	font-weight: normal;
}
.infoBoxText a:hover { 
	text-decoration: underline;
}
.clickable {
	cursor: pointer;
}
.infoBoxBreak {
	font-size: 1px;
	line-height: 1px;
	height: 6px;
	clear: both;
}
.toolbarBreak {
	font-size: 1px;
	line-height: 1px;
	height: 4px;
}

.frontTravelListTable {
	margin-top: 5px;
}
.frontTravelListTable td {
	padding: 3px 10px 3px 10px;
}
.frontTravelListTable a {
	font-weight: bold;
	color: #555;
	text-decoration: none;
}
.frontTravelListTable a:hover {
	text-decoration: underline;
}

.frontTravelPartnerTable {
	margin:10px auto 0px;
}

.break {
	clear: both;
}

.inputText {
	width: 100%;
	font-size: 11px;
	font-family: "Verdana","Arial","Helvetica";
	line-height: 15px;
	margin: 0px;
	margin-bottom: 4px;
}
.inputRadio {
	margin: 2px 0px 0px 0px;
}
.priceTable ul {
	margin-top: 0px;
	padding-left: 13px;
}
.priceTable li {
}

.visibleTable {
	border-top: 1px #b29873 solid;
	border-left: 1px #b29873 solid;
	width: 100%;
}
.visibleTable td {
	padding: 3px 5px 3px 5px;
	border-right: 1px #b29873 solid;
	border-bottom: 1px #b29873 solid;
}

.priceTable {
	text-align: right;
}

.checkboxList td {
	padding-top: 4px;
}