/* @override http://localhost:8888/leonardironside.co.uk/site/css/common.css */

ul {
	position: relative;
	left: 166px;
	font-size: 12px;
	text-align: justify;
	width: 370px;
	top: -20px;
	list-style-type: none;
}

li {
	background: url(../images/bullet.png) no-repeat 0 5px;
	padding-left: 10px;
}

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #228b22;
}

ul#menu li {
	border-top: 1px solid silver;
	position: relative;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-color: silver;
	color: #a3a3a3;
	margin-bottom: 0;
	background-image: none;
	padding: 0;
}

img#brian_lorraine {
	width: 160px;
	float: right;
	padding-left: 15px;
}

a {
	text-decoration: none;
	color: #c42a30;
}

a:hover {
	text-decoration: underline;
}

div#background {
	position: absolute;
	top: 40px;
	width: 600px;
	left: 54px;
	background-color: white;
	padding-bottom: 0;
}

img#top_border {
	position: absolute;
	top: -30px;
	width: 600px;
}

img#bottom_border {
	position: absolute;
	top: 100%;
	width: 600px;
}

h1 {
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 111px;
	text-align: center;
	width: 600px;
}

h2 {
	position: relative;
	text-align: left;
	width: 600px;
	left: 188px;
	text-transform: uppercase;
	font: 16px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 22px;
	top: -8px;
}

h3 {
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	text-align: center;
	top: -8px;
}
	

img#logo {
	width: 109px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 120px;
	border-color: black;
}
img#banner {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	position: absolute;
	left: 108px;
	border-left-style: solid;
	border-left-width: 1px;
}

p {
	position: relative;
	left: 166px;
	font-size: 12px;
	text-align: justify;
	width: 410px;
	top: -20px;
}

p.copyright {
	font-size: 9px;
	text-align: center;
	left: 0;
	width: 600px;
	top: 10px;
	z-index: 1;
}

table {
	border-style: solid;
	border-width: 1px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 12px;
	position: relative;
	left: 166px;
	width: 410px;
	top: -20px;
}

tr {
	padding: 0;
}

td {
	border-style: solid;
	border-width: 1px;
	padding: 4px 10px 4px 7px;
}

td.variety {
	text-align: center;
}

img#assured_food_standards {
	position: relative;
	top: 310px;
	width: 50px;
	margin-left: 15px;
}

img#assured_produce {
	position: relative;
	top: 310px;
	width: 80px;
}

ul#menu {
	list-style-type: none;
	left: -18px;
	position: absolute;
	top: 165px;
	font-size: 14px;
	width: 132px;
}