body {
	background:#AFAFAF;
	font:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	height:100%;
}

a {
	color:#FFF;
	text-decoration:none;
}

a:hover {
	color:#FFF;
	text-decoration:underline;
}


h1,h2,h3,h4,h5,h6 {
	color:#FFF;
}

ul {
	margin:0px;
	padding:0px;
}

q {
	font-style:italic;
	margin:3px;
}

p.author {
	text-align:right;
	font-weight:bold;
}

#page {
	background:url(../images/bg.jpg) repeat-y;
	padding:0px 26px;
	height:100%;
}

#header {
	background:url(../images/header.jpg);
	height:476px;
	position:relative;
}

#header h1{
	color:#80B817;
	position:absolute;
	top:90px;
	left:170px;
}

#header h1 span {
	color:#E0B52A;
}

#action {
	position:absolute;
	bottom:20px;
}

#action h2 {
	color:#80B817;
	font-size:24px;
	margin:0px;
}

#action p {
	color:#7C7C7C;
	font-size:13px;
}

#action div {
	background:url(../images/button1.gif) center no-repeat;
	float:right;
	margin-right:5px;
	margin-top:-20px;
	width:100px;
	height:34px;
	text-align:center;
}

#action div a {
	font-size:16px;
	font-weight:bold;
	line-height:34px;
	color:#80B817;
	text-decoration:none;
}

#action div a:hover {
	text-decoration:underline;
}

#navigation {
	background:url(../images/navbg.jpg) repeat-x;
	height:57px;
	text-align:center;
}

#navigation li {
	display:inline;
	font-size:18px;
	line-height:59px;
	padding:0px 25px;
}

#navigation a {
	color:#FFF;
	text-decoration:none;
}

#navigation a:hover {
	color:#FFF;
	text-decoration:underline;
}

#content {
	background:#5A9419 url(../images/contentbg.jpg) repeat-x bottom;
	min-height:100px;
}

.box {
	border:#9ECD4D 5px solid;
	background:#80B817;
	margin:15px;
}

.box h1 {
	color:#FFF;
	font-size:25px;
	padding-bottom:10px;
	border-bottom:#FFF 1px solid;
}

#maillist p {
	margin:3px;
}

#maillist input {
	font-size:16px;
	height:20px;
	width:150px;
}

#maillist input.submit {
	width:60px;
	height:20px;
	float:right;
}

#maillist label {
	font-size:14px;
	height:20px;
	width:25px;
	margin-right:10px;
}

#contact {
	margin-left:50px;
}

#contact p {
	margin:3px;
	width:400px;
}

#contact input {
	font-size:16px;
	height:20px;
	width:300px;
	float:right;
}

#contact input.submit {
	width:95px;
	height:32px;
	float:right;
}

#contact label {
	font-size:14px;
	height:20px;
	width:25px;
	margin-right:10px;
}

#testimonials {
	margin-top:15px;
}

#testimonials ul li{
	list-style:none;
	display:inline;
	width:250px;
	height:165px;
	overflow:hidden;
	margin:0px;
}

#testimonials blockquote {
	margin:0px 3px;
	color:#FFF;
	font-size:14px;
}

#testimonials blockquote p {
	text-align:right;
	margin-right:3px;
}

#faq a {
	color:#FFF;
	font-size:18px;
	text-decoration:none;
}

#faq a:hover {
	color:#FFF;
	font-size:18px;
	text-decoration:underline;
}

#footer {
	background:#FFF;
	color:#000;
}

#footer a {
	color:#000;
}

#author {
	color:#7C7C7C;
	font-size:9px;
}

#author a {
	color:#7C7C7C;
	text-decoration:none;
}

#author a:hover {
	color:#80B817;
	text-decoration:underline;
}

#author a span {
	margin:0 1px;
}

img.fleft {
	float:left;
	margin-right:15px;
}

img.fright {
	float:right;
	margin-left:15px;
}

ol li {
	margin:10px 0px;
}

#faq .sublink {
	font-size:14px;
	color:#1e1e1e;
	text-decoration:none;
}

#faq .sublink:hover {
	font-size:14px;
	color:#1e1e1e;
	text-decoration:underline;
}

.product {
	text-align:center;
}

.product span {
	font-size:16px;
	font-weight:bold;
	margin:3px 0px;
}

.product p {
	background:url(../images/button1.gif) center no-repeat;
	margin:5px auto 15px;
	width:100px;
	height:32px;
	line-height:32px;
}

.product p a {
	font-weight:bold;
	color:#5A9419;
}

.order {
	background:url(../images/button2.gif) center no-repeat;
	width:100px;
	height:32px;
	line-height:32px;
	text-align:center;
}

.order a {
	font-weight:bold;
	color:#5A9419;
}

#fc_minicart {
	display:none;
	float:right;
	border:#9ECD4D 3px solid;
	border-top:none;
	background:#80B817;
	margin-right:25px;
	padding:0px 5px 5px;
}

#fc_quantity {
	margin-left:10px;
}