body {
	background-image: url('images/bg_main.gif');
	background-color: #f5f7f2;
	background-position: top;
	background-repeat: repeat-x;
	color: #000000; 
	font-family: Arial, Helvetica; 
	font-size: 12px;
	margin: 0px; 
}

img {
	display: block;
}

#main {
	background-image: url('images/bg_left.jpg');
	background-color: #ffffff;
	background-repeat: repeat-y;
	width: 752px;
	margin: 0px auto; 
}

#header_top {
	background-image: url('images/bg_top.gif');
	width: 752px;
	height: 10px;
	margin: 0px auto; 
}

#header_table {
	width: 752px;
}

#header_left {
	width: 214px;
}

#header_right {
	width: 538px;
	height: 224px;
}

#content_table {
	width: 752px;
	border: 1px #000000 solid;
	border-top: 0px;
}

#content_left {
	width: 207px;
}

#content_right {
	width: 545px;
}

#intro {
	background-image: url('images/bg_intro.gif');
	background-color: #3d0f0e;
	background-position: top;
	background-repeat: repeat-x;
	width: 545px;
	min-height: 111px;
	height: auto !important;
	height: 111px;
}

#intro_table {
	width: 545px;
	border: 1px #000000 solid;
	border-top: 0px;
}

#intro_left {
	width: 129px;
}

#intro_right {
	width: 416px;
	color: #FFFFFF;
}

#intro_slogan {
	margin-left: 78px;
	margin-top: 12px;
	margin-bottom: 10px;
}

#title_bar {
	background-image: url('images/bg_title_bar.gif');
	width: 543px;
	height: 26px;
	border: 1px #000000 solid;
}


#title_bar_bottom {
	background-image: url('images/bg_title_bar_bottom.gif');
	background-position: top;
	background-repeat: repeat-x;
	width: 545px;
	height: 8px;
}


#cart_table {
	width: 450px;
	border-top: 0px;
	margin-top: 40px;
	margin-left: 58px;
	margin-bottom: 40px;
}

#cart_left {
	width: 195px;
}

#cart_middle {
	width: 60px;
}

#cart_right {
	width: 195px;
}

#cart_product {
	border: 1px #000000 solid;
}

#nav_top {
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}

#cart_title {
	font-weight: bold;
	color: #310c0b;
	margin-top: 9px;
	margin-left: 6px;
}


#cart_label {
	margin-top: 2px;
	margin-left: 6px;
}

#cart_categories {
	background-image: url('images/bg_cat.jpg');
	background-color: #e4e4e4;
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px #000000 solid;
	border-top: 0px;
	width: 192px;
	min-height: 372px;
	height: auto !important;
	height: 372px;
	margin-left: 11px;
}

#cart_category_table {
	width: 156px;
	border-bottom: 1px #999999 solid;
	margin-top: 8px;
	margin-left: 19px;
}

#cart_category_left {
	width: 7px;
}

#cart_category_right {
	font-size: 13px;
	width: 149px;
	text-align: left;
}

#cart_categories_more {
	font-size: 13px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#cart_box {
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 60px;
}

#sub_border {
	margin-left: 20px;
	margin-bottom: 60px;
	margin-right: 20px;
}

#base {
	background-image: url('images/bg_bottom.gif');
	background-color: #e1e1e1;
	width: 750px;
	height: 16px;
	border: 1px #000000 solid;
	border-top: 0px;
}

#footer {
	width: 752px;
	height: 40px;
	margin: 0px auto; 
}

#footer_table {
	width: 752px;
}

#footer_left {
	width: 35%;
}

#footer_middle {
	width: 35%;
}

#footer_right {
	width: 30%;
}

#footer_label_left, #footer_label_middle, #footer_label_right {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
}

#footer_label_left {
	margin-left: 10px;
}

#footer_label_right {
	margin-right: 10px;
}

.title1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 4px;
}

.text {
}

a.cart_nav {
	color: #000000;
	text-decoration: none;
}

a:hover.cart_nav {
	color: #343434;
	text-decoration: none;
}

a {
	color: #310c0b;
	text-decoration: none;
}

a:hover {
	color: #310c0b;
	text-decoration: underline;
}

a.footer_link {
	color: #666666;
	text-decoration: none;
}

a:hover.footer_link {
	color: #666666;
	text-decoration: underline;
}
.bold_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.cat_title {
	font-weight: bold;
	font-size:13px;
	color:#2F1113;
	}