@charset "utf-8";
/* CSS Document */
/* BODY */
body { 
	padding: 0px; 
	margin: 0px; 
	/*background: #7a4001 url(img/bg-grad-v6.jpg) top center repeat-x*/;
	background-color:#7ad;
	color:#410; }
#kolel { 
	width: 785px;
	padding: 0px; 
	margin: 8px auto 0px auto; 
	background: #ffc url(img/bg-grad-h-yel-785.jpg) repeat-y;
	font-family: Times new roman, serif;
	font-size:101%; }
.zeroheight{height:0px;}
.nowrap{white-space:nowrap;}
/* HEADER */
#header { 	
	padding: 0; 
	margin: 0; 
	width: 785px;
	background: url(img/blumfield-sd.jpg) top center no-repeat; 
	background: url(img/seeds_top_784.jpg) top center no-repeat; }

	#logo { 	padding: 0; margin: 0; height: 100px; background: transparent; }
		#logo img{ margin: 38px 0px 0px 10px; }

	#tracer { 	background: url(img/bg-grad-h-green-785.jpg) top center repeat-y ; height: 25px;  }
		#tracer ul { padding: 4px 30px 4px 0px; margin: 0; display:block; }
		#tracer li {list-style:none;}
		#tracer .mail { 
			background: url(img/env20.gif) left no-repeat;
			float:right;
			height:18px;
			margin:0;
			padding:0 0 0 30px; 
			font-size: 90%;
			font-weight: normal;
			font-family: Arial, Helvetica, sans-serif;
			font-style:normal;}
			#tracer .mail text{
				height:30px;}
			#tracer .mail a, #tracer .mail a:visited, #tracer .mail a:hover{
				height:18px;
				display:block;
				margin: 0;
				padding: 0;
				text-decoration: none;
				color: #fc6;
				color: #500;}
			#tracer .mail a:hover{ 
				color: #f00; }

#col1 { 
	float: left;
	width: 140px;
	padding: 0px; 
	margin: 0px;
	background: transparent url(img/bg-lines-140y2.gif) repeat-y left top; }

/* NAV */
#nav {
	/*height:350px;*/
	padding: 0;
	margin: 30px 0px 20px 0px;
	line-height:18px;
	 }
	#nav ul { 
		padding: 0; 
		margin: 0; 
		background: transparent; 
		list-style:none; }
	#nav li {
		height:30px;
		padding: 0px; 
		margin: 10px 0px 0px 0px; 
		background: url(img/nav-bg-off.gif) no-repeat left top; height: 30px; width: 140px; border-width: 0; }
	#nav #current { 
		height:24px;
		padding: 0px; 
		margin: 10px 0px 0px 0px;
		background: url(img/nav-bg-on.gif) no-repeat left top; height: 30px; width: 140px; border-width: 0; }
	#nav a {
		display:block;
		height:20px;
		margin:0;
		padding:5px 0px 5px 18px;
		background: url(img/tr.gif); width: 120px; height: 40px;
		border:none;
		font-size: 80%;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		color: #fc0;
		text-decoration:none;
		border:0px solid red; }
	#nav a:visited { 
		display:block; 
		height:25px;
		margin:0;
		padding:5px 0px 0px 18px; 
		color:#fc0; }
	#nav a:hover { 	 
		display:block;
		height:25px;
		margin:0;
		padding:5px 0px 0px 18px; 
		color:#ff3; }
	#nav #current a { 
		display:block;
		height:25px;
		margin:0 0 10px 0;
		padding:5px 0px 0px 33px; 
		color:#600;}
	.navtail{ 
		padding:0px; 
		margin: 6px 0px 0px 0px;
		background:url(img/nav-tail.gif) no-repeat left top;  height: 30px; width: 140px; border-width: 0; }

/* CONTENT */

