/* GLOBALS */
* { margin:0; padding:0; border:0; }
hr { display:none; }
body { font:12px Arial, Helvetica, sans-serif; background:#fff; color:#000; }
.middle { display:block; margin:0 auto; }
.hidden { display:none; }
.left { float:left; }
.right { float:right; }
.clear { clear:both; }



/* LINKS */
a { color:#008000; text-decoration:underline; }



/* HEADER */
h2#company, div#header { display:none; }



/* NAVIGATION */
#header ul.nav { display:none; }



/* HOME PAGE */
div#featuredNews, div#organics, div#healthy { width:300px; float:left; margin:0 10px 30px 10px; }



/* SIDEBAR */
.sidebar { display:none; }
#juices, #healthyFamily, #juiceFAQ, #news, #about, #contact, #schoolNutrition { display:none; }


/* Secondary Nav */
ul.secondaryNav { list-style:none; }
ul.secondaryNav li { font:12px Garamond, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif; display:block;
                     text-align:center; padding:4px 0; }
ul.secondaryNav li a { color:#222; }
ul.secondarynav li a:hover { color:#e3252e; text-decoration:none; }



/* CONTENT */
div#content { width:960px; }
h1#pageTitle { font:19px Garamond, Georgia, serif; color:#e3252e; text-transform:uppercase; letter-spacing:1px;
               width:200px; text-align:center; }



/* HTMLAREA */
.htmlarea { font-size:11px; line-height:14px; }
.htmlarea h1 { font-size:16px; color:#e3252e; margin:0 0 10px 0; }
.htmlarea h2 { font-size:15px; color:#e3252e; margin:0 0 10px 0; }
.htmlarea h3 { font-size:14px; color:#e3252e; margin:0 0 10px 0; }
.htmlarea h4, .htmlarea h5, .htmlarea h6 { font-size:13px; margin:0 0 10px 0; }
.htmlarea p { margin:0 0 12px 0; }
.htmlarea ul { list-style:disc; margin:0 0 20px 0; padding:0 0 0 13px; }
.htmlarea dl { margin:0 0 20px 0; }
.htmlarea dt { display:block; font-weight:bold; }
.htmlarea dd { display:block; margin:0 0 10px 0; }



    /* Juice Product Pages */
    #related { padding:25px 0 0 0; }
    ul#products { list-style:none; font-size:11px; }
    #product_montage { display:block; float:right; margin: 0 0 10px 10px; }
    #productHeading { color:#e3252e; font-size:15px; padding:2px; }
    .juices { border-left:1px solid #ddd; min-height:250px; }
    .juices h4, .juices ul { padding:0 0 0 15px; }
    img#product { display:block; float:left; }
    img#nutrition { display:block; float:right; }
    #productInfo { float:left; width:420px; margin:0 20px; padding:15px 0; }

    /* School Nutrition */
    .section { padding:10px 0 30px 0; text-align:center; }

    /* Newsletter */
    #newsletter { width:475px; margin:0 auto; font-size:12px; }
    hr.newsletter { display:block; height:15px; background-color:#e3252e }
    img.newsletterThumbnail { display:block; float:right; margin:5px 0 5px 10px; }
    #newsletter a { color:#e3252e; }
    #newsletter h2 { font-size:14px; font-weight:normal; text-transform:uppercase; margin:0 0 4px 0; }
    #newsletter h2 a { color:#000; text-decoration:none; }
    #newsletter_nav { list-style:none; margin:0; padding:0; border-left:1px solid #ccc; }
    #newsletter_nav li { display:block; width:auto; float:left; padding:3px 7px 0 7px; border-right:1px solid #ccc; }



/* FORMS */
form { display:none; }



/* FOOTER */
div#footer { clear:both; padding:25px 0 0 0; width:960px; }
div#footer h6 { clear:both; font-weight:normal; font-size:11px; text-align:center; }
div#footer ul { display:none; }