/* CSS Document */

/* fieldandflower.com - Irisweb.net Inc. */

/* homepage positioning and background graphic */

body {
	background-color: #faf4de;
	background-image: url(images/bkd_home.jpg);
	background-repeat: no-repeat;
	background-position: 90px 0;
	height: 584px;
}	
	
.fnf_logo {
	position: absolute;
	margin: 200px 0 0 480px;
	width: 423px;
	left: -84px;
	top: 38px;
}
.bottles {
	position: absolute;
	left: 803px;
	top: 289px;

}


.nav_bar td {
	padding-right: 10px;
}	
.nav_bar {
	position: absolute;
	left: 109px;
	top: 514px;
	
	/*margin: 130px 0 0 200px;*/
}		
