body
{
    margin: 0;
    padding: 0;
    background-color: #fdfddf;
    font-size: 100%;
    font-family: verdana, arial;
    background-image: url('/images/plant_bg.png');
    background-repeat: repeat-y;
}

  a {text-decoration:none; color:#677745}
  a:hover { text-decoration:underline; color: #A3B64E;}

  div#page_outer
  {
  		width: 1000px;
		margin: 0px;
      padding: 0px;
	/*	border-top: 1px solid #FDFDDF;  */
  }
    div#page
    {
        background-image: url('/images/tendril.gif');
        background-repeat: no-repeat;
        background-position: 600px 32px !important;
        width: 770px;
        min-height: 668px;
        margin:0pt auto 0pt 240px;
        padding: 0px 10px 10px 0px;
        font-size: 0.84em;
        color: #677745;
    }
	
    h1#company_name
     {
        font-size: 1.99em;
        font-weight: normal;
        position: absolute;
        left: 195px; 
        top: 34px; 
        font-variant: small-caps; 
        color: #899967;
     }
     h2
     {
        font-size: 1.5em;
        margin: 15px 0px 10px 0;
    /*    font-weight: normal;   */
        color: #677745;
     }
	 h3
     {
        font-size: 1.2em;
        margin: 5px 0px 0px 0;
     }
	 h4
     {
        font-size: 1.1em;
        margin: 5px 0px 0px 0;
     }
     .center_it
     {
        text-align: center;
     }
     .bigger_font
     {
        font-size: 1.5em;
     }
    	a
    	{
    		cursor: pointer;
    	}
        ol#utilities,
        ol.main_nav,
        ol.sub_nav,
        ol#bottom_nav 
        {
            list-style-type: none;
        }
        div#header
        {
            width: 640px;
            margin: 10px 0px 0px 0px;
            padding:0;
            position: relative;
            border-top: 1px solid #fdfddf;
        }
            ol#utilities
            {
                  margin: 0px;
                  padding: 0px;
                  float: right;
            }

               ol#utilities li,
               ol#bottom_nav li
               {
                  display: inline;
                  margin-right: 20px;
                  font-size: 0.75em;  
               } 
                   ol#utilities li a,
                   ol#bottom_nav li a
                   {
                       color: #5B6A16;
                   }
                        ol#utilities li a:hover,
                        ol#bottom_nav li a:hover,
			               ol#bottom_nav a.selected,
                        ol#utilities li a.selected_utilities
                        {
                            color: #A3B64E;
                        }
			ol#bottom_nav a.selected
			{
				text-decoration: underline;
			}
    h1#logo
    {
           width: 105px;
           float: left;
           margin: 0px 0px 5px 0px;
           padding: 0;
    }
        h1#logo a
        {
              background-image: url('/images/ggc_logo.png');
              background-repeat: no-repeat;
              display: block;
              height: 0pt !important;
              overflow: hidden;
              padding: 183px 0px 0px 0px;
              width: 105px;
              margin: 0px;
        }
        h2#tagline
        {
              background-image: url('/images/tagline.png');
              background-repeat: no-repeat;
              display: block;
              height: 0pt !important;
              overflow: hidden;
              padding: 28px 0px 0px 0px;
              width: 335px;
              margin:120px 0px 0px 0px;
              position: relative;
              left: 245px;
          /*    border: 1px solid blue;  */
        }

        ol.main_nav
        {
            clear: both;
            background-image: url('/images/main_nav_bg.png');
            background-repeat: no-repeat;
            height: 1%;
            margin: 0px 0px 0px -2px;
            padding:8px 50px 14px 0px;
            text-align: right;
            line-height: 0.9em;
        }
			 ol.main_nav li
			{
					   display: inline;
					   margin: 0px 0px 0px 25px;
					   padding: 0px;
				/*	   border: 1px solid blue;     */

			}
				ol.main_nav li a
				{
						color: #192605;
						text-decoration: none;
						font-size: 1em;
						height: 25px;
						padding: 2px 8px 3px 8px;
						margin: 0px;
					/*	border: 1px solid pink;    */
						z-index: 1000 !important;
						cursor: pointer;
				}
					ol.main_nav li a:hover
					{
                   background-color: #F1F5CD;
		             color: #A2AC72;
		             cursor: pointer;
					}
					div.home ol.main_nav li a.home_selected,
					div.garden ol.main_nav li a.garden_selected,
					div.what_to_grow ol.main_nav li a.what_to_grow_selected,
					div.structures ol.main_nav li a.structures_selected,
					div.friends ol.main_nav li a.friends_selected,
					div.work ol.main_nav li a.work_selected
					{
		            background-color: #F1F5CD;
		            color: #A2AC72;
				    }
					
	div#main_container
	{
		margin: 0;
		padding: 0;
		position: relative;
	}
        div#content
        {
				width: 600px;
				margin: 0px;
				padding: 0px 0px 0px 0px;
				font-size: 0.85em;
				line-height:1.25em;
        }
			
			 div#content p
			 {
			 	margin: 12px 5px 12px 0px;
				padding: 0px;
			 }
			 div#content p.contact_guys
          {
             margin-top: 0px;
          }
			 div.content_column
			 {
              width: 188px;
              float: left;
              margin: 0px 10px 20px 0px;
              padding: 0px;
              border-right: 1px solid #A2AC72;
           }
                                div.last_column
                                {
                                    border: none;
                                }
                                div.content_column img
                                {
                                     float: right;
                                     margin: 12px -1px 0px 5px;
                                     border: 1px solid #A2AC72;
                                }
	           div.structure_box
              {
                   clear: left; 
                   text-align: center;
              }
                          div.structure_box img
                          {
                              border: 1px solid #A2AC72;
                              margin: 7px;
                          }
                #books_img
                {
                     border: 1px solid #A2AC72;
                     margin: 0px;
                }
                img.no_border
                {
                     border: none;
                }
                img.valid_strict
                {
                     margin-right: 30px;
                }
	p.small_center
	{
		text-align: center;
		font-size: 0.8em;
	}
        div#content ul
        {
      		list-style-type: square;
      		margin:12px 0px;
            padding:0px 0px 0px 15px;
	     }
	div#content img.right_side
	{
        float: right !important;
        margin: 12px 0px 5px 5px;
        border: 1px solid #A2AC72;
	}

	div#right_column
	{
			position: absolute;
			left: 880px;
			top: 70px;
	}
		ol.sub_nav
		{
			width: 210px;
			position: relative;
			top: 198px;
			right: 37px;
			margin: 0px;
			padding: 0px;
		}
			ol.sub_nav li
			{
					margin: 0px 0px 1px 0px;
					padding: 0px;
					height: 29px;
					width: 155px;
			}
				ol.sub_nav li a
				{
				 	color: #192605;
					text-decoration: none;
					font-size: 0.85em;
					line-height: 2em;
					margin: 0px;
					padding:6px 0px 6px 27px;

				}
					ol.sub_nav li a:hover
					{
					    color: #A2AC72;
					    text-decoration: underline;
					}
					ol.sub_nav li.button_a
					{
                   background-image: url('/images/buttona.png');
                   background-repeat: no-repeat;
               }
               ol.sub_nav li.button_b
					{
                   background-image: url('/images/buttonb.png');
                   background-repeat: no-repeat;
               }
               ol.sub_nav li.button_c
					{
                   background-image: url('/images/buttonc.png');
                   background-repeat: no-repeat;
               }
               ol.sub_nav li.button_d
					{
                   background-image: url('/images/buttond.png');
                   background-repeat: no-repeat;
               }
               ol.sub_nav li.button_e
					{
                   background-image: url('/images/buttone.png');
                   background-repeat: no-repeat;
               }
               ol.sub_nav li.button_f
					{
                   background-image: url('/images/buttonf.png');
                   background-repeat: no-repeat;
               }
               ol.sub_nav li.button_g
					{
                   background-image: url('/images/buttong.png');
                   background-repeat: no-repeat;
               }
    /*  form on your comments */
     div.form_box
     {
         border-right: 1px solid #A2AC72;
         width: 450px;
         height: 346px;
         margin: 0px;
         padding: 0px;
     }
        div.form_box form.comments
        {
          margin: 0px;
          padding: 10px 0px;
          height: 332px;
          
        }
         div.form_box form.comments label
         {
           font-weight: bold;
         }
         form.comments input,
         form.comments textarea
         {
           float: right;
           overflow: auto;
           background-color:#EAEFD1 !important;
           border:1px solid #A2AC72;
           color:#677745;
           margin: 0px -6px 0px 0px;
           padding: 2px;
         }
          form.comments textarea
         {
           width: 325px;
           height: 215px;
           margin: 1px -6px 0px 0px;
         }
         p#submit_button
         {
           display:block;
           clear: both;
           margin:-8px -6px 0px 0px;
           
         }
           p#submit_button input
           {
              width: 138px;
              height: 23px;
              margin-top: 6px;
              padding: 2px 2px 3px 2px;
              background-color: #C4CF8E !important;
              color: #FDFDDF;
              font-weight: bold;
		        cursor: pointer;
		        clear: both;
           }
              p#submit_button input:hover
              {
                 background-color: #F1F5CD !important;
	              color: #A2AC72;
              }
        /*  end of form on your comments */
        table
        {
             width: 85%;
             text-align: left;
             padding: 2px;
             margin: 10px 0px;
        }
              table td,
              table th
              {
                   width: 50%;
                   padding: 4px 10px;
                   background-color: #B0BF6B;
                   color: #FDFDDF;
              }
               table th
               {
                     font-size: 1.1em;
                     padding: 6px 10px;
                     background-color: #D8DFB5;
                     color: #677745;
               }
                                        
        div#footer
        {
    			background-image: url('/images/leaves_sm.gif');
    			background-repeat: no-repeat;
    			background-position: 150px 0px;
    			clear: both;
    		/*	height: 45px;   */
    			padding: 40px 0 0 0;
    			margin: 10px 0px;
    		/*	border: 1px solid red;   */
    			width: 630px;
        }
            #copyright 
            {
    				font-size: 0.75em;
    				float: right;
    				margin-top: -17px;
            }
				#copyright p
				{
					color: #A3AD73;
					text-align: right;
					margin: 5px;
				}
				   #copyright p a
				   {
                  color: #5B6A16;
                  text-decoration: none;
                }
                   #copyright p a:hover
                   {
                       color: #A3AD73;
                       text-decoration: underline;
                   }
			ol#bottom_nav
			{
					padding: 0;
					margin: 0;	
			}