.pcacmain {  background-color:#FFFFFF; font-family: Arial, Helvetica; font-size: 10pt; }

.announce { font-family: Arial, Helvetica; font-size: 10pt; }

.announceTitle { 
	font-size:10pt;
	font-family:Helvetica;
	font-weight:600;
	color:#708090;
	text-align:center;
	text-transform:lowercase;
}

body { background-color:#F8F8FF; font-family: Arial, Helvetica; font-size:10pt;}
table {  background-color:#FFFFFF; font-family: Arial, Helvetica; font-size: 10pt; }
td {  background-color:#FFFFFF; font-family: Arial, Helvetica; font-size: 10pt; }
th {  background-color:#FFFFFF; font-weight:600; font-family: Arial, Helvetica; font-size: 10pt; }
p {  background-color:#FFFFFF; font-family: Arial, Helvetica; font-size: 10pt; padding-top:0px; padding-bottom:3px;}

.footer { 
	text-transform:lowercase;
	text-align:center; 
	font-family: Arial, Helvetica; 
	height:15px;
	background-color:#CCCCCC;
	font-size: 8pt; 
	background-color:#C0C0C0; 
}

.boldHdr { 
	font-weight:600;
	text-align:left;
}
 
.header {
	font-size:9pt;
} 

.title { 
	font-size:12pt;
	font-family:Helvetica;
	font-weight:600;
	color:#708090;
	padding-bottom:20px; 
	padding-top:20px;
	text-align:left;
	text-transform:lowercase;
}

h, h1, h2, h3 { 
	font-size:12pt;
	font-family:Helvetica;
	font-weight:600;
	color:#708090;
	padding-bottom:20px; 
	padding-top:20px;
	text-align:left;
}

/*hr { noshade:true; }*/
a:link { color:#0000FF; }
a:visited { color:#0000FF; }
a:hover{ color:#FF0000; }
a.aview:active { text-decoration:none;font-weight:normal;color:#FFFFFF;font-size: 8pt; }
a.aview:hover { text-decoration:none;font-weight:normal;color:#FFFFFF;font-size: 8pt; }
a.aview:link { text-decoration:none;font-weight:normal;color:#FFFFFF;font-size: 8pt; }
a.aview:visited { text-decoration:none;font-weight:normal;color:#FFFFFF;font-size: 8pt; }
a.crumbs:active { font-size: 9pt; }
a.crumbs:hover { font-size: 9pt; }
a.crumbs:link { font-size: 9pt; }
a.crumbs:visited { font-size: 9pt; }

a.img:active { font-size: 8pt; }
a.img:hover { font-size: 8pt; }
a.img:link { font-size: 8pt; }
a.img:visited { font-size: 8pt; }

.mainTd { 
  width:465px;
  vertical-align:top;
  padding-top:15px;
}

.announceTd {
  width:181px;
  height:400px;
  vertical-align:top;
  padding-top:15px;
}

a.sermonTable {
  text-decoration:none;
}

.sermonHeader {
  color: #708090;
	text-align:left;
}
div.indexMenuWrapper, div.indexMenu {
	padding: 0;
	margin: 0;
	border: 0;
	width: 111px;
	height: 100%;
}
div.indexMenuWrapper {
	background-image:url(../images/sideMenuConnectedRepeat.gif);
	background-repeat:repeat-y;
}
div.indexMenu {
	background-image:url(../images/sideMenuConnected.jpg);
	background-repeat:no-repeat;
}
div.indexMenuWrapper {
	background-image:url(../images/sideMenuMinistriesRepeat.gif);
	background-repeat:repeat-y;
}
div.indexMenu {
	background-image:url(../images/sideMenuMinistries.jpg);
	background-repeat:no-repeat;
}
div.indexMenuWrapper {
	background-image:url(../images/sideMenuIndexRepeat.gif);
	background-repeat:repeat-y;
}
div.indexMenu {
	background-image:url(../images/sideMenuIndex.jpg);
	background-repeat:no-repeat;
}
div.indexMenu div {
	text-align: left;
	padding: 0;
	margin: 0;
}
div.indexMenu div.grouping {
	text-align: center;
	background-image: url(../images/grouping.jpg);
	background-repeat: repeat-y;
	height: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.indexMenu div a, div.indexMenu div a:active, div.indexMenu div a:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 8pt;
	color: #FFF;
	margin: 0;
	margin-left: 12px;
	text-transform: lowercase;
	position: relative;
}
div.indexMenu div.grouping a, div.indexMenu div.grouping a:active, div.indexMenu div.grouping a:visited {
	color: #38383A;
	font-weight: bold;
	margin-left: 0;
	text-transform:none;
}
div.indexMenu div.innerGrouping {
	margin-left: 10px;
	margin-bottom: 5px;
}
div.indexMenu div a:hover, div.indexMenu div a:active, a:hover, a:active {
	color: #D70900;
}

