/* CSS Document */

/* HTML ********************************************************************/
html, body { height: 100%; }
body {
	padding: 0;
	margin: 0;
	background: #4A7C37 url(images/bg_col1.jpg) repeat-y left top;
	color: #FFFFFF;
	font: 76% Arial, Helvetica, sans-serif;
}
p {
	margin: 0;
	padding: 0 0 17px 0;
	line-height: 1.4em;
	font-size: 1.1em;
}
h1 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1.5em;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #F6D85F;
}
object {
	margin: 0;
	padding: 0;
}


/* UNIVERSAL DIVS ***************************************************************/
#gradientWrapOuter {
	background: url(images/bg_top_gradient_horizontal.jpg) repeat-x;
	position: relative;
	min-height: 100%;
}
* html #gradientWrapOuter { height: 100%; }
#gradientWrap {
	background: url(images/bg_top_gradient.jpg) no-repeat 779px 0px;	
}
#contentWrap {
	width: 785px;
	padding-bottom: 60px;
}
#col1 {
	width: 281px;
	float: left;
	background: url(images/bg_col1.jpg) repeat-y left top;
}
#logo {
	width: 281px;
	height: 130px;
	background: url(images/bg_col1_logo.jpg) no-repeat;
}
#logo a{
	display: block;
	width:281px;
	height: 130px;
	text-indent: -3000px;
}
#col1Tomato {
	width: 281px;
	height: 310px;
	padding: 0;
	margin: 0;
	background: url(images/bg_col1_tomato.jpg) no-repeat left top;
}
#col2 {
	float: left;
	width: 504px;
}
#fruitMonth {
	position: absolute;
	z-index: 99;
	left: 660px;
	height: 85px;
	width: 95px;
}
#footer {
	font: 0.9em Arial, Helvetica, sans-serif;
	height: 60px;
	width: 470px;
	text-align: center;
	margin-left: 281px;
	color: #FFF;
	position: relative;
	margin-top: -60px;
	clear: both;
}
#footer div { padding-top: 20px; }
#printLogo {
	display: none;
}
/* PEOPLE PAGE ******************************************************************************************/
#tomatoText { display: none; }

#tomatoGraphic a {
	width: 80px;
	height: 20px;
	display: block;
	position: relative;
	top: 430px;
	left: 278px;
}

#tomatoGraphic {
	background: url(images/tomato_people.jpg) no-repeat left top;
	width: 498px;
	height: 447px;
}

/* NAVIGATION *******************************************************************************************/
#nav {
	padding: 0 0 14px 37px;
	background: url(images/bg_people_navs.jpg) no-repeat left top;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 211px;
}
#nav ul li {
	margin: 0;
	padding: 0;
}
#nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
	height: 22px;
	display: block;
	width: 211px;
}

#nav ul li ul {
	padding-bottom: 4px;
	background: url(images/nav_second_bg.jpg) repeat-y;
}

#nav ul li ul li a {
	text-indent: 0;
	height: auto;
	padding: 1px 0px 2px 28px;
	color: #006600;
	font-weight: bold;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li ul li a:hover { color: #D42A2A; }

#nav1  { background: url(images/nav_main.gif) no-repeat 0px 0px; }
#nav2  { background: url(images/nav_main.gif) no-repeat 0px -22px; } 
#nav3  { background: url(images/nav_main.gif) no-repeat 0px -44px; }
#nav4  { background: url(images/nav_main.gif) no-repeat 0px -66px; } 
#nav5  { background: url(images/nav_main.gif) no-repeat 0px -88px; }
#nav6  { background: url(images/nav_main.gif) no-repeat 0px -110px; }

a#nav1:hover { background: url(images/nav_main.gif) no-repeat -211px 0px; }
a#nav2:hover { background: url(images/nav_main.gif) no-repeat -211px -22px; }
a#nav3:hover { background: url(images/nav_main.gif) no-repeat -211px -44px; }
a#nav4:hover { background: url(images/nav_main.gif) no-repeat -211px -66px; }
a#nav5:hover { background: url(images/nav_main.gif) no-repeat -211px -88px; }
a#nav6:hover { background: url(images/nav_main.gif) no-repeat -211px -110px; }

a#nav1.on, a#nav1.on:hover{ background: url(images/nav_main.gif) no-repeat -422px 0px; }
a#nav2.on, a#nav2.on:hover{ background: url(images/nav_main.gif) no-repeat -422px -22px; }
a#nav3.on, a#nav3.on:hover{ background: url(images/nav_main.gif) no-repeat -422px -44px; }
a#nav4.on, a#nav4.on:hover{ background: url(images/nav_main.gif) no-repeat -211px -66px; }
a#nav5.on, a#nav5.on:hover{ background: url(images/nav_main.gif) no-repeat -422px -88px; }
a#nav6.on, a#nav6.on:hover{ background: url(images/nav_main.gif) no-repeat -422px -110px; }

/* Related Files******************************************************************************************/
.relatedFiles {
	margin: 10px 40px 10px 44px;
	border: 1px solid #336532;
	background: #FFF;
}
.relatedHeader {
	background: #336532;
	padding: 2px 4px;
	color: #FFF;
	font-weight: bold;
}
.relatedFiles ul { margin: 0; padding: 2px !important; }
.relatedFiles ul li { margin: 0; padding: 0; list-style: none; }
.relatedFiles ul li a {
	padding: 5px 5px 5px 17px;
	background: url(../images/icon_pdf.gif) no-repeat 0px 5px;
	text-indent: 0 !important;
	height: auto !important;
	font-size: 0.9em;
	color: #000 !important;
}

/* UNIVERSAL CLASSES ************************************************************************************/
.clear {
	clear: both;
}
.print { display: none; }
/* IE ************************************************************************************************ \*/
* html #nav ul li { float: left; }

/* End */


@media print {
#tomatoGraphic { display: none; }
#tomatoText { display: block !important; }
#col1 {
    display: none;
}
#gradientWrap, #contentWrap, #col2 {
    width: auto !important; 
    padding: 0 !important;
    margin: 0 !important;
}
#col2 {
    float: none !important;
    margin-left: 150px !important;
}
#header {
    display: none;
}
#printLogo {
    display: block; 
    padding: 0 0 0 0;
    float: left;
}
h1 {
    margin: 0 !important;
    height: auto !important;
    width: auto !important;
    text-indent: 0 !important;
    background: none !important;
}
} 

