/* DEFAULTS */
body {
	padding:0;
	margin:0;
	color:#575354;
	font-family:tahoma;
	font-size:11px;
	background-color:#808080;
	background-repeat: no-repeat;
}
div {
/*
	border-width: 1px;
	border-color:#000000;
	border-style: solid;	
*/
}
ul{
	line-height:16px;
	padding-top:0px;
	margin-top:0px;
	padding-left:5px;
	margin-left:15px;
}
li{
	font-size:11px;
	line-height:16px;
}


/* DIV */
div.prayer_fail {
	padding-bottom:5px;
	color:red;
}
div.prayer_pass {
	padding-bottom:5px;
}
div.title {
  padding-bottom:10px;
	font-size:12px;
}
div.paragraph {
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	margin:0px;
	font-size:12px;
}
div.image {
	margin-left:8px;
	margin-bottom:2.5px;
	margin-top:3.5px;
	margin-right:8px;
	text-align: center;
	font-weight: bold;
}
div.caption {
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:2px;
}
div.contentstaff {
  margin:10px;
	width:auto;
}
div.rightpicture {
	float: right;
	margin:10px;
	width:auto;
}
div.leftpicture {
	float: left;
	margin:0px;
}
div.leftcontent {
	float: left;
  width:340px;
  margin-right:5px;
  padding-top:5px;
  padding-bottom:10px;
}
div.rightcontent {
	width:auto;
	border: 0px;
	padding-top:10px;
	padding-bottom:10px;
}
div.floatright {
	text-align: right;
	float:right;
	width:100%;
	border: 0px;
	padding: 5px;
}

/* TABLE */
table.std {
	font-family:tahoma;
	font-size:12px;
	text-align: left;
	border: none;
	border-spacing:0;
	border-collapse:collapse;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
table.serve {
	margin-left: auto;
	margin-right: auto;
	width:250;
/*	border: 1px black solid; */
}
table.ministry {
	width:220;
	border: 1px black solid;
}

/* TD */
td.std {
	padding: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.hide {
	color:#dddddd;
}

/* TR */
tr.ministry_header {
	background-color: #8A9B74;
	border: none;
}
tr.ministry {
	background-color: #E5E5E5;
	border: none;
}
tr.header {
	background-color: #8D8D8D;
	color:  #FFFFFF;
}
tr.row_odd {
	background-color: #FFFFFF;
}
tr.row_even {
	background-color: #FFF7E5;
}

/* UL */
ul.index {
	padding-left:0px;
	margin-left:13px;
	padding-bottom:0px;
	margin-bottom:0px;
}

img {
	border-style: none;
}

/* LINKS */
a {color:#40463D; text-decoration:underline;}
a:link {}
a:visited {}
a:hover {color:#667752;}

a.homelink {
	color:#516E49;
	text-decoration: none;
	font-weight: bold;
}
a.homelink:link {}
a.homelink:visited {}
a.homelink:hover {color:#40463D;}

a.archive {color:#660000; text-decoration:underline;}
a.archive:link {}
a.archive:visited {}
a.archive:hover {color:#667752;}

a.s1{font-family:Tahoma; font-size:11px;  color:#C4CFB6; text-decoration:underline;}
a.s1:link {}
a.s1:visited {}
a.s1:hover {color:#ffffff;}
.b{font-family:Tahoma; font-size:12px;  color:#676666; text-decoration:none}
.b:visited {
	font-family:Tahoma;
	font-size:12px;
	color:#676666; 
	text-decoration:none;
}
.b:hover {
	font-family:Tahoma;
	font-size:12px;
	color:#676666;
	text-decoration:underline;
}
.b1{font-family:Tahoma; font-size:11px; color:#40463D}
.b1:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#40463D;
	text-decoration:none;
}
.b1:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#667752;
	text-decoration:underline;
}

/* FONTS */
.s1{font-family:Tahoma; font-size:11px;  color:#C4CFB6; text-decoration:none;}
.red{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
.o{font-family:Tahoma; font-size:11px;  color:#FFF0CB;}
.blue{font-family:Tahoma; font-size:13px; color:#516E49}
.w{font-family:Tahoma; font-size:11px;  color:#FFFFFF; }
.eventstext {font-family:Tahoma; font-size:11px;  color:#333333; }
.encou {
	font-family:Helvetica;
	font-size: 0.8em;
	color: #495971;
	font-weight: bold;
}
.innerpage {
	font-family:tahoma;
	font-size:11px;
	line-height:13px;
	color:#333333;
}
.innerpage1 {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
}
.pagehead {
	padding-top:10px;
	font-family:Tahoma;
	font-size:15px;
	color:#660000;
	font-weight:bold;
}
.subpagehead {
	font-family:Tahoma;
	font-size:14px;
	color:#660000;
	font-weight:bold;
}
.boldfont {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

.bg {
	background-color: #FFFFFF;
}

.blue:link {
	font-family:Tahoma;
	font-size:11px;
	color:#40463D;
	text-decoration: none;
}
.blue:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#40463D;
	text-decoration: none;
}
.blue:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#667752;
	text-decoration: none;
}

.dotted_lines {
	background-image: url(images/dotline.gif);
	background-repeat: repeat-x;
}
