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

#container2 {
	clear: both;
	overflow: hidden;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 62.5%;
	line-height: 2.4em;
	margin-top: 16px;
	}
	
#container2 .breadcrumb-trail{
	margin-left: 8px;
}
	
#dept-wrapper {
	overflow: hidden;
}
#dept-left {
	float: left;
	width: 300px;
	margin-right: 16px;
}
#dept-content {
	float: left;
	width: 400px;
}
#dept-right {
	float: right;
	width: 228px;
	margin-left: 16px;
}
#dept-content h1{
	margin-bottom: -.9em;
}
#dept-content p{
	font-size: 1.8em;
	margin: 1.33333em 0;
	color: #565656;
}


	/* Secondary widget section */
	#dept-right {
}
	#dept-right .witem {
	border-top-width: 4px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8a3a9f;
	border-bottom-color: #8a3a9f;
	margin-bottom: 8px;
}
	#dept-right h3 {
	font-size: 1.6em;
	font-weight: 700;
	color: #565656;
	margin-bottom: -1.5em;
	line-height: 1.4em;
}
#dept-right ul {
	margin-bottom: 12px;
}


#redbox {
	overflow: hidden;
	background-image: url(https://images.anglican.ca/common/4boxbg.gif);
	background-repeat: repeat-y;
	border-bottom-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#redbox p{
	margin: 8px;
}

#redbox h4 {
	font-size: 1.6em;
	line-height: 32px;
	background-color: #8a3a9f;
	height: 32px;
	color: #FFF;
	padding-right: 8px;
	border-bottom:#FFF 1px solid;
	padding-left: 8px;
	font-weight: 100;
}
#redbox1 {
	float: left;
	width: 228px;
	margin-right: 16px;
	background-color: #dddddd;
}
#redbox2 {
	float: left;
	width: 228px;
	margin-right: 16px;
	background-color: #dddddd;
}
#redbox3 {
	float: left;
	width: 228px;
	margin-right: 16px;
	background-color: #dddddd;
}
#redbox4 {
	float: right;
	width: 228px;
	background-color: #dddddd;

}





#site-title-2 {
	background-color: #8a3a9f;
	height: 126px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	background-image: url(https://images.anglican.ca/primate/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
			#site-title-2 a {
	font-size: 38px;
	font-weight: 600;
	color: #FFF;
	letter-spacing: -1px;
	padding-left: 10px;
	margin-top: auto;
	margin-bottom: auto;
	border-bottom-style: none;
}
#site-title-2 a:hover {
	background-color: #8a3a9f;
}
				#site-title a span {
	position: absolute;
	bottom: 0;
	padding-top: 60px;
}

		/* Site description/tagline */
		#site-description {}
