.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.cartitle {
	color: #FB04E1;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
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 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.excursion-container {
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #519553;
}

.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:#FDFDFD url(graphics/bubble-bgv2.jpg) no-repeat left top;
	font-style: oblique;
	font-size: 12px;
}
.LargeListText {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium;
}
#navcontainer {
	margin: 0;
	padding: 0 0 0 0px;
	width: 800px;
}
#navcontainer UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 800px;
}
#navcontainer LI {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 160px;
	text-align: center;
	vertical-align: middle;
}
#navcontainer A {
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 2px 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
	background-color: #D98A3D;
}
#navcontainer A:hover, #navcontainer A:active {
	background-color: #EDAD6D;
}
#navcontainer A.active:link, #navcontainer A.active:visited {
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}
#subnav {
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}
#subnav UL {
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}
#subnav UL {
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}
#subnav LI {
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}
#subnav A {
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}
#subnav A:hover, #subnav A:active {
color: #444;
}
#subnav A.active:link, #subnav A.active:visited {
color: #444;
}
#subnav BR, #navcontainer BR {
clear: both;
}
.pinkbox {
	background-color: #F6DAF5;
}
.greebox {

	background-color: #F2F9ED;
}
