@charset "UTF-8";
/* CSS Document */

h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
}
.camp {
	font-weight: bold;
}
.location {
	font-weight: bold;
}
.photoUpperLeft {
	margin-bottom: 10px;
	margin-right: 10px;
}
.photoUpperRight {
	margin-bottom: 10px;
	margin-left: 10px;
}
.quote {
	font-style: oblique;
}
.sidebarSchedule {
	font-size: x-small;
}
