body {
	background-image: url(../images/background.gif);
	margin-top: 0px;
}
#HdrWhiteBoxDiv {
	background-color: #FFFFFF;
	height: 10px;
	border: thin solid #6B1602;
}
#HdrWhiteBox2Div {
	background-color: #FFFFFF;
	height: 10px;
	border: thin solid #6B1602;
}
#HdrWhiteBox3Div {
	background-color: #FFFFFF;
	height: 10px;
	border: thin solid #6B1602;
}
#HdrMainBox {
	background-color: #A52A1B;
	border: thin solid #6B1602;
}
#Nav {
	background-color: #A52A1B;
	width: 167px;
	border: thin solid #6B1602;
	height: 275px;
}
#NavBck {
	background-image: url(../images/link_backgrnd1.gif);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	height: 30px;
	padding-top: 5px;
}
a.NavLink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 1px;
	text-decoration: none;
}
a.NavLink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
a:link {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.txtHDRwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #6b1602;
	text-align: justify;
}
#txt_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6B1602;
	text-align: left;
	padding: 0px;
	margin-left: 10px;
}
.picBorderWht {
	border: thin solid #FFFFFF;
	margin-left: 10px;
}
.picBrdRed {
	border: medium solid #6B1602;
}
.picBrdRedAlngRt  {
	border: medium solid #6B1602;
	margin-right: 0px;
	margin-left: 10px;
}
#BuyNow {
	background-color: #A52A1B;
	height: 15px;
	width: 100px;
	border: thin solid #6B1602;
}
#newsBox {
	width: 150px;
	background-color: #FFFFFF;
	border: thin solid #6B1602;
}
#mainDiv {
	width: 900px;
	border: thin solid #6B1602;
	position: relative;
}
.txt_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #6B1602;
}
.txt_hdr_red {
	border: thin solid a52a1b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B1602;
}
.txt_hdrsBrn {
	color: #6B1602;
	font-weight: bold;
	text-transform: uppercase;
}
.txtCenterScripture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #6B1602;
	text-align: center;
}
hr {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #6B1602;
	width: 300px;
}

