body {
	padding: 0;
	margin: 0;
	background: #fff;
	text-align: center;
	color: #58240C;
	font-family: "Trebuchet MS", Trebuchet MS, Arial, sans;
	
}

img { border: 0; }

#content {
	width: 880px;
	margin: 0; padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#logo { float: right; }

#country {
	width: 170px;
	float: right;
	margin-top: 20px;
}
#select {
	position: absolute;
	z-index: 1000;
	min-height: 70px !important;
	overflow: hidden !important;
}
html>body #select {
	height: 70px;
}
#select:hover {
	min-height: 280px !important;
	overflow: visible !important;
}
html>body #select:hover {
	height: 280px;
}

.leftLinks
{
	width: 130px;
	vertical-align: top;
}


#content h1 {
	margin: 0; padding: 0;
	height: 80px;
	width: 415px;
	background: transparent url("images/pistachio_health.gif") no-repeat 0 0;
	font: 45px "Trebuchet MS", Trebuchet MS, Arial, sans;
	color: #c5d267;
	text-indent:-9000px;
}
#content h2 {
	margin: 0 0 10px 0; padding: 0;
	font: 26px "Trebuchet MS", Trebuchet MS, Arial, sans;
	color: #6d2b4d;
}
#content h3 {
	margin: 0; padding: 0;
	font: 18px "Trebuchet MS", Trebuchet MS, Arial, sans;
	color: #899732; 
}
/*Expert Styles */
#content h3.expertsHeader
{
 color: #6d2b4d;
 margin-left: 25px;
 font-weight: normal;
 font-size: 16px;
}
/* Added style, 11/2008 */
#content h4 {
    margin: 0 0 0 0; padding: 0;
    font: 18px "Trebuchet MS", Trebuchet MS, Arial, sans;
    color: #6d2b4d;
}
#heberList
{
	font-size: 16px;
	margin: 0px 0 0 40px;
	padding: 0px;
	font-style: italic; 
}
/* end expert styles*/
#content p, td		{ font: 14px "Trebuchet MS", Trebuchet MS, Arial, sans; color: #899732; }
span#contactUsBold		{color: #6D2B4D;}
#content .article p { color: #6d2b4d; }
//#content em			{ font-style: normal; color: #6d2b4d; } - removed for italics
#content .home		{ font: 24px "Trebuchet MS", Trebuchet MS, Arial, sans; color: #899732; }
#content .small		{ font-size: 9px; }

#content .sources		{ font-size: 12px; }
#content .fract { font-size: 10px; vertical-align: 10% }

#content .recipe { color: #899732;}
#content .recipeInfo { font-size: 10px; color: #899732; }


#content a          { text-decoration: none; }
#content a:link     { color: #6d2b4d; }
#content a:visited  { color: #966; }
#content a:active   { color: #996666; text-decoration: underline; } /* changed from #000 */
#content a:hover    { color: #966; text-decoration: underline; }

.sourceSuper { position: relative; bottom: 0.5em; font-size: 10px; }
.sourceSub { position: relative; bottom: -0.5em; font-size: 10px; }

div.SignUp {
	margin-top: 400px;
	text-align: center;
	font: 18px "Trebuchet MS", Trebuchet MS, Arial, sans;
	color: #899732; 
}
.goPistachioTout 
{
	background-color:#6d2b4d; 
	text-align:center; 
	width: 145px; 
	font-size: 14px;
	padding: 9px 15px 10px 15px; 
	height: 93px;
}
/* home page touts */
.zine{
text-align: center;
display: block;
color: #fff;
margin-left: 275px;
background-color:#6d2b4d; 
height: 85px;
padding: 15px 0 15px 0;
}
.zine span{
display: block;
font-size: 22px;
color: #aab159;

}
#content a.zine:visited{color: #fff;}
#content a.zine:link{color: #fff;}
#content a:zine	{ color: #966; text-decoration: none; }

a.pennState{
margin: 0 0 10px 0;
padding: 10px 20px 10px 5px;
display: block;
width: 230px;
height: 95px;
font-size: 18px;
background-color: #aab159;
color: #000;
float: left;
}
a.pennState img{
padding: 15px 10px 15px 0;
float: left;
}
#content a.pennState:visited{color: #fff;}
#content a.pennState:link{color: #fff;}
#content a:hover	{ color: #966; text-decoration: none; }


