.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
.cartitle {
	color: #566390;
	font-weight:bold
}
a:link {
	color: #566390;
	text-decoration: underline;
	font-weight: bolder;
}
a:visited {
	color: #566390;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #99D3F9;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #566390;
	text-decoration: none;
	font-weight: bold;
}

.ondark {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.ondark a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.ondark a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.ondark a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.ondark a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.smalltext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.smalltext a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}
.smalltext a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.smalltext a:hover {
	color: #8DD8FF;
	text-decoration: none;
	font-size: 10px;
}
.smalltext a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}

.indexpage {
	background:white url("graphics/bubble-bg.jpg") no-repeat bottom left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.excursion-container {
	padding: 5px;
	background-color: #eeeee;
	border: 1px solid #519553;
}
#navcontainer {
	width: 190px;
	padding: 5px;
	border: 1px solid #EEE;
	margin: 5px;
}

.pic-container-clear {

	padding: 5px;
	border: 1px solid #EEEEEE;
}
.siteheader {
	background:white url(graphics/webheader.gif) no-repeat left top;
	font-style: normal;
	height: 234px;
}
.sitefooter {
	background:white url(graphics/webfooter.jpg) no-repeat left top;
	font-style: normal;
	height: 15px;
}

.imagebody {
	background:#000000 url(images/bg.png) repeat-x left top;
	font-style: normal;
	font-size: 12px;
}
.LargeListText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #566390;
	background-color: #99D3F9;
}
.LargeListText a:link {

	color: #566390;
	text-decoration: none;
	font-weight: bolder;
	font-size: 18px;
}
.LargeListText a:visited {
	color: #566390;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.LargeListText a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
.LargeListText a:active {
	color: #566390;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
li {
	list-style-image: url(graphics/arrow.jpg);
}
h1 {
	font-size: 18px;
}
.lhborder {
	background: url(graphics/lhborder.png) repeat-y right top;
	height: 100%;
	width: 30px;
}
.rhborder {
	background: url(graphics/rhborder.png) repeat-y left top;
	height: 100%;
	width: 30px;
}
.indeximage {
	border:2px solid #fff;
}