/* $Id: cgospel.css,v 1.2 2007/02/03 14:38:13 john Exp $ */

body	{
	width: 100%;
	background-color: white;
	color: black;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	clear: both;
	}

h4 + address {
	margin-top: -1.5em;
	}

h4,
h4 a:link,
h4 a:visited,
h4 a:active,
h4 a:hover {
	color: #663399;
	text-decoration: none;
	}

h4 a:active,
h4 a:hover {
	background-color: #FFFFCC;
	}

address	{
	color: #CC99CC;
	font-style: normal;
	font-size: 70%;
	font-weight: bold;
	}

img	{
	border: none;
	}

tr, td	{
	vertical-align: text-top;
	}

.body	{
	width: 820px;
	margin-left: 2%;
	margin-right: 2%;
	text-align: justify;
	}

.root-table {
	padding: 0;
	border: none;
	background-color: #DDDDDD;
	width: 100%;
	}

table.root-table td {
	vertical-align: top;
	}

.root-table-toprow {
	line-height: 250%;
	}

.title-cell {
	background-color: white;
	color: #999999;
	font-size: 110%;
	margin-bottom: 0;
	padding: 0.5em;
	}

.logo-cell {
	font-family: "Bernhard Modern BT", Garamond, "Times New Roman", serif;
	background-color: #663399;
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 112%;
	padding-right: 0.5em;
	padding-left: 0.5em;
	text-align: right;
	}

td.logo-cell p {
	margin-top: 2em;
	margin-bottom: 2em;
	}

.content-table {
	width: 100%;
	}

.right-image-cell {
	background-color: #CCBBDD;
	}

.foot-image-cell {
	text-align: right;
	background-color: #CCBBDD;
	}

.footer	{
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	margin-top: 0.5em;
	border-top: thick solid #CC99CC;
	padding-bottom: 10px;
	}

.bible-text-cell {
	font-family: "Bernhard Modern BT", Garamond, "Times New Roman", serif;
	background-color: #663399;
	color: white;
	font-size: 100%;
	font-weight: bold;
	padding: 0.5em;
	}

.bible-text-cell a:link,
.bible-text-cell a:visited,
.logo-cell a:link,
.logo-cell a:visited {
	color: white;
	text-decoration: none;
	}

.bible-text-cell a:active,
.bible-text-cell a:hover,
.logo-cell a:active,
.logo-cell a:hover {
	color: #FFFFCC;
	text-decoration: none;
	}

p.bible-text {
	margin-top: 1em;
	margin-bottom: 0.5em;
	}

p.bible-text:first-letter {
	font-size: 250%;
	font-weight: bold;
	float: left;
	margin-right: 0.2em;
	margin-bottom: 0.2em;
	}

p.bible-ref {
	margin-top: 0.5em;
	text-align: right;
	}

.menu-table {
	width: 100%;
	}

.menu-top-filler {
	line-height: 300%;
	}

.menu-item-active {
	color: #CCBBDD;
	background-color: #663399;
	padding: 1em 0.5em;
	font-weight: bold;
	text-align: left;
	font-size: smaller;
	}

.menu-item-active:hover {
	color: #FFFFCC;
	}

.menu-item-dormant {
	background-color: #CCBBDD;
	color: #663399;
	padding: 1em 0.5em;
	font-weight: bold;
	text-align: left;
	font-size: smaller;
	}

.menu-item-dormant:hover {
	background-color: #FFFFCC;
	}

.story-cell {
	background-color: white;
	color: black;
	padding: 1em;
	}

.story-cell p {
	font-family: "Bernhard Modern BT", Garamond, "Times New Roman", serif;
	}

