/* CSS Document */
body{
	background:url(images/mainbg.jpg) 0 0 repeat-x #fff;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div, p, ul, h2, h3, img{
	margin:0px;
	padding: 0px;
}
ul{list-style-type:none;}
/*----TOP PANEL----*/
#topPan{
	width:730px;
	height:110px;
	position:relative;
	padding:0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#topPan img{width:208px; height:58px; position:absolute; top:35px; left:0px;}

#topPan ul{
	width:596px;
	height:32px;
	position:absolute;
	top:76px;
	right:0px;
}
#topPan ul li{float:left; width:85px; height:32px; padding:0 0 0 0px;}
#topPan ul li a{
	display:block;
	width:auto;
	height:32px;
	background:url(images/menubg-normal.gif) 0 0 no-repeat #006699;
	color:#656565;
	font-size:11px;
	font-weight:bold;
	line-height:32px;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
}
#topPan ul li a:hover{background:url(images/menubg-hover.gif) 0 0 no-repeat #006699; color:#006699; text-decoration:none;}

#topPan ul li.home{display:block; width:85px; height:32px; background:url(images/menubg-hover.gif) 0 0 no-repeat #006699; font-size:11px; font-weight:bold; line-height:32px; color:#006699; text-decoration:none; text-transform:uppercase; text-align:center;}

#topPan ul.dropdown{width:480px; height:22px; position:absolute; top:119px; right:0px;}
#topPan ul.dropdown li{float:left; width:79px; height:22px; }
#topPan ul.dropdown li a{display:block; width:79px;background:url(images/vertical-dot.gif) 100% 0 no-repeat #fff; color:#3E3E3E; font-size:11px; text-decoration:none; text-align:center; line-height:22px;} 
#topPan ul.dropdown li a:hover{text-decoration:none; background:url(images/vertical-dot.gif) 100% 0 no-repeat #fff; color:#006699;}

#topPan ul.dropdown li.verticallinenone a{display:block; width:79px;background:#fff; color:#3E3E3E; font-size:11px; text-decoration:none; text-align:center; line-height:22px;} 
#topPan ul.dropdown li.verticallinenone a:hover{text-decoration:none; background:#fff; color:#006699;}

/*----/TOP PANEL----*/

/*----BODY TOP PANEL----*/
#bodytopmainPan{
	width:100%;
	background:#F4F4F4;
	color:#8D8D8D;
	float:left;
	clear:both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#bodytopPan{
	width:730px;
	position:relative;
	background:#F4F4F4;
	color:#000000;
	margin:0 auto;
	padding:0px;
	font-size: 12px;
}
#bodytopPan h2{
	background:#F4F4F4;
	color:#069;
	font-size:24px;
	height:50px;
	line-height:50px;
}
#bodytopPan td{ text-align:center; background-color:transparent;}
#bodytopPan p{ text-align:left;}
#bodytopPan p span{font-weight:bold;}
#buttons{
	margin:10px 0px 5px 0px;
	height:auto;
}
.buttons_right{float:right; margin:0 0 0px 0px; padding:0px; width:300px;}
.buttons_right a{
	display:block;
	width:287px;
	height:28px;
	color:#111;
	font-size:12px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
	background-image: url(images/button1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.buttons_right a:hover{
	color:#111;
	text-decoration:none;
	background-image: url(images/button2.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
}
.buttons_left{float:left; width:175px; margin:0 255px 15px 0px; padding:0px 0px 0px 0px;}
.buttons_left a{
	display:block;
	color:#111;
	font-size:12px;
	line-height:56px;
	text-decoration:none;
	padding:0 0 0 0px;
	/*background-image: url(images/stewardshipnewsletterlogo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;*/
}
.buttons_left a:hover{
	color:#111;
	text-decoration:none;
	/*background-image: url(images/stewardshipnewsletterlogo_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;*/
}
/*----/BODY TOP PANEL----*/

/*----BODY MIDDLE PANEL----*/
#bodymainmiddlePan{
	width:100%;
	background:#fff;
	color:#8D8D8D;
	float:left;
	clear:both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#bodymiddlePan{
	width:730px;
	position:relative;
	margin:0 auto 0 auto;
	background:#fff;
	color:#555555;
}
#bodymiddlePan h2
{
	display: block;
	background: #006599;
	padding: 3px 2px 3px 3px;
	margin: 0px 0px 2px 0px;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
} 

/*OTHER PAGES*/
/*---Left 0ne----*/
#leftonePan{
	width:350px;
	float:left;
	padding-right: 0px;
}
#leftonePan p{padding:0 0 20px 0;}
#leftonePan p.boldtext{font-size:16px; background:#fff; color:#2B2A2A; font-weight:bold; padding:0px 0 0 0;}
#leftonePan p.blacktext{
	background:#fff;
	color:#000;
	padding: 0px 0px 0px 0;
}
#leftonePan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 10px;}

