img {
	border: 0px;
}
body {
	font: normal .9em "Trebuchet MS"; color: rgb(40,40,40); background: rgb(65,207,95) url('/large/body-blend.gif') repeat-x top; height: 100%; margin: 0px; padding: 0px;
}
html {
	height: 100%; 
}
.preload {
	display: none;
}
div.hr { 
border-top: rgb(54,53,71) 1px solid; border-left: rgb(54,53,71) 1px solid; border-bottom: rgb(200,200,220) 1px solid; border-right: rgb(200,200,220) 1px solid; 
margin: 5px auto 5px auto; clear: both; width: 100%; height: 0px;  font-size: 1px; background-color: rgb(134,133,151); 
}
#pageD {
	width: 990px; margin: 0px auto 0px auto; position: relative; height: 100%;
}
#contentD {
	min-height: 500px; background: rgb(255,255,255) url('/large/vegitation-bg.gif') no-repeat; background-position: left -20px; margin: 0px 0px 0px 202px; padding: 155px 23% 0px 20px; width: auto; /* 560px at min-width - 40px-40px padding (480) */
}
#contentD h1 {
	color: rgb(40,155,101); font-size: 1.6em; margin: 0px 0px 15px 0px;
}
#menuD {
	width: 190px; position: absolute; left: 2px; top: 0px; padding: 165px 0px 0px 0px; /* put menu and specials inside content to try for auto height adjustment! */
}
#menuD a:link, #menuD a:visited, #menuD a:active {
	display: block; height: 23px; width: 180px; background: url('/large/menu-bg.gif') repeat-x bottom; color: rgb(0,0,0); text-decoration: none; 
	font-size: 1.2em; font-weight: bold; border: 0px solid rgb(80,201,41); border-width: 0px 1px; padding: 2px 0px 0px 10px;
}
#menuD a:hover {
	display: block; height: 23px; width: 180px; background: url('/large/menuh-bg.gif') repeat-x bottom; color: rgb(0,0,0); text-decoration: underline; 
	font-size: 1.2em; font-weight: bold; border: 0px solid rgb(80,201,41); border-width: 0px 1px; padding-left: 2px 0px 0px 10px;
}
#menuD h2 {
	text-align: center; color: rgb(255,255,255); font-style: italic; margin: 20px auto;
}
#specialsD {
	width: 19%; position: absolute; right: 0px; top: 0px; padding: 165px 2% 0px 1%;
}
#inspecialsD {
	padding: 10px; text-align: center; color: rgb(40,155,101); font-size: 1em;
}
#inspecialsD div {
	margin: 20px auto;
}
#inspecialsD div a:link, #inspecialsD div a:visited, #inspecialsD div a:active {
	color: rgb(40,155,101); text-decoration: underline; font-weight: bold;
}
#inspecialsD div a:hover {
	color: rgb(65,207,95); text-decoration: none; font-weight: bold;
}
#inspecialsD div a img {
	margin: 4px 0px;
}
div.crnrs {
	border: 1px solid #289B65; margin: 50px 0px; /* rgb(40,155,101)  background-color: #FFFFFF; background-image: url('/large/vegitation-bg.gif') background-position: -500 -20; background-repeat: no-repeat; try and equal the background in the specialsD?? only top filler bar in IE broken... */
}
#specialsD div.crnrs {
	background-color: #F0FFF0; margin: 0px; /* keep this here to remove margin from specials crnrs */
}
#headerD {
	width: 100%; height: 140px; position: absolute; left: 0px; top: 0px; background: rgb(40,155,101) url('/large/blend.gif') repeat-x bottom;
}
#headerD div {
	text-align: center; color: rgb(255,255,255); width: 210px; height: 112px; position: absolute; top: 0px; left: 0px; background: rgb(40,155,101);
}
#headerD div h1 {
	font-size: 2em; 
}
#headerD div h1 a, #headerD div h2 a {
	text-decoration: none; color: rgb(255,255,255); font-size: smaller;
}
#headerD img {
	position: absolute; right: 0px; top: 0px;
}
#stripboxD {
	position: absolute; right: 10px; top: 42px; width: 236px; height: 60px; opacity: .5; filter: alpha(opacity=50); background: rgb(255,255,255);
}
#instripD {
	position: absolute; right: 18px; top: 45px; width: 220px; height: 44px; margin: 0px; font-size: 20px; color: rgb(255,255,255); font-weight: bold;
}
form {
	margin: 0px;
}
#tickerD {
	margin-top: 8px; overflow: hidden; width: 100%; border: 1px rgb(120,120,120) solid; background: rgb(220,220,220); height: 15px; position: relative;
}
#intickerD {
	color: rgb(100,100,100); font-style: italic; font-size: 10px; position: relative; top: 0px; left: 0px; padding-left: 5px;
}
#intickerD a:link, #intickerD a:visited, #intickerD a:active {
	text-decoration: none; color: rgb(100,100,100); font-size: 10px; 
}
#intickerD a:hover {
	text-decoration: underline; color: rgb(100,100,100); font-size: 10px; 
}
#searchterm {
	width: 110px; height: 18px; border: 1px rgb(120,120,120) solid;
}
h1 {
	font-size: 1.7em; margin: 5px 0px;
}
h2 {
	font-size: 1.2em; margin: 5px 0px;
}
div.prodboxD {
	clear: both;
}
div.prodimgD {
	float: left; margin: 5px 30px 5px 10px; height: 100%; width: 80px;
}
div.descD {
	float: left; width: 310px;
}
div.descD img {
	position: absolute; top: 0px; right: 85px;
}
div.buyD {
	float: right; width: 80px; text-align: right; margin-right: 10px;
}
input.qtyI {
	width: 25px;	text-align: right; background-color: rgb(245,245,245);
}
input.addbutB {
	margin-top: 8px;
}
a:link, a:visited, a:active { /* .prevnextL */
	text-decoration: underline; color: rgb(40,155,101); font-weight: bold; font-size: larger;
}
a:hover { 
	text-decoration: none; color: rgb(65,207,95); font-weight: bold; font-size: larger;
}
div.prevnextD {
	text-align: right; font-size: 12px;
}
td {
	border: 1px solid rgb(65,207,95); border-width: 1px 0px 0px 1px; padding: 2px; 
}
.note {
	font-size: 9px; font-style: italic; color: rgb(200,200,200);
}
table.checkoutT {

}
#pwA a, #pwA a:link, #pwA a:hover, #pwA a:visited, #pwA a:active {
	color: rgb(40,182,70); text-decoration: underline; font-weight: normal; background: none; display: inline; font-size: .8em; margin: 0; padding: 0; border: 0; 
}


