body {
	margin: 0;
	padding: 0;

	text-align: center;

	font-family: verdana, tahoma;

	background-color: #fff;
}

form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#container {
	width: 860px;

	margin: 0 auto;
	text-align: left;
}

#logo {
	margin: 15px 0 10px 0;
	background: transparent url(../images/slogan.jpg) no-repeat scroll 260px 20px;
}

#logo img {
	border: 0;
}

a {
	color: #663300;
}

#menu {
	padding-top: 3px;
	background-color: #c9a452;
	text-transform: uppercase;
}

#menu ul {
	margin: 0;
	padding: 0;

	margin-left: 3px;
	margin-right: 3px;

	list-style-type: none;
}

#menu ul li {
	float: left;

	margin-top: -3px;
	margin-bottom: -3px;
}

#menu a {
	position: relative;

	display: block;

	padding: 3px 10px 4px 10px;

	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#menu a:hover {
	color:#CCCCCC;
}

#content {
	margin-top: 5px;
	margin-bottom: 7px;
	background-color: #f2e9d4;
	color: #493C1E;
	font-size: 14px;
}

#wrapper {
	margin: 7px 10px 50px 25px;
}

#content p {
	margin: 7px 0 0 0;
	float: none;
}

#question {
	color: #753;
	font-size: 46px;
}

#footer {
	font-size: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	color:#888;
}

#footer a {
	color: #777;
}

.clear {
	clear: both;
	height: 0px;
}

.rounded div {
	height: 1px;
	overflow: hidden;
}

.rounded {
	clear: both;
}

.heading {
	font-weight: bold;
	font-size: 110%;
	color: #493C1E;
	border-bottom: 1px solid #c9a452;
	text-transform: uppercase;
}

.alt_heading {
	font-weight: bold;
	font-size: 150%;
	color: #c9a452;
	border-bottom: 1px solid #c9a452;
	text-transform: uppercase;
}

.subtext {
	margin: 0 285px 17px 0;
	text-align: justify;
}

.subtext p, .subtext ol, .subtext ul  {
	margin-right: 20px !important;
}

.subtext p a
{
	text-align: left;
}

.subdivider {
	clear: both;
	margin-top: 20px;
}

.subdivider img {
	margin-bottom: 20px;
}

.caption {
	font-size: 70%;
	font-weight: bold;
}
/*
.frontpage .subtext {
	margin-right: 150px !important;
}
*/

/* IE6 needs the 'a' decleration */
.menu-selected a, .menu-selected {
	text-decoration: underline !important;
}

.form-text {
	width: 200px;
}

.form-area {
	width: 400px;
	height: 150px;
}

.contact .f {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.contact td {
	padding-top: 5px;
	vertical-align: top;
}

.intro {
	font-weight: bold;
}

.frontpage {
	background: transparent url(../images/bg_soy.jpg) no-repeat scroll 675px -175px;
}

.gmo {
	background: transparent url(../images/bg_wheat.jpg) no-repeat scroll 675px -175px;
}

.organics {
	background: transparent url(../images/bg_corn_vert.jpg) no-repeat scroll 675px -175px;
}

.stockists {
	background: transparent url(../images/bg_shelves.jpg) no-repeat scroll 675px -175px;
}

.about {
	background: transparent url(../images/bg_amarath.jpg) no-repeat scroll 675px -175px;
}