/* Style Sheet for www.avocado.co.uk */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ffffee;

}

h2, h3, h4, h5, h6, p {
	margin-top: 18px;
	margin-bottom: 18px;
}

h1 {
	font-size: 72px;
	color: #446655;
	margin: 0px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 32px;
	font-style: italic;
	color: #446655;
}

h4 {
	font-size: 18px;
	color: #446655;
}

h5 {
	font-size: 24px;
	color: #885555;
	text-align: center;
}

h6 {
	font-size: 20px;
	color: #885555;
}

#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#masthead {
	width: 100%;

}

#logo {
	width: 145px;
	float: left;
}

#title {
	width: 615px;
	text-align: center;
	float: left;
}

#content {
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}

#footer {
	position: relative;
	width: 100%;
	clear: both;
	height: 300px;
}

#footer p {
	font-size: 80%;
	text-align: center;
}

ul.list1 {
	font-weight: bold;

}

ul.list1 li {

}
ul.pears {
	margin-left: 0px;
	padding-left: 150px;
}

ul.pears li {
	list-style-image: url(pear16.gif);
}
#navmenu {
	clear: both;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px; 
}
#navmenu table td{
	padding: 5px;
	margin: 0;
}
.menuitem { color: #0000FF;}
.menuitem a {color: #0000FF; text-decoration: none}
.menuitem a:visited { color: #0000FF; text-decoration: none}
.menuitem a:hover { text-decoration: underline}
.menuthis { color: #333333; }
.menudivider { color: #0000FF;}
.itemtitle {
	color: #660000;
	vertical-align: top;
	width: 150px;
}

