#menu {
	background-image: url(images/background-menu-green.gif);
}

#main-left {
color: #3E7416;
}
#main-right {
color: #6d4e2e;
}
.default-brown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d4e2e;
}
.footer {
	color: #6D4E2E;
	}
		h1 {
		color: #80BB3B;
		}
#contact-left {
	width: 40%;
	float: left;
}
#contact-right {
	width: 50%;
	float: left;
}
.contact-form {
	background-color: #EAF4DD;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D7EABD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7EABD;
}

.email {

	color: #3E7416;
}
a.email:link, a.email:visited, a.email:active { 
	color: #3E7416;
	text-decoration: underline;
}
.product-description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A9931;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DFDFDF;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
.product-title {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #476721;
}
.bottom-line-products {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
#main-photo {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}
