.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.cartitle {
	color: #DE0707;
	font-weight:bold
}
a:link {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: underline;
	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: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.smalltext a:link {
	color: #000000;
	text-decoration: underline;
}
.smalltext a:visited {
	color: #000000;
	text-decoration: underline;
}
.smalltext a:hover {
	color: #000000;
	text-decoration: none;
}
.smalltext a:active {
	color: #000000;
	text-decoration: underline;
}

.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: #EEE;
	border: 1px solid #519553;
}
#navcontainer {
	width: 190px;
	padding: 5px;
	border: 1px solid #EEE;
	margin: 5px;
}

.pic-container-clear {

	padding: 5px;
	border: 1px solid #EEEEEE;
}
.boxtop {
	background:url(graphics/box-top.gif) no-repeat left top;
}
.boxmid {
	background:url(graphics/box-mid.gif) repeat-y left top;
}
.boxbot {
	background:url(graphics/box-bot.gif) no-repeat left top;
}
.footer {
	background:url(graphics/footer.gif) no-repeat left top;
	height: 38px;
	padding: 2px;
}
.topicheader {
	background:url(graphics/topicheader.jpg) no-repeat right top;
	height: 30px;
	padding: 2px;
}
.imagebody {
	background:#FDFDFD url(graphics/bubble-bg.jpg) no-repeat left top;
	font-style: normal;
	font-size: 12px;
}
