body {
	background: #005D09;
	font: 80% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
a {
	color: #005C02;
}
a:hover {
	color: #000000;
}
table {
	background: #FFFFFF;
	font-size: 1.0em;
}
h1, h2, h3, h4, h5, h6 {
	color: #19781B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	
}

/* -- layout styles -- */
#container {
	background: #FFFFFF url(images/container_bg.gif) repeat-y right top;
	margin-right: 15px;
	padding-right: 15px;
}	

#title {
	background: #F2F2F2 url(images/header_bg.gif) repeat-x;
}
#navigation {
	margin: 15px 10px 15px 0px;
	padding: 0px;
	background: #eee;
	border-right: 1px solid #CDCECD;
	border-top: 1px solid #CDCECD;
	border-bottom: 1px solid #CDCECD;
}
#navigation li {
	list-style: none;
	line-height: 1.8em;
	font-weight: bold;
	padding-left: 16px;
	background: url(images/bullet_green.gif) no-repeat left center;
	border-top: 1px solid #fff;
	border-bottom: 1px dotted #ccc;
}



.main-text {
	color: #000000;
	padding: 5px;
	line-height: 1.5em;
	background: url(images/header_text-corner.jpg) no-repeat left top;
}


.footer {
	font-size: 0.8em;
	color: #666666;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #19781B;
	padding: 15px;
	text-align: center;
	background: #EEEEEE url(images/footer_bg.gif) repeat-x bottom;
	line-height: 1.5em;
}
.right-border {
	border-right: 1px solid #666666;
}
#home_products {
	width: 540px;
}
#home_products th {
	text-align: center;
	padding: 5px;
	background: #E1FACD;
	border-top: 1px solid #19781B;
	border-bottom: 1px solid #19781B;
}
#home_products td {
	vertical-align: top;
	text-align: center;
	padding: 5px;
}
#home_products img {
	border: 1px solid #19781B;
}
#home_products p {
	margin: 0;
	padding: 0 0.5em;
	font-size: 0.9em;
}
#home_products p strong { font-size: 1.2em; }
#home_products p strong a,
#home_products p a strong {
	font-size: 1.2em;
}

#home_products td .copy {
	width: 120px;
	font-size: 1.2em;
	background: #FFE;
	padding: 0.45em 0;
	border: 1px solid #005D09;
	margin: 0px auto;
}
#home_products td .copy p {
	margin-bottom: 1.0em;
}

#home_shipping {
	margin: 5px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	background: #FFFFFF;
	color: #19781B;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.home_image {
	margin-right: 10px;
}#holiday_special {
	border: 2px solid #C00;
	padding: 0.5em;
	margin-bottom: 0.5em;
	background: #FEE;
}
#holiday_special p {
	font-size: 1.2em;
	margin-top: 0px;
}
#holiday_special strong {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
