/* @group Reset styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end */

body {
	background: #c0d645 url(../images/pageBack.png) repeat-x left top;
}
h1 {
	color: #333399;
	font: bold 28px/40px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	text-indent: -9999px;
}

h2 {
	color: #333399;
	text-align: center;
	font: bold 16px Arial, Helvetica, Geneva, sans-serif;
	text-indent: -9999px;
}

/* My Comment */

h3 {
	color: #2a398d;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

h4 {
	color: #2a398d;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

p {
	color: #2a398d;
	font: 11px/18px Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #2a398d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	border: 2px solid #ffff33;
	width: 724px;
	margin: 0 auto;
	margin-top: 35px;
	 background: #ede962;
}

#descwrap {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 118px;
	color: #2a398d;
}

#header {
	background: #6699cc url(../images/header.png) no-repeat left top;
	height: 107px;
	width: 724px;
	margin: 0 auto;
}

#nav {
	height: 29px;
	border-top: 2px solid #ffff33;
	background-color: #2a398d;
}

#nav ul li {
	float: left;
	margin-left: 25px;
	background: url(../images/navBack.png) no-repeat left top;
	padding-left: 44px;
	padding-top: 8px;
	padding-bottom: 3px;
}

#nav ul li a {
	text-decoration: none;
	color: #ffff33;
	font: bold 12px Arial, Helvetica, Geneva, sans-serif;
	padding-top: 7px;
	padding-bottom: 3px;
}

#nav ul li a:hover {
	color: #fff;
}

body#home a#current,
body#about a#current,
body#products a#current,
body#store a#current,
body#contact a#current {
	color: #fff;
}

#content {
	background: #ede962;
	background: #ede962 url(../images/prodBack.png) no-repeat left 68px;
	border-top: 2px solid #ffff33;
	clear: both;
	padding-top: 20px;
}

#message {
	margin-top: 50px;
	margin-right: 30px;
	margin-left: 30px;
}

#content p {
	line-height: 14px;
	margin-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
}

#left {
	width: 362px;
	float: left;
	margin-bottom: 30px;
}

#right {
	width: 362px;
	float: left;
	margin-bottom: 30px;
}

* p.testimony {
	padding-top: 25px;
}

p.name {
	font-weight: bold;
	font-style: italic;
	color: #2a398d;
}

#content img {
	margin-top: 13px;
	margin-bottom: 14px;
}

#contentabout {
	background: #ede962 url(../images/aboutBack.jpg) no-repeat left 56px;
	border-top: 2px solid #ffff33;
	clear: both;
	padding-top: 20px;
	height: 354px;
}

#contentlinks {
	background: #ede962 url(../images/aboutBack.jpg) no-repeat left 56px;
	border-top: 2px solid #ffff33;
	clear: both;
	padding-top: 20px;
	height: 354px;
}

#contentprod {
	background: #ede962 url(../images/prodBack.png) no-repeat left 68px;
	border-top: 2px solid #ffff33;
	clear: both;
	padding-top: 15px;
	height: 359px;
	text-align: center;
}

#contentcontact {
	background: #ede962 url(../images/prodBack.png) no-repeat left 68px;
	border-top: 2px solid #ffff33;
	clear: both;
	padding-top: 15px;
	text-align: center;
}

#leftside {
	float: left;
	font: bold 10px/19px Arial, Helvetica, Geneva, sans-serif;
	margin-left: 45px;
	width: 348px;
	color: #2a398d;
	margin-top: 18px;
	display: block;
	padding-left: 3px;
}

#leftside p {
	margin-bottom: 16px;
}

.rightside {
	width: 197px;
	float: right;
	margin-right: 16px;
	font: 11px/16px Arial, Helvetica, Geneva, sans-serif;
	height: 22px;
	background: url(../images/testimonial.png) no-repeat left top;
	margin-top: 20px;
	padding-left: 6px;
	padding-top: 3px;
}


.rightside:hover {
	background: url(../images/testimonial.png) no-repeat left bottom;
}

.rightside a {
	color: #fff;
	font-size: 11px;
	display: block;
}

.rightside a:hover {
	text-decoration: none;
}

