.style2 {
	font-family: Verdana;
	font-size: 18px;
}

.style6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9e491d;
}
a:link {
	color: #6f2c17;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #974115;
}
a:hover {
	text-decoration: none;
	color: #bc7b53;
}
a:active {
	text-decoration: none;
	color: #A65125;
}
.style11 {color: #9e491d; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.style7 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffe4c2;
}
.style12 {color: #9e491d}
.style8 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffe4c2;
}
.style14 {font-size: 12px}
.ac_ppinc_content{
  background-color: #ffe4c2;
  vertical-align : top;
  height : 100%;
  padding: 0px; 
  padding-bottom: 25px;
}
.template_mainbackground{
  background-color : #8E2B01;
  border-color : #8E2B01;
}
.style14 {font-size: 12px}
.template_image_no_border{
  border : none;
}
.template_table_image_background{
  background-image : url(backgroundbanner.gif);
}
.template_copyright{
  background-color : #9e491d;
  text-align: center;
  font-size: 10pt;
  color: #ffe4c2;
}
a.copyright_link {
  font-size: 10pt;
  font-weight: normal;
  text-decoration : none;
  color: #FFFF00;
}
.template_cartcontents{
  background-color : #ffe4c2;
  text-align: center;
  font-size: 12px;
  color: #000000;
}
.template_checkoutcartcontents{
  background-color : #ffe4c2;
  text-align: center;
  font-size: 11px;
  color: #000000;
}
.template_fonth1{
  padding: 0px;
  padding-right: 0px; 
  padding-left: 0px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 17pt;
  font-weight: bold;
  color: #ffe4c2;
}
.template_fonth2{
  padding: 0px;
  padding-right: 0px; 
  padding-left: 0px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-weight: normal;
  font-style : italic;
  color: #ffe4c2;
}
a.ac_cart_info_links {
  padding: 0px;
  padding-right: 5px; 
  padding-left: 5px;
  font-size: 11pt;
  font-weight: bold;
  text-decoration : none;
}
/* ~~~~~~ View Cart Table ~~~~~~*/
table.ac_cart_table{
  background-color: #8E2B01;  /* this color ends up being the border color for the table */
  width: 90%;
  margin:0px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size : 11px;
  text-align: center;
}
table.ac_cart_table th{
  font-size : 12px;
  background-color: #8E2B01;
  margin:0px;
  width: auto;
  vertical-align : top;
}
table.ac_cart_table td{
  background-color: #FFFFFF;
  color: #000000;
  border: 0px;
  width: auto;
}
/* ~~~~~ Order Totals Table from View Cart Page ~~~ */
table.ac_totals_table{
  border: 1px solid #8E2B01;
  font-size: 12px;
  color: #000000;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
table.ac_totals_table th{
  text-align:center;
  background-color: #8E2B01;
  color: #FFFFFF;
  width:auto;
}
table.ac_totals_table td{
  background-color: #ffe4c2;
  width:auto;
  text-align: right;
}
.buysafe {
    text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}