/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

img
{
border: 0px;
}


body {
	margin: 0;
	background: #5C9E1F url(images/back_all2.gif) repeat-x top;
	text-align: justify;
}

body, th, td, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}


#contmain
{
width: 100%;
background: url(images/back_all.jpg) no-repeat center top;
margin-top: 22px;
}

h1, h2, h3 {
	color: #246030;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #246030;
}


h3 {
	font-size: 1em;
}

ul, ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #246030;
}

a:hover {
	border: none;
	text-decoration: none;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #246030;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #246030;
}


#main
{
width: 778px;
overflow: hidden; /* IE 6 fix */
border-left: 10px solid #E4F9D1;
border-right: 10px solid #E4F9D1;
margin: 0 auto;
margin-top: 22px;
padding-top: 10px;
background: #E4F9D1;
}

/* Header */

#header {
	width: 778px;
	margin: 0 auto;
	height: 356px;
}

#menu {
	height: 38px;
	margin: 0 auto;
	width: 698px;
	padding-left: 100px;
	background: url(images/menu.gif) repeat-x;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 28px;
	width: 100px;
	padding-left: 10px; padding-right: 10px;
	text-decoration: none;
	font-size: 16px;
	padding-top: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}


#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
	background: url(images/menu_r.gif) repeat-x;
}



/* Logo */

#logo {
	width: 778px;
	height: 356px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat left top;
	text-align: left;
}

#logo p {

}

#logo p.maintitle {
	padding-top: 20px;
	padding-left: 20px;
	color: #246030;
	font-size: 25px;
 }

#logo p.titleslogan {
	font-style: italic;
	font-size: 14px;
	padding-left: 20px;
	color: #246030;
}


#logo h1 {
	padding-top: 80px;
	padding-left: 20px;
	color: #246030;
	font-size: 18px;
}

#logo h2 {
	font-style: italic;
	font-size: 10px;
	padding-left: 20px;
}

#logo a {
	color: #ffffff;
}

/* Page */

#page {
	width: 778px;
	border-top: none;
}

/* Content */

#content {
	width: 465px;
	padding-top: 20px;
	padding-bottom: 20px;
}


#content p
{
line-height: 20px;
}


.date {
	text-align: right;
	color: #918E48;
	font-size: 11px;
}

.date a {
	color: #918E48;
}



/* Sidebars */

.sidebar {
	margin-left: 35px;

}


.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 {
  	width: 273px;
	padding-top: 20px;
}

#sidebar2 li h2, #content h1, #content h2 {
	font-size: 18px;
	font-weight: bold;
	height: 28px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #ffffff;
}
#sidebar2 li h2
{
	width: 445px;
	background: url(images/title.gif) no-repeat left top;
}

#content h1, #content h2
{
	background: url(images/h2.gif) no-repeat;
	margin-bottom: 15px;
	width: 450px;
}


#sidebar2 li ul {
	line-height: normal;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
}

#sidebar2 li li {
	padding: 5px 5px 5px 0px;
	background: url(images/small.png) no-repeat left;

}

#sidebar2 li a {
	border: none;
	padding-left: 10px;
}

#sidebar2 li a:hover {
	border: none;
	padding-left: 10px;
}



#bottom
{
}

/* Footer */
#footer
{
padding-top: 20px;
height: 140px;
width: 778px;
background: url(images/footer.png) top repeat-x;
}

#footer p {
	text-align: center;
	font-size: 12px;
	color: #5C9E1F;
	margin: 0px;
	padding: 0px 25px;
}

#footer a, span.link
{
color: white;
cursor:pointer;
text-decoration: underline;
}

#footer .disclaimer a, #footer .disclaimer a:visited {
color: #5C9E1F;
}

.footer_links, span.link {

font-size: 14px;

}

img.product {
float: left; margin-right: 10px; padding-top: 5px;
}

div.addform {
text-align: center;
padding: 20px 0px;
}

input, select  {
 color: black;
}


table.fixie6, table.fixie6 td, table.fixie6 tr {
vertical-align: top;
padding: 0px;
margin: 0px;
border: 0px;
}

table.fixie6 {
width: 778px;
}

#contactusform input, #contactusform textarea, #contactusform select {
width: 300px;
margin-bottom: 10px;
}

#contactusform {
margin-top: 20px;
margin-left: 70px;
}

p.testimonialname {
padding-top: 0px;
text-align: right;
font-weight: bold;
padding-bottom: 30px;
}

p.testimonial {
font-style: italic;
}


table.fixie6 td.text2 {
border-bottom: 1px black solid;
}

table.fixie6 td.text, table.fixie6 td.text2 {
padding-bottom: 3px;
vertical-align: middle;
}

#content h2.faq
{
 background: none;
 padding-left: 0px;
 color: #246030;
 padding-bottom: 0px;
 margin-bottom: 0px;
 padding-top: 10px;
}

h3 {
padding-top: 10px;
margin-bottom: 0px;
}


table.ingredients td { border-bottom: 1px black dotted; }

table.ingredients {
width: 320px;
}

div.ingrbox {
border: 1px black solid;
padding: 10px;
width: 320px;
}

table.ingredients td.lefttd {
width: 250px;
border-bottom: 1px black dotted;
}

table.ingredients td.righttd {
width: 70px;
border-bottom: 1px #E4F9D1 dotted;
}

table.ingredients span {
position:relative;
bottom: -5px;
background: #E4F9D1;
padding-right: 5px;
padding-left: 5px;
}

div.ingrh {
position:relative;
bottom: -9px;
left: 20px;
}
div.ingrh span {
font-weight: bold;
background: #E4F9D1;
padding-right: 5px;
padding-left: 5px;
}

table.ingredients td.propbase {
padding-top: 10px;
border-bottom: 1px #E4F9D1 dotted;
}

#content p {
padding-top: 5px;
padding-bottom: 5px;
}

h2.nexth {
margin-top: 20px;
}

img.party1 {
 border: 3px #8FBD50 solid;
 float: left; margin-right: 10px; margin-top: 8px;
}