/* CSS Document */
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #92c73e;
}
.dots {
	font-family: Arial;
	font-size: 9px;
	line-height: 20px;
}
.address {
	color: #000000;
}

body {
	background-color: #54643D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/organic-vegetables_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text-area {
	background-color: #3B4D21;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	color: #FF4001;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
}
.whitetxt {
	color: #FFFFFF;
}
.form-object {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF4001;
	border: 1px solid #FFFFFF;
}
