body, html	{
	height: 100%;
}
body	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,table,tr,td	{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;

}
td, th {
	vertical-align: top;
	text-align: center;
}
th	{
	background-color: #8E2985;
	color: #FFFFFF;

}
td.left {
	text-align: left;
}
img	{
	border-width: 0;
}
h1, h2, h3, .saying	{
	font-weight: bold;
	display: inline;
}
h1	{
	font-size: 16px;
	color: #8E2985;
}
h2	{
	font-size: 14px;
	color: #8E2985;
}
h3	{
	font-size: 12px;
	color: #000000;
}
.b	{
	border: solid 1px #000000;
}
.p	{
	border: solid 2px #8E2985;
}
#header	{
	width: 780px;
	height: 140px;
	background-color: black;
}
#headerbg	{
	width: 780px;
	height: 140px;
	left: 0px;
	top: 0px;
}
#rightpanel	{
	left: 620px;
	top: 140px;
	width: 160px;
	height: 300px;
	background: url(../images/rightbg.jpg) no-repeat;
	z-index:100;	
}
#leftpanel	{
	left: 0px;
	top: 140px;
	width: 160px;
	height: 300px;
	background: url(../images/leftbg.jpg) no-repeat;
	z-index:100;	
}
#growers, #ourrange	{
	position: relative;
	left: 0px;
	top: 0px;
	width: 155px;
	height: 40px;
	z-index: 110;
}
#subscribe	{
	position: absolute;
	font-size: 11px;
	text-align: center;
	color: #2F6606;
	left: 630px;
	top: 339px;
	width: 145px;
	z-index: 500;
	height: 4px;
}
.quote	{
	position: absolute;
	left: 600px;
	top: 340px;
	width: 150px;
	z-index: 600;
}
div.container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: auto;
        text-align: left;
}
#content {
	top: 140px;
	left: 0px;
	width: 780px;
	height: auto;
	background: url(../images/contentbg.jpg) repeat-y;
	z-index: 30;
}
#text	{
	position: relative;
	top: 10px;
	left: 170px;
	width: 440px;
	height: auto;
	z-index: 50;
}
#content, #logo, #slogan, #headerbg, #phone, #rightpanel, #leftpanel	{
	position: absolute;
}
#copyrightbg	{
	position: relative;
	left: 0px;
	width: 780px;
	height:40px;
}
#copyright	{
	position: relative;
	color: #8E2985;
	font-weight: bold;
	font-size: 10px;
        text-align: center;
	left: 0px;
	top: 20px;
	height: 20px;
	width: 780px;
	z-index: 100;
}
a:link, a:visited, a:hover, a:active	{
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited, a:active	{
	color: #488F14;
}
a:hover	{
	color: #8E2985;
}

