


.bold{font-weight: bold;}
#sheet {
	width:1000px;
	margin:0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height: 125%;
	background-color:#fbfbf4;
	position:relative;
	top:10px;
	border-radius:15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}	
h5{margin:5px 0;}
h4{margin:0 10px;}
#sheet a {color: #3F8A05; font-weight: bold;text-decoration: none;}
#content{min-height: 425px;}
#header {
	background-image: url("images/header.jpg"); 
	background-repeat: no-repeat; 
	height:135px;
	margin: 3px;	
	position:relative;
	top:3px;
	line-height: normal;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	}
#header img{ float:right;margin: 8px 15px 8px 8px ;		}
#header h1{font-size:48px;color:#ffffff;margin: 8px 8px 8px 15px ;	float:left;}
#header h2{color:#f0f0d8;margin:0 0 17px 15px;font-size:14px;display:inline;clear:left;float:left;}
.clear{clear:both;}
#left{float:left;width:160px;margin:0px;padding:0;}
#left li{ list-style:none;	margin:5px 0;}
#left ul{margin:0;padding:0 10px;}
#left h4{padding: 0 10px;}
#right ul{list-style-type: none;padding:0;margin:0;}
#right ul li{ background-image: url("vegetables/images/tomato_icon16.png");
    background-position: 1em 50%;
    background-repeat: no-repeat;
    padding: 0.5em 3.5em; }
#right ul ul li{		
background-image: url("vegetables/images/red_dot5.png");
    background-position: 3.5em center;
    background-repeat: no-repeat;
    padding: 0 5.5em;
}		
#right{float:right;width:840px;}
#content p {padding:10px;margin:0;}
#footer{
	background-image: url("images/header.jpg");
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;}
#footer p {text-align: center;color:#1f2509;font-size:13px;padding:15px;}
body{
	/*background-image: url("images/background-gradient.png");*/
background-image: linear-gradient(bottom, rgb(102,88,71) 17%, rgb(61,54,45) 89%);
background-image: -o-linear-gradient(bottom, rgb(102,88,71) 17%, rgb(61,54,45) 89%);
background-image: -moz-linear-gradient(bottom, rgb(102,88,71) 17%, rgb(61,54,45) 89%);
background-image: -webkit-linear-gradient(bottom, rgb(102,88,71) 17%, rgb(61,54,45) 89%);
background-image: -ms-linear-gradient(bottom, rgb(102,88,71) 17%, rgb(61,54,45) 89%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.17, rgb(102,88,71)),
	color-stop(0.89, rgb(61,54,45))
);
	margin:0;
	}
#background{background-image: url("/images/vine.png");background-repeat: no-repeat;}

#header ul{
	list-style:none;
	float: left;
	margin:5px 0;
	padding:0;
	width: 75%;}
#header ul li{
	float:left;
	margin:0 2px;
	text-transform: uppercase;
	color:white;
	font-size-adjust: 125%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	background-image: linear-gradient(bottom, rgb(182,199,145) 37%, rgb(211,222,189) 84%);
	background-image: -o-linear-gradient(bottom, rgb(182,199,145) 37%, rgb(211,222,189) 84%);
	background-image: -moz-linear-gradient(bottom, rgb(182,199,145) 37%, rgb(211,222,189) 84%);
	background-image: -webkit-linear-gradient(bottom, rgb(182,199,145) 37%, rgb(211,222,189) 84%);
	background-image: -ms-linear-gradient(bottom, rgb(182,199,145) 37%, rgb(211,222,189) 84%);

	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.37, rgb(182,199,145)), color-stop(0.84, rgb(211,222,189)) );
	}
