@charset "utf-8";
/* The first styles are used throughout the web site. */
body {
	background-color: #EEEEEE;
	background-image: url(../images/bg/white_parchment.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	font-weight: normal;
	font-style:normal;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 1.0em;
	font-weight: normal;
	font-style:normal;
}
	

.withborder /* used to provide a table with green solid border */
{
	border-width: 2pt;
	border-color: #2F4E30;
	border-style: solid;
	padding: 0px;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-style: normal;
	color: #2F4E30;
	text-align: center;
}

h1 {
	font-size: 22.0pt;
}

h2 {
	font-size: 18.0pt;
}

h3 {
	font-size: 16.0pt;
	text-align: left;
	font-style: italic
}

h4 {
	font-size: 12.0pt;
	text-align: left;
	font-style: italic;
}

h5 {
	font-size: 12.0pt;
}

h6 {
	font-size: 14.0pt;
}

ul { list-style: circle; }

a { 
	text-decoration: none;
	font-weight: bold;
}

a:link /*Used to make all links on the web site slightly smaller. If you don't want them smaller on a particular page, insert same code as <style> in the <head> and change back to 1.0em. */
{ 
	color: #00C; 
	font-size: 0.9em;
}

.bindex a:link {color: #00C; font-size: 10pt; font-weight: normal;}
.bindex a:visited {color: #00C; font-size: 10pt; font-weight: normal;}
.bindex a:hover {color: #2F4E30; font-size: 10pt; font-weight: normal; background-color: silver;}

a:visited { 
	color: #00C; 
	font-size: 0.9em;
}

a:hover
{
	color: #2F4E30;
	background-color: silver;
}

a:active { 
	color: #999; 
	background-color: #CCC;
}

hr
{
	width: 80%;
	size: 4;
	noshade:noshade;
}

#bannerimage750  {
	margin: -0.3em -0.35em -0.55em -0.3em
}

#banneriframe750  {
	margin: -0.3em -0.0em -0.0em -0.5em
}

.submastheadleft {
	font-style:italic; 
	font-size:10pt; 
	font-weight:bold; 
	color:#2F4E30;
}

.submastheadright {
	font-style:italic; 
	font-size:10pt; 
	font-weight:bold; 
	color:#2F4E30;
	text-align:right;
}

.photoleft /*used to cells in photo archives for bold captions*/
{
	padding: 10px 0px 10px 5px;
	color: black;
	font-family: Verdana, non-serif;
	font-size: 10pt;
	font-variant: normal;
	font-weight: bold;
}

.photoright /*used to cells in photo archives for bold captions*/
{
	padding: 10px 5px 10px 0px;
	color: black;
	font-family: Verdana, non-serif;
	font-size: 10pt;
	font-variant: normal;
	font-weight: bold;
}

.addressl /*used to format the address beneath the banner photo on each page aligned to the left */
{
color:#2F4E30;
font-weight:bold;
font-size:10pt;
font-style:italic;
}

.addressr /*used to format the address beneath the banner photo on each page aligned to the right*/
{
color:#2F4E30;
font-weight:normal;
font-size:12pt;
text-align: right;
font-style:italic;
padding:0;
margin:0;
padding-right: 5px;
}

.addressr a 
{ 
	color: #2F4E30;
	font-weight:bold;
	font-size:10pt;
}
.addressr a:link { 
	color: ##2F4E30; 
}
.addressr a:visited { 
	color: ##2F4E30; 
}
.addressr a:hover
{
	color: #2F4E30;
	background-color: silver;
}

.trailtitle /*adds subtitle in upper/lower italics */
{
font-size:12pt; 
font-style:italic; 
line-height:13pt;
}

.subtitle /* Where is this used? */
{
	font-weight: bold;
	font-variant: small-caps;
}

.main /* The main class formats the main section of each web page. */
{
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #2F4E30;
	border-width: 0px 0px 0px 2px; /* Places divider between main article and TOC. */
}

.pad /* Adds padding to the top of block. */ { padding: 20px 0px 0px 8px; }

/* End of codes used universally throughout web site. */

/* The following codes are used in specific places in the web site. */

.title /*Used to add a green title at beginning of paragraphs in Meg's weekly article on the parishioners' page. */
{
	font-weight: bold; 
	color: #2F4E30;
}

ul a /* Gives smaller font size for links within unordered list. Used in Meg's weekly article on the parishioners' page. */
{ 
	font-size: 0.9em; 
	text-decoration: none;
	font-weight: bold;
}

.nolink /* Used in Meg's email to display those items for which there is no link in bold green font. */
{
	font-size: 0.9em;
	color: #2F4E30;
	font-weight: bold;
}

/* The top classes are used in Meg's weekly article on the parishioners' page to provide a less obstrusive link to the top of the page. */
.top a 
{ 
	font-size: 0.9em; 
	text-decoration: underline;
	font-weight: normal;
	color: #000;
}
.top a:link { 
	color: #000; 
}
.top a:visited { 
	color: #000; 
}
.top a:hover
{
	color: #2F4E30;
	background-color: silver;
}

/* The following is used on the audio page for font size. */
.sermonaudio .plain, .sermonaudio p {
	font-size: 14px;
}

/* The following four .toc classes style the Tables of Contents. */
.toctitle
{
	/* Formats  title at top of TOC. */
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding: 40pt 0pt 0pt 0pt;
}
.tocitem { /* Formats and lays out individual items. */
	font-size: 8pt;
	font-weight: bold;
	padding-left: 4px;
}
.tocitem a:link, .tocitem a:visited {
	font-size: 1.0em;
}
.tocheading
{
	/* Formats heading in the TOC. */
	font-size: 9pt;
	font-weight: bold;
	color: #C00;
	padding-top: 4px;
}
.toclink { /* Formats link at bottom of TOC. */
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	padding-top: 10pt;
}

.escrip { /* Formats eScrip link at bottom of TOC. */
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
.escrip a { 
	color:#A04040; 
	font-size: 0.9em;
	border-style: none;
}

.escrip a:visited { 
	color:#A04040; 
	font-size: 0.9em;
}

.escrip a:hover
{
	color: #2F4E30;
	background-color: silver;
}

.escrip a:active { 
	color: #999; 
	background-color: #CCC;
}

/* The following three classes are used on audio.html. */
.list { 
	padding-left: 40px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-top: 0.5em;
	font-size: 12pt;
	}
/* The item class is used to define a box within the list box and formats each item entry, further indenting the left plus adding a hanging indent first line. */
.item { 
	padding-left: 80px;
	text-indent: -40px;
	}
.toccenter14px {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
/* The itemindent class is used to indent a list within the item class. */
.itemindent { 
	padding-left: 120px;
	text-indent: -40px;
	}
/* The plain class provides normal font for the explanation comments. */
.plain { 
	font-weight: normal;
	font-style: normal;
	color: #000;
	}
.italictitle {
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #2F4E30;
	text-decoration: none;
}
.mission {
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	text-align: center;
	color: #2F4E30;
}
.floatright {
	float: right;
}
.toccenter14px a {
	color: #A04040;
	font-size: .9em;
}
#faceindex {
	margin-left: 100px;
	margin-right: auto;
}
#faceindex p {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#nameindex {
	margin-top: 1em;
	margin-bottom: 1em;
}
#nameindex p {
	text-align: center;
}
#nameindex p a {
	font-size: 0.95em;
	font-weight: normal;
	color: #00C;
	text-decoration: none;
}
.name h5 {
	font-weight: bold;
	text-align: left;
	clear: both;
	padding-top: 0.4em;
	margin: 0 0 0 10px;
}
.name a {
	float: left;
	width: 250px;
	padding-left: 30px;
	display: block;
	font-size: .9em;
}
.superscript {
	font-size: smaller;
	font-weight: normal;
	vertical-align: super;
}

