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

#choristers {
	padding: 10px 0 10px 0;
	border-bottom:1px;
	border-bottom-color:#666;
	border-bottom-style:solid;
	border-top:1px;
	border-top-color:#666;
	border-top-style:solid;

}
#mission {
	margin-left:380px;
	margin-top: 5px;
	background-color:#f8f8f8;
	border-color:#006;
	border-style:solid;
	border-width:1px;
	padding: 0px 12px 6px 0px;
	text-align:left;
}
#mission p {
	text-align:center;
}
#mission ul {
	list-style:square;
	line-height: 1.4em;
}
#mission ul li {
	padding-bottom: 4px;
}
#more, #guestapp, {
	padding: 0 10px 10px 10px;	
	border-top:1px;
	border-top-color:#666;
	border-top-style:solid;
}
#columnLChor {
	float: left;
	width: 340px;
	padding: 10px 10px;
	border-right:1px;
	border-right-color:#666;
	border-right-style:solid;
}
#soprano, #alto, #tenor, #bass, #other {
	height:110px;
	text-align:left;
}
.satbTitle {
	color:#990000;
	font-family:Garamond, AGaramond, Arial;
	font-size:1.5em;
	font-weight:bold;
	letter-spacing: 0.3em;
	font-variant:small-caps;
}
.satbNav  {
	color: #000066;
	font-size: 1.0em;	
	letter-spacing:0.4em;
	font-variant:small-caps;
	font-weight: bold;
	font-family: garamond, arial;
	text-align:left;
}

li.guestapp  {
	list-style:none;
	padding-bottom: 8px;
	color:#000;
	letter-spacing:0.1em;
}
li.guestapp strong{
	color:#000;
}