.rightsidelink {
	width: 197px;
	float: right;
	margin-right: 16px;
	font: 11px/16px Arial, Helvetica, Geneva, sans-serif;
	height: 22px;
	background: url(../images/testimonial.png) no-repeat left top;
	margin-top: 9px;
	padding-left: 6px;
	padding-top: 3px;
	text-align: center;
}
.rightsidelink:hover {
	background: url(../images/testimonial.png) no-repeat left bottom;
}

.rightsidelink a {
	color: #fff;
	font-size: 11px;
	display: block;
}

.rightsidelink a:hover {
	text-decoration: none;
}

#top {
	margin-right: 30px;
	margin-left: 30px;
	background-color: #b1ae4b;
}

#toppress {
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
}

#contactleft {
	width: 200px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
	text-align: left;
	margin-top: 10px;
}

.info {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
}

.infoend {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 25px;
}

#contactform {
	width: 400px;
	color: #2a398d;
	font: 12px/14px Arial, Helvetica, Geneva, sans-serif;
	margin-left: 260px;
}

#marginForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	padding: 0 1px 1em 1em;
	width: 400px;
	text-align: left;
}

#marginForm fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;
}

#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 180px;
	display: block;
}

#marginForm textarea
{
	top: -1.4em;
	left: 180px;
	display: block;
	float: left;
	position: relative;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
	margin-left: 195px;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 200px;
	font-weight: bold;
	margin-top: -1em;
}

#marginForm label.first
{
	margin-top: 1em;
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 180px;
	display: block;
}

#marginForm p.bigred {
	margin-left: 160px;
}

#top p {
	color: #fff;
	font: 10px/19px Arial, Helvetica, Geneva, sans-serif;
	padding: 8px;
}

.energy {
	float: left;
	width: 193px;
	font: 11px/15px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	margin-left: 20px;
	margin-top: 20px;
	color: #2a398d;
	height: 265px;
}

.berry {
	float: left;
	width: 200px;
	font: 11px/15px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	margin-left: 38px;
	margin-top: 20px;
	color: #2a398d;
	height: 265px;
}

.oat {
	float: left;
	width: 214px;
	font: 11px/15px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	margin-left: 33px;
	margin-top: 20px;
	color: #2a398d;
	height: 165px;
}

.left {
	text-align: left;
	padding-left: 23px;
	width: 160px;
	margin-top: 10px;
}

.desc {
	width: 100%;
	height: 120px;
}

#ingredients {
	width: 475px;
	text-align: center;
	margin: 10px 125px 25px;
}

#back {
	height: 29px;
	margin: 0 auto;
	display: block;
	width: 113px;
	background: url(../images/goBack.png) no-repeat left top;
	padding-top: 3px;
	clear: both;
	text-align: center;
}

#back:hover {
	background: url(../images/goBack.png) no-repeat left bottom;
}

.goback {
	color: #fff;
	font: bold 10px Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
	padding-right: 2px;
}

.goback:hover {
	text-decoration: none;
}

#ingredients h3 {
	margin-bottom: 15px;
}

.tagline {
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #bd2518;
	text-align: center;
}

.red {
	color: #bd2518;
}

.bigred {
	color: #bd2518;
	font-size: 12px;
	font-weight: bold;
}

.bigyel {
	color: #ede962;
	font-size: 12px;
	font-weight: bold;
}

.purple {
	color: #532e91;
}

.purpleb {
	color: #532e91;
	font-weight: bold;
}

.cyan {
	color: #1b96a1;
}

.cyanb {
	color: #1b96a1;
	font-weight: bold;
}

.fuscia {
	color: #b94c8f;
}

.fusciab {
	color: #b94c8f;
	font-weight: bold;
}

#footer {
	background: #ede962;
	color: #bd2518;
	text-align: center;
	font: 10px/26px Arial, Helvetica, Geneva, sans-serif;
	padding-top: 15px;
	clear: both;
}

#footer p {
	margin-top: 5px;
	margin-bottom: 10px;
}

#terms {
	width: 724px;
	text-align: center;
	margin: 5px auto 0;
	color: #fff;
	font: bold 10px Arial, Helvetica, Geneva, sans-serif;
}

#terms a {
	color: #fff;
}

#terms a:hover {
	color: #2a398d;
	text-decoration: none;
}

#terms a.active {
	color: #2a398d;
	text-decoration: none;
}
