body {
	background-color:#166524;
	margin:0px;
	padding:3px;
	font-family: times, times new roman, serif;
	font-size:1em;
	text-align:center;
}

a {
	font-weight:bold;
	color: #B2F7B2;
}

form {
	margin:0px;

}

.subPage {
	background-image: url('/img/subpageBG.gif');
	background-position:-90px -40px;
	background-repeat: no-repeat;
}

img {
border:0px;
}


#mainIndex {
	position:relative;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-image: url('/img/indexBG.gif');
	background-position:center center;
	background-repeat: no-repeat;
}

#main {
	position:relative;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.navA {
	position:relative;
	display:block;
	height:49px;
	width:86px;	
	background-position:0px 49px;

}

.navA:hover {
	background-position:0px 0px;
	text-decoration:none;
}

.navA_small {
	position:relative;
	display:block;
	height:36px;
	width:62px;	
	background-position:0px 0px;

}

.navA_small:hover {
	background-position:0px 36px;
	text-decoration:none;
}

.qNA {
	background-color:#B2F7B2;
	color:#4D084D;
	font-weight:bold;
	font-family: trebuchet ms,arial,helvetica;
	line-height:18px;
}

.qNA:hover {
	background-color:#E99ADB;
	text-decoration:none;
	line-height:18px;
}

.sBA {
	background-color:#B2F7B2;
	color:#166524;
	font-family: trebuchet ms,arial,helvetica;
}

.sBA:hover {
	color:#B2F7B2;
	background-color:#401562;
	text-decoration:none;
}

.sBA_on {
	color:#B2F7B2;
	background-color:#401562;
	text-decoration:none;
}

.sBA_on:hover {
	text-decoration:none;
}


.navA_subPage {
	position:relative;
	display:block;
	height:25px;
	width:43px;	
	background-position:0px 0px;

}

.navA_subPage:hover {
	background-position:0px -25px;
	text-decoration:none;
}

.click2Enlarge {

	cursor:hand;
	cursor:pointer;
	display:none;
	position:absolute;
	left:412px;
	top:133px;
	background-color:#66EF66;
	border:1px solid #166524;
	border-bottom:0px;
	padding-bottom:3px;
	padding-top:3px;
	font-family:trebuchet ms;
	font-size:10px;
	width:75px;
	color:#166524;
	text-align:center;
	line-height:10px;
}

.plantDescription {
	position:relative;
	float:left;
	clear:left;
	color:#ffffff;
	font-family:trebuchet ms;
	font-size:13px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
}

.addPlus {
	position:relative;
	float:left;
	top:1px;
	border:1px solid #B2F7B2;
	background-color:#B2F7B2;
}

.cartItemRowA {
	position:relative;
	display:block;	
	width:100%;
	border-bottom:1px solid #1AB21A;
	line-height:22px;
	padding-left:3px;
	color:#B2F7B2;
}

.cartItemRowA:hover {
	background-color:#B2F7B2;
	color:#166524;
}

.qty {
	text-decoration:none;	
}

.qtyInput {
	font-size:11px;
	background-color:#166524;
	border:1px solid #B2F7B2;
	line-height:18px;
	height:18px;
	padding-left:2px;
	color:#B2F7B2;

}

a .btn {
color:#fff;
font-weight:bold;
font-family:trebuchet ms;
font-size:12px;
}

span .btn {
text-decoration:none;
color:#fff;
font-weight:bold;
}

.btn:hover {
text-decoration:none;
}