/* shopping cart from slh & auto */
.cartheadD {
	margin-bottom: 0px; border-top: 1px solid rgb(183,175,171); border-bottom: 1px solid rgb(183,175,171); clear: both; font-weight: bold; font-size: 12px; height: 40px; width: 100%;
}
.cartrowD {
	margin-bottom: 15px; border-top: 1px solid rgb(243,235,231); clear: both; width: 100%;
}
.cart0D {
	width: 90px; height: 70px; padding: 5px; overflow: hidden; border: 0px solid #D3D5F2; text-align: center;
	margin-right: 15px; float: left;
}
.cart1D {
	width: 20%; padding-top: 15px;
	margin-right: 15px; float: left;
}
.cart2D {
	width: 10%; padding-top: 15px;
	margin-right: 15px; float: left; white-space: nowrap;
}
.qua {
	width: 25px; text-align: right; position: relative; top: -5px; left: 10px; background-color: rgb(245,245,245);
}
#checkout0B {
	position: relative; top: -12px;
}
#checkout1B {
	position: relative; top: -6px;
}
.cartbut0D {
	padding-bottom: 10px; clear: both; font-weight: bold; font-size: 15px; height: 35px; border-bottom: 1px solid rgb(243,235,231);
}
.cartbut1D {
	margin: 5px 0px 5px 0px; border-top: 1px solid rgb(183,175,171); clear: both; font-weight: bold; font-size: 15px; height: 35px;
}
.updateB {
	font-size: 9px; font-weight: normal; padding: 0px; margin: 0px;
}
.totD {
	width: 12%; padding-top: 15px; text-align: right;
	margin-right: 15px; float: left; white-space: nowrap;
}
/* end shopping cart from slh & auto */

/* checkout form from autoedit */
div.desc {
	float: left; clear: left; width: 135px; height: 15px; text-align: right; padding: 10px 5px 5px 5px;
	}
div.descb {
	float: left; clear: left; width: 135px; height: 15px; text-align: right; padding: 10px 5px 8px 5px; border-bottom: 1px solid rgb(200,200,200);
	}
div.field {
	float: right; clear: right; width: 400px; height: 20px; text-align: left; padding: 5px; _padding: 3px;
}
div.fieldb {
	float: right; clear: right; width: 400px; height: 20px; text-align: left; padding: 5px 5px 8px 5px; _padding: 6px 3px 6px 3px; border-bottom: 1px solid rgb(200,200,200);
}
div.field input, div.fieldb input {
	margin: 0px; width: 280px;
}
div.field input.med, div.fieldb input.med {
	margin: 0px; width: 180px;
}
div.field input.sml, div.fieldb input.sml {
	margin: 0px; width: 40px;
}
/* end checkout form from autoedit */
