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

html body {
	background: #693 url(images/sitewide/fresh2u-bg-02.gif) 50% repeat-y;
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #331;
	}

div#wrap {
	text-align: left;
	background: #fff;
	width: 680px;
	margin: 0 auto;
	}

div#header img.logo {margin: 20px 0 0 20px;}
div#header img.vegies { float: right;}

div#content {
	width: 640px;
	margin: 36px auto 0 auto;
	
	font-size: 0.9em;
	line-height: 1.4em;
	}
	* html div#content { margin-top: 10px }

/* p */
p {
	margin: 0 0 1em 0;
	}
	p.clear, div.clear {
		clear: both;
		}
		p.center {
			text-align: center;
			}
	p.pullquotewide {
		background: #f9f9e7;
		border: 1px solid #fc3;
		padding: .4em 1em;
		font-weight: bold;
		}

/* a */
p a {
	text-decoration: none;
	color: #c30;
	}
	p a:hover {
		text-decoration: underline;
		}

/* img */

img.right {
	float: right;
	margin: .4em 0 .4em 1em;
	}

img.left {
	float: left;
	margin: .4em .4em 1em 0;
	}

img.center {
	margin: 0 auto;
	text-align: center;
	}


/* h */
h1 {
	margin: 0 0 .3em 0;
	color: #c30;
	font-size: 1.6em;
	font-family: "Trebuchet MS",Verdana,sans-serif;
	}
	h1 span { color: #693; }

h2 {
	}

h3 {
	text-transform: uppercase;
	font-size: 1.1em;
	margin-top: .6em;
	color: #393;
	}

h6 {
	font-family: "Trebuchet MS",Verdana,sans-serif;
	color: #c30;
	text-align: left;
	font-size: 1.1em;
	clear: both;
	} h6.green { color: #693; }

div#benefits {
	margin: 4px 0 8px 0;
	background: #f9f9e7;
	border: 1px solid #fc3;
	padding: 1.2em 1.4em;
	}
div#benefits p {
	margin-left: 1em;
	}

/* foot */
div#footer {
	background: #f9f9e7 url(images/sitewide/botnav/bot-nav-vegies-bg.jpg) 0 0 no-repeat;
	text-align: right;
	padding: 50px 0;
	margin: 2px auto;
	width: 680px;
	clear: both;
	font-size: .9em;
	}
	div#footer p {
	margin: 2px 10px 6px 0;
	}
	div#footer a {
		color: #333;
		}


/* nav */
div#nav ul {
	clear: both;
	font: bold 0.8em Verdana,sans-serif;
	text-align: center;
	}
	
div#nav ul li {
	list-style-type: none;

	float: left;
	width: 136px;
	background: #c30 url(images/sitewide/nav/red2.gif) 0 0 repeat-x;
	}

div#nav ul li a:link,
div#nav ul li a:visited {
	display: block;
	text-decoration: none;
	color: #fff;
	
	height: 1.7em;
	padding-top: 2px;
	
	line-height: 1.6em;
	}
div#nav ul li a:hover {
	background: #fc3 url(images/sitewide/nav/yellow2.gif) 0 0 repeat-x;
	color: #c30;
	}


/* down */	
div#nav ul li#down a:visited,
div#nav ul li#down a:hover,
div#nav ul li#down a:link {
	background: #693 url(images/sitewide/nav/green.gif) 0 0 repeat-x;
	cursor: default;
	color: #fff !important;
	}


/* order */
table#order {
	background: #f9f9e7 url(images/various/contact-form-bg2.jpg) 50% 0 no-repeat;
	padding: 0px 0 20px 0;
	width: 590px;
	margin: 0 auto 1em auto;
	font-size: 0.9em;
	line-height: 1.3em;
	}
	table#order h1 { margin-top: 20px;text-align: left; }
	table#order th { text-align: right;	}
		table#order th span {
			display: block;
			font-size: .8em;
			font-weight: normal;
			}
		table#order th.sectionheader {
			text-align: center;
			}
	table#order td,	table#order th {
		padding: 6px;
		vertical-align: top;
		}
table#order label {
	display: block;
	}
table#order input[type="text"] {
	width: 240px;
	}
table#order input[type="submit"] {
	width: 140px;
	}
table#order select {
	width: 200px;
	}
fieldset {
	border: none;
	}


/* boxes - home */
div#boxes {
	background: #c30 url(images/various/red-box-bg.gif) 0 0 no-repeat;
	margin: 0em 0;
	}
	div#boxes div p {
		width: 90%;
		margin: 0;
		}
	div#boxes p a {
		color: #fff;
		background: #693;
		padding-top: .3em;
		font-weight: bold;
		}
		div#boxes p a:hover {
			background: #fc3;
			text-decoration: none;
			color: #c30;
			}
		
div#balance, div#fresh {
	width: 40%;
	padding: 1% 5%;
	float: right;
	margin-top: 0.4em;
	color: #fff;
	}
	div#boxes div#custom {
		color: #fff;
		clear: both;
		}
	
	div#boxes h4 {
	color: #fff;
	font-size: 1.2em;
	}
	div#boxes p a {
		display: block;
		clear: both;
		text-align: center;
		}
	
/* commit - organics */
div#commit {
	width: 160px;
	height: 150px;
	display: block;
	float: right;
	margin: 0 0 1em 1em;
	border: 0px solid;
	background: #f9f9e7 url(images/various/ourcommitment-126.gif) 50% 50% no-repeat;
	}
div#commit p { visibility: hidden; }
