@charset "utf-8";
/* CSS Document vdfinside.css */
/* Valley Dream Farm -- Cottage Industries Ltd. */
/*  
  5/24/2008 3:23PM - replace splash page center panel background (use scroll box)
  5/6/2008 10:13AM - new layout and images for inside pages
  */

/* ============ background images and layout - all pages ============  */

body {background: #9adc97 url(../images/vdf_jw_green.jpg) repeat-x; margin-top:5px; padding:0px; }

div#header {width:800px; height:150px; background-color:#CAF; background-image:url(../images/vdf-splashSpliced4.22.08_01.jpg); }
div#column1 {width:170px; height:395px; background-image:url(../images/vdf-splashSpliced4.22.08_02.jpg); background-color:#CCC; float:left;}
div#column2 {width:425px; height:395px; background-image:url(../images/vdf-splashSpliced4.22.08_03.jpg); background-color:#FFF; float:left;}
div#column3 {width:205px; height:395px; background-image:url(../images/vdf-splashSpliced4.22.08_04.jpg); background-color:#DDD; float:left;}
div#footer {width:800px; height:55px; background-image:url(../images/vdf-splashSpliced4.22.08_05.jpg); background-color:#FAC; clear:left;}

div#panel1 {width:170px; height:340px; margin-top:40px; margin-left:0px; border:none; vertical-align:top; }
div#panel2 {width:380px; margin-top:0px; margin-left:25px; border:none; vertical-align:top; text-align:left;}
div#panel3 {width:160px; height:340px; margin-top:53px; margin-left:20px; border:none; vertical-align:top; text-align:left;}
div#panel2h {width:380px; margin-top:28px; margin-left:25px; border:none; vertical-align:top; text-align:center;}


