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


/*container allows to center page*/
#container {
position:relative;
height:100%;
width: 900px;
margin:0px;
padding:0px;
border:0px;
}

/*layout holds together elements*/
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:900px;
}
 /*banner*/
#Harvestime-01_ {
	position:absolute;
	background-image: url(images/Harvestime2_0.jpg);
	left:0px;
	top:0px;
	width:800px;
	height:441px;
}
/*marquee*/
#Harvestime-02_ {
	position:absolute;
	background-image:url(images/Harvestime2_02.jpg);
	left:0px;
	top:216px;
	width:800px;
	height:30px;  /*orig 30*/
	z-index:1000;
}
/*main text*/
#Harvestime-03_ {
	position:absolute;
	background-image: url(images/Harvestime2_03.jpg);
	background-repeat: repeat-y;
	left:0px;
	top:245px;
	width:800px;
	height:912px;  /*change here, equal change to footer.  Can also change TABLE height in page.*/	
	z-index:500;
	}
/*footer*/
#Harvestime-04_ {
	position:absolute;
	background-image:url(images/Harvestime_04.jpg);
	left:0px;
	top:950px;   /*change here, equal change to main text*/
	width:800px;
	height:30px;
	z-index:5;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 5px;
	padding: 2px;
}
body {
	background-image: url(images/cross_bibl5.jpg);
	background-repeat: repeat;
	font-size:14px;
	padding:10px;
}

h1 {
	font-size: 18px;
	color: #996600;
}
h2 {
	font-size: 16px;
	color: #996600;
}
h3 {
	font-size: 14px;
	color: #996600;
}
h4 {
	font-size: 12px;
	color: #996600;
}
h5 {
	font-size: 10px;
	color: #996600;
}
h6 {
	color: #996600;
}

/*below controls the main page link colors*/

a:link {
	color: #0099FF;
	font-weight:bolder;
}
a:visited {
	color: #6699CC;
	font-weight:bold;
}
a:hover {
	color: #00CCFF;
	font-weight:bold;
}
a:active {
	color: #FF0000;
	font-weight:bold;
}

/*below controls the left navigation link */

a.left:link {
	color: #FFFFFF;
	font-weight:bolder;
}
a.left:visited {
	color: #FFCC33;
	font-weight:bold;
}
a.left:hover {
	color: #0099FF;
	font-weight:bold;
}
a.left:active {
	color: #FFCC33;
	font-weight:bold;
}


/*below controls the top navigation bar=============================================================== */

ul.download {list-style-image:url(pro5/zip.gif);}
ul.download li {padding-left:0x; font-size:11px; line-height:1.5em;}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop5.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#topmenu {width:660x; height:30px; background:#FFFFFF;}

.prodrop5 {padding:0 0 0 32px; margin:0; list-style:none; height:30px; position:relative; z-index:500; font-family:arial, verdana, sans-serif; border-bottom:5px solid #fc0;}

.prodrop5 li.top {display:block; float:left;}

.prodrop5 li a.pos1 {background:url(shades/home_0b.gif); width:52px; height:30px; display:block; text-indent:-2000px;} 
.prodrop5 li a.pos2 {background:url(shades/AboutHarvestime_0.gif); width:124px; height:30px; display:block;text-indent:-2000px;} 
.prodrop5 li a.pos3 {background:url(shades/E-Readers_0b.gif); width:55px; height:30px; display:block;text-indent:-2000px;} 
.prodrop5 li a.pos4 {background:url(shades/Institute_0.gif); width:124px; height:30px; display:block;text-indent:-2000px;} 
.prodrop5 li a.pos5 {background:url(shades/ContactHarvestime_0.gif); width:124px; height:30px; display:block;text-indent:-2000px;} 

.prodrop5 li.p1 {background:url(shades/home_1b.gif);} 
.prodrop5 li.p2 {background:url(shades/AboutHarvestime_1.gif);} 
.prodrop5 li.p3 {background:url(shades/E-Readers_1b.gif);} 
.prodrop5 li.p4 {background:url(shades/Institute_1.gif);} 
.prodrop5 li.p5 {background:url(shades/ContactHarvestime_1.gif);} 


.prodrop5 li.current a.pos1,
.prodrop5 li.current a.pos1:hover {background:url(shades/home_2b.gif);} 
.prodrop5 li.current a.pos2,
.prodrop5 li.current a.pos2:hover {background:url(shades/AboutHarvestime_2.gif);} 
.prodrop5 li.current a.pos3,
.prodrop5 li.current a.pos3:hover {background:url(shades/E-Readers_2b.gif);} 
.prodrop5 li.current a.pos4,
.prodrop5 li.current a.pos4:hover {background:url(shades/Institute_2.gif);} 
.prodrop5 li.current a.pos5,
.prodrop5 li.current a.pos5:hover {background:url(shades/ContactHarvestime_2.gif);} 



.prodrop5 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop5 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop5 li:hover {position:relative; z-index:200;}

.prodrop5 li a.top_link:hover {background:transparent;} 
.prodrop5 li:hover > a.top_link {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */
.prodrop5 ul {position:absolute; left:-2000px; top:-999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop5 :hover ul {left:0; top:30px; background:url(shades/sub_back.gif); padding:3px; white-space:nowrap; height:auto; width:auto; z-index:300;}
.prodrop5 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop5 :hover ul li a {display:block; font-size:12px; height:20px; line-height:20px; width:auto; padding:0 5px; color:#000; background:transparent; text-decoration:none;}
.prodrop5 :hover ul li a:hover {text-decoration:underline;}

/*end top navigation bar code==================================================================================*/ 


.inactive{
color:#999999;
}
	 
 	
.style2 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.style3 {color: #FFFFFF}
.style4 {
	font-size: 18px
}

