body {
	background-color: #996600;
	background-image: url(https://engravenword.com/images/red_background.jpg);
	text-align: center;
	position:relative;
	margin:0 auto;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:active {
	color: #FF0000;
}
/*div wrapper for main table--this allows for the 
affiliate button to appear outside of the main
table's width*/
#wrap_main {
width:93%;
margin: 0 auto;
margin-top:0px;
position:relative;
text-align:left;

}
/*div wrapper for live help button*/
#wrap_livehelpbutton {
	width:150px;
	height:37px;
}
/*div wrapper to position affiliate button*/
#wrap_affiliatebutton {
	position:absolute;
	right:3%;
	top:275px;
	width:96px;
	height:72px;
	z-index:1;
}
#main {
	width: 89%;
	background-color: #ffffff;
	border:none;
}
#main td {
	vertical-align: top;
}
.boldtext {font-weight: bold; font-size: 14px; }
.accent {font-weight: bold;}

.productsearch {color: #990000; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}
td.contentarea {padding: 1px; border-right:1px solid #CCCC99;}
.content {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	text-align:left;
	background-color: #F8EED8;
	padding: 1px;
	width: 96%;
	
}
.spacer {padding-left: 8px;}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #6A0404;
	color: #F8EED8;
	display: block;
	width: 98%;
	background-color: #990000;
	padding: 3px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 14px;
}
.style3 {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
	font-weight: bold;
}
.style6 {font-size: 16px}

.style9 {color: #bda563}
.style11 {color: #990000; font-size: 14px; }
.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style13 {font-size: 12px}
.style14 {color: #000000}
.style15 {color: #990000}
.style17 {color: #990000; font-size: 12px; }
.style18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
	
.style21 {font-size: 10px;}
.navigation {
	color: black;
	font-weight: bold;
	margin-left: 2px;
}
.navigation a:link, .navigation a:visited, .navigation a:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navigation a:hover {
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;
	text-decoration: none;
}
.shaded {
	background-color: #F8EED8;
	padding: 5px;
}
#custom td {
	color: #990000;
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	vertical-align: top;
}
.step {
	color: #ffffff;
	padding: 3px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	background-color: #9B8A53;
}
#custom td {
	vertical-align: top;
}
#custom .intro {
	background-color: #990000;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;
}
#custom .options {
	color: #990000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: normal;
}
#custom .divide {
	border-top: 2px dotted #990000;
}
.fonts {
	vertical-align:middle;
}

/********************Testimonial Text Box/Gateway Lookup*********************/

/*the text for the testimonial appear in this div*/
#domticker{
position:relative;
width: 97%;
height: auto;
background-image:url(https://engravenword.com/images/bottomquote2.gif);
background-position:bottom right;
background-repeat:no-repeat;

}
/*style of the testimonial text*/
.testimonial_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-align:left;
padding-left:5px;
padding-right:1px;
}
/*div wrapper for testimonial area*/
#wrap_testimonial {
position:relative;
	width:97%;
	height:500px;
	background-image:url(https://engravenword.com/images/topquote3.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	margin-left:3px;
}
/*button width fix for IE*/
* html .gateway_button{width:160px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

/*****************End testimonial/gateway styles**********************/

/*************Expandable Header Styles*************/
/*repeating straight bar along the bottom of the header*/
#header_bar_divider {
	position:relative;
	line-height:0;
	font-size:1px;
	clear:both;
	width:100%;
	height:6px;
	background-image: url(https://engravenword.com/images/straightbar.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
/*right side of header (phone number and psalm)*/
#header_right_wrap {
	position:relative;
	float:right;
	width:399px;
	height:230px;
}

/*************End Expandable Header Styles*************/

