	body{
		text-align:center;
		font-size:14px;
		font-family:Trebuchet MS;
		line-height:18px;
		background-image: url(../../images/greenbak.gif);
		background-position:top center;
		margin-top:0px;
		}
		
	h1, h2, p{margin-top:18px; margin-bottom:18px;}
		
	.eleven{font-size:11px;}	
	.twelve{font-size:12px;}
		
	table.vtop td{vertical-align:top;}
		
	img{border:0px;}
	
	a{color:#DCCAA8;}
	a:hover {color:#FCEAC8;}
	
	h1{font-size:24px; font-weight:bold;}
		
	div#container{
		margin-top:0px;
		text-align:left;
		margin-right:auto;
		margin-left:auto;
		width:800px;
		height:800px;
		position:relative;
	}
	
	div#container .back{
		position:absolute; 
		z-index:1; 
		top:0px; 
		left:0px;
	}
	
	div#sky{
		position:absolute; 
		z-index:1; 
		top:0px; 
		left:0px;
	}
	div#sky img.skycolor{
		position:absolute;
		top:0px;
		left:0px;
	}
	
	div#sky img.sky1{
		z-index:3;
	}
	div#sky img.sky2{
		z-index:2;
	}
	div#sky img.sky3{
		z-index:1;
	}
	
	div#home{
		position:absolute;
		width:800px;
		height:800px;
		z-index:5000;
	}
	
	div#container img.cornshad{
		position:absolute;
		top:-5px;
		left:-6px;
		z-index:2;
		width:817px;
		height:816px;
	}
	
	div#nav {
		width:800px;
		height:151px;
		position:absolute;
		top:0px;
		left:0px;
		z-index: 5000;
	}

	div.bflow{
		z-index:2000;
		position:absolute;
		top:150px;
		width:600px;
		left:115px;
		color:#fff;
		height:600px;
		overflow:hidden;
	}
	
	div#footer{
		font-size:11px;
		color:#DCCAA8;
		left:0px;
		width:785px;
		padding-left:15px;
		text-align:left;
		position:absolute;
		top:810px;
		z-index:9000;
	}
	
	div#grass{
		width:800px;
		position:absolute;
		bottom:0px;
		z-index:1;
	}
	
	div#footer a{color:#DCCAA8; text-decoration:none; font-weight:bold;}
	div#footer a:hover{text-decoration:underline;}
	
	img { behavior: url(iepngfix/iepngfix.htc) }

	
	
	
	
/********** SHOP STYLES ***************/	 
	 
	div#shop{
		position:absolute;
		z-index:6000;
		top:147px;
		left:30px;
		width:698px;
		height:446px;
		/* overflow:auto; */
		color:#232500;
		font-size:12px;
		padding:25px 20px 15px 20px;
		display:block;
	}
	
	div#shop ul{
		margin:18px 0px 18px 18px;
		padding-left:18px;
	}
	
	div#shop h1{font-size:16px;}
	div#shop h2{font-size:14px;}
	
	div#shop menu {}
	
	div#shop a{color:#232500;}
	div#shop a:hover {color:#E03906;}
	div#shop h1.subcat{clear:both; margin:15px 0px 0px 0px;}
	
	div.p_list{
		float:left;
		width:310px;
		float:left;
		padding:10px;
	}
	div.p_list h2 {display:inline; margin:0px;}
	img.p_image {float:left; margin-right:20px;}
	div.more{clear:left; margin-right:auto; margin-left:auto; text-align:center;}
	
	div.p_detail{
		padding-top:10px;
	}

	table.shopcart {
		width:95%;
		border:0px;
	}
	table.shopcart td{
		border:solid 1px #434520;
		background-image: url(../../images/txtbkpix_big.png);
	}
	table td.nobk{background-image:none; border:0px;}
	table.shopcart td.rt{width:50px; text-align:right;}
	table.shopcart td input{ border:solid 1px #434520; width:30px; text-align:right; padding-right:4px;}
	table.shopcart td.qty{background-image:none; border:0px; padding:0px;}
	table.shopcart td.qty select{ border:solid 1px #434520; width:50px; line-heigth:18px; font-size:12px; font-family: Trebuchet MS;}
	
	div#temphold{position:absolute; top:143px; left:31px; z-index:3500; width:739px; height:494px;}
	
	
	table.billship{
		width:315px;
		border:0px;
		float:left;
		margin-right:10px;
		margin-left:10px;
	}
	table.billship td{
		border:solid 1px #434520;
		background-image: url(../../images/txtbkpix_big.png);
	}
	
	table.billship td.lab{text-align:right; width:105px;}
	table.billship td.hd{padding:2px 2px 2px 4px;}
	table.billship td.frm{background-image:none; border:0px; padding:0px;}
	table.billship td input,select{ border:solid 1px #434520;; width:195px; line-height:18px; padding-left:2px; font-size:12px; font-family: Trebuchet MS;}


	iframe#ajnone{display:none; width:0px; height:0px; border:0px;}
	
	 
/********** END SHOP STYLES ***************/		