﻿body {
	background-color: #FFFF99;
}
#container {
	margin:0;
	border:0;
	padding:0;	
}
#frame {
	width:920px;
	height:750;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#page_content {
	width:900px;
	height:auto;
	position:absolute;
	left:10px;
}
#header {
	width:900px;
	height:312px;
	position:absolute;
	background-image:url('../images/banner.PNG');
}
#menu {
	width:900px;
	height:45px;
	position:absolute;
	top:312px;
}
#content {
	width:900px;
	position:absolute;
	top:363px;
	background-image:url('../images/background.JPG');
	background-position:left;
	background-repeat:repeat-y;		
}
#ocean {
	width:900px;
	background-image:url('../images/ocean.JPG');
	background-position:bottom;
	background-repeat:no-repeat;	
}
#veggie {
	position:absolute;
	height:400px;
	width:438px;
	left:-50px;
	bottom:50px;
	z-index:5;
}
.style1 {
	background-color: #553A2E;
}
.style2 {
	background-image: url('../images/footer.PNG');
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
	color: white;
	vertical-align: bottom;
	text-align: right;
	padding: 10px;
}
.footer {
	float:right;
	margin-left: 10px;
	margin-bottom:10px;
	width: 225px;
	padding: 5px;
	text-align: center;
	background-color: #C4741F;
	border: 1px solid #492309;
	color: #000000;
	font-family: arial, Helvetica, sans-serif;
	font-size: small;
}
#text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:black;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:black;
	margin:0px;
	margin-bottom:30px;
}
a	{
	color: black;
	text-decoration:underline;
}
#gal2gal {
	position:absolute;
	left: 925px;
	top: 0px;
	margin:0px;
	padding:0px;
}
.payPal {
	float:right;
}
img.peppers {
	float:right;
	padding:0px;
	margin:5px;
	margin-right:0px;
}
p.peppers {
	width:375px;
	margin-bottom:10px;
}
#butch-t a {
	position:absolute;
	top:180px;
	left:750px;
	display:block;
	width:280px;
	height:130px;
	background:url(../images/btn-butch.png) no-repeat left top;
	text-indent:-999999px;
}
#butch-t a:hover {
	background-position: left bottom;
}