/* All Saints */

body {
	margin:0px;
	background-color: #d8d8d8;
}

body, tr, td, p {
	font-family: verdana;
	font-size: 11px;
	line-height: 150%;
}

img {
	border: 0px;
}

h3 {
	font-size: 16px;
	color: #0071ff;
	font-weight: bold;
	font-family: helvetica;
	margin: 0px;
	padding: 5px;
	border: 0px;
	background-image: url(images/bodyDivider.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

a, a:visited {
	color: #0071ff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #0071ff;
	text-decoration: underline;
}

#container {
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #FFF;
}

#menuOuter {
	background-image: url(images/menu_tile.png);
	background-repeat: repeat-y;
}

#menuTop {
	background-image: url(images/menu_top.png);
	background-repeat: no-repeat;
	background-position: top;
}

#menuBottom {
	background-image: url(images/menu_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#ministriesOuter {
	background-image: url(images/ministries_tile.png);
	background-repeat: repeat-y;
}

#ministriesTop {
	background-image: url(images/ministries_tile.png);
	background-repeat: repeat-y;
	background-position: top;
}

#ministriesBottom {
	background-image: url(images/ministries_bot.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#logoCover {
	position: absolute;
	z-index: 2;
}

#rotateCover {
	position: absolute;
	z-index: 3;
}

#header {
	position: absolute;
	margin-left: -10px;
	z-index: 2;
	background-color: white;
}

#utilityMenu {
	position: relative;
	top: 22px;
	left: 450px;
	z-index: 10;
}

#utilityMenu img {
	height: 32px;
	width: 32px;
}

#contentContainer {
	position: relative;
	top:190px;
}

#newsletterBg {
	background-image: url(images/newsletterBg.gif);
	background-repeat: no-repeat;
	height: 53px;
	overflow: hidden;
	padding-left: 15px;
}

#newsletterBg td {
	color: #FFF;
}
#newsletterBg a { font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #fff; }

#contactBg {
	background-image: url(images/contactBg.gif);
	background-repeat: no-repeat;
	height: 82px;
	overflow: hidden;
	padding-left: 40px;
	padding-top: 5px;
}

#contactBg td {
	color: #FFF;
}

#contactBg a, #contactBg a:visited, #contactBg a:hover {
	color: #FFF;
}


#menu {
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 25px;
}

#ministries {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#menu img {
	width: 175px;
	height: 31px;
}

#footer {
	font-size: 10px;
	font-color: #666666;
	text-align: right;
}

.input {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid #999999;
	width: 120px;
}

#pbContainer { }

/* powered by wsp logos */

#pbwsp a {
	display: block;
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	width: 120px;
	text-align: right;
	padding: 1px;
	background: #fff url(images/wsp.gif) no-repeat top left;
	color: #999999;
	line-height: 12px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-right: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #eee;
}
#pbwsp a:hover span.wsp strong { color: #FCA503; }
#pbwsp a:hover span.wsp { color: #333333; }
#pbwsp span.visit { display: none; text-align: right; font: normal 9px Arial; color: #666666; letter-spacing: 2px; }
#pbwsp a:hover span.visit { display: block; }
#pbwsp a:hover span.pb { display: none; }
#pbwsp span.pb {
	font-size: 7.5px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #999999;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#pbwsp span.wsp {
	color: #666666;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#pbwsp span.wsp strong {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
}
#pbwsp span.sup {
	font-size: 10px;
	font-weight: normal;
}