.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #265E9B;
}
.lrgheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #265E9B;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #265E9B;
}
.regtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	margin-right: 20px;
}
.blue_arial_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #265E9B;
	text-align: center;
}
.pt12text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.main_content {
	background-color: #999999;
	background-image: url(slices/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
}
.main_content_products {
	background-color: #FFFFFF;
	background-image: url(slices/nav_bottom_products.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #265E9B;
	text-decoration: none;
	text-align: center;
	font-style: italic;
}
.nav_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #265E9B;
	text-decoration: none;
	font-style: italic;
	margin-top: -20px;
}
.content {
	width: 474px;
	background-image: url(slices/nav_top.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}
.content_products {
	background-image: url(slices/nav_top_products.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 388px;
}
.nav:hover {
	text-decoration:underline;
	color: #0000CC;
}
.nav_top:hover {
	text-decoration:underline;
	color: #0000CC;
}
.link_color {
	color: #265E9B;
}
.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: #AECC71;
	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;
}

