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

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}
/***************** WRAPPERS *****************/


#wrapper {
	width:960px;
	margin:0 auto;
	background:#fff;
}
#wrapperBG {
	width:960px;
	float:left;
	background:#fff;
}
/***************** HEADER *****************/

#secondaryNav {
	width:960px;
	float:left;
	text-align:right;
	height:14px;
	margin:8px 0 4px 0;
	overflow:hidden;
}
#secondaryNav ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	float:right;
	width:500px;
}
#secondaryNav li {
	list-style:none;
	display:inline;
	font-size:12px;
	line-height:12px;
	padding:0 10px;
	border-right:1px solid #ccc;
}
#secondaryNav li a {
	color:#666;
	text-decoration:none;
}
#secondaryNav li a:hover {
	color:#869413;
}
#secondaryNav li.last {
	border-right:none;
	padding-right:0;
}

#header {
	width:960px;
	height:100px;
	float:left;
	margin:0 0 0 0;
	overflow:hidden;
}
#header img {
	border:none;
}
#headerLogo {
	width:280px;
	height:100px;
	float:left;
}
/***************** NAV *****************/


#nav {
	width:680px;
	height:100px;
	float:left;
}
#nav ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	font-size:18px;
	width:680px;
}
#nav li {
	display: inline;
	margin:0;
	padding:0;
}
#nav ul li a {
	float:left;
	display:inline-block;
	text-align:center;
	height:38px;
	color:#191e3f;
	margin:0 1px 0 0;
	text-decoration: none;
	padding: 26px 18px 16px 18px;
	font-weight:bold;
}
#nav ul li a:hover {
	color:#191e3f;
	background:url(images/navHoverBG.gif) center top no-repeat;
}
#nav ul li a.navActive {
}
#nav ul li a.navActive:hover {
}
.navGreenSpan {
	color:#869413;
	font-size:14px;
}
/***************** HERO *****************/


#heroWrapper {
	width:960px;
	height:330px;
	float:left;
	margin:0 0 20px 0;
}
#heroWrapper img {
	border:none;
}
#heroSliderLeft {
	width:600px;
	height:330px;
	float:left;
}
#heroSliderRight {
	width:360px;
	height:330px;
	float:left;
}
#slideshow {
	width:600px;
	height:330px;
	float:left;
}
#slideshow img {
	position: absolute;
	z-index: 8;
	opacity: 0;
}
#slideshow img.active {
	z-index: 10;
	opacity: 1;
}
/***************** INTERNAL HERO *****************/

#heroWrapperInternal {
	width:960px;
	height:120px;
	float:left;
	overflow:hidden;
	background:url(images/heroInternalbg.png) no-repeat;
	margin:0;
}
#heroLeftInternal {
	width:345px;
	float:left;
	height:88px;
	margin:32px 0 0 15px;
}
#heroLeftInternal h1 {
	font-size:24px;
	font-weight:bold;
	color:#fff;
	line-height:88px;
	margin:0;
	padding:0;
}
#heroRightInternal {
	width:560px;
	height:120px;
	float:left;
}
#breadcrumb {
	width:960px;
	height:1px;
	margin:6px 0 30px 0;
	float:left;
	font-size:11px;
}
#breadcrumbSmall {
	width:530px;
	height:14px;
	margin:6px 0 20px 0;
	float:left;
	padding:0 30px;
	font-size:11px;
}
#breadcrumb ul, #breadcrumbSmall ul {
	list-style:none;
	margin:0;
	padding:0;
}
#breadcrumb li, #breadcrumbSmall li {
	list-style:none;
	display:inline;
	color:#888;
	font-size:11px;
}
#breadcrumb li a, #breadcrumbSmall li a {
	color:#a3b321;
	padding:0 20px 0 0;
	background:url(images/bcArrow.gif) right no-repeat;
	text-decoration:none;
}
#breadcrumb li a:hover, #breadcrumbSmall li a:hover {
	color:#a3b321;
	text-decoration:underline;
}
#spacer {
	width:960px;
	height:1px;
	margin:20px 0 0 0;
	float:left;
}
#smallInternalHeader {
	width:530px;
	float:left;
	height:60px;
	margin:0;
	padding:20px 30px;
	float:left;
	background:url(images/smallInternalHeader.jpg) no-repeat;
}
#smallInternalHeader h1 {
	font-size:24px !important;
	font-weight:bold !important;
	color:#fff !important;
	line-height:60px !important;
	margin:0 !important;
	padding:0 !important;
}
/***************** DOTS *****************/


