@charset "UTF-8";


body {
	background-image: url(../images/bg_pattern.gif);
	text-align: center;
	margin-top: 8px;
}


.therm {
    border-collapse: collapse;
}

.therm td {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
    border:0px;
	border-collapse:collapse;
	background-color:#FFF;
}


.pagebgshadowleft {
	background-image: url(../images/bg_shadowleft.png);
}
.pagebgshadowright {
	background-image: url(../images/bg_shadowright.png);
}
.hometext {
	text-align: center;
	vertical-align: middle;
}


.homeright {
	background-image: url(../images/homebg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.homeheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #92973F;
	text-align: center;
}
hr {
	color: #909A39;
}
.sitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #53552F;
	text-align: left;
	line-height: 16px;
}
.contacttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #53552F;
	text-align: center;
	line-height: 16px;
}
a {
	color: #900;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
.contactheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #92973F;
	text-align: center;
}.proddesc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	margin-top: 10px;
	padding-top: 10px;
}
.whyorga {
	background-image: url(../images/whyorganic.gif);
	background-repeat: repeat;
	background-position: center;
}
.why {
	background-image: url(../images/whyorganic.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.why1 {
	background-image: url(../images/rec.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #53552F;
}
.homelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.footer_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}

.text_bold_red_big {
	font-size: 19px;
	color:#900;
	font-weight:bold;
	font-style:normal;
	line-height:24px;
}

.text_med_bold {
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	line-height:20px;
}

.text_med_bold_red {
	color:#900;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	line-height:16px;
}

.text_black {
	color:#000;
	font-size: 14px;
	font-weight:bold;
	font-style:normal;
	line-height:16px;
}
