﻿body 
{
    margin: 0;
	padding:0;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	
/*	background-image:url(/img/margin2.gif);
	background-position:center;
	background-repeat:repeat-y;
	
	background-color:#deefc0;
	background-color:#5f803c; */
   
	
	color:#444;
}

h3
{
    color:#83aa3d;
    margin-top:20px;
    font-size:1.4em;
    margin-bottom:30px;
    height:1%; /*fixes ie peekaboo bug occuring on contact page */
}

img 
{
    border:none;
}
#wrapper
{
  
     border-bottom: 1px solid #83aa3d;
    border-left: 2px solid #83aa3d;
     border-right: 2px solid #83aa3d;
     border-top:  1px solid #83aa3d;
     border: solid 1px #666;
     
    width:760px;
    margin-left:auto;
    margin-right:auto;
    margin-top:0;
    margin-bottom: 0;
    padding:0;
    
    background-color:White;
   
}

/* HEADER */
#header
{
  
   position:absolute;
   width:760px;
   background-image:url(/img/header_all_green.jpg);
   background-repeat:no-repeat;
   height:162px;
   padding:0;
   margin:0;
   
  
}

#menu
{
    
}
    #menu a
    {
       color:#eee; 
       text-decoration:none;
       font-size:15px;
       font-weight:bold;
    }
    
    #menu a:hover
    {
        color:#eee; 
        text-decoration:underline;
        
    }

    #home_menu
    {
        position:absolute;
        top:14px;
        left:170px;
        
    }
     #about_menu
    {
         position:absolute;
        top:35px;
        left:185px;
        
    }
     #plants_menu
    {
         position:absolute;
        top:60px;
        left:190px;
        
    }
     #garden_menu
    {
         position:absolute;
        top:85px;
        left:190px;
        
    }
     #contact_menu
    {
         position:absolute;
        top:108px;
        left:180px;
        
    }
    
#great_prices_range
{
    position:absolute;
    top:3px;
    left:450px;
    width:300px;
    color: #eee;
    font-size:18px;
}
#buy_grower_direct
{
    position:absolute;
    top:118px;
    left:445px;
    width:300px;
    color: #7ca636;
    font-size:18px;
   
   
}

#header_right_pic
{
    position:relative;
    top:28px;
    left:480px;  
   
     
}
    #header_right_pic img
    {
       /* border:1px solid #fff;   */
    }

/* END HEADER */



/* MAIN */
#main_wrapper
{
     margin-top:162px;
    padding-left:20px;
    padding-right:20px;
    background-color:White;
   
}

#main_wrapper a
    {
       
        color:#83aa3d;
        text-decoration:none;
    }

 #main_wrapper a:hover
    {
        
        color:#83aa3d;
        text-decoration:underline;
    } 
 
 
#tv_ad_button_home, #tv_ad_button
{
   
 position:relative;
 background-image:url(/img/btn_orange.jpg);
 background-repeat:no-repeat;
 width:130px;
 height:30px;
 
 margin-left:5px;
 padding-left:0;
 margin-right:5px;

 text-align:center;
 padding-top:5px;
}   
    
#tv_ad_button
{
  float:right;
  
}
#tv_ad_button_home
{
    float:left;
    margin-top:40px;
}
    #tv_ad_button a, #tv_ad_button_home a
    {
         font-size:14px;
         font-weight:bold;
         color:#fff;
        
         text-decoration:none;
    }
    
    #tv_ad_button a:hover, #tv_ad_button_home a:hover
    {
        color:#fff;
         
        text-decoration:underline;
        
    }
#tv_ad_pic
{
  float:right;

}
#tv_ad_pic_home
{
  float:left;   
   margin-top:40px;
}



#super_specials
{
    margin-bottom:10px; 
    margin-left:10px;  
    clear:both;
    text-align:left;
    margin-right:10px;
}
  
.special_1
{
    color: #274c01; 
    font-weight: bold; 
    font-size:1.5em;
}

.special_2
{
     color: #274c01; 
    font-weight: bold; 
    font-size:2em;
}

#main
{
   
}

.right_pic
{
    float:right;
    margin-20px;
    
}

/* END MAIN */

/* SPECIALS */


#specials
{   
    
   margin:0 auto;
   width:95%;
  
    
}



.cell_highlight
{
    padding:5px;
    margin:10px;
   
    background-color:#deefc0;
     border:1px solid #83aa3d;
    
    
}


table.special_table
{
  margin-top: 30px;
   
}

tr.special_table_row
{
    margin-top:10px;
}


table.special_table_highlight
{
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  margin-bottom:20px;
  
  padding:0;
  clear:both;
  width:95%;
  
   
}

    .special_cell
    {
       vertical-align:top;
       width:50%;
       
       margin-top:5px;
       margin-bottom:5px;
       border:1px solid #83aa3d;
       padding:0;
       
       
       /* background-color:#deefc0;*/
    }

.main_special
{
   /* border-left: 1px solid #83aa3d;*/
    height:400px;
   
      
}

.special
{
     margin-bottom:10px;
    display:block;
  
    width:220px;
    
}

