@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FCE0DC;
	margin-top: 5px;
}
.oneColElsCtr #container {
	width: 800px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
.oneColElsCtr #mainContent {
	background-color: #FFFFFF;
	padding: 0;
	width: 800px;
	height: auto;
}
#banner {
	width: 100%;
}
#banner img {
	width: 800px;
}
.style2 {
	font-size: medium;
	font-weight: bold;
	color: #336600;
}
#whybuyorganic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	width: 200px;
	height: auto;
	background-image: url(logos/sidebar.gif);
	margin: 0px;
	padding: 5px;
	font-style: normal;
	text-decoration: none;
	background-position: top;
	background-repeat: no-repeat;
}
#contactdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#specialoffer  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding: 0px;
	clear: both;
	cursor: hand;
}
#aboutus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	position: relative;
}
#designer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	width: 800px;
	float: none;
	clear: none;
	bottom: 0px;
	height: 30px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	top: 0px;
	position: relative;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style20 {font-size: x-small}
#bannerad {
	padding: 0px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style23 {
	font-size: large;
	font-style: italic;
}
#content1 {
	padding-top: 10px;
}
.style26 {color: #CC0066}
.style27 {font-weight: bold; font-size: small;}