#leftonePan p.more{margin:0 0 40px 0px; padding:0px;}
#leftonePan p.more a{
	display:block;
	width:79px;
	height:28px;
	background:url(images/redbutton.gif) 0 0 no-repeat #fff;
	color:#111;
	font-size:12px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
}
#leftonePan p.more a:hover{background: url(images/bluebutton.gif) 0 0 no-repeat #fff; color:#111; text-decoration:none;}

#leftonePan ul{width:156px; padding:0 0 20px 0;}
#leftonePan ul li{width:156px; height:20px;}
#leftonePan ul li a{width:140px; height:20px; background:url(images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 16px;}
#leftonePan ul li a:hover{background:url(images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#leftonePan ul.block{width:170px; height:151px; display:block; padding:0px 0px 30px 0px;} /**/
#leftonePan ul.block li{width:156px; height:151px;}
#leftonePan ul.block li a{width:156px; height:151px; display:block; background:url(images/stpiusxbutton.jpg) 0 0 no-repeat #FFFFFF; color:#fff; font-size:20px; font-weight:bold; text-decoration:none; padding:23px 0 0 30px;}
#leftonePan ul.block li a:hover{background:url(images/stpiusxbutton-hover.jpg) 0 0 no-repeat #fff; color:#fff; text-decoration:none;}
#leftonePan table{
	font-size:11px;
}
/*---Left 0ne----*/

/*---Right One----*/
#rightonePan{
	width:370px;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
}
#rightonePan p{padding:0 0 5px 0;}
#rightonePan p.boldtext{font-size:16px; background:#fff; color:#2B2A2A; font-weight:bold; padding:0px 0 0 0;}
#rightonePan p.blacktext{
	background:#fff;
	color:#000;
	padding: 0px 0px 0px 0;
}
#rightonePan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 10px;}

#rightonePan p.more{margin:0 0 40px 0px; padding:0px;}
#rightonePan p.more a{
	display:block;
	width:79px;
	height:28px;
	background:url(images/redbutton.gif) 0 0 no-repeat #fff;
	color:#111;
	font-size:12px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
}
#rightonePan p.more a:hover{background: url(images/bluebutton.gif) 0 0 no-repeat #fff; color:#111; text-decoration:none;}

#rightonePan ul{width:350px; padding:0 0 30px 0; font-size:11px;}
#rightonePan ul li{width:350px; background:url(images/arrow2.gif)  0 8px no-repeat #fff; color:#555; line-height:20px; padding:0 0 0 30px;}
#rightonePan ul li a{width:350px; color:#555; line-height:20px; text-decoration:underline;} /*padding:0 0 0 30px;*/
#rightonePan ul li a:hover{color:#006699; text-decoration:underline;}

#rightonePan ul.block{width:350px; height:151px; display:block; padding:0px 0px 30px 0px;} /**/
#rightonePan ul.block li{width:350px; height:151px;}
#rightonePan ul.block li a{width:350px; height:151px; display:block; background:url(images/stpiusxbutton.jpg) 0 0 no-repeat #FFFFFF; color:#fff; font-size:20px; font-weight:bold; text-decoration:none; padding:23px 0 0 30px;}
#rightonePan ul.block li a:hover{background:url(images/stpiusxbutton-hover.jpg) 0 0 no-repeat #fff; color:#fff; text-decoration:none;}
/*---Right One----*/

