/*Coded and Designed by Thomas P. Scola Jr. & 423interactive
http://www.423interactive.com/

This stylesheet and xhtml homepage are available for free download at http://www.dannyweb.net/free

*/


/* Body */
html,body {
	background-image: url(../images/tpGrad.gif);
	background-repeat: repeat-x;
	background-color: #d0d8e4;
	text-align: center;
	vertical-align: top;
	padding: 0;
	height: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
}

/* Layout */

.contents	
	{
	margin-bottom: 0px;
	margin-right:auto;
	margin-left:auto;
	width: 750px;
	padding: 0px;
	background-color: #FFF;
	text-align: left;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4D555E;
	border-left-color: #4D555E;
	height: 100%;
	margin-top: 0px;
}

.containCenter {
	padding: 0px;
	text-align: center;
	background-position: center;
	margin: auto;
	height: 100%;
	width: 100%;
}


#header {
	height: 30px;
	margin-bottom: 0px;
	background-image: url(../images/tpBar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	text-align: center;
	margin-top: 0px;
}
.TagLine {
	padding: 10px;
	margin-bottom: 10px;
	background-position: center top;
	font-weight: bolder;
	color: #69727c;
	margin-right: 10%;
	margin-left: 10%;
	font-size: 15px;
}
.TagQuote {
	text-align: center;
	margin-bottom: 10px;
	background-position: center top;
	font-weight: normal;
	color: #69727c;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.BTMtagQuote {
	text-align: center;
	margin-bottom: 1px;
	background-position: center top;
	font-weight: bold;
	color: #69727c;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 30px;
}

.PG {
	padding: 5px;
	text-align: center;
	margin-bottom: 5px;
	background-position: center top;
	margin-top: 10px;
}


/* Top Logo */
#Logo {
	margin-bottom: 10px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 37px;
	height: 101px;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	position: static;
	margin-top: 5px;
}
.LeftArticle {
	width: 300px;
	background-color: #dee0e3;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 107px;
	color: #666666;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.LftArticleReplace {
	background-color: #dee0e3;
	color: #666666;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 0px

}
.LeftArticleText {
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
}
.RightArticle {
	width: 100%;
	background-color: #eef1f3;
	text-align: left;
	font-size: 13px;
	height: 107px;
	color: #666666;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
}
.btmContainer {
	vertical-align: bottom;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #b9bdc3;
	margin: 0px;
	padding: 0px;
}

.churchBanner {
	background-image: url(../images/BibleGroupDiscountBanner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 101px;
}


#contact {
	text-align: left;
	background-position: center top;
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	background-color: #69727c;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/blueBack.gif);
	font-variant: small-caps;
	width: 750px;
	vertical-align: middle;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.ContactText {
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


/* Text and fonts */
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 0;
	color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	margin-top: 0;
}
p {
	font-size: 13px;
	color: #69727C;
}
	
strong {
	color: #943b3b;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	background-position: left;
}
.ProductPricing {
	margin-bottom: 1px;
	background-position: center top;
	font-weight: bold;
	color: #69727c;
	font-size: 15px;
	white-space: nowrap;
}

