body {
	margin: 0px 0px 0px 0px;
	background-color: #6E8580;
	padding: 0px;
	font-family: "Courier New", "Liberation Mono";
	color: #000000;
}

#container
{
	width: 100%;
	margin: 0px auto;
	padding:0px;
}

#top
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #ffffff;
	overflow: auto;
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: right;
}

.homeStrawberries
{
	background-image:  url(pics/dashed.png);
	height: 134px;
}

.mainBirds
{
	background-image:  url(pics/dashed.png);
	height: 180px;
}

.mainMoreBirds
{
	background-image: url(pics/dashed.png);
	height: 180px;
}

.mainTomatoes
{
	background-image: url(pics/dashed.png);
	height: 180px;
}

.mainPears
{
	background-image: url(pics/dashed.png);
	height: 180px;
}

.mainCarrots
{
	background-image:  url(pics/carrots.png);
	height: 180px;
}

.mainCitron
{
	background-image:  url(pics/dashed.png);
	height: 180px;
}

#content   {
	background-color: #ffffff;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	width: 800px;
	overflow:auto;
}

.mainContent
{
	height: 420px;
}

.homeContent
{
	height: 466px;
}

.cardContent
{
	height: 420px;
}

.newsContent
{
	overflow: hidden !important;
	height: 800px;
	
}


#storeList   {
	text-align: left;
	font-weight: normal;
	font-size: 0.82em;
	line-height: 105%;
}

.left {
	width: 290px;
	margin: 0px 0px 0px 85px;
	padding: 0px;
	float: left;
	display: inline;
}

.termsLeft {
	margin: 0px 40px 0px 85px;
	padding: 0px;
	float: left;
	display: inline;
}

.right {
	width: 290px;
	margin: 0px 50px 0px 85px;
	padding: 0px;
	float: left;
	display inline;
}

#top-spacer
{
	height: 174px;
	width: 800px;
	margin: 0px auto;
}

#bottomLinkSection
{	clear:both;
	width: 800px;
	padding: 0px;
	margin: 0px auto;
}

#bottomLinkText {
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	font-size: 0.72em;
	float: left;
	display: inline;
}

#cardNavigationSection
{	clear:both;
	width: 532px;
	padding: 0px;
	margin: 0px;
}

#cardLeftLink {
	font-weight: normal;
	padding: 0px 0px 0px 50px;
	margin: 0px;
	font-size: 0.82em;
	float: left;
	display: inline;
}

#cardRightLinks {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.82em;
	text-align: right;
}

#newsRight
{
	width: 522px;
	float: right;
	
}

#topLinkText {
	font-weight: normal;
	padding: 0px;
	margin: 45px 20px 10px 0px;
	font-size: 0.82em;
	display: inline;
	float: right;
}

#headerText {
	padding: 0px;
	margin: 0px;
	font-size: 0.82em;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

#storeHeader {
	font-weight: bold;
}

#bodyText {
	text-align: left;
	font-weight: normal;
	font-size: 0.82em;
	line-height: 105%;
	padding: 0px 40px 0px 0px;
	margin: 0px;
}

#termsBodyText {
	text-align: left;
	font-weight: normal;
	font-size: 0.82em;
	line-height: 105%;
	padding: 0px 40px 0px 0px;
	margin: 0px;
}

.strikethroughText {
	text-decoration: line-through;
	font-weight: normal;
}

.coloredStrikethroughText {
	text-decoration: line-through;
	font-weight: normal;
	color: #9cc410;
}

.centered {
	float: none;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}

.floatleft { 
	float:left;
	margin: 0px 25px 0px 85px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

.largeCardFloatLeft { 
	float:left;
	margin: 0px 25px 0px 50px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

div.cardLeftFloat {
	float: left;
	margin: 0px 0px 30px 50px;
	padding: 0px 0px 0px 0px;
	display: inline;
	font-size: 0.82em;
	line-height: 150%;
	text-align: center;
}

#padLink { 
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.7em;
}

#padBottomLink { 
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#copyright {
	padding: 10px 0px 0px 0px;
	text-align: right;
	font-size: 0.72em;
}

a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.topLink:link {
	color: #000000;
	text-decoration:none;
}

.topLink:visited {
	color: #000000;
	text-decoration:none;
}

.topLink:active {
	color: #000000;
	text-decoration:none;
}

.topLink:hover {
	color: #000000;
	text-decoration: underline;
}

.textLink:link {
	color: #000000;
	text-decoration:underline;
}

.textLink:visited {
	color: #000000;
	text-decoration:underline;
}

.textLink:active {
	color: #000000;
	text-decoration:underline;
}

.textLink:hover {
	color: #000000;
	text-decoration: underline;
}

.bottomLink:link {
	color: #ffffff;
	text-decoration:none;
}

.bottomLink:visited {
	color: #ffffff;
	text-decoration:none;
}

.bottomLink:active {
	color: #ffffff;
	text-decoration:none;
}

.bottomLink:hover {
	color: #ffffff;
	text-decoration: underline;
}

