Body { background-image: url(Graphics/BG-slice.jpg);}
     
h1 {
    font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #41897e;
}
h2 {
    font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #41897e;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	color: #7b7979;
}
.LHCOL-text {
    color: #f88306;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.conditions-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	color: #a4a3a3;
}
.heading-text {
    font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #41897e;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold;
	color: #41897e;
}
.sub-heading-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold;
	color: #B2D344;
}
.highlighted-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	color: #41897e;
}
.highlighted-text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	color:#B2D344;
}
a:link {
	color: #009933;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	color: #009933;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #B2D344;
	text-decoration: none;
	font-style: normal;
}
a:active {
	color: #009933;
	text-decoration: none;
	font-style: normal;
}

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

.smalltext {
	color: #B2D344;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.smalltext a:link {
	color: #B2D344;
	text-decoration: none;
}
.smalltext a:visited {
	color: #B2D344;
	text-decoration: none;
}
.smalltext a:hover {
	color: #ffffff;
	text-decoration: none;
}
.smalltext a:active {
	color: #B2D344;
	text-decoration: none;
}
.excursion-container {
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #519553;
}
.pic-container-clear {
	padding: 3px;
	border: 1px solid #EFEFEF;
	text-align: center;
}

