body {
	background-color: #997C53;
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
}

table.table_main {
	background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

td.td_header_navigation1 {
	background-image: url(images/header_2.1.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 10px;
	height: 50px;
}

td.td_sidebar {
	padding-right: 4px;
	border-right: 2px solid #D2E5BC;
}

td.td_header_navigation2 {
	background-image: url(images/header_2.2.jpg);
	background-repeat: no-repeat;
	height: 50px;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
	
img {
	border-color: #016733;
}
	
a {
	color: #016733;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px; 
}

a:hover {
	color: #016733;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px; 
}
	
a.a_header_link {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: white;
}
a.a_header_link:hover {
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 12px;
	color: white;
}

td.td_main_body {
	background-color: white;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	}
	
td.td_mini_body {
	background-color: white;
	background-image: url(images/mini_body_bg.jpg);
	background-repeat: no-repeat;
	}

td.td_category_list_items {
	background-color: #B6D0B1;
	border-right: 1px solid #42841A;
	border-left: 1px solid #42841A;
	padding: 4px;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #016733;
	font-size: 1.5em;
	padding: 0px;
	white-space: normal;
	margin-top: 4px;
	margin-bottom: 4px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 1.2em;
	color: #016733;
	padding: 0px;
	white-space: normal;
	margin-top: 6px;
	margin-bottom: 6px;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #016733;
	padding: 0px;
	white-space: normal;
	margin-top: 6px;
	margin-bottom: 6px;
}

span.heading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	color: #016733;
	padding: 0px;
	white-space: normal;
}

span.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #016733;
}

hr {
	padding: 0px;
	margin: 0px;
	border: 0px;
	color: #D2E5BC;
	background: #D2E5BC;
	height: 2px;
}

td.td_green_leaf_module_header_230 {
	background-image: url(./images/module_header_leaf_230.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #5A9535;
	color: white;
	font-weight: bolder;
	font-size: 16px;
	padding-top: 3px;
	padding-left: 36px;
	height: 28px;
	width: 230px;
}

td.td_green_leaf_module_header_200 {
	background-image: url(./images/module_header_leaf_200.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #5A9535;
	color: white;
	font-weight: bolder;
	font-size: 14px;
	padding-top: 3px;
	padding-left: 36px;
	height: 28px;
	width: 200px;
}

td.td_green_leaf_module_body {
  text-align: left;
	background-color: #D2E5BC;
	border-left: 1px solid #5A9535;
	border-right: 1px solid #5A9535;
	color: black;
	font-size: 12px;
	margin-left: 1px;
	margin-right: 1px;
}

td.td_green_leaf_module_footer_200 {
	background-image: url(./images/module_footer_leaf_200.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 10px;
	padding-right: 8px;
	padding-top: 0px;
	margin: 0px;
	text-align: right;
	height: 22px;
	width: 200px;
}

td.td_category_product_featured {
	border-right: 1px solid #FFE8A4;
	border-bottom: 1px solid #FFE8A4;
	padding: 4px;
	background-color: white;
}

td.td_category_product_row {
	border-right: 1px solid #FFE8A4;
	border-bottom: 1px solid #FFE8A4;
	background-color: white;
	padding: 4px;
}

span.span_list_price {
	color: #000066;
	text-decoration: line-through;
}

span.span_discount{
	color: #990000;
	font-weight: bolder;
}

span.span_promo{
	color: #00478A;
	font-weight: bolder;
}

span.span_our_price{
	color: #016733;
	font-size: 16px;
	font-weight: bolder;
}

div.div_heading {
	background-color: #D2E5BC;
	border-top: 1px solid green;
	border-bottom: 1px solid green;
	padding: 3px;
	padding-left: 6px;
	font-weight: bolder;
}

td.td_orange_heading {
	font-size: 12px;
	background-color: #FFF2CA;
	border-top: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;
	padding: 2px;
	padding-left: 6px;
	font-weight: bolder;
}

td.td_orange_item {
	border-bottom: 1px solid #FFE699;
}

table.table_orange {
	border: 1px solid #CC9900;
	background-color: #FFFDF4;
}

td.td_blue_heading {
	font-size: 12px;
	background-color: #C6E3FF;
	border-top: 1px solid #3399FF;
	border-bottom: 1px solid #3399FF;
	padding: 2px;
	padding-left: 6px;
	font-weight: bolder;
}

td.td_blue_item {
	border-bottom: 1px solid #3399FF;
}

table.table_blue {
	border: 1px solid #3399FF;
	background-color: #F0F8FF;
}

table.table_order_status {
	border: 1px solid #62AB63;
	background-color: #DEF3DE;
	color: #5E3F4E;
}

td.td_order_status_selected {
	background-color: #B9DFBB;
	color: black;
	font-weight: bolder;
}

ul.ul_leaf_bullets {
	margin-left: 25px;
	list-style: url(./images/leaf_bullet_green_small.gif);
}

li {
	list-style: none;
}

.linkmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}	

.linkmenu  a:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #5C6E63; text-decoration: underline;
}

.linkmenu  a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #5C6E63; text-decoration: underline;
}

.linkmenu  a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #5A1A00;	text-decoration: underline;
}

.bluebold {
font-family: Geneva, arial,helvetica, "sans-serif";
color:#003366;
font-weight: bold;
font-size: 1em;
margin-bottom: 8px;
background: transparent;
}

.quicklinks {
font-family: verdana,geneva,arial,helvetica,"sans-serif";
font-size: 85%;
font-weight: normal;
color: #009966;
background: #ffffff;
width: 12cm;
padding: 3px;
border-style: dashed;
border-width: 2px;
border-color:000000;
}

.catintro {
font-family: georgia,times,"times new","times new roman",serif;
font-size: 1em;
color: #000000;
font-style: normal;
font-weight: normal;
padding:2pt;
}

.linkcat {
font-size: 110%;
font-family: georgia, "times roman", serif;
color: #BD5200;
font-weight: bold;
font-style: normal;
 }
 
 li.productpoints {
font-family: verdana,geneva,arial,helvetica,"sans-serif";
font-weight: normal;
font-style: normal;
list-style: square;
 }
 
.framedbox {
width:12cm;
height:4cm;
background:#ffffff;
font-family: georgia,times,"times new","times new roman",serif;
font-size: 1em;
color:#000000;
font-weight:normal;
text-align:top;
padding:3px;
border-style:solid;
border-color:#ffcf75;
border-width:2px;	
}

.eventtitle {
font-family: geneva,helvetica,verdana,arial,"sans-serif";
padding: 10px;
font-size: 1.4em;
color: #000000;
font-style: normal;
font-weight: bold;
}

.eventdetail {
font-family: geneva,helvetica,verdana,arial,"sans-serif";
font-size: .8em;
color: #003366;
font-style: normal;
font-weight: bold;
}
