
#sidebar
{
	display: table-cell;
	width: 160px;
	height: 100%;
	min-height: 750px;
	padding: 12px 0 12px 0;
	background-image: url('images/backgrounds/sidebar-gray-texture.jpg');
	vertical-align: top;
}

#address,
#phone,
#pastor1,
#pastor2
{
	font-family : arial, sans-serif;
	font-weight : bold;
	font-size : 16px;
	line-height : 18px;
	color : #000000;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
}

#pastor2
{
	letter-spacing: -0.5px;
}

#pastortitle1,
#pastortitle2
{
	font-family : arial, sans-serif;
	font-weight : normal;
	font-size : 14px;
	color : #000000;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
}

#elca-logo,
#synod-logo
{
	margin: 10px;
	text-align: center;
}

#quicklinks
{
	text-align: left;
	margin: 12px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 6px 0;
}

.quicklink
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0;
	padding: 4px 10px ;
	color: black;
}

.quicklink:hover
{
	background-color: #aaa;
}

.quicklink-inactive
{
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0;
	padding: 4px 10px ;
	color: #999;
}

#facebook-image
{
	float: left;
	margin:	3px 8px 0px 1px;
	width: 28px; height: 28px;
}

#ric,
#accessible
{
	text-align: left;
	margin: 12px;
}

#ric-header,
#accessible-header
{
	font-family : arial, sans-serif;
	font-weight : bold;
	font-size : 13px;
	line-height : 17px;
}

#ric-image
{
	float: right;
	margin: -10px -5px 0 2px;
	width: 50px; height: 23px;
}

#accessible-image
{
	float: right;
	margin: 2px 0 0 2px;
	width: 32px; height: 32px;
}

#ric-text,
#accessible-text
{
	font-family : arial, sans-serif;
	font-size : 12px;
	line-height : 16px;
	margin-top: 8px;
}
