p, br, div, span, h1, h2, h3, h4, h5, h6, hr, img, form { border: none; margin: 0; padding: 0; }

body {
	background: #95ac5c url(http://www.appletonbeef.co.uk/images/bg-body.gif) repeat-x left top;
	font-family:  verdana, arial, "Bitstream Vera Sans", geneva, helvetica, helve, sans-serif;
	font-size: 16px;
	color: #000;	
	margin: 0;
	padding: 0;
}

#skiptomain { display: none; }

a { color: #006D58; }
a:hover { color: #000; }
.inline { display:inline; }

p { margin: 10px 0 0 0; }
p.fivespace { margin: 5px 0 0 0; }
p.tenspace { margin: 10px 0 0 0; }
p.tenspaceend { margin: 10px 0 0 0; padding: 0 0 10px 0; }
p.fifteenspace { margin: 15px 0 0 0; }
p.twentyspace { margin: 20px 0 0 0; }

br.breaker { clear: both; }
br.lbreaker { clear: left; }
br.rbreaker { clear: right; }

.onepoint2 { font-size: 1.2em; }
.onepoint2 strong { color: #006D58; }

#abwrapper {
	width: 870px;
	/* change HEIGHT on a page by page based in the <HEAD> section */
	margin: 35px auto 5px auto;
	min-height: 620px;
	text-align: left;
	position: relative;
}

	#abwrapper.default { background: transparent url(http://www.appletonbeef.co.uk/images/bg-w-default.jpg) no-repeat left bottom; }
	
	#abheader {
		width: 870px;
		height: 126px;
		background: transparent url(http://www.appletonbeef.co.uk/images/bg-header.gif) no-repeat left top;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	#abheader ul {
		height: 30px;
		line-height: 30px;
		list-style: none;
		margin: 77px 0 0 206px;
		padding: 0;
	}
	
		#abheader ul li {
			display: inline;
			float: left;
			font-size: 0.8em;
			list-style-type: none;
			text-align: center;
		}
		
			#abheader ul li.hna { margin-left: 1px; width: 130px; }
			#abheader ul li.hng { border-left: 1px solid #fff; width: 109px; }
			#abheader ul li.hnb { border-left: 1px solid #fff; width: 85px; }
			#abheader ul li.hnc { border-left: 1px solid #fff; width: 100px; }
			#abheader ul li.hnd { border-left: 1px solid #fff; width: 60px; }
			#abheader ul li.hne { border-left: 1px solid #fff; width: 96px; }
			#abheader ul li.hnf { border-left: 1px solid #fff; width: 68px; }
						
			#abheader ul li a {
				display: block;
				width: 100%;
				color: #000;
				text-decoration: none;
			}
			
			#abheader ul li a:hover {
				#006B4C;
				text-decoration: underline;
			}
			
	#abheaderlogo {
		width: 146px;
		height: 146px;
		background: transparent url(http://www.appletonbeef.co.uk/images/headerlogo.png) no-repeat left top;
		cursor: pointer;
		position: absolute;
		top: 15px;
		left: 20px;
		
		* background: none;
		* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.appletonbeef.co.uk/images/headerlogo.png', sizingMethod='scale');
	}
	
	#maincontent {
		width: 489px;
		color: #000;
		font-size: 0.7em;
		position: absolute;
		top: 200px;
		left: 0;
	}
	
		#maincontent-top {
			width: 489px;
			height: 30px;
			background: transparent url(http://www.appletonbeef.co.uk/images/bg-maincontent-top.png) no-repeat left top;
			
			* background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.appletonbeef.co.uk/images/bg-maincontent-top.png', sizingMethod='scale');
		}
		
		#maincontent-bot {
			width: 489px;
			height: 30px;
			background: transparent url(http://www.appletonbeef.co.uk/images/bg-maincontent-bot.png) no-repeat left top;
			
			* background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.appletonbeef.co.uk/images/bg-maincontent-bot.png', sizingMethod='scale');
		}
		
		#maincontent-mid {
			width: 433px;
			background-color: #fff;
			padding: 0 20px 0 36px;
			margin: 0;
		}
	
		#maincontent-mid h1 {
			color: #D19408;
			font-size: 1.3em;
			margin: 0;
			padding: 0;
		}
		
	#blogcontent {
		width: 289px;
		color: #000;
		font-size: 0.7em;
		position: absolute;
		top: 200px;
		right: 0;
	}
	
		#blogcontent-top {
			width: 289px;
			height: 30px;
			background: transparent url(http://www.appletonbeef.co.uk/images/bg-blogcontent-top.png) no-repeat left top;
			
			* background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.appletonbeef.co.uk/images/bg-blogcontent-top.png', sizingMethod='scale');
		}
		
		#blogcontent-bot {
			width: 289px;
			height: 30px;
			background: transparent url(http://www.appletonbeef.co.uk/images/bg-blogcontent-bot.png) no-repeat left top;
			
			* background: none;
			* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.appletonbeef.co.uk/images/bg-blogcontent-bot.png', sizingMethod='scale');
		}
		
		#blogcontent-mid {
			width: 233px;
			background-color: #fff;
			padding: 0 20px 0 36px;
			margin: 0;
		}
	
#abfooter {
	clear: both;
	width: 846px;
	font-size: 0.6em;
	margin: 0 auto 15px auto;
	padding: 0 0 10px 0;
	text-align: left;
	color: #fff;
}

#abfooter a { color: #fff; }
#abfooter a:hover { color: #006D58; }


/****** IMAGE FLOATS ****/

img.floatleft {
	float: left;
	margin: 0px 10px 0px 0px;
}

img.floatright {
	float: right;
	margin: 0px 0px 0px 10px;
}
