body {
	background-color: rgb(195,182,177);
	margin-bottom: 0;
}
header {
	display: block;
	color: white;
	background-color: rgb(0,85,150);
	margin: 0.1cm 0.1cm 0 0.1cm;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: thin;
	border-top-left-radius: 0.25cm;
	border-top-right-radius: 0.25cm;
	padding: 0.5cm;
	font-family: "Sorts Mill Goudy", Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	z-index: auto;
}
img.headerlogo {
	vertical-align: middle;
	width: 1.5cm;
	margin-right: 0.5cm;
}
h1.title {
	display: inline-block;
	font-weight: 100;
}
#top {
	text-decoration: none;
}
p.subtitle {
	display: block;
	text-align: right;
	font-size: small;
	padding-left: 1cm;
	float: right;
}
b.subtitle {
	font-size: medium;
}
@media screen and (max-width:25.5cm) {
	p.subtitle {
		display: block;
		text-align: center;
		padding: 0;
		float: none;
	}
}
nav {
	display: block;
	color: white;
	background-color: rgb(76,136,181);
	margin: 0 0.1cm 0.3cm 0.1cm;
	border-top-style: solid;
	border-top-color: white;
	border-top-width: thin;
	border-bottom-left-radius: 0.25cm;
	border-bottom-right-radius: 0.25cm;
	padding: 0 0.25cm;
	text-align: center;
	font-family: "Sorts Mill Goudy", Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	z-index: auto;
}
a.nav, a.navb {
	display: inline-block;
	color: white;
	background-color: rgb(76,136,181);
	padding: 0.15cm 0.20cm;
	margin: 0.1cm 0.05cm;
	width: 17.5%;
	min-width: 85px;
	border-radius: 0.1cm;
	text-decoration: none;
	z-index: auto;
}
a.navb {
	background-color: rgb(127,170,202);
	display: inline-block;
	color: white;
	padding: 0.15cm 0.20cm;
	margin: 0.1cm 0.05cm;
	width: 17.5%;
	min-width: 85px;
	border-radius: 0.1cm;
	text-decoration: none;
	z-index: auto;
}
a.expand, a.buttonCalendar {
	display: inline-block;
	color: white;
	background-color: rgb(76,136,181);
	padding: 0.15cm 0.20cm;
	margin: 0.1cm 0.05cm;
	width: 80%;
	min-width: 11cm;
	border-radius: 0.1cm;
	text-decoration: none;
	cursor: pointer;
}
@media screen and (max-width:17cm) {
	img.headerlogo {
		margin: auto;
		float: none;
		display: block;
	}
	h1.title {
		display: block;
		text-align: center;
	}
}
div.select {
	display: block;
	background-color: rgb(147,155,161);
	padding: 0.25cm 0.25cm;
	margin: 0.1cm auto;
	width: 85%;
	min-width: 410px;
	border-radius: 0.1cm;
	text-decoration: none;
	text-align: center;
}
select {
	display: inline-block;
	color: rgb(0,85,150);
	background-color: white;
	padding: 0.15cm 0.20cm;
	margin: 0.1cm auto;
	width: 30%;
	min-width: 115px;
	border-style: solid;
	border-width: thin;
	border-color: rgb(76,136,181);
	border-radius: 0.1cm;
	text-decoration: none;
	font-size: medium;
	cursor: pointer;
}
select#selectServices, select#selectServiceVideos {
	width: 60%;
	box-sizing: border-box;
}
a.buttonCalendar {
	display: block;
	padding: 0.20cm 0.20cm;
	margin: 0.1cm auto;
	width: 75%;
	min-width: 115px;
}
a.textLink {
	display: inline;
	background-color: white;
	color: rgb(0,85,150);
	text-decoration: underline;
	border-style: solid;
	border-width: thin;
	border-color: white;
	border-radius: 0.05cm;
	padding: 0;
	margin: 0;
}
table{
	margin: 0 auto;
	display: table;
	border-collapse: collapse;
	border: none;
}
td, th {
	border: solid;
	border-width: thin;
	border-color: black;
	padding: 0.25cm;
	margin: 0;
}
@media screen and (max-width:15cm) {
	a.nav, a.navb, select, select#selectServices, select#selectServiceVideos, a.buttonCalendar, div.select, table {
		display: block;
		margin: 0.1cm auto;
		width: 95%;
		min-width: 0;
	}
	nav {
		padding-bottom: 0.05cm;
	}
	a.expand {
		width: 95%;
		min-width: 0;
	}
	a.buttonCalendar {
		width: 75%;
	}
}
div.bodyhead {
	display: block;
	color: white;
	background-color: rgb(0,85,150);
	margin: 0.25cm auto 0 auto;
	border-top-left-radius: 0.25cm;
	border-top-right-radius: 0.25cm;
	padding: 0.25cm;
	font-family: "Sorts Mill Goudy", Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	max-width: 30cm;
	font-weight: 100;
	text-align: center;
	font-size: larger;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width: thin;
}
div.bodymid {
	color: black;
	background-color: white;
	margin: 0 auto;
	padding: 0.25cm 0.25cm 0.05cm 0.25cm;
	font-family: "Helvetica Light", Helvetica, Arial, serif;
	max-width: 30cm;
	height: 100%;
	overflow: hidden;
}
div.body, div.excerpt, div.expand {
	color: black;
	background-color: white;
	margin: 0 auto 0.25cm auto;
	border-bottom-left-radius: 0.25cm;
	border-bottom-right-radius: 0.25cm;
	padding: 0.25cm;
	font-family: "Helvetica Light", Helvetica, Arial, serif;
	max-width: 30cm;
}
div.body#map {
	padding-top: 0;
	background-color: darkolivegreen;
}
div.expand {
	text-align: center;
	font-family: "Sorts Mill Goudy", Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	color: white;
	background-color: rgb(76,136,181);
	padding: 0 0.25cm;
	border-top-style: solid;
	border-top-color: white;
	border-top-width: thin;
}
@media screen and (max-width:31.5cm) {
	div.body, div.excerpt, div.expand {
		margin: 0 0.1cm 0.25cm 0.1cm;
	}
	div.bodyhead {
		margin: 0.25cm 0.1cm 0 0.1cm;
	}
	div.bodymid {
		margin: 0 0.1cm;
	}
}
div.excerpt {
	text-align: justify;
}
p.excerpt {
	text-indent: 2cm;
	margin: 0;
	padding: 0;
	text-align: justify;
}
li.excerpt {
	margin: 0;
	padding: 0;
	text-align: justify;
}
a.calendar, a.bodyImg {
	width: 95%;
	margin: 0 auto;
	display: block;
}
img.calendar, img.bodyImg {
	width: 100%;
	max-width: 25cm;
	margin: 0 auto;
	display: block;
}
img.bodyImg {
	display: block;
	max-width: 7.5cm;
}
div.footer {
	display: block;
	color: white;
	background-color: rgb(147,155,161);
	margin: 0.3cm 0.1cm 0 0.1cm;
	border-top-left-radius: 0.25cm;
	border-top-right-radius: 0.25cm;
	padding: 0.1cm 0.25cm;
	text-align: center;
	font-family: "Sorts Mill Goudy", Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
p.bodySubtitle {
	color: rgb(76,136,181);
	margin: 0.25cm auto 0 auto;
	padding: 0.1cm;
	font-family: "Sorts Mill Goudy", Goudy Old Style, Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	text-align: center;
	font-size: larger;
	border-bottom-style: solid;
	border-bottom-color: rgb(76,136,181);
	border-bottom-width: thin;
}
h4 {
	text-align: center;
}
/* "clearfix" Hack */
.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

/* Video container */
div.videoContainer {
	margin: 0.1cm auto;
	width: 75%;
	border-radius: 0.1cm;
	overflow: hidden;
}

iframe {
	display: block;
	height: 315px;
	width: 100%;
}

@media screen and (max-width:15cm) {
	div.videoContainer {
		width: 95%;
		min-width: 0;
	}
}