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

.ondark {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #000000;
}
.ondark a:link {
	color: #fdb934;
	text-decoration: underline;
}
.ondark a:visited {
	color: #fdb934;
	text-decoration: underline;
}
.ondark a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.ondark a:active {
	color: #fdb934;
	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: #fff;
	border: 1px solid #000;
}

.pic-container-clear {

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

.imagebody {
	background:#FDFDFD url(graphics/bubble-bgv2.jpg) no-repeat left top;
	font-style: normal;
	font-size: 12px;
}
.LargeListText {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium;
}

.lhsmenu {
	background: url(graphics/lhs-backg.jpg) no-repeat left top;
	height: 500px;
}
.orangetitle {
	color: #000000;
	font-weight:bold;
	font-size: 16px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}

.v2topmenu {
	background: url(graphics/v2topbar.gif) no-repeat left top;
	height: 29px;
	padding-top: 4px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
	text-align:right;
}
.v2topmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.v2topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.v2topmenu a:hover {
	color: #F39300;
	text-decoration: none;
}

.v2leftmenu {
	background: url(graphics/v2menubackground.jpg) repeat-x left top;
	width: 214px;
	height: 803px;
}

.v2navcontainer {
width: 214px;
}

.v2navcontainer ul {
	margin-left: 0;
	padding-left: 5px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: lighter;
	font-style: normal;
}

.v2navcontainer li {
	padding-left: 5px;
	list-style-type: none;
}

.v2navcontainer a {
	display: block;
	padding: 3px 6px 3px 3px;
	width: 180px;
	background: url(graphics/v2menubutton.jpg) no-repeat left top;
}
.v2navcontainer a:link {
	color: #CCCCCC;
}
.v2navcontainer a:hover {
	color: #CC6633;
}



body {
	background-color: #DD7700;
	background-image: url(graphics/overallbg.jpg);
	background-repeat: repeat-x;
}
.v2content {
	background-color: #D2D2D2;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;

}
.v2footer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	padding: 10px;
}
.v2lhlinks {
	color: #ffffff;
	padding: 10px;
	text-align:center;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.v2orangetitle {
	color: #FF6A00;
	font-weight:bold;
	font-size:24px;
}
.v2whitetitle {
	color: #FFf;
	font-weight:bold;
	font-size:24px;
}
.v2blacktitle {
	color: #000;
	font-weight:bold;
	font-size:24px;
}

#navcontainer {
	width: 190px;
	padding: 5px;
	border: 1px solid #666;
	margin: 5px;
}
#navcontainer ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
}
#navcontainer li {
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    list-style-position: outside;
	list-style-type: none;
}
#navcontainer a {
	display: block;
	padding: 3px;
	width: 180px;
	border-bottom: 1px solid #666666;
	color: #FFFFFF;
}
#navcontainer a:link, #navlist a:visited {
	background: url(graphics/v2menubutton.jpg) no-repeat left top;
	color: #FFFFFF;
	text-decoration: none;
}
#navcontainer a:hover {
	background: url(graphics/v2menubutton.jpg) no-repeat left top;
	color: #CC6600;
}