#content {
	width:560px;
	padding: 0px;
	margin: 20px 0px 0px 170px; }
	#content h1 { 
		padding: 0;
		margin: 0px 0px -20px 0px;
		color: #410;
		font-size: 110%; 
		font-weight: 700 ; }
	#content a:link{
		color:#060;
		text-decoration:none;
		font-weight:bold; }
	#content a:visited{
		color:#060;
		text-decoration:none;
		font-weight:bold; }
		/* ----------------------------------- */
		#content .homtxt {
			display:block;
			margin:30px 0px 0px 0px;}
		/* ----------------------------------- */

		/* seeds */

		#content .seeds{
			font-family:"Times New Roman", Times, serif;
			font-size:medium;}
		#content .seeds p{
			margin:6px 0 0 0;}
		#content .seeds_title{
			font-size: 120%;
			font-weight:bold;
			padding: 0px 0px 10px 0px;}
		#content .seeds_txt {
			width: 570px;
			float:left;
			text-align:left;
			padding: 0px 0px 20px 0px;
			font-size: 1.04em;
			font-weight:normal;
			line-height:1.15em;
			border: 0px solid red;	}
		#content .seeds_txt ul {
			margin:6px 0 15px 0 ;
			list-style:circle; }
		#content .dtl  {
			font-size: 1.04em;  }
		#content .dtl ul {
			margin:6px 0 15px 0 ;
			list-style:none; }
		#content .seeds_txt b { 
			font-weight:bold;	}
		#content .seeds_txt a { 
			text-decoration:underline;
			font-size: 95%;	}		
		#content .seeds_txt .mail a { 
			text-decoration:none;	}
		#content .seeds_txt .mail a:hover { 
			text-decoration:none;	
			color:#c00;}
		#content .seeds_pics_right {
			text-align: left;
			float:right;
			margin: 0px;
			padding: 8px 0px 8px 20px;	}
		#content .seeds_pics_left {
			text-align: left;
			float:left;
			margin: 0;
			padding: 10px 0px 8px 0px;
			border: 0px solid blue;}
			#content .seeds_pics_left p{
				width:200px;
				float:right;
				margin:40px 10px 0 15px;
				border: 0px solid green;}
			#content .seeds_pics_left img{
				margin:0px 10px 0 10px;}
		#content table{
			clear:right;
			text-align:center;
			margin-top:0;
			padding-top:0;
			border-collapse:collapse;
			border:2px solid #600;}
			#content table th,#content table td{
				padding:2px 8px;
				border:1px solid #ccc;
				table-layout:fixed;}
			#content  .legend ul{
				list-style:none;
				font-size:95%;}
			#content  .legend li {
				margin-left:-20px;}
			#content  .legend li li{
				margin-left:160px;}

		#content .envtxt {
			display:block;
			margin:40px 0px 0px -25px;}
			.envtxt p{ 
				height:40px;}
			.envtxt li{margin-top:20px;}
			
		/* ----------------------------------- */

		
		/* ----------------------------------- */
		.links .tempfill {
			height:80px;}
		/* ----------------------------------- */	
		#contact { 
			padding:0 ;
			text-align:center;
			font-size:100%;
			margin:40px 0px 0px 0px ;}
				#contact .tempfill { 
				width:2px;
				height:30px;}
		/* ----------------------------------- */
		#recycle {
			width: 520px;
			float:left;
			margin:40px 0px 0px 0px ;
			padding: 0px 0px 0px 0px;
			border: 0px solid blue;
			text-align:center; }
				#recycle a{ 
				text-decoration:none;
				
				font-family:Arial, Helvetica, sans-serif;
				font-size: 75%;
				font-weight: 900;
				color:#410;}
		#footer {
			clear:both;
			text-align:center;
			background:#7ad url(img/footer-bg-sd.jpg) bottom;
			/*background:#7a4001 url(img/footer-bg.jpg);*/
			width:785px; height: 32px;
			/*margin-bottom:20px;
			padding-bottom:30px;*/}

	#oops h1{
		font-size: 2em;
		margin:10px 0 ;}
	#oops h2{
		font-size: 110%;}
	#oops h3{
		font-size: 100%;}	


/* ================================================================= */
