body {	margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		background-color: #166729;
		background-image: url(images/bg.jpg);
		background-repeat: repeat-x;
		}

.middle-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #166729;
	
}
.header {
	background-color: #FFFFFF;
	border: 6px solid #B5D099;
}
.green-bx {
	background-color: #FFFFFF;
	border: 1px solid #B8AD6E;
	color: #000000;
}
.green-bx h1 {	font-size: 18px; color:#b8ad6e; font-weight: bold; margin-bottom: 2px;}
.green-bx h2 {	font-size: 16px; color:#b8ad6e; font-weight: bold; margin-bottom: 2px;}
.green-bx h3 {	font-size: 14px; color:#b8ad6e; font-weight: bold; margin-bottom: 2px;}
.green-bx a:link{ color: #000; text-decoration: underline;} 
.green-bx a:active{ color: #000; text-decoration: underline;} 
.green-bx a:hover{ color: #999; text-decoration: underline;} 
.green-bx a:visited{	color: #000; text-decoration: underline;}
.green-bx a:visited:hover{ color: #999; text-decoration: underline;}

.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D5E4C5;;
}

.contact a:link{ color: #D5E4C5; text-decoration: underline;} 
.contact a:active{ color: #D5E4C5; text-decoration: underline;} 
.contact a:hover{ color: #D5E4C5; text-decoration: underline;} 
.contact a:visited{	color: #D5E4C5; text-decoration: underline;}
.contact a:visited:hover{ color: #D5E4C5; text-decoration: underline;}

.white-bx {
	background-color: #FFFFFF;
	border: 1px solid #94543D;
	color: #166724;
}
.redish-bx {
	background-color: #ACA899;
	border: 1px solid #97867A;
	color: #FFFFFF;
}
.redish-bx a:link{ color: #FFFFFF; text-decoration: underline;} 
.redish-bx a:active{ color: #FFFFFF; text-decoration: underline;} 
.redish-bx a:hover{ color: #003366; text-decoration: underline;} 
.redish-bx a:visited{	color: #FFFFFF; text-decoration: underline;}
.redish-bx a:visited:hover{ color: #003366; text-decoration: underline;}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 2px solid #B5D099;
}
.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; }