/*INDEX PAGE*/
/*---Middle One----*/
#middleonePan{
	width:187px;
	float:left;
}
#middleonePan p{padding:0 0 20px 0;}
#middleonePan p.boldtext{font-size:16px; background:#fff; color:#2B2A2A; font-weight:bold; padding:0px 0 0 0;}
#middleonePan p.blacktext{
	background:#fff;
	color:#000;
	padding: 0px 0px 0px 0;
}
#middleonePan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 10px;}

#middleonePan p.more{margin:0 0 40px 0px; padding:0px;}
#middleonePan p.more a{
	display:block;
	width:79px;
	height:28px;
	background:url(images/redbutton.gif) 0 0 no-repeat #fff;
	color:#111;
	font-size:12px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
}
#middleonePan p.more a:hover{background: url(images/bluebutton.gif) 0 0 no-repeat #fff; color:#111; text-decoration:none;}

#middleonePan ul{width:156px; padding:0 0 20px 0;}
#middleonePan ul li{width:156px; height:20px;}
#middleonePan ul li a{width:140px; height:20px; background:url(images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 16px;}
#middleonePan ul li a:hover{background:url(images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middleonePan ul.block{width:170px; height:151px; display:block; padding:0px 0px 30px 0px;} /**/
#middleonePan ul.block li{width:156px; height:151px;}
#middleonePan ul.block li a{
	width:140px;
	height:142px;
	display:block;
	background:url(images/stpiusxbutton.jpg) 0 0 no-repeat #FFFFFF;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
}
#middleonePan ul.block li a:hover{background:url(images/stpiusxbutton-hover.jpg) 0 0 no-repeat #fff; color:#fff; text-decoration:none;}
/*---/Middle One----*/

/*---Middle Two----*/
#middletwoPan{width:186px; float:left;}
#middletwoPan p{padding:0 0 20px 0;}
#middletwoPan p.boldtext{font-size:16px; background:#fff; color:#2B2A2A; font-weight:bold; padding:0px 0 0 0;}
#middletwoPan p.blacktext{
	background:#fff;
	color:#000;
	padding:0 0 0px 0;
}
#middletwoPan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 10px;}

#middletwoPan p.more{margin:0 0 40px 0px; padding:0px;}
#middletwoPan p.more a{
	display:block;
	width:79px;
	height:28px;
	background:url(images/greenbutton.gif) 0 0 no-repeat #fff;
	color:#111;
	font-size:12px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
}
#middletwoPan p.more a:hover{background: url(images/pinkbutton.gif) 0 0 no-repeat #fff; color:#111; text-decoration:none;}

#middletwoPan ul{width:156px; padding:0 0 20px 0;}
#middletwoPan ul li{width:156px; height:20px;}
#middletwoPan ul li a{width:156px; height:20px; background:url(images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 16px;}
#middletwoPan ul li a:hover{background:url(images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middletwoPan ul.block{width:170px; height:151px; display:block; padding:0px 0px 30px 0px;}
#middletwoPan ul.block li{width:156px; height:151px;}
#middletwoPan ul.block li a{
	width:140px;
	height:142px;
	display:block;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-image: url(images/stmarysbutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middletwoPan ul.block li a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(images/stmarysbutton-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*---/Middle Two----*/

/*---Middle Three----*/
#middlethreePan{width:187px; float:left;}
#middlethreePan p{padding:0 0 20px 0;}
#middlethreePan p.boldtext{font-size:16px; background:#fff; color:#2B2A2A; font-weight:bold; padding:0px 0 0 0;}
#middlethreePan p.blacktext{
	background:#fff;
	color:#000;
	padding:0 0 0px 0;
}
#middlethreePan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middlethreePan p.more{margin:0 0 40px 0px; padding:0px;}
#middlethreePan p.more a{
	display:block;
	width:79px;
	height:28px;
	background:url(images/bluebutton.gif) 0 0 no-repeat #fff;
	color:#111;
	font-size:12px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
}
#middlethreePan p.more a:hover{background: url(images/redbutton.gif) 0 0 no-repeat #fff; color:#111; text-decoration:none;}