.dotsHor {
	height:1px;
	width:960px;
	float:left;
	background:url(images/dotsHor.png) repeat-x;
	margin:0 0 20px 0;
}
.dotsHorInt {
	height:1px;
	width:590px;
	float:left;
	background:url(images/dotsHor.png) repeat-x;
	margin:0 0 20px 0;
}
.dotsVer {
	width:1px;
	height:100%;
	float:left;
	margin:0 20px;
	background:url(images/dotsVer.png) repeat-y;
}
/***************** CONTENT *****************/

#contentWrapper {
	width:960px;
	float:left;
	margin:0 0 30px 0;
	overflow:hidden;
}
#contentContainerCols {
	width:960px;
	float:left;
	background:url(images/contentBG.png) repeat-y;
}
#contentLeft {
	width:590px;
	float:left;
	margin:0 40px 0 0;
	overflow:none;
}
.caption {
	color: #999999;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 140px;
	margin-top: 0;
	font-size: 10px;
	width:590px;
	float:left;
	overflow:none;
}
#contentLeft blockquote {
	width:260px;
	float:right;
	padding:20px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	margin:5px 0 20px 20px;
	line-height:28px;
	font-size:16px;
	font-style:italic;
	color:#666;
}
	
#contentRight {
	width:330px;
	float:left;
	overflow:hidden;
}
#contentWrapper a {
	color:#a3b321;
	text-decoration:none;
}
#contentWrapper a:hover {
	text-decoration:underline;
}	
#contentRight img {
	border:none;
	margin-bottom:10px;
}
#contentWrapper h1 {
	font-size:18px;
	margin:0 0 10px 0;
	color:#a3b321;
	font-weight:bold;
	line-height:24px;
}
#contentWrapper h2 {
	font-size:18px;
	margin:0 0 10px 0;
	color:#333;
	font-weight:bold;
	line-height:24px;
}
#contentWrapper h3 {
	font-size:16px;
	margin:0 0 10px 0;
	color:#333;
	font-weight:bold;
	line-height:24px;
}
#contentWrapper h3.currentProjectsHeader {
	font-size:15px;
	margin:0 0 10px 0;
	color:#666;
	font-weight:bold;
	line-height:18px;
}
#contentWrapper h3 .green {
	font-size:15px;
	margin:0 0 10px 0;
	color:#a3b321;
	font-weight:bold;
	line-height:24px;
	padding-top:0;
}
#contentWrapper h4 {
	font-size:14px;
	margin:10px 0 10px 0;
	color:#333;
	font-weight:normal;
	line-height:24px;
	padding-top:20px;
	border-top:1px solid #eee;
}
#contentWrapper p {
	font-size:14px;
	color:#333;
	line-height:24px;
}
#contentWrapper ul {
	font-size:14px;
	color:#333;
	line-height:24px;
}
#contentWrapper li {
	margin-bottom: 10px;
	font-size:14px;
	color:#333;
	line-height:24px;
}
#contentWrapper li b {
	margin-bottom: 10px;
	font-size:14px;
	color: #a8c011;
	line-height:24px;
}
#contentWrapper li i {
	font-weight: bold;
	margin-bottom: 10px;
	font-size:14px;
	color: #121530;
	line-height:24px;
}
#contentWrapper p a {
	color:#a3b321;
	text-decoration:none;
}
#contentWrapper p a:hover {
	text-decoration:underline;
}
#contentWrapper .imageLeft {
	float:left;
	margin:0 15px 15px 0;
}
#contentWrapper .imageRight {
	float:right;
	margin:0 0 15px 15px;
}

