* {border:0px; padding:0px; margin:0px; align:left; font-family: tahoma; font-size: 1em; font-color:#444;}
/* STRUCTURE
---------------------------------------*/
a 	{
	outline: none;
	}
body
	{
	background:#fff;
	color:#444;
	line-height:1.6;
	}
#shell
	{
	align:left;
	text-align:left;
	width:1000px;
	float:center;
	overflow:hidden;
	}
#header
	{
	width:100%;
	height:111px;
	float: left;
	background: url(../img/header.jpg) repeat-x;
	background-position: -0px -15px;
	font-size:.8em;
	}
#splash
	{
	width:100%;
	height:238px;
	float: left;
	background: url(../img/splash.jpg) top left no-repeat;
	}
#about2
	{
	width:100%;
	float: left;
	height:300px;
	background: url(../img/home-top.jpg) top left no-repeat;
	}
#about1
	{
	width:480px;
	margin-left:6px;
	margin-top:7px;
	margin-bottom:10px;
	float: left;
	height:435px;
	overflow:hidden;
	background: url(../img/home-mid.jpg) top left repeat-y;
	}
#about3
	{
	width:100%;
	float: left;
	height:435px;	
	background: url(../img/home-bottom.jpg) bottom left no-repeat;
	}
#featured
	{
	width:257px;
	float: left;
	background: #fff;
	margin-top:10px;
	margin-left:2px;
	background: url(../img/home-bg2.jpg) top left no-repeat;
	margin-right:0px;
	overflow:hidden;
	}
#flavors
	{
	width:222px;
	height:325px;
	float: left;
	margin:15px;
	margin-right:0px;
	}
#cuts
	{
	width:200px;	
	float: left;
	}
#content
	{
	width:100%;
	float: left;
	background: #F3EFEC url(../img/content.jpg) repeat-x;
	min-height: 250px;
	padding-top:14px;
	font-size:.8em;
	}
#footer {
	width: 100%;
	float: left;
	background: url(../img/footer.jpg) repeat-x;
	font-size:.8em;
	
	}
ul, li { padding:0; margin:0; margin-left:3px; list-style: none; color: #507623; font-weight:800;
}

li {margin-bottom:1px;}
#header h1 {
	font-weight:800;
	font-size:1.3em;
	color: #fff;
	padding-right:15px;
}

#header h3 {
	font-weight:800;
	font-size:1.7em;
	color: #458732;
	padding-right:15px;
}
a {color:#507623; text-decoration:none;}
a:hover {text-decoration:underline;}


.content-top {
	margin-top:2px;
	background: url(../img/content-top.jpg) no-repeat;
	float:left;
	height:32px;
	width:100%;
	overflow:hidden;
}

.content-main {
	background: url(../img/content-bg.jpg) repeat-y;
	float:left;
	width:100%;
	overflow:hidden;
}

.content-footer {
	background: url(../img/content-footer.jpg) no-repeat;
	float:left;
	height:25px;
	width:100%;
	overflow:hidden;

}

#content h2 {
	font-size: 1.7em;
	color: #507623;
}
#content h3 {
	font-size: 1.2em;
	color: #507623;
}

#content h4 {
	font-size: 1.2em;
	color: #507623;
}

#navigation {
width:100%;
height:39px;
float:left;
background: #468733 url(../img/nav.jpg) top right no-repeat;
}

#navigation a {
color: #fff;
padding:0 15px 0 15px;
font-weight:800;
font-size:14px;
text-decoration:none;
}

#navigation a:hover { 
color:#fff;
text-decoration:underline;
}

.picklefacts {
	color: #507623;
	font-weight: bold;


}
.pickleimg {
	margin: 30px 0px 0px;
	padding: 0px;

}
.facttable {
	width: 800px;
}
#facebook {
	margin-top: 5px;
	margin-left: 450px;
}