.nutritionTout
{
clear: both;
	width: 189px;
	height: 189px;
	display: block;
	margin: 40px 0 0 60px;
	background: url(images/GoPistachio.gif) no-repeat top left;
}
.nutritionTout span
{
display: none;
}

.aboutTable {
	margin: 0; padding: 0;
	font: 14px "Trebuchet MS", Trebuchet MS, Arial, sans;
	color: #6d2b4d; 
	font-weight: normal;
	vertical-align: top;
}
.aboutTable td {
	padding: 0 10px;
}
.aboutTable a {
	display: block;
	height: 25px;
	color: #899732;
	text-decoration: none;
	background: #fff;
}
.aboutTable a:link, a:visited, a:active { color: #899732; }
.aboutTable a:hover {
	color: #6d2b4d;
	background: url("images/bg_aboutnav.gif") repeat-x 0 0;
}

.contentBox {
	width: 880px;
	text-align: left;
	padding: 20px;
	color: #6c8d48;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.contentBox img	{ float: right; margin: 0 0 10px 20px; }

input, select, textarea {
	font: 14px "Trebuchet MS", Trebuchet MS, Arial, sans;
	border: 1px solid #6d2b4d;
}

.factBox {
	width: 440px;
	font: 16px "Trebuchet MS", Trebuchet MS, Arial, sans;
	text-align: left;
	padding: 20px;
	color: #6c8d48;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.smallInset { font: 11px "Trebuchet MS", Trebuchet MS, Arial, sans; margin: 5px 0 5px 0; }
.RecipeLink { margin: 0px; }
.lgreen { background: #fafde0; }
.red 	{ font: 16px "Trebuchet MS", Trebuchet MS, Arial, sans; color: #900; }

.floatright { float: right; }

#footer {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 25px;
	text-align: left;
	font: 12px "Trebuchet MS", Trebuchet MS, Arial, sans;
	font-weight: bold;
	background: #6d2b4d;
	padding: 4px 0 0 12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#footer p		{ margin: 0; padding: 0; color: #fff; }
#footer a		{ text-decoration: none; color: #fff; margin-left: 30px;}
#footer a:hover { text-decoration: underline; }

/* Nutrition styles*/

#nav a img {
	width: 380px; /* IE5 Win can't dynamically change size - don't use 0px to hide */
	height: 469px;
	position: absolute;
	top: 175px;
	left: 370px;
	visibility: hidden;
}
#nav a:hover img {
	visibility:visible;
}
.nutriHead {
	padding: 3px 10px;
	background: #b5c24e;
	color: #fff;
	font: 16px "Trebuchet MS", Trebuchet, sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}
.leftNutriCell {
	padding: 5px;
	border-right: solid 8px white;
	background: #fafde0;
	width: 248px;
}
.middleNutriCell {
	padding: 5px;
	background: #fafde0;
	
}
.rightNutriCell {
	padding: 5px;
	border-left: solid 8px white;
	background: #fafde0;
	width: 248px;
}

/* FAQ styles */

#faq li { font: 16px "Trebuchet MS", Trebuchet MS, Arial, sans; color: #899732; }

#faq .faqAnswer, #faq .faqAnswer li, #faq .faqAnswer p {
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS", Trebuchet MS, Arial, sans;
	color: #899732;
	margin: 5px 0 10px 10px;
	padding: 0 0 0 2px;
}

#faq ul {
	margin: 10px;
	padding-left: 1em;
	list-style-type: disc;
	color: #6d2b4d;
}

#faq a 			{font-weight: normal; text-decoration:none; border:none;}
#faq a:link		{ color: #6d2b4d; }
#faq a:visited	{ color: #6d2b4d; }
#faq a:active	{ color: #966; }
#faq a:hover	{ color: #966; }

#faq .faqAnswer a {
	text-decoration: none;
	border-bottom: 1px solid #606;
}
#faq .faqAnswer span {
	vertical-align: super;
	font-size: 8px;
	line-height: 10px;
	margin: 5px 0;
}

#faq .faqAnswer img { border: 0; }

.doctor
{
clear: left;
margin: 5px 0;
height: 120px;
}

.doctor img
{
padding: 0 15px 0 0;
width: 90px;
height: 120px;
float: left;
}