body {
	color: #eee;
}

h1, h2, h3, h4, h6 {
	color: #fff;
}

a, a:visited {
	color: #da6ced;
}
a:hover {
	color: #da6ced;
}

ul.site-map li a:link, ul.site-map li a:visited {
	color: #1f1921;
	text-decoration: none;
}
ul.site-map li li a:link, ul.site-map li li a:visited {
	color: #332338;
}

div#identity {
	font-family: 'Cabin', arial, serif;
}
div#identity h1 {
	color: #fff;
	font-size: 36px;
	font-weight: normal;
}
div#identity h2 {
	color: #fff;
	font-size: 22px;
	font-weight: normal;
}

div.button {
	background-color: #b460be;
	color: #fff;
	border-color: #b460be;
}

.subtle {
	color: #999;
}
div#_PrayerAndPraiseForm {
	color: #000;
}
div.fc-content {
	background-color: rgba(0,0,0,0.4);
}
div.fc-content td.fc-state-highlight {
	background-color: rgba(255,255,255,0.4);
}