.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #486433;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #A43F53;
	line-height: 25px;
	text-decoration: none;
	text-indent: 15px;
	margin-left: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.nav:hover {
	color:#330066
}
.products {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 30px;
	text-decoration: none;
}
.products:hover {
	color:#330066
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #466532;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.heading_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #97223A;
}
.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.regtext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.heading_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding: 5px;
}
.white14pt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.white12pt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.link_color {
	color: #466532;
}
.black_table_border {
	border: 1px solid #000000;
}
.grey_bottom_side_table_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #A43F53;
	border-bottom-color: #A43F53;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.cart_cont_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color: #000000;
}
.cart_cont_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color: #000000;
}

.cart_shipping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E4E4E4;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color: #000000;
}

.cart_cont_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #97223A;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	color: #FFFFFF;
}
