body {
	padding: 0;
	margin: 0;
	background: #212957 url(/i/bg.gif) repeat-x;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	color: #333;
}

h1 {
	font-weight: bold;
	font-size: 24px;
}

h2 {
	font-weight: bold;
	font-size: 20px;
}

a {
	font-weight: bold;
	color: #237134;
}

td {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
}

div {
	font-size: 12px;
}

p {
	font-size: 12px;
}

table, td {
	empty-cells: show;
	border-collapse: collapse;   
}

.navholder {
	width: 899px;
	height: 262px;
	border: none;
}

.buytag a {
	text-decoration: none;
	position: absolute;
	top: 225px;
	left: 740px;
	color: #2C8035;
	font-weight: bold;
	font-size: 110%;
}

#bottomcap {
	position: relative;
	background: url(/i/leaves_bottomcap.gif) no-repeat 50% 0;
	height: 62px;
	width: 948px;
	padding-bottom: 40px;
	margin: 0px;
	left: -25px;
}

#bottomcap p {
	text-align: center;
	font-size: 90%;
	margin: 0px;
	padding-top: 40px;
	color: #999;
}

#container {
	width: 100%;
	margin: 0; padding: 0;
	background: url(/i/leaves_bigbg.jpg) no-repeat 50% 0;
}

#container-inner {
	position: relative;
	margin: 0 auto;
	height: 100%;
	width: 899px;
}

#container-inner2 {
	width: 899px;
	margin: 0px;
	position: relative;
}

#container-content {
	margin-top: -9px;
	background-color: #E7E7E7;
}

#container-content p {
	padding: 0px;
	line-height: 145%;
	margin-top: 0px;
	margin-bottom: 8px;
}

#home_stripe {
	width: 100%;
	height: 39px;
	background-color: #2C8035;
	color: white;
	text-align: center;
	font-size: 80%;
}

#home_stripe .bullets {
	padding: 3px 0px 1px 0px;
}

.bullets a {
	text-decoration: none;
}

#contact {
	width: 100%;
	background: url(/i/leaves_mainstripedbg.gif);
	overflow: hidden;
	height: 395px;
}

#contact .box {
	background: url(/i/contact_main.png) no-repeat;
	width: 660px;
	height: 248px;
	margin-left: 130px;
	margin-top: 50px;
}

#contact .copy {
	padding: 80px 0px 0px 281px;
}

#testimonials .body {
	color: #237134;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#testimonials .credit {
	margin-top: 5px;
	line-height: 140%;
	text-align: center;
}

#about h1 {
	margin-top: 20px;
}

h1, h2, h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #237134;
}

#how ol li {
	margin-bottom: 1em;
}

#where_store {
	padding-bottom: 20px;
}


/* ------------------------------------------------------------------------------------------ */

#heroImages {
	height: 358px
}

.heroImg {
	position: absolute;
	top: 256px;
}

.heroDot a {
	text-decoration: none;
}
.heroDot {
	width: 10px;
	height: 8px;
	margin: 0px 0px;
	border: none;
	background: url(/i/home/slideshow_circle_selected.gif) no-repeat center center;
}

.off {
	background: url(/i/home/slideshow_circle_normal.gif) no-repeat center center;
}

.topindicator {
	width: 10px; height: 9px;
	position: absolute; top: 22px;
	left: -500px;		/* if specific page not indicated, just put it off screen */
}

.topindicator.about {
	left: 312px;
}

.topindicator.news {
	left: 362px;
}

.topindicator.contact {
	left: 427px;
}

.midindicator {
	width: 17px; height: 33px;
	position: absolute; top: 217px;
	left: -500px;		/* if specific page not indicated, just put it off screen */
}

.midindicator.home {
	left: 200px;
}

.midindicator.sample {
	left: 290px;
}

.midindicator.how {
	left: 406px;
}

.midindicator.testimonials {
	left: 505px;
}

.midindicator.where {
	left: 605px;
}

#homebadge a {
	text-decoration: none;
}

#homebadge {
	color: white;
}

#homebadge h3 {
	font-size: 120%;
	padding: 0px; margin: 0px;
	font-weight: bold;
	margin-bottom: 5px;
	color: white;
}

#homebadge h2 {
	font-size: 100%;
	padding: 0px; margin: 0px;
	font-weight: normal;
	color: white;
}

#admin {
	font-size: 16px;
	padding: 10px;
}

#admin .footer {
	border-top: solid 2px #999;
	width: 100%;
	padding-top: 10px;
	margin-top: 20px;
}

#admin .header {
	border-bottom: solid 2px #999;
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-size: 100%;
}

#admin .edit .c {
	border: solid 1px #999;
	padding: 10px;
}

#admin .edit .c textarea {
	width: 900px;
	height: 300px;
}

#admin .edit tr {
	vertical-align: top;
}

#admin .note {
	background-color: yellow;
	padding: 10px;
	margin: 20px;
	font-weight: bold;
	border: solid 1px #ccc;
}

#admin .err {
	background-color: #FF9B9B;
	padding: 10px;
	margin: 20px;
	font-weight: bold;
	border: solid 1px #ccc;
}

#news .body {
	font-weight: bold;
	margin-right: 20px;
	margin-bottom: 0px;
}


#news tr {
	vertical-align: middle;
}

#news img {
	margin-right: 20px;
	border: solid 1px black;
}

#news .body.nophoto {
	font-weight: bold;
	margin-left: 120px;
	margin-right: 120px;
}

#news .credit {
	padding-top: 0px;
	text-align: center;
	align: center;
	margin: 0px;
}

.newsimage {
	border: solid 1px #1d1d1d;
	height: 210px;
}