*	{
	font-family: "verdana";
	}

a.navi	{
	font-size: 11pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	}

body	{
             font-size: 10pt;
	}

div.navi	{
	background: #cc9999;
	padding: 5px;
	}

p.navi	{
	background: maroon;
	text-align: center;
	width: 176px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border: none;
	padding: 7px;
	font-size: 11pt;
	font-weight: bold;
	color: white;
	}

h1	{
	font-size: 18pt;
	text-align: center;
	}

h2	{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	}

h3	{
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	}

hr.full	{				/* full-width separator */
	color: maroon;
	background-color: maroon;
	height: 2px;
	}

hr.short	{				/* short separator rule */
	color: maroon;
	background-color: maroon;
	height: 2px;
	width: 30%;
	margin-top: 25px;
	margin-bottom: 25px;
	}

hr.ninety	{				/* 90% of screen, used above bulletin board */
	color: maroon;
	background-color: maroon;
	height: 1px;
	width: 90%;
	margin-top: 25px;
	margin-bottom: 25px;
	}

hr.slim	{				/* Separates (c) stuff on home page */
	color: silver;
	background-color: silver;
	height: 1px;
	margin-top: 25px;
	}

table	{
	font-size: 10pt;
	background: transparent;
	}

td.body	{
	padding-right: 10px;
	padding-left: 10px;
	}

table.prt	{				/* Used(?) for printable views */
	border: solid medium maroon;
	padding: 0pt;
	}

td.prt	{				/* Used(?) for printable views */
	border: solid white;
	padding: 0pt;
	}
	
table.cal	{				/* Calendar table */
	font-size: 8pt;
	background: white;
	padding: 0px;
	border: 2px solid maroon;
	}

tr.cal	{
	vertical-align: top;
	height: 200px;
	}

td.caldays	{
	border: 1px solid maroon;
	padding: 5px;
	}

td.cal	{
	border: 1px solid gray;
	}

img.navi	{				/* The images in the navigation column */
	margin-top: 10px;
	margin-bottom: 10px;
	}

img.top	{				/* The images at the top of the page */
	border: 1px solid black;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	}

img.embedr	{			/* Embedded images, on the right */
	border: 1px solid black;
	margin: 5px 0px 10px 15px;
	float: right;
	}

img.embedl	{			/* Embedded images, on the left*/
	border: 1px solid black;
	margin: 5px 15px 10px 0px;
	float: left;
	}

img.icon	{				/* Used for icons */
	vertical-align: middle;
	border: 0px;
	}

img.pastor{
	border: 1px solid black;
	width: 178px;
	height: 250px;
	}

table.bb	{
	border: 15px solid maroon;
	padding: 0px;
	background-image: url("images/cork.jpg");
	background-repeat: repeat;
	margin: auto;
	}

tr.bb	{
	height: 200px;
	}

td.bb	{
	margin: 10px;
	padding: 0pt 7px 7px 7px;
	vertical-align: top;
	font-size: 8pt;
	text-align: left;
	width: 33%;
	}

td.bbgif	{
	padding: 0px;
	vertical-align: top;
	font-size: 8pt;
	}

hr.bb	{
	height: 1px;
	width: 70%;
	text-align: center;
	}

.script	{
	font-family: "Lucida Calligraphy";
	font-size: 18pt;
	font-weight: bold;
	color: maroon;
	}

.tiny	{
	font-size: 7pt;
	font-weight: bold;
	margin-bottom: 15px;
	}

.scripture	{				/* Emphasized block for Scripture, etc. */
	font-weight: bold;
	font-style: italic;
	margin-right: 25%;
	margin-left: 25%;
	}

.chver	{				/* Chapter and verse citation */
	font-weight: bold;
	font-style: italic;
	margin-right: 25%;
	margin-left: 25%;
	text-align: right;
	}

.center	{				/* Align center */
	text-align: center;
	}

.right	{				/* Align right */
	text-align: right;
	}

.maincol	{				/* Main content area */
	margin-right: 10px;
	float: left;
	position: absolute;
	right: 225px;
	left: 15px;
	}

.rightcol	{				/* Navigation area */
	float: left;
	position: absolute;
	right: 15px;
	width: 200px;
	}

.leftcol	{				/* Left side of main content area (Women) */
	float: left;
	position: absolute;
	left: 0px;
	width: 240px;
	padding-left: 5px;
	padding-right: 5px;
	}

.ctrcol	{				/* Right side of main content area (Women) */
	margin-right: 10px;
	margin-left: 260px;
	float: left;
	}

.womenbg	{
	background-image: url("images/womenbg.jpg");
	background-repeat: repeat-y;
	height: 100%;
	}


padding-right: 5px;
	}

.ctrcol	{				/* Right side of main content area (Women) */
	margin-right: 10px;
	margin-left: 260px;
	float: left;
	}

.womenbg	{
	background-image: url("images/womenbg.jpg");
	background-repeat: repeat-y;
	height: 100%;
	}