.special_highlight
{
      border:1px solid #83aa3d;
      clear:both;
     
}

.special_head_highlight
{
     font-size:1.5em;
     background-color:#4f5c39;
     background-color:#83aa3d;
    
    color:#eee;
    display:block;
    padding-left:5px;
    padding-right:5px;
    margin:0;
  
 
}

.dots
{
  color:   #df6d27;
}

.special_head
{
   
    
    font-size:1.5em;
    color:#83aa3d;
    display:block;
    padding:5px;
   
   
     background-color:#83aa3d;
    
    color:#eee;
    
   
}

.special_price_div
{
 
    
    display:block;
    padding-top:20px;
    padding-left:5px;
    padding-bottom:5px;
}



.special_price 
{
    
    font-size:1.5em;
  
    color:#274c01;
   
}
.special_unit
{
    color:#274c01;
     font:0.8em;
}

.special_price_div_highlight
{
    display:block;
     padding:5px;
   
}

.special_price_highlight
{
    
    font-size:2em;
  
    color:#df6d27;
}
.special_unit_highlight
{
    color:#df6d27;
     font:0.8em;
}


.special_description
{
   display:block;
   font-size:0.9em;
 
  
}

/* END SPECIALS */

/* ABOUT PAGE */

#about_pics
{
    
    float:left;
    margin-right:20px;  
    margin-left:5px;
    padding:0;  
    
}

/* END ABOUT PAGE */

/* PLANTS PAGE */

.plant
{
   
    margin-bottom:40px;
}

h3 .plant_heading
{
   color:#83aa3d; 
}

.plant_pic
{
 float:right;  
 margin-top:0;
 margin-left:20px; 
 margin-right:30px;
 margin-bottom:10px;

 
}

.plant_top
{
    clear:both;
    margin-top:20px;
   
}

/* END PLANTS PAGE */


/* GARDEN SUPPLIES PAGE */

.garden
{
   
    margin-bottom:40px;
    margin-left:10px;
    margin-right:10px;
}

 .garden_heading
{
   background-color:#83aa3d; 
   color:#fff;
   margin:0;
   padding:3px;
    font-size:1.4em;
}

.green_box
{
    border:solid 1px #82ab3b;  
    
    margin-top:2px;
    padding:10px;
}

.garden_pic
{
 float:right;  
 margin-top:0;
 margin-left:20px; 
 margin-right:10px;
 margin-bottom:10px;
}

.garden_top
{
    clear:both;
      margin-top:20px;
   
}

/* END GARDEN SUPPLIES PAGE */


/* CONTACT PAGE */

#contact_address
{
    float:left;
    margin-left:10px;   
}
#contact_pic
{
 float:right;
 margin-right:20px;
 
    
}
    #contact_pic img
    {
        border:1px solid #83aa3d;
    }

/* END CONTACT PAGE */


/*Bottom */

#address
{
    clear:both;
    font-size:1.3em;
    color:#83aa3d;
    text-align:center;
    padding:10px;
}
#footer
{
   clear:both;
   padding:10px;
   color:#274c01;
   color:#000;
   text-align:center;
     background-image:url(/img/footer.jpg);
   background-repeat:no-repeat;
}

#admin_link
{
    float:left;
    
}
    #admin_link a
    {
        color:#274c01;
        text-decoration:none;
    }
    #admin_link a:hover
    {
        color:#274c01;
        text-decoration:underline;
    }
    
#copyright
{
    
}

#gkit
{
    
    font-size:0.8em;   
}
    #gkit a
    {
        color: #274c01;
        color:#000;
        
        text-decoration:none;
    }
    #gkit a:hover
    {
        text-decoration:underline;
        color:#fff;
    }

/* END BOTTOM */





.controls
{
    margin:30px;   
}


/* Title 1 */
.title_1_dark 	{ color: #274c01; font-weight: bold; font-size:1.5em; }

/* Title 2 */
.title_2_dark		{ color: #274c01; font-weight: bold; font-size:1.4em; }


/* Title 3 */
.title_3_dark		{ color: #274c01; font-weight: bold; font-size:1.2em; }

/* Title 4 */
.title_4_dark		{ color: #274c01; font-weight: bold; font-size:1em; }


/* Title 1 */
.title_1_light { color: #83aa3d; font-weight:bold; font-size: 1.5em;  }

/* Title 2 */
.title_2_light {color: #83aa3d; font-weight:bold; font-size: 1.4em;  }

/* Title 3 */
.title_3_light {color: #83aa3d; font-weight:bold; font-size: 1.2em; }

/* Title 4 */
.title_4_light {color: #83aa3d; font-weight:bold; font-size: 1em;}


/* Title 1 */
.title_1_orange { color: #df6d27; font-weight:bold; font-size: 1.5em;  }

/* Title 2 */
.title_2_orange {color: #df6d27; font-weight:bold; font-size: 1.4em;  }

/* Title 3 */
.title_3_orange {color: #df6d27; font-weight:bold; font-size: 1.2em; }

/* Title 4 */
.title_4_orange {color: #df6d27; font-weight:bold; font-size: 1em;}









