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

body {
background-color: #391742;
}

A:link {color: #481D52; text-decoration:none}
A:visited {color: #481D52; text-decoration:none}
A:active {color: #481D52; text-decoration:none}
A:hover {color: #278DA3; text-decoration:none} 

.link2 a:link{
	text-decoration:none;
	color: #000000;
	}
.link2 a:visited{
	color: #000000;
	}
.link2 a:hover{
	color: #481D52;
	}


#main {
    width: 903px;
    border: 0px;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -451px; 
	margin-top:5px;
	background-color: #ffffff;
	background-image:url(../images/bg.jpg);
	}
	
#head {
	width:903px;
	height: 158px;
	float:left;
	}
	
#mainbody {
	width:903px;
	height: 100%;
	float:left;
	background-image:url(../images/mainbg.jpg);
	background-repeat: repeat-y;
	}
	
#text {
	width: 626px;
	min-height: 350px;
	height: 100%;
	float:left;
	background-image: url(../images/subtextbg.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	padding-left:75px;
	padding-top: 25px;
	padding-bottom:19px;
	padding-right: 15px;
	}
	
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #481D52;
	text-transform: uppercase;
	}
	
	.ministryheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #278DA3;
	}
	
	.ministrynavigation {
	width: 168px;
	height: 100%;
	float:left;
	background-image: url(../images/navigationbg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	padding-left:10px;
	padding-top: 15px;
	line-height:20px;
}

.ministrynavigation a:link{
	text-decoration:none;
	color: #278DA3;
	}
.ministrynavigation a:visited{
	color: #278DA3;
	}
.ministrynavigation a:hover{
	color: #000000;
	}
	
#navigation {
	width: 177px;
	height: 100%;
	float:left;
	background-image: url(../images/navigationbg.jpg);
		background-repeat: repeat-y;
	background-color: #F0ECC6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: right;
	padding-right:10px;
	padding-top: 15px;
	line-height:25px;
}

#navigation2 {
	width: 177px;
	height: 435px;
	float:left;
	background-image: url(../images/navigationbg.jpg);
	background-repeat: repeat-y;
	background-color: #F0ECC6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left:10px;
	padding-top: 15px;
	line-height:20px;
}

#announcements {
	width: 828px;
	min-height: 120px;
	float:left;
	background-image: url(../images/announcementsbg.jpg);
	background-repeat: no-repeat;
	padding-left: 75px;
	padding-top: 10px;
	padding-bottom:10px;
		}
	
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #481D52;
	}

.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		line-height: 13px;
	}
	
	ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	margin-top:10px;
	}
	
li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 15px;
	margin-bottom: 5px;

	}
	
#contact {
	width: 903px;
	height: 140px;
	float:left;
	}
	
#contact1 {
	width: 193px;
	height: 128px;
	float:left;
	background-image: url(../images/contactbg.jpg);
	padding-left: 75px;
	padding-top: 12px;
	}
	

.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	}

#contact2 {
	width: 625px;
	height: 128px;
	float:left;
	background-image: url(../images/contact2bg.jpg);
	padding-top: 12px;
	padding-right: 10px;
	}
	
.font3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-align:right;
	}