/* CSS Document */

body{
	background-color:#c0e942;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#414141;
}

.maindiv{
	width:954px;	
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4b4b;
	line-height:20px;
	text-align:justify;
	font-weight:bold;
	letter-spacing:1px;	
	padding:2px 40px 3px 50px;	
}

.float{
	float:left;
}

	/* Content Starts*/	
	
	.logo{		
		padding-left:70px;
			
	}
	img.logo_bar{
		margin-bottom:-20px;	
	}
	
	.toplink{		
		background-image:url(../images/main_menubg.jpg);
		background-repeat:no-repeat;
		background-position:right;
		margin-right:1px;
		height:19px;
		padding:10px 0px 0px 0px;
		text-align:right;						
	}
	
	.toplink span{
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-weight:bold;
		font-size:12px;
		padding:0px 40px 0px 10px;
	}
	
	.toplink span a{		
		color:#FFFFFF;
		text-decoration:none;		
	}
	
	.toplink span a:hover{		
		color:#c0c0be;
		text-decoration:none;		
	}
	
	.welcome{		
		background-image:url(../images/welcome_middle.jpg);
		background-repeat:repeat-y;
		width:552px;		
		text-align:left;			
	}
	
	/* Content Ends*/
	
	
	/* Products Starts*/	
	
	.products{
		background-image:url(../images/products_middle.jpg);
		background-repeat:repeat-y;
		width:872px;
	}
	
	.products_left{
		width:613px;
		float:left;
	}
	
	.products_right{		
		width:259px;
		float:left;
	}
	
	.products_right1{	
		background-image:url(../images/products_rightbottom.jpg);
		background-position:right bottom;
		background-repeat:no-repeat;
	}
	
	.products_inner{	
		background-image:url(../images/product_inner_middle.jpg);	
		background-repeat:repeat-y;		
		background-position:center;
	}
	
	.products_inner1{
		width:150px;
		float:left;
		margin:10px 0px 0px 60px;
		text-align:left;
		padding:0px;
	}
	.products_inner1 ul{
		margin:0px;
		padding:0px;		
	}
	
	.products_inner1 li{
		list-style:none;		
		color:#364701;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;	
		padding:0px;
		margin:0px;		
	}
	
	.products_inner1 li a{
		color:#364701;
		text-decoration:none;
		display:block;	
		padding:0px 0px 0px 19px;
		background:url(../images/product_li.jpg) no-repeat -1px center;			
	}
	
	.products_inner1 li a:hover{
		color:#95ae30;
		text-decoration:none;
	}
	
	/* Products Starts*/
	
	.bottomlink{
		height:50px;
		padding:0px 0px 0px 100px;
	}
	.bottomlink span{
		font-family:Arial, Helvetica, sans-serif;
		color:#565a56;
		font-weight:bold;
		font-size:12px;
		padding:0px 5px 0px 5px;
	}
	
	.bottomlink span a{		
		color:#565a56;
		text-decoration:none;		
	}
	
	.bottomlink span a:hover{		
		color:#FFFFFF;
		text-decoration:none;		
	}	
	
	.more{
		font-family:Arial, Helvetica, sans-serif;
		color:#C1121F;
		font-weight:bold;
		font-size:12px;
		padding:0px 25px 0px 5px;
	}
	
	.more a{		
		color:#C1121F;
		text-decoration:underline;			
	}
	
	.more a:hover{		
		color:#FFFFFF;
		text-decoration:none;		
	}	
	/*clear*/
	.clr{
		margin:0px;
		padding:0px;
		font-size:0px;
		height:0px;
		clear:both;
	}
	.flashbanner{
		width:401px;
		height:394px;
		padding:0px;
		margin:0px;
		float:left;
	}
	.location_map{		
		float:right;
		width:552px;
		text-align:center;		
		margin:0px;
		padding-top:10px;
	}
	.foot_txt{
		color:#7d951c;
		font-size:10px;
		text-align:center;
		font-family:Arial, Helvetica, sans-serif;		
	}
	#seasonCalender{
		margin:0px;	
		padding:20px 10px 0px 16px;
		}
	#seasonCalender table td{
		border:1px solid #ccc;		
	}
	td.k{
	  border:none;
	  }
	
	

