@charset "utf-8";
/* CSS Document */

body { width:700px;	margin: 0 auto;	font-family: Arial, sans-serif;	font-size: 12px;	color: #343536; background:url(../images/bg_2.jpg);}

#container{ width:700px;  float:left;	background-color:#EFE8FF; border:1px solid #E7DDFD;}

h1{ font-family:"Times New Roman", Times, serif; font-size:20px; color:#5B269F; padding:0px 0 10px 0 ;margin:0px; }


#header{ width:700px; }
#midpane{ background: url(../images/bg_1.jpg) no-repeat; }
.spacer{ height:5px;}

#midpane_text_area{  height:100%; padding:20px 22px 0px 22px;}

.maintext{ width:435px; height:500px; float:left; }
.maintext h2{font-family: Arial, sans-serif;	font-size: 12px; 	color: #343536;padding:0; margin:0;padding-top:3px;}
.maintext h3{font-family: Arial, sans-serif;	font-size: 12px; font-weight:normal !important;	color: #343536; padding-top:3px;   margin:0; padding-bottom:8px;}
.maintext a{color:#5B269F; text-decoration:none;  }
.maintext a:hover{ text-decoration:underline;  }
.rightcontent{ width:195px; float:right; margin-bottom:10px; } 
.rightcontent h5{ margin:0; padding:0; font-size:10px; text-align:center;line-height:17px; color:#5B269F; }



#ministries {width:199px;}
#ministries_footer {width:199px; height:19px; background:url(../images/ministries_footer.jpg) no-repeat;}

#ministries_mid{ width:199px;}
#ministries_mid ul{margin:0; padding:0 }
#ministries_mid li{ background:url(../images/bullet.png) no-repeat  left center; list-style:none; padding:5px 0 10px 15px; margin-left:20px;}



#ministries_top{height:33px;background:url(../images/minstries_bg.jpg) no-repeat; font-family:"Times New Roman", Times, serif; font-size:17px; font-weight:bold; color:#5B269F; padding:10px 0px 0px 15px; margin:10px 0px 0px 0px;}

#photo{ border:1px solid #D2BDEF; margin:20px 0px 5px 6px; _margin:28px 0px 5px 6px;  padding:5px;}
#photo img{ padding:5px;}
	

#footer{ background:#833CA7; height:30px; clear:both; color:#FFF; line-height:230%; padding:0px 0px 0px 26px; border-top:3px solid #D0A4E6;}
