﻿body 			
	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #d9d7db;
	background-image: url("../images/nohookxprnt3.gif");
	background-position:right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0;
	padding: 0;
	border: 0;
	}

/*------- Define the container that will hold the nav, content and footer -------*/
#container 	
	{
	width: 725px;
	margin: 0 auto;
	padding: 10px;
	background-color: #fff;
	}

/* ---------------------------------- Masthead Styles ---------------------------------- */
#masthead
	{
	position:relative;
	width:auto;
	height:129px;
	text-align: center;
	padding: 0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url('../images/719x127animheader.gif') ;
	clear:both
	}

#masthead h1	
	{
	background: #808080;
	color: #fff;
	}

#masthead h3
	{
	color: #402640;
	}

/* ---------------------------------- Navigation Styles ---------------------------------- */

#navigation 
	{
	position: static ; 
	float: left;
	width: 15em;
	height:1.2em;
	margin-top: 1px;
	margin-bottom: 1px;
	padding:0;
	padding-top: 1em;
	border: 0;
	}

#navigation ul 
	{
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;	
	}

#navigation li 
	{
	height:1.2em;
	margin: 0;
	margin-left:6px;
	text-indent:1em;
	padding: 0;
	border: none;
	width: 12em;
	}

#navigation a 
	{
	color: #666;
	text-decoration: none;
	display: block;
	padding: 0px;	
	background-image: url('../images/navNoHovertab.GIF');
	background-repeat:no-repeat;	
	}

#navigation a:hover 
	{
	color: #000;
	text-decoration:none;
	text-indent:14px;
	background-image:url('../images/navHoverTab.GIF');
	}

#subscribe_box
	{
	display:block;
	position:static; 
	clear:left;
	float: left;
	width: 15em;
	height:auto;
	margin-top: 50px;
	margin-bottom: 1px;
	padding:0;
	padding-top: 1em;
	border: 0;
	}



/* ----------------------------------Content Styles---------------------------------- */
#content 
	{ 
	padding:1em; 
	float: left; 
	clear: right;
	width: 470px; 
	overflow: auto; 
	border: outset thin #ffffff; 
	margin: 1em;
	height: Auto;
	}


	h1
	{
	color: #503750;
	}

	h2
	{
	color: #503750;
	}

	h4
	{
	color: #503750;
	}

	h5 
	{
	color: #503750;
	}

	h6 
	{
	color: #503750;
	}

	a:hover 
	{
	color: #dfb8df;
	text-decoration: underline;
	}

	a 
	{	
	color: #402640;
	text-decoration: underline;
	}

	.HeadingOne 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	font-style: inherit; 
	font-variant: normal;
	color: #981F32;
	text-decoration: none;
	}

	.headline 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-variant: normal;
	text-transform:  lowercase;
	color: #981F32;
	margin-bottom: 0px;
	}

	.AddrText 
	{
	font-family:"Courier New", Courier, monospace;
	text-align:inherit;	
	font-weight:inherit;
	}

	.clear
	{
	clear:right
	}

	.SupporterName
	{
	text-align:center;
	margin-bottom: 30px;
	}
#content img 
	{
	padding: 5px;
	border: 1px #C0C0C0 inset;
	}

	.scripture 
	{
	display:block;
	margin-left: 40px;	
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	}


	.style_bold 
	{
	font-weight: bold;
	}

	.style_italic 
	{
	font-style: italic;
	}


/* ----------------------------------Footer Styles---------------------------------- */
#footer 
	{
	display:block;	
	clear:both;
	position:relative;	
	text-align:center;	
	margin-top: 30px;
	padding: 0;
	border-top: thin gray solid;
	width: auto; 
	height: auto;
	}

#footer p { 
	color: #808080; 
	clear: both; 
	margin-bottom:1em; 
	}

#footer a {
	color: #503750;
	text-decoration: underline;
		}

#footer a:hover {
	color: #402640;
	text-decoration: none;
		}
