body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height:120%;
	background:#0E7A30 url('http://www.communitygarden.org/rebeltomato/img/bg_green.jpg') left top repeat-x;
}	

a {
	text-decoration: none;
}

a:link, a:active, a:visited {
	color: #0a6f00;
}

a:hover {
	color: #2dc200;
}

a img {
	border: none;
}

h4 {
	margin: 15px 0 0 0;
	padding: 0;
	color: #666;
	font-weight: normal;
}

.clearer {
	clear: both;
}

#bg_container {
	background: url('http://www.communitygarden.org/rebeltomato/img/bg_top.jpg') center bottom repeat-x;
	width:100%;
	height:300px;
	border-bottom:#0B7A30 2px solid;
}

#bg_container_content {
	width: 900px;
	min-width: 900px;
	margin: 0 auto;
}

#container {
	width: 900px;
	min-width: 900px;
	margin: 0 auto;
}

#header {
	width: 900px;
	background: url(http://www.communitygarden.org/rebeltomato/img/header_bg.jpg) no-repeat;
	height:300px;	
	margin:0px;
	padding:0px;
}

#header_left {
	width: 615px;
	padding:15px;
/*	margin:20px;*/
	float: left;
}

#header_left h1, #header_left h2 {
	display: none;
}

#header_right {
	width: 250px;
	float: left;
}

#tomato {
	float:right;	
	position:relative;
	top:15px;
	left:-10px;
}

#email_signup {
	padding:10px;
	padding-top:20px;
	
}

#email_signup form {
	margin:0px;
	padding:0px;
}

#email_signup input {
	border: 1px solid #ccc;
	background-color: #ececec;
	color: #666;
	font-weight: bold;

	top: 1px;
	left: 4px;	
}

#subheader {
	color: #002d08;
	font-size: 120%;
	line-height:120%;
	padding-top:10px;
}

#subheader h3 {
	margin:0px;
	margin-top: 10px;
	margin-bottom:10px;
	color: #002d08;	
	font-size: 24px;
}

#subheader h4 {
	margin:0px;
	margin-top: 10px;
	margin-bottom:10px;
	color: #002d08;	
	font-size: 20px;
	font-weight:bold;	
}

#subheader a {
	text-decoration:none;
}

#subheader a:hover {
	text-decoration:underline;
}


#subheader p {
	margin:0px;
	padding:0px;
}

#body {
	margin:0px;	
	/* border-top:2px solid #0B7A30; */
	background-color:#fff;	
	float:left;
	width:900px;
	background:#fff url('http://www.communitygarden.org/rebeltomato/img/sidebar-bg.gif') right top repeat-y;
}

#content {
	width: 615px;
	padding:15px;	
	padding-top:5px;
	float: left;
	background-color: #fff;
}

#content h2 {
	margin: 15px 0 0 0;
	padding: 0;
	font-size: 20px;
}

#content h4 {
/*	font-size: 24px;*/
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
}

#content p {
	line-height: 150%;
	font-size: 14px;
}

#content #column1, #content #column2 {
	width:50%;
	float:left;
}

#columns p {
	padding:0px 10px 10px 5px;
	font-size:13px;
}

#columns h3 {
	margin:0px;
	padding:3px 0px 0px 6px;
}

#columns {
	padding-top:10px;
}

/******************************************************************PREVIOUS NUMERATION FOR HOMEPAGE COLUMNS
#column1 {
	background: url('http://www.communitygarden.org/rebeltomato/img/1.gif') top left no-repeat;
}

#column2 {
	background: url('http://www.communitygarden.org/rebeltomato/img/2.gif') top left no-repeat;
}

#column3 {
	background: url('http://www.communitygarden.org/rebeltomato/img/3.gif') top left no-repeat;
}   
**********************************************************************/

#navigation {
	position:absolute;
	padding:10px;
	padding-top:0px;
/*	padding-left:20px;*/	
	top:268px;
	width:900px;
}

#navigation ul {
	margin:0px;	
	padding:0px;
	height:38px;
	list-style-type:none;	
}

#navigation ul li {
	display: block;
	float:left;
	height:38px;
	margin:0px;
	padding-right:7px;

}

#navigation li a {
	display:block;
	height:38px;
}
#navigation li#seeds a {
	width:67px;	
	background:url('http://www.communitygarden.org/rebeltomato/img/nav-seeds-off.gif') 0 0 no-repeat;
}

#navigation li#seeds a:hover, #navigation li#seeds a.current {
	background:url('http://www.communitygarden.org/rebeltomato/img/nav-seeds-on.gif') 0 0 no-repeat;
}

#navigation li#roots a {
	width:64px;	
	background:url('http://www.communitygarden.org/rebeltomato/img/nav-roots-off.gif') 0 0 no-repeat;
}


#navigation li#roots a:hover, #navigation li#roots a.current  {
	background:url('http://www.communitygarden.org/rebeltomato/img/nav-roots-on.gif') 0 0 no-repeat;
}


#navigation li#shoots a {
	width:72px;	
	background:url('http://www.communitygarden.org/rebeltomato/img/nav-shoots-off.gif') 0 0 no-repeat;
}

#navigation li#shoots a:hover, #navigation li#shoots a.current  {
	background:url('http://www.communitygarden.org/rebeltomato/img/nav-shoots-on.gif') 0 0 no-repeat;		
}

#navigation li#fruits a {
	width:59px;	
	background:url('http://www.communitygarden.org/rebeltomato/img/nav-fruits-off.gif') 0 0 no-repeat;		
}


#navigation li#fruits a:hover, #navigation li#fruits a.current  {
	background:url('http://www.communitygarden.org/rebeltomato/img/nav-fruits-on.gif') 0 0 no-repeat;		
}

#navigation li#harvest a {
	width:79px;	
	background:url('http://www.communitygarden.org/rebeltomato/img/nav-harvest-off.gif') 0 0 no-repeat;		
}


#navigation li#harvest a:hover, #navigation li#harvest a.current  {
	background:url('http://www.communitygarden.org/rebeltomato/img/nav-harvest-on.gif') 0 0 no-repeat;		
}

#navigation span {
	display:none;
}

.tagline {
	font-size:12px;
	font-weight:bold;
	padding:10px;
	padding-top:5px;
	margin:0px;
	position:absolute;
	top:5px;
	left:385px;
	
}

#footer {
	width: 900px;
	text-align: center;
	margin: 0px auto;
	padding-top:10px;
	color:#fff;
	
}

#footer a {
	font-size: 12px;
	color:#fff;	
	text-decoration:underline;
}

#sidebar {
	width: 233px;
	float: left;
/*	background-color: #eee;*/
	padding: 10px;	
	padding-top:15px;
/*	border-left: 2px solid #ccc;	*/
}

#sidebar h4 {
	margin: 0;
	font-size:120%;
}

#subnav ul {
	margin:0px;
	padding:0px;
	list-style-type: none;
}

#subnav li {
	padding:5px;
}

#subnav ul li#list_head {
	padding-bottom:20px;
}

#subnav ul li ul li {
	font-size: 12px;
	padding-left: 12px;
}
#subnav ul li ul li a {
	color: #666;
}

.inline_right {
	float: right;
	padding: 5px;
	margin: 5px 0 5px 5px;
	border: 1px solid #DFDFDF;	
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	color: #666;
}

.grayedout {
	color: #999;
}

