body {
     background-color:white;
     padding:0;
     margin:0;
}

a {
   color:#4E4F4E;
}

.backlink {font:bold 0.8em verdana,sans-serif;margin:3px 0 3px 0;}
p { 
   color:#4A4A4A;
   font: 0.8em verdana, lucida, sans-serif;

}

.recipelist {
            font:bold 0.8em verdana, sans-serif;
            color:#608C3A;
}

.herbguidelist {
            font:bold 0.8em verdana, sans-serif;
            color:#608C3A;
            list-style-image:url("images/square.gif");
            list-style-type:square;
}

.plistherb {
           font:0.9em verdana,sans-serif;
           padding:0 5px 0 0;
}

.recipehead { 
            font:bold 0.9em verdana, sans-serif;
            color:#1C2B0F;
            text-decoration:underline;
}

.latestart {
         font:bold 0.8em verdana,sans-serif;
         color:#337C1F;
         text-decoration:underline;
}

.thumbimage { 
                     border:5px solid grey;
                     }

a:hover .thumbimage {
                             border:5px solid orange;
                             }

.headerarticle {
            font:bold 0.9em verdana, arial, sans-serif;
            color:#337C1F;
            text-decoration:underline;
}


.forms { font:bold 0.8em verdana, arial, sans-serif; color:#6d6d6d;}

img {padding:0, margin:0;}

a img {border:none;}

.header { 
        color:#cd6412;
        padding:0;
        margin:0;
        font:verdana, lucida, sans-serif;
}

.header123 { 
        color:#cd6412;
        padding:0;
        margin:0;
        font:bold 0.9em verdana, lucida, sans-serif;
}

.headerintro { 
        color:#7B3C00;
        padding:0;
        margin:0;
        font:bold 0.8em verdana, lucida, sans-serif;
}

.headera { 
        color:#cd6412;
        padding:0;
        margin-top:6px;
        font:bold 0.9em verdana, lucida, sans-serif;
}


.headerq { 
        color:#cd6412;
        padding:0;
        margin-bottom:10px;
        font:verdana, lucida, sans-serif;
}

#container {
           width:800px;
           background:#fff;
           margin:0 auto;
}

#bar {
     width:800px;
     height:20px;
     background:#fff;
     border-bottom:1px solid #337C1F;
}

#banner {
         width:800px;
         height:100px;
         background:url('images/banner.jpg') no-repeat #fff;
         border-bottom:1px solid #337C1F;

}

#minicontain {
              height:55px;
              background:#fff;
              float:right;
              padding-top:25px;
}

#banimage {
          width:800px;
          height:100px;
          background:url('images/juicecleanse.gif') #337C1F;
}


#contentcontain {
               width:800px;
               background:#fff;
               border-top:1px solid #337C1F;
               border-bottom:1px solid #337C1F;
}

#leftbar {
          width:200px;
          background:#fff;
          float:right;
}

#minleftbar {
             width:197px;
             height:260px;
             background:url('images/backgmenu.gif') #fff;
             margin-top:10px;
}


#headmenu {
             width:197px;
             height:56px;
             background:url('images/headmenu.gif') #fff;
}

#botmenu {
             width:197px;
             height:71px;
             background:url('images/botmenu.gif') #fff;
             text-align:center;
             margin-bottom:10px;
}

#botmenu2 {
             width:197px;
             height:28px;
             background:url('images/botmenu2.gif') #fff;
             text-align:center;
             margin-bottom:10px;
}

#content {
         width:595px;
         background:#fff;
         float:left;
         text-align:left;
         padding:10px 5px 0 0;
}

#article {
         width:290px;
         height:200px;
         border-right:1px solid #7abe78;
         background:#fff;
         float:left;
}

#news {
         width:200px;
         height:200px;
         background:#fff;
         float:right;
}

#footer {
         width:800px;
         height:25px;
         background:#fff;
         border-top:1px solid #337C1F;
         text-align:center;  
         color:#337C1F;
         font:bold 0.7em verdana, arial, sans-serif;
         padding-top:5px;       
         margin-top:10px;
         clear:both;
}

        .lavaLampWithImage {
            position: relative;
            height: 29px;
            width: 421px;
            background: url("bg.gif") no-repeat top;
            padding: 15px;
            margin: 0px 0;
            overflow: hidden;
        }
                .lavaLampWithImage li {
                    float: left;
                    list-style: none;
                }
                    .lavaLampWithImage li.back {
                        background: url("lava.gif") no-repeat right -30px;
                        width: 9px; height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                        .lavaLampWithImage li.back .left {
                            background: url("lava.gif") no-repeat top left;
                            height: 30px;
                            margin-right: 7px; /* 7px is the width of the rounded shape */
                        }
                    .lavaLampWithImage li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #fff;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 10px;    
                    }
                        .lavaLampWithImage li a:hover, .lavaLampWithImage li a:active, .lavaLampWithImage li a:visited {
                            border: none;
                        }

.head {
       color:#5A5958;
       font:bold 1em verdana, arial, sans-serif;
       text-decoration:underline;
}

#navcontainer ul
{
list-style-type: none;
text-align: left;
padding:0;
margin:0 0 0 15px;
}

#navcontainer ul li a
{
background: transparent url(images/list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
text-decoration: none;
color: #7b3c00;
}

#navcontainer ul li a:hover
{
background: transparent url(images/list-on.gif) left center no-repeat;
color: black;
}

#navcontainer ul li a#current
{
background: transparent url(images/list-active.gif) left center no-repeat;
color: #666;
}

.imageAndLink
{
    display:block;
    background: #FFF;
    width:120px;
    float:left;
    margin-right:5px;
    margin-top:5px;
    text-align:center;
    color:#727272;
    border:1px solid #727272;
    font:bold 0.8em verdana,arial, sans-serif;
    padding:10px;
}

.imageAndLink img
{
    width:120px;
    height:110px;
    float: left
}

.imageAndLink:hover
{
    background:#fff;
    border:1px solid #fff;
}



.imageAndLink span
{
    clear:left;
}

.imageAndLinks
{
    display:block;
    background: #EEEEEE;
    width:140px;
    float:left;
    margin-right:5px;
    margin-top:5px;
    text-align:center;
    color:#727272;
    border:12px solid #727272;
    font:bold 0.8em verdana,arial, sans-serif;
    padding:10px;
}

.imageAndLinks img
{
    width:140px;
    height:110px;
    float: left
}

.imageAndLinks:hover
{
    background:#fff;
    border:12px solid orange;
}



.imageAndLink span
{
    clear:left;
}

.infocent
{
   display:block;
    background: #FFF;
    width:120px;
    height:150px;
    float:left;
    margin-right:5px;
    margin-top:5px;
    text-align:center;
    color:#727272;
    border:1px solid #727272;
    font:bold 0.8em verdana,arial, sans-serif;
    padding:10px;
}

.infocent img
{
    width:120px;
    height:110px;
    float: left;
}

.infocent:hover
{
    background:#fff;
    border:1px solid #fff;
    color:#F17904;
}



.infocent span
{
    clear:left;
}

#recipebox {
           width:285px;
           height:160px;
           float:left;
           background:url(images/juicingrecback.jpg) #fff;
           margin-bottom:5px;
}

#herbguidebox {
           width:285px;
           height:160px;
           float:right;
           background:url(images/herbalback.jpg) #fff;
           margin-right:15px;
           margin-bottom:5px;
}

#adsidebar {
             width:197px;
             height:170px;
             background:url('images/backgmenu.gif') #fff;
             margin-top:5px;
}