#middlethreePan ul{width:156px; padding:0 0 20px 0;}
#middlethreePan ul li{width:156px; height:20px;}
#middlethreePan ul li a{width:156px; height:20px; background:url(images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 16px;}
#middlethreePan ul li a:hover{background:url(images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middlethreePan ul.block{width:170px; height:151px; display:block; padding:0px 0px 30px 0px;}
#middlethreePan ul.block li{width:156px; height:151px;}
#middlethreePan ul.block li a{
	width:140px;
	height:142px;
	display:block;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-image: url(images/stjosephsbutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middlethreePan ul.block li a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(images/stjosephsbutton-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*---/Middle Threee----*/

/*---Middle Four----*/
#middlefourPan{
	width:170px;
	float:left;
}
#middlefourPan p{padding:0 0 20px 0;}
#middlefourPan p.boldtext{font-size:16px; background:#fff; color:#2B2A2A; font-weight:bold; padding:0px 0 0 0;}
#middlefourPan p.blacktext{
	background:#fff;
	color:#000;
	padding: 0 0 0px 0;
}
#middlefourPan p.dotline{background:url(images/dot.line.gif) 0 0 repeat-x; width:156px; padding:0 0 12px 0;}

#middlefourPan p.more{margin:0 0 40px 0px; padding:0px;}
#middlefourPan p.more a{
	display:block;
	width:79px;
	height:28px;
	background:url(images/pinkbutton.gif) 0 0 no-repeat #fff;
	color:#111;
	font-size:12px;
	line-height:28px;
	text-decoration:none;
	padding:0 0 0 10px;
}
#middlefourPan p.more a:hover{background: url(images/greenbutton.gif) 0 0 no-repeat #fff; color:#111; text-decoration:none;}

#middlefourPan ul{width:156px; padding:0 0 20px 0;}
#middlefourPan ul li{width:156px; height:20px;}
#middlefourPan ul li a{width:140px; height:20px; background:url(images/arrow1.gif) 0 8px no-repeat #fff; color:#8D8D8D; line-height:20px; text-decoration:underline; padding:0 0 0 16px;}
#middlefourPan ul li a:hover{background:url(images/arrow2.gif) 0 8px no-repeat #fff; color:#272525; text-decoration:underline;}

#middlefourPan ul.block{width:170px; height:151px; display:block; padding:0px 0px 30px 0px;}
#middlefourPan ul.block li{width:156px; height:151px;}
#middlefourPan ul.block li a{
	width:140px;
	height:142px;
	display:block;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	padding-top: 23px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30px;
	background-color: #FFFFFF;
	background-image: url(images/stedwardsbutton.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#middlefourPan ul.block li a:hover{
	color:#fff;
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(images/stedwardsbutton-hover.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*---/Middle Four----*/

/*----FOOTER PANEL----*/
#footermainPan{
	height:50px;
	background:url(images/footerbg.gif) 0 0 repeat-x #565656;
	color:#fff;
	clear:both;
}
#footerPan{width:747px; position:relative; margin:0 auto;}
#footerPan img.footerlogo{width:186px; height:50px; position:absolute; top:93px; right:0px;}

#footerPan p.copyright{
	color:#fff;
	font:11px "Trebuchet MS",Arial, Helvetica, sans-serif;
	position:absolute;
	top:8px;
	left:-2px;
}

#footerPan ul{width:500px; position:absolute;} /* top:93px; left:14px;}*/
#footerPan li{float:left; font:11px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 0 0px 0; color:#fff; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.templateworld{
	width:300px;
	color:#fff;
	display:block;
	position:absolute;
	font:11px "Trebuchet MS",Arial, Helvetica, sans-serif;
	top:25px;
	left:-2px;
}
#footerPan ul.templateworld li a{color:#fff;} /*display:block; */
#footerPan ul.templateworld li a:hover{text-decoration:underline;}
