*{ margin:0px; padding:0px;}

body
	{ 
	font-family:verdana; 
	font-size:12px; 
	color:#000000;
	background:url(../elements/sky.jpg) center top repeat-x;
	}

p
	{
	margin:0px; 
	padding:0px; 
	text-align:justify;
	}
a{ text-decoration:none; color:#FF6600;} a:hover{color: #990000;}


#header_content
	{ 
	width:1000px;
	margin:0px auto; 
	overflow:hidden; 
	}

#data_content
	{ 
	width:1000px;
	margin:0px auto; 
	overflow:hidden; 
	}

#footer_content
	{ 
	width:1000px;
	margin:0px auto; 
	overflow:hidden; 
	}



.clear{ clear:both;}

.logo{ width:1000px; height:75px; margin-top:15px; }

.header{ width:1000px;}
.header img{ margin:0px; padding:0px; float:left;}

.menu{ width:1000px; height:61px; margin:0px; padding:0px; background:url(../elements/menu_bg.jpg) left top repeat-x;float:left;}
.menu1{height:61px; background:url(../elements/menu_leftoval.jpg) left top no-repeat;}
.menu2{height:61px; background:url(../elements/menu_ovalright.jpg) right top no-repeat;}

.menu ul{ list-style-type:none; padding:0px; width:900px;}
.menu ul li{ float:left; margin-top:10px;}
.menu li a.home{ margin-left:25px;}

.menu li a
	{ 
	width:157px; 
	height:36px; 
	text-align:center; 
	text-decoration:none; 
	font-size:12px;
	padding-top:25px;
	display:inline-block;
	color:#000000;
	background:url(../elements/menu_btn.jpg) left top no-repeat;
	}
.menu li a:hover
	{ 
	float:left; 
	padding-top:25px;
	color:#000000;
	background:url(../elements/menu_btn_hov.jpg) left top no-repeat;
	}

.data{ width:1000px; margin:0px; padding:0px; background:url(../elements/data_headerbg.jpg) center top repeat-y; display:inline-block;}
.data1{background:url(../elements/data_headertop.jpg) left top no-repeat;}
.data2{background:url(../elements/data_headerbottom.jpg) left bottom no-repeat;}

.dataentry{ width:960px; display:inline-block;  margin-left:20px; padding-top:30px; padding-bottom:20px;}

.leftentry{ width:665px; font-family:verdana; color:#000000; float:left; margin-right:10px; display:inline-block;}
.leftentry p{ line-height:20px; text-align:justify;}
.scale{ padding:10px 0 10px 0;}
.leftentry h1{ width:100%; padding:10px 0 10px 0; font-size:18px; color:#990000;}
.address1{ width:332px;}

.rightentry{width:280px;}
.fruit{ width:280px; height:211px; background:url(../elements/fruit_one.jpg) left top no-repeat;}
.newshed{ width:280px; height:29px; background:url(../elements/news_hed.jpg) left top no-repeat;}

.newsdata{ width:280px; height:105px; background:url(../elements/news_data.jpg) left top repeat-y;}
.newsdataentry{ width:200px;overflow:hidden; margin-left:40px; padding-top:10px;}
.newsdataentry p {text-align:left; line-height:12px;}

.newsfooter{ width:280px; height:22px; background:url(../elements/newsfooter.jpg) left top no-repeat;}

.footer{ width:1000px; height:50px; background:url(../elements/footer_bg.jpg) left top no-repeat; margin:10px 0 10px 0px; font-size:11px;} 
.footer p{ text-align:center; line-height:15px; padding-top:2px;}
.footer a{ color: #990000; text-decoration:none;} .footer a:hover{ color:#999999;}
.pick{ color:#FF0000;} .numberpick{ color:#006600;}

.frmcontact ul li{ list-style-type:none; width:65%; float:left; margin-bottom:5px;}
.frmcontact ul li.clear{ clear:both;}
.frmcontact input{ width:300px; height:20px; border:1px inset #990000; color: #996600;}
.frmcontact input.sub{ width:66px; height:26px; border:none; background:url(../elements/submit.gif) left top no-repeat; color:#FFFFFF; padding-bottom:3px;}
.frmcontact textarea{margin-top:10px; border:1px inset #990000;}
.frmcontact li.width10{ width:25%; }
.frmcontact h1{ color: #006600;}

.success{ padding:5px 5px 5px 5px; background:#009900; color:#FFFFFF;}
.error{ padding:5px 5px 5px 5px; background: #FFFF00; color:#FFFFFF;}
.pick1{ color:#006600;}
/**************************************************************
   Alignment classes
 **************************************************************/

.floatleft {
  float: left;
}

.floatright {
  float: right;
}

.alignleft {
  text-align: left;
}

.alignright {
  text-align: right;
}





