@charset "utf-8";
/* CSS Document */

.container {background: url(/images/bkgd.gif) repeat-x bottom;}

body, div, p, td { font-family: Helvetica, Verdana, Arial, sans-serif; font-size:13px; color:#6a6d62;  }
p { margin:10px 0px 10px 0px;}

body {background-color:#f6fbd8; margin: 0px;}
.text {padding:0px 25px 20px 25px; text-align:left;}

h1 {font-size:16px; line-height:24px; color: #8eac45; font-weight:normal;}
a.h1:link, a.h1:active, a.h1:visited {color: #0159b3; text-decoration:none; }
a.h1:hover {color: #03325f; text-decoration:none;}
#nomargin {margin-top:0px;}

h2 {font-size:14px; color: #8eac45; font-weight:normal;}
h3 {font-size:13px; color: #58564a;}

a:link, a:active, a:visited {color: #0066cc; }
a:hover {color: #022b54;}

.textContainer { background:url(../images/sec_bkgd.gif) repeat-y center;}
.textBox { background:url(../images/sec_bottom_bkgd.gif) bottom no-repeat; padding-bottom:40px;}
.textBody { padding:0px 30px 30px 30px; line-height:22px;}

.head {padding:10px 0px 0px 25px; text-align:left;}

.sHead {text-align:left; background:url(../images/sHead_bkgd.gif) top left no-repeat;}

.nav { border-bottom:1px solid #ffffff;}

.snavBox { background:url(../images/snavBox_bkgd.gif) top repeat-x; padding:5px 0px 5px 0px;}
a.snav:link, a.snav:active, a.snav:visited { font-size:10px; color:#d2e94f; text-decoration:none; text-transform:uppercase; display:block; padding:8px 3px 8px 23px; line-height:15px; text-align:left;}
a.snav:hover {color:#ffffff;}
a.snavActive {font-size:10px; color:#ffffff; text-decoration:none; text-transform:uppercase; display:block; padding:8px 3px 8px 23px; line-height:15px; text-align:left; background: url(../images/snav_bullet.gif) left top no-repeat;}

.footer { color:#648815; font-size:15px;}
a.footer:link, a.footer:active, a.footer:visited {color: #eb8bc1; text-decoration:none; }
a.footer:hover {color: #ffffff;}
.copyright { color:#86a63f; text-align:center; padding:20px; font-size:11px; font-family:Arial, Verdana, Helvetica, sans-serif;}

td.nutrition {border-bottom:1px solid #cccccc; padding:1px 3px 1px 4px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:14px;}

/* HR styles */
#white { background-color:#ffffff; color:#FFFFFF; border:0px; height:1px; margin-top:10px; margin-bottom:5px;}
#tan {  border:1px dotted #e1ba7a; height:0px; margin-top:5px; margin-bottom:5px;}
#darkgrey { background-color:#989287; color:#989287; border:0px; height:1px; margin-top:10px; margin-bottom:5px;}

/* Nutrition */
.facts_header {
font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
}

.facts_main {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 10px;
    line-height: 14px;
}

.facts_value {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:10px;
    line-height: 14px;
}

.facts_small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
    font-size:9px;
    line-height: 14px;
}