#contentWrapper dl {
	clear:both;
	margin:0;
	padding:0;
	width:590px;
	font-size:12px;
	color:#666;
	float:left;
}
#contentWrapper dt {
	float:left;
	text-align:left;
	width:200px;
	line-height:18px;
	margin:0 20px 10px 0;
	padding:0;
	font-size:14px;
	color:#869413;
	font-weight:bold;
}
#contentWrapper dd {
	float:left;
	width:370px;
	line-height:22px;
	margin:0 0 20px 0;
	padding:0;
}
#contentWrapper textarea {
	width:330px;
	height:100px;
}
#contentWrapper .textfieldStyle {
	width:330px;
	height:20px;
	color:#666;
}
#contentWrapper select {
	width:330px;
	height:20px;
	color:#666;
}
#contentWrapper .formSubmit {
	color:#fff;
	background:#869413;
	font-size:11px;
	text-transform:uppercase;
	width:330px;
	height:30px;
	border:0;
}
#contentWrapper .formSubmitFull {
	color:#fff;
	background:#869413;
	font-size:11px;
	text-transform:uppercase;
	width:550px;
	height:30px;
	border:0;
}
#contentWrapper .required {
	font-size:11px;
	color:#333;
}
#contentWrapper .formKeyWord {
	font-size:14px;
	color:#869413;
	font-weight:bold;
	}
#contentWrapper .formTermsLabel {
	font-size:12px;
	font-weight:normal;
}
#form1 p {
	font-size:14px;
	color:#869413;
	font-weight:bold;
}
#form1 #keyword {
	width:330px;
	height:20px;
	color:#666;
	clear:both;
}
#form1 #do {
	clear:both;
	color:#fff;
	background:#869413;
	font-size:11px;
	text-transform:uppercase;
	width:330px;
	height:30px;
	border:0;
}

ul.downloads {
	list-style:none;
	margin:0;
	padding:0;
}
ul.downloads li {
	list-style:none;
	margin:0;
	padding:0;
}
.downloadsText {
	padding-top:5px;
}
ul.projectCurrentList {
	list-style:none;
	margin:0;
	padding:10px;
	border:1px solid #ddd;
	background:#fafafa;
	line-height:18px;
}
ul.projectCurrentList li {
	list-style:none;
	margin:0 0 5px 0 !important;
	padding:0;
	line-height:18px !important;
	font-size:14px;
}
/***************** RECIPES *****************/

.recipeItemWrapper {
	margin:0 0 30px 0;
	padding:0 0 30px 0;
	background:url(/images/dotsHor.png) bottom repeat-x;
}
.recipeItemWrapper h2 {
	color:#8c9922 !important;
}
.recipeItemWrapper img {
	float:right;
	margin:0 0 10px 0;
	border:none;
}
.recipeItemWrapper h3 img {
	float:right;
	padding:3px;
	border:1px solid #b6c72c;
	margin:0 0 20px 20px;
}
.recipeItemWrapper ul li, .recipeItemWrapper ol li {
	line-height:18px !important;
	font-size:12px !important;
}
.recipeItemWrapper li {
	margin:2px 0 2px 0 !important;
}

/***************** SEASON TABLE *****************/


TH.list {
	border:1px solid #fff;
	border-bottom:1px solid #eee;
	background: #eee;
	color: #444;
	font-weight:normal;
	padding: 6px 6px 6px 6px;
	font-size:11px;
	text-transform:uppercase;
	
}
TD.list {
	border: 1px solid #eee;
	padding: 4px 4px 4px 6px;
}
TABLE.seasonTable {
	border: 1px solid #eee;
	font-size:11px;
	color:#666;
	margin-bottom:20px;
	width:100%;
	text-align:left;
	letter-spacing:2px;
}
TD.green {
	border: 1px solid #eee;
	padding: 4px;
	background: #9eae1f;
	color: #fff;
	font-weight:bold;
}
TD.red {
	border: 1px solid #eee;
	padding: 4px;
	background:#b00000;
	color: #fff;
	font-weight:bold;
}
TD.redhalf {
	border: 1px solid #eee;
	padding: 0px;
	color:#fff;
	font-weight:bold;
}
TD.purple {
	border: 1px solid #eee;
	padding: 4px;
	background: #191e3f;
	color: #fff;
	font-weight:bold;
}
/***************** HOME PROMOS *****************/


#promoWrapper {
	width:960px;
	height:250px;
	float:left;
	overflow:none;
	margin:0 0 20px 0;
}
#promoLeft {
	width:270px;
	height:140px;
	float:left;
	margin:0 30px 0 0;
	padding:80px 25px 30px 170px;
	overflow:hidden;
	background:url('/images/hp_footerPromoLeft_bg.jpg') no-repeat;
}
#promoLeft h1 {
	font-size:24px;
	font-weight:bold;
	color:#181d3c;
	margin:0 0 10px 0;
}
#promoLeft p {
	font-size:14px;
	color:#181d3c;
	line-height:24px;
}
#promoLeft p a {
	color:#4f570b;
	text-decoration:none;
}
#promoLeft p a:hover {
	text-decoration:underline;
}
#promoRight {
	width:465px;
	height:250px;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
