/* red: #C1272D*/



		/*******************general******************/
html {
	height:100%;
	margin-bottom:1px;
}
		
body {
	margin:auto;
	padding: 0px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
}
#whole {
	height: 100%;
	width: 900px;
	text-align: left;
	margin: auto;
	padding: 0px;
}

		/*******************general text formatting******************/



h1 {
	font-size: 1.2em;
	color: #333333;
}
h2 {
	font-size: 1em;
	font-style: normal;
	font-weight: bolder;
	margin: 1em 0px 0.2em;
	padding: 0px;
}	
h3 {
}
p {
	font-size: 0.8em;
	padding: 0px;
	margin: 0.5em 0px .2em;
	line-height: 1.2em;
}	
hr {
}

a:link {
	color:#333333;
	text-decoration:underline;
}
a:visited {
	color:#333333;
	text-decoration:none;
}
a:hover {
	color:#D1272C;
}
a:active {
	color:#333333;
	text-decoration:none;
}

.book-title {
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
.callout {
	font: oblique bolder 1.5em Georgia, "Times New Roman", Times, serif;
	color: #C1272D;
}
.callout a:link {
	color: #C1272D;
	text-decoration: none;
}
.callout a:visited {
	color: #C1272D;
	text-decoration: none;
}
.callout a:hover {
	background-color:#C1272D;
	color: #FFFFFF;
	text-decoration: none;
}
.callout a:active {
	color: #C1272D;
	text-decoration: none;
}

.caption {
	font: oblique .8em Georgia, "Times New Roman", Times, serif;
}

.float-left {
	float: left;
	margin: 0em .3em 0em 0em;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
}


		

		/*******************header******************/
		
		
#header {
	margin: 0px;
	padding: 0px;
}

logo{
	margin: 0px;
	padding: 0px;
}	
#nav {
	padding: 15px 20px 10px 35px;
	text-align: left;
}	
hr {
	color:#C1272D;
	background-color:#C1272D;
	height:3px;
}
.nav-text a:link {
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.nav-text a:visited {
	font-size: 1.2em;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
.nav-text a:hover {
	font-size: 1.2em;
	background-color:#C1272D;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.nav-text a:active {
	font-size: 1.2em;
	color:#C1272D;
	font-weight:bold;
}		

	

		/*******************  footer  ******************/
		
		
#footer {
	background: #C1272D;
	font-size: .9em;
	color: #FFFFFF;
	text-align: right;
	padding: 0px 10px 10px 0px;
	height: 85px;
	margin: 5px 0px 15px;
	clear: both;
}
.copyright {
	padding: 15px 0px 0px;
}		
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:active{
	color: #FFFFFF;
	text-decoration: none;
}
		
		
		
		/*******************  index  ******************/
		
		

.index-nav a:link {
	color:#333333;
	text-decoration:none;
}
.index-nav a:visited {
	color:#666666;
	text-decoration:none;
}
.index-nav a:hover {
	color:#C1272D;
	text-decoration:underline;
}
.index-nav a:active{
	color:#C1272D;
	text-decoration:none;
}
.index-nav {
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 5px;
}
#main {
	padding: 0px 0px 0px 35px;
	text-align: left;
}		
#main #pic1 {
	width: 160px;
	padding: 0px 5px 0px 0px;
	float: left;
}
#main #pic2 {
	width: 160px;
	float: left;
	padding: 0px 5px;
}
#main #pic3 {
	width: 160px;
	float: left;
	padding: 0px 5px;
}
#main #pic4 {
	width: 160px;
	float: left;
	padding: 0px 5px;
}
#main #pic5 {
	width: 160px;
	float: left;
	padding: 0px 0px 0px 5px;
}
#main img {
	border: medium solid #000000;
}
#main-text {
	text-align: left;
	width: 550px;
	z-index: 100;
}
#main-text-contact {
	width: 250px;
	float: left;
}

.second-level-main {
	text-align: left;
	margin: 0px 10px 10px 35px;
}
			
		
		/*******************  excerpts page  ******************/
		
		

	
.excerpt {
	font-size: .9em;
	color: #333333;
	margin: 0px 0px 25px;
}
.page-number {
	font: oblique .8em Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin: 3px 0px;
	padding: 0px;
}
.little-boy-pic {
	float: left;
	width: 200px;
	margin: 0px 10px 5px 0px;
}
#redemption-pic {
	width: 391px;
	float: left;
	margin: 0px 10px 5px 0px;
}
#gutter-pic {
	float: left;
	padding: 0px 10px 5px 0px;
	width: 400px;
}
.anchor a:link{
	margin: 0px 0px .2em;
	padding: 0px;
	text-decoration:underline;
	color:#333333;
}
.anchor a:visited {
	color:#333333;
	text-decoration:none;
}
.anchor a:hover {
	color: #C1282D;
}
.anchor a:active {
	color:#333333;
	text-decoration:none;
}
#contact .form-text{
	text-align: left;
	font-size: .8em;
}
.ministries {
	font: oblique bold 0.9em Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0em 2em;
	color: #C1272D;
	margin: 0px;
}
		
		
		/**********************  help page  *************************/
#praying-hands {
	float: right;
}
#main-text-help {
	text-align: left;
	width: 700px;
	z-index: 100;
}
#prayer {
	padding: 10px 20px;
	height: 201px;
	clear: both;
	border: medium solid #C1272D;
	margin: 10px 0px;
}
.prayer-text {
	background: #FFFFFF;
}
#family-pic {
	float: left;
	width: 400px;
}
table {
	margin: 0px 0px 20px;
}



		/*************************  speaking page  **************/
		
		


		/************************  contact page  ******************/
		
#pastor-peter-pic {
	float: right;
	width: 299px;
	padding: 0px 0px 20px;
}		



		/**********************  shopping page  ********************/
		
.product-title{
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
.product-description {
}
.button {
	padding:5px 0px 5px 163px;
	border-style: none;
}
