body {	background-color: #F5F9F2;}

.middle-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #B5D099;
	background-image: url(images/middle-repeat.gif);
	background-repeat: repeat-y;
}
.header {
	background-color: #F5F9F2;
	border: 5px solid #FFFFFF;
}
.green-bx {
	background-color: #166724;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.green-bx h1 {	font-size: 18px; font-weight: bold; margin-bottom: 2px;}
.green-bx h2 {	font-size: 16px; font-weight: bold; margin-bottom: 2px;}
.green-bx a:link{ color: #FFF; text-decoration: underline;} 
.green-bx a:active{ color: #FFF; text-decoration: underline;} 
.green-bx a:hover{ color: #CCC; text-decoration: underline;} 
.green-bx a:visited{	color: #FFF; text-decoration: underline;}
.green-bx a:visited:hover{ color: #CCC; text-decoration: underline;}

.white-bx {
	background-color: #FFFFFF;
	border: 1px solid #94543D;
	color: #166724;
}
.redish-bx {
	background-color: #EDE2D3;
	border: 1px solid #97867A;
	color: #166724;
}
.redish-bx a:link{ color: #166724; text-decoration: underline;} 
.redish-bx a:active{ color: #166724; text-decoration: underline;} 
.redish-bx a:hover{ color: #000; text-decoration: underline;} 
.redish-bx a:visited{	color: #166724; text-decoration: underline;}
.redish-bx a:visited:hover{ color: #000; text-decoration: underline;}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footer a:link{ color: #000000; text-decoration: none;} 
.footer a:active{ color: #000000; text-decoration: none;} 
.footer a:hover{ color: #000000; text-decoration: underline;} 
.footer a:visited{	color: #000000; text-decoration: none;}
.footer a:visited:hover{ color: #000000; text-decoration: underline;}

.warning {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #FF0000;	font-weight: bold;}

.price {
	font-size: 20px;
	color: #8FCAE2;
}
.prodtitle { font-size: 22px; }
.prodimage { border: 1px solid #197BB2; }
.addtocart { font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #FFFFFF; background-color: #B5D099; }
