@charset "UTF-8";
/* CSS Document */

body {
	background-color: #D5D3BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #4E4E4E;
	margin: 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
}
#wrapper { background:#ffffff; width:780px; margin:0 auto; padding:0; }
#header { 
	width:760px; height:109px; 
	background:url(../images/logo_nci.gif) top left no-repeat;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */  }
#header h1 { display:none; margin:0; padding:0; }
#header #backtohome {width:25px; width:340px; float:left; }
#header ul li a span {display:none; }


body#home a#home, 
body#why a#why,
body#crop365 a#crop365,
body#experience a#experience,
body#crops a#crops,
body#whatsnew a#whatsnew,
body#growers a#growers,
body#contact a#contact
{ background-position: 0 -21px;}

#nav { width:340px; float:right; }

#nav1 { width:170px; float:left; }
#nav1 ul { margin:0; padding:0; float:left; list-style:none; }
#nav1 ul li { height: 21px; float:left; display:block;}
#nav1 li a { height: 21px; width:170px; float: left; display:block; }
#nav1 a#home { height:21px; background:url(../images/nav/home.gif) top left no-repeat; }
#nav1 a#why { height:21px; background:url(../images/nav/why.gif) top left no-repeat; }
#nav1 a#crop365 { height:21px; background:url(../images/nav/crop365.gif) top left no-repeat; }
#nav1 a#experience { height:21px; background:url(../images/nav/experience.gif) top left no-repeat; }
#nav1 a:hover#home { background-position: 0 -21px;}
#nav1 a:hover#why { background-position: 0 -21px;}
#nav1 a:hover#crop365 { background-position: 0 -21px;}
#nav1 a:hover#experience  { background-position: 0 -21px;}
#nav1 a .active{ background-position: 0 -21px;}

#nav2 { width:170px; float:right; }
#nav2 ul { margin:0; padding:0; float:right; list-style:none; }
#nav2 ul li { height: 21px; float:right; display:block;}
#nav2 li a { height: 21px; width:170px; float: left; display:block; }
#nav2 a#crops { height:21px; background:url(../images/nav/crops.gif) top left no-repeat; }
#nav2 a#whatsnew { height:21px; background:url(../images/nav/whatsnew.gif) top left no-repeat; }
#nav2 a#growers { height:21px; background:url(../images/nav/growers.gif) top left no-repeat; }
#nav2 a#contact { height:21px; background:url(../images/nav/contact.gif) top left no-repeat; }
#nav2 a:hover#crops{ background-position: 0 -21px;}
#nav2 a:hover#whatsnew{ background-position: 0 -21px;}
#nav2 a:hover#growers{ background-position: 0 -21px;}
#nav2 a:hover#contact { background-position: 0 -21px;}


.home-rt p { padding: 0 10px 0 5px; line-height:18px; }
.home-lf p { padding: 0 10px 0 0; line-height:18px; }
li {  font-size:12px; color:#4e4e4e; line-height:16px; }
.text { font-family: Arial, Helvetica, sans-serif; font-size: 12px;	font-style: normal;	line-height: 18px;	font-weight: normal; }
a { color:#61B04D; text-decoration:underline; }
a:hover { color: #002D56; }

#services ul { margin:0 0 0 5px; text-align:left; list-style-image:url(../images/dot.gif); list-style-type:none; }
#services ul li { color:#000; margin:0 0 0 10px; }