BODY {
	background-color: #96C4D8;
	text-align: center;
}
h1 {
   font-family: Gill Sans Ultra Bold Condensed, Arial, Helvetica, Sans-serif;
   font-weight: bold;
   font-size: 30px;
   color: #1d3bbb;
  }
h2{
   font-family: Gill Sans Ultra Bold Condensed, Arial, Helvetica, Sans-serif;
   font-weight: bold;
   font-size: 30px;
   color: #d70335;
  }
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D70335;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #01155c;
	text-align: left;
}
.newsletterheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #1d3bbb;
	text-align: left;
}
.cartitle {
	font-family: Gill Sans Ultra Bold Condensed, Arial, Helvetica, Sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	text-align: left;
}
.subheading {
	font-family: Gill Sans Ultra Bold Condensed, Arial, Helvetica, Sans-serif;
	color: #d70335;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
a:link {
	color: #01155c;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #01155c;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #1d3bbb;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #01155c;
	text-decoration: underline;
	font-weight: bold;
}
.smalltext {
	color: #D70335;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.smalltext a:link {
	color: #01155c;
	text-decoration: none;
}
.smalltext a:visited {
	color: #01155c;
	text-decoration: none;
}
.smalltext a:hover {
	color: #1d3bbb;
	text-decoration: underline;
}
.smalltext a:active {
	color: #01155c;
	text-decoration: none;
}
.excursion-container {
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #519553;
}
.pic-container-clear {
	padding: 3px;
	border: 1px solid #CA003A;
	text-align: center;
}
