@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
}
.backing {
	background-image: url(images/ce-home_11.jpg);
}
.backing2 {
	background-image: url(images/category_backing_18.jpg);
}
.specials_table {
	background-image: url(images/ce-home_08.jpg);
	background-repeat: repeat-y;
}
.special_content {
	margin-right: 14px;
	margin-left: 14px;
}
.index_content {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}.cart_content {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.cart_header {
	background-color: #B9CDC1;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333;
	text-decoration: none;
}

.nav_backing {
	height: 30px;
	line-height: 30px;
	background-image: url(images/ce-home_05.jpg);
	background-repeat: no-repeat;
	color: #333;
	margin-bottom: 5px;
	margin-top: 8px;
}
a.nav:link {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	margin-left: 30px;
	text-transform: uppercase;
}
a.nav:hover {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-decoration: underline;
	margin-left: 30px;
}
a.nav:active {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-decoration: underline;
	margin-left: 30px;
}
a.navsub:link {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: right;
	margin-right: 30px;
}
a.navsub:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: right;
	margin-right: 30px;
}
a.navsub:hover {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	text-align: right;
	margin-right: 30px;
}
a.navsub:active {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
	text-align: right;
	margin-right: 30px;
}
a.footer:link {
	font-size: 11px;
	color: #666;
	margin-left: 15px;
	text-decoration: none;
	text-transform: lowercase;
	margin-right: 15px;
}
a.footer:visited {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	margin-left: 15px;
	text-transform: lowercase;
	margin-right: 15px;
}
a.footer:hover {
	font-size: 11px;
	text-transform: lowercase;
	color: #666;
	text-decoration: underline;
	margin-left: 15px;
	margin-right: 15px;
}
a.footer:active {
	font-size: 11px;
	text-transform: lowercase;
	color: #666;
	text-decoration: underline;
	margin-left: 15px;
	margin-right: 15px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.column1_backing {
	background-image: url(images/category_column1_06.jpg);
}
.column2_backing {
	background-image: url(images/category_column2_07.jpg);
}
.column3_backing {
	background-image: url(images/category_column3_08.jpg);
}
.cat_column1 {
	width: 190px;
	margin-left: 38px;
}
.cat_column2 {
	width: 190px;
	margin-left: 23px;
}
.cat_column3 {
	width: 190px;
	margin-left: 24px;
}
.links_content {
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.item_backing {
	background-image: url(images/ce-item_05.jpg);
}
.item_content {
	width: 290px;
	margin-left: 24px;
}
.bold_text {
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.image_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.image_right {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
