﻿body {
	margin: 0px 0 0 0;
	padding: 0;
	background: #CCCC99 url(images/img01.jpg);
	font-family: Baskerville, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

#maincontainer {
	background-position:center;
	width: 800px;
	height: 1000px;
	border-style: solid;
	border-color: red;
	border-width: medium;
	background-color: #CECF9C;
	position:absolute;
	left: 75px;
	top: 5px;

	
}

#orange {
	position: absolute;
	width: 152px;
	height: 109px;
	left: 317px;
	top: 568px;
	background-image: url(toffee_clusters.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
}

#orange ul {
	position:absolute;
	left: -41px;
	top: 113px;
	list-style-type: none;
	width: 166px;
	


}


#rasberry {
	position: absolute;
	width: 152px;
	height: 109px;
	left: 552px;
	top: 568px;
	background-image: url(rasberry.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	}


#rasberry ul{
	position:absolute;
	left: -40px;
	top: 113px;
	list-style-type: none;
	width: 186px;
	

}

#nut_cluster {
	position: absolute;
	width: 152px;
	height: 109px;
	left: 68px;
	top: 567px;
	background-image: url(rumball.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


#nut_cluster ul {
	position: absolute;
	top:113px;
	left: -37px;
	text-decoration: none;
	list-style-type: none;
	width: 167px;
 	



}

#content {
	position:absolute;
	width: 322px;
	height: 211px;
	top: 200px;
	left: 16px;
	
}
	


h1 {
	position:absolute;
	top: -53px;
	left: 176px;
	width: 450px;
	font-family: Edwardian Script ITC;
	font-size: 35px;
	font-weight: normal;
	height: 43px;
	background-image: url(images/old_fashioned.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

h2 {
	font-family: Edwardian Script ITC;
	font-size: 35px;
	font-weight: normal;
	height: 43px;
	background-image: url(images/featured.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
}



#header {
	width: 800px;
	height: 125px;
	margin: 0 ;
	background: url(header1.jpg) no-repeat right top;
	
}



#page {
	float:left;
	width: 300px;

	padding: 10px 0 0 ;

}	

#featured {
	position:absolute;
 	top: 200px;
 	left: 387px;
 	width: 350px;
	height: 200px;
	
}

#middle {
	position:absolute;
 	top: 449px;
 	left: 117px;
 	width: 400px;
	height: 25px;
	
	

	
	
}
	

#list {
	position:absolute;
	top: 460px;
	left: 18px;
	font-family:Edwardian Script ITC;
	font-weight: normal;
	font-size: 27px;
	width: 225px;
	
}

#title {
	position:absolute;
		top: 110px;
		left: 250px;
		width: 350px;
		height: 150px;
		
}	

/* Menu */

#menu {
	height:142px;
	left:140px;
	position:absolute;
	top:114px;
	width:700px;

}
#menu li {
	display: inline;
	
}

#menu ul {
	width: 700px;
	height: 0px;
	margin: 0px;
	padding: 3px;

}

#menu a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15px;
	font-weight: 500;

	padding: 3px 3px 3px 3px;
	

}

#footer {
	position:absolute;
	height: 74px;
	width: 487px;
	left: 4px;
	top: 1008px;
	 
}

#bottom {
	position:absolute;
	height: 134px;
	width: 795px;
	left:2px;
	margin: 0px;
	padding: 0;
	top: 868px;
	background-image: url(footer1.jpg);
	background-repeat: no-repeat;
	 
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #000000;
}



#footer a {
	color: #000000;
	

}


#form {
	position:absolute;
	width:600px;
	height:615px;
	top:211px;
	left: 103px;
	border-style:solid;
	border-width: 1px;
	border-color: #FF0000;
	
	
 
 }

#nav_bar {
	position:absolute;
	left: 306px;
	top: 16px;
	width: 492px;
	height: 29px;
	
	
}

a:link {
	color:#000000;
	}
	
a:visited {
	color:#333333;
	
	}
a:hover {
	color:#FF0000;
	
	}
	
a:active {
	color:#000000;
	}
	
	
	
		
