/* Use fonts serif and sans-serif. */
/* Use <span></span> for standard text and <div></div> for sections. */

/* Font sizes...
   10 - extra small
   16 - medium
   18 - large
   24 - extra large
*/

body {
	background: URL(../images/parch5.jpg);
	width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
}

td.MainMenu {
	vertical-align: top;
}
td.PageArea {
	vertical-align: top;
}
table.PageArea {
	margin-left: 1em;
}
p.MainMenu {
	background: URL(../images/menu.jpg);
	width: 146px;
	height: 550px;
	margin: 0px;
	background-repeat: no-repeat;
}
table.MainMenu {
	text-align: center;
	margin-right: 1.3em;
	line-height: 1em;
}
p.Slate {
	margin: 0px;
	width: 146px;
	height: 151px;
}
p.Banner {
	background: URL(../images/banner2.jpg);
	height: 50px;
	background-repeat: no-repeat;
}


p.MenuItem {
	margin-bottom: 0.0em;
	margin-top: 0em;
	font-family: "Book Antiqua", cursive;
	font-size: 16;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px #bdacb8 solid;
	font-style: italic;
	font-weight: normal;
}
a.MainMenu {
	color: black;
	text-decoration: none;
}
a.MainMenu:hover {
	color: #223344;
}
a.MainMenuSelected {
	color: #223344;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}


p.ChristPresbyterianChurch { font-family: cursive; text-decoration: none; text-align: center;  font-size: 10 }
p.FrontPageMessage { font-size: 18; font-style: oblique; }
p.FrontPagePurpose { font-weight: bold; font-style: italic; text-align: center; font-size: 18; }

p.AboutUsTitle {
	font-weight: bold;
	font-size: 24;
	margin-bottom: 0em;
	margin-top: 2em;
	border-bottom-style: solid;
	border-bottom-color: grey;
	border-bottom-width: 2;
}

p.QuestionTitle { font-weight: bold; font-size: 18; font-style: oblique; margin-bottom: 0em; margin-top: 2em; }
p.QuestionAnswer { text-indent: 1em; margin-top: 0em;  margin-bottom: 0em; }
p.QuestionSubTitle { font-weight: bold; font-style: oblique; margin-bottom: 0em; margin-top: 0em; }
p.QuestionQuote { text-indent: 0em; margin-top: 1em;  margin-bottom: 0em; font-style: italic; }
p.QuestionQuoteAuthor { margin-top: 0em;  margin-bottom: 0em;  text-align: left; }
p.QuestionShortQuote { font-size: 24; font-weight: bold; text-indent: 1em; margin-top: 1em;  margin-bottom: 0em; font-style: italic; text-align: center; }
p.QuestionShortQuoteAuthor { text-indent: 5em; margin-top: 0em;  margin-bottom: 0em; text-align: center; }

p.ContactTitle { font-weight: bold; font-size: 24; margin-bottom: 0em; margin-top: 2em; border-bottom-style: solid; border-bottom-color: blue; border-bottom-width: 2; }
p.ContactQuestion { font-weight: bold; font-style: oblique; margin-bottom: 0em; margin-top: 1em; }
p.ContactAnswer { text-indent: 1em; margin-top: 0em;  margin-bottom: 0em; }

p.GBulletA { margin-left: 1.5em; text-indent: -1.5em; margin-top: 0em;  margin-bottom: 0em; }
p.GBulletB { margin-left: 2.5em; text-indent: -1.4em; margin-top: 0em;  margin-bottom: 0em; }

p.ReadingTitle { font-weight: bold; font-size: 24; margin-bottom: 0em; margin-top: 2em; border-style: solid; border-color: navy; border-width: 1; }
p.ReadingSubject { font-family: sans-serif; font-size: 16; margin-bottom: 0em; margin-top: 1em; color: maroon;
border-bottom-style: solid; border-bottom-color: rgb(50%,50%,50%); border-bottom-width: 1;
border-top-style: solid; border-top-color: rgb(50%,50%,50%); border-top-width: 1; }
p.ReadingBook { margin-top: 0em;  margin-bottom: 0em; color: navy; font-weight: bold; }
span.ReadingAuthor { font-style: italic; color: black; font-weight: normal; }


p.BibleStudyTitle {
	font-weight: bold;
	font-size: 24;
	margin-bottom: 0em;
	margin-top: 2em;
	border-style: solid;
	border-color: navy;
	border-width: 1;
}
p.BibleStudySubtitle {
	font-weight: bold;
	font-style: oblique;
	margin-bottom: 0em;
	margin-top: 0em;
}
p.BibleStudy {
	font-family: sans-serif;
	font-size: 18;
	margin-top: 0.5em;
	margin-bottom: 0em;
}



table#TableOfLinks td {
	vertical-align: top;
}


p#ChurchName {
	font-weight: bold;
	font-size: 24;
	margin-bottom: 0em;
	margin-top: 1em;
	border-style: solid;
	border-color: navy;
	border-width: 1;
}
p.ChurchAddress {
	font-weight: bold;
	font-style: oblique;
	margin-bottom: 0em;
	margin-top: 0em;
}
p#ChurchName a {
	font-family: sans-serif;
	font-size: 18;
	margin-top: 0.5em;
	margin-bottom: 0em;
	text-decoration: none;
}
p#ChurchName b {
	font-family: serif;
	font-size: 26;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
