@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #066;
	background-color: #D7E9D6;
}
#content {
	position:absolute;
	left:178px;
	top:-1px;
	width:850px;
	height:1865px;
	z-index:1;
	background-color: #FFF;
	background-image: url(../images/prayinglifeheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebar {
	position:absolute;
	left:17px;
	top:105px;
	width:258px;
	height:1464px;
	z-index:2;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #066;
	font-weight: normal;
	text-align: center;
}
#main {
	position:absolute;
	left:305px;
	top:105px;
	width:526px;
	height:1741px;
	z-index:2;
	margin: 0px;
	padding: 5px;
	background-color: #F6FFED;
}
#gohome {
	position:absolute;
	left:718px;
	top:35px;
	width:123px;
	height:46px;
	z-index:2;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #066;
	text-align: center;
}
.italic {
	font-style: italic;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	text-align: right;
}
.quote {
	font-style: italic;
}
.oldprice {
	text-decoration: line-through;
}
.saleprice {
	color: #F00;
}
.bold {
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333;
	text-align: left;
	text-indent: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #066;
	font-style: italic;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: #333;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333;
	line-height: normal;
}
a:link {
	color: #066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #336;
}
a:hover {
	text-decoration: none;
	color: #9C0;
}
a:active {
	text-decoration: none;
	color: #9C0;
	font-size: 0.9em;
}