#promoRight img {
	border:none;
}
/***** 
#promoRight {
	width:210px;
	height:140px;
	float:left;
	margin:0;
	padding:80px 25px 30px 230px;
	overflow:hidden;
	background:url('/images/hp_footerPromoRight_bg.jpg') no-repeat;
} 
*****/
#promoRight h1 {
	font-size:24px;
	font-weight:bold;
	color:#181d3c;
	margin:0 0 10px 0;
}
#promoRight p {
	font-size:14px;
	color:#181d3c;
	line-height:24px;
}
#promoRight p a {
	color:#4f570b;
	text-decoration:none;
}
#promoRight p a:hover {
	text-decoration:underline;
}

/***************** RIGHT COL *****************/


.rightColTips {
	width:190px;
	height:135px;
	vertical-align:middle;
	display:block;
	padding:55px 20px 30px 120px;
	float:left;
	background:url(/images/ipRightCol_promoTips.jpg) no-repeat;
	overflow:hidden;
}
.rightColTips p {
	font-size:12px !important;
	color:#666 !important;
	font-style:italic;
	line-height:18px !important;
}
.rightColTips p a {
	color:#666;
	text-decoration:none;
}
.rightColTips p a:hover {
	text-decoration:underline;
}

/***************** MEDIA *****************/



.mediaClippingWrapper {
	width:100%;
	float:left;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #eee;
}
.mediaClippingWrapper h2 {
	border-bottom:none !important;
	margin:0 0 10px 0;
	font-weight:normal !important;
}
.mediaClippingSource {
	font-size:14px;
	font-weight:bold;
	color:#888;
}
.mediaClippingDownload a {
	float:left;
	width:110px;
	height:50px;
	border:1px solid #b6c72c;
	background:url(/images/pdf-10.gif) no-repeat center top #f6f6f6;
	font-size:13px;
	padding:62px 5px 0 5px;	
	line-height:18px;
	color: #8c9922;
	font-weight:Bold;
	display:block;
	margin:0 20px 0 0;
	text-align:center;
	text-decoration:none;
}
.mediaClippingDownload a {
	color:#8c9922 !important;
}
.mediaClippingDownload a:hover {
	text-decoration:none !important;
	background:url(/images/pdf-10.gif) no-repeat center top #fff;
}



/***************** FOOTER *****************/


#footerWrapper {
	width:960px;
	float:left;
	height:80px;
	float:left;
	padding:0 0 30px 0;
	overflow:none;
}
#footerLogo {
	width:180px;
	height:80px;
	float:left;
	padding:0 30px 0 0;
}
#footerNav {
	width:750px;
	height:60px;
	float:left;
	color:#191e3f;
	font-size:12px;
	line-height:30px;
	padding:10px 0;
}
#footerNav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footerNav li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0 17px 0 0;
}
#footerNav li a {
	color:#191e3f;
	text-decoration:none;
}
#footerNav li a:hover {
	text-decoration:underline;
}

/***************** SLIDER NAV *****************/

.js #slideBox {
	display: none;
}
/***************** INDUSTRY NAV *****************/

#slideInternal ul {
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	font-size:18px;
	width:680px;
}
#slideInternal li {
	display: inline;
	margin:0;
	padding:0;
}
#slideInternal ul li a {
	float:left;
	display:inline-block;
	text-align:center;
	height:38px;
	color:#191e3f;
	margin:0 1px 0 0;
	text-decoration: none;
	padding: 26px 18px 16px 18px;
	font-weight:bold;
}
#slideInternal ul li a:hover {
	color:#191e3f;
	background:url(images/navHoverBG.gif) center top no-repeat;
}

/********************** SLIDER **********************/

#slideBox {
	height:100px;
	background:#fff;
}
#slideInternal {
	height:100px;
	width:680px;
	margin:0 auto;
	overflow:hidden;
	float:left;
}
#formPromo {
}
#formPromo h2 {
}
#formPromo h2 b {
	color: #8c9922;
}
#formPromo h3 {
	color: #8c9922;
}