@charset "utf-8";

body  {
	background-color: #F0E8FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A00CE;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.menu {
	background-color: #FF7B00;
}
.maincontent {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #4A00CE;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-image: url(../images/h1_bgd.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #4A00CE;
}
.maincontent li {
	color: #4A00CE;
}
.rightsidebar {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 10px;
}
.footer {
	font-size: 11px;
	color: #7A33FF;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/footerBgd.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.footer a {
	color: #7A33FF;
	text-decoration: none;
}
.footer a:hover {
	color: #1D0051;
}

.dolphin {
	background-image: url(../images/dolphins.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.orangeBold {
	font-size: 20px;
	font-weight: normal;
	color: #FF7B00;
}
.footertable {
	margin-bottom: 20px;
}

.mainContent2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/LinBaby.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainContent2 p {
	font-size: 12px;
}

.mainContent2 h2 {
	font-size: 20px;
	color: #6600FF;
}
.conditions {
	float: left;
	width: 50%;
}
.pdf {
	float: left;
	width: 665px;
	padding-bottom: 10px;
	border: 1px solid #8A4AFF;
}
.pdf h2 {
	font-size: 20px;
	background-color: #F0E8FF;
	margin-top: 0px;
	padding: 10px;
}
.pdf h3 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

.pdf img {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}
.pastevents {
	clear: left;
	float: left;
	width: 665px;
}