#header ul li a {
	display: block;	
	padding: 5px 15px;
	text-decoration: none;
	font-weight: normal;
	color:#000;
}
#header li:hover{
	background-image: linear-gradient(bottom, rgb(121,144,72) 67%, rgb(192,216,96) 97%);
	background-image: -o-linear-gradient(bottom, rgb(121,144,72) 67%, rgb(192,216,96) 97%);
	background-image: -moz-linear-gradient(bottom, rgb(121,144,72) 67%, rgb(192,216,96) 97%);
	background-image: -webkit-linear-gradient(bottom, rgb(121,144,72) 67%, rgb(192,216,96) 97%);
	background-image: -ms-linear-gradient(bottom, rgb(121,144,72) 67%, rgb(192,216,96) 97%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.67, rgb(121,144,72)), color-stop(0.97, rgb(192,216,96)) );
	text-decoration: underline; 
	}
a:active{color:white;}
#header #currentpage li{background-color: #c0cfa1; }
#ad{background:none;padding:0;border:0;}
#ad-table-right{float:right; border:0}
#ad-table-left{float:right; border:0}
#crumb{float:right;margin: 0 15px 5px 100px;}
tr:first-child td:first-child { border-top-left-radius: 10px;background: #C0D860;border-top-right-radius: 10px; }
/*tr:last-child td { border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}*/
#content h2 {width: 515px;margin:10px 0 10px 10px;color:#2A331A;line-height: 115%;}
#content h3{margin:10px 0 0 0;color:#62731C;font-size: 24px;font-weight: bold;line-height: normal;}
#content li{}
#widetable,#growingtable,#storagetable{
	width:300px;
	margin: 7px;
	box-shadow: 3px 3px 4px #888888;
	border: solid #888888 1px;
	border-radius:10px;
	border-spacing: 0;
	}
#growingtable{float:right;}	
#storagetable{float:left;}
#widetable{width:500px;margin:0 auto;}
#last{}
table tr:nth-child(even) {  background:#789048; }

table td,th {padding:.5em;} 
table tr:nth-child(2n+3){background:#C0D860;}
td { border: solid 1px #000; }
.tableheading{
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	margin:10px 0px;}
.tableheading2{
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
	margin:10px 0px;}
#articlefirstimage{float:left; padding:3px;margin-right: 5px;}
.italics{font-style: italic;}
#grass{
	/* background-image: url("/images/grass.png"); 
	background-position: bottom left; 
	background-repeat: repeat-x; 
	overflow: auto;
	overflow: hidden; 
	*/}
.imgleft{float:left;margin:4px;}
.imgright{float:right; margin:4px;}
#calimage{width: 100%;}

@media(min-width: 769px){
	#sheet { width:1000px}
	#right {width: 840px}
}
@media (min-width: 481px) and (max-width: 768px) {
	#sheet { width:100%}
	#right {width:100%;}
	#left {display:none;}
	#header h1 {font-size:225%;} 
    #header h2 {font-size:70%;}
    #header img {width:75px;}
    #header ul {padding-top:15px;}
    .addthis_toolbox {padding-top:1px;}
    #bottomad {display: none;}
    
	
}
 
@media (min-width: 321px) and (max-width: 480px) {
    #sheet{ width:100%;}
    #right {width:100%;}
    #left {display:none;}
    body{font-size:120%;} 
    #header h1 {font-size:175%;} 
    #header h2 {font-size:70%;}
    #header img {width:50px;}
    #header ul li{float:none;}
    #header ul {width:100%;}
    #header ul {padding-top:10px;}
    #content h2{width:100%;}
    #bottomad {display: none;}
}
 
@media (max-width: 320px) {
    #sheet{ width:100%;} 
    #right {width:100%;}
    #right table{width:100%;}
    #storagetable {}
    #left {display:none;}
    body{font-size:120%;}  
    #header h1 {font-size:175%;} 
   	#header h2 {font-size:70%;} 
    #header img {width:30px;}
	#header ul li{float:none;}
	#header ul {width:100%;}
	#header ul {padding-top:15px;}
	#content h2{width:100%;}
	#bottomad {display: none;}
	
}
	
   
}