html {
	height: 100%;
}

body {
 	background-image:  url(../_img/main_back.jpg); 
	background-repeat: repeat-x;
	background-color: #c1d5a8;
	margin: 0px auto auto 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #395A36;
}

.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #395A36;
}

.left_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

.left_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #7b8a52;
	font-weight: bold;
}

.left_item a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #7b8a52;
	font-weight: bold;
	text-decoration: none;
}

.left_item a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #7b8a52;
	font-weight: bold;
	text-decoration: none;
}

.left_item a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #7b8a52;
	font-weight: bold;
	text-decoration: none;
}

.left_item a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #7baa52;
	font-weight: bold;
	text-decoration: none;
}

.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #395A36;
	font-weight: bold;
}

.product_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #395A36;
}

.product_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.main_white_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7b8a52;
	font-weight: bold;
}

.blk_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.blk_bold a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.blk_bold a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.blk_bold a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.cart_total {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}

.cart_total a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.cart_total a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.cart_total a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.cart_total a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #DDDDDD;
	font-weight: bold;
	text-decoration: none;
}

.blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

.img_flt_left {
	float: left;
}

a {
	color: #000000;
}

h1 {
	font-size: 14px;
	font-weight: bold;
} 

.content {
}