body
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #fff;
	font-size: 12px;
	margin: 0px;
	text-align: left;
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	color: #328866;
}

h1
{
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
}

h2
{
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 0px;
}

h3
{
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
}

h4
{
	font-size: 16px;
	text-align: left;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: -3px;
}

h5
{
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 0px;
}

p, br
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.left { text-align: left; }
.center { text-align: center; }
.right { text-align: right; }
.small { font-size: 10px; }
.link { font-size: 10px; }

.heading
{
	margin-top: 15px;
	margin-bottom: 0px;
}

.contactdetails
{
	font-size: 11px;
	color: #004420;
	text-align: center;
	line-height: 150%;
}

.copyright
{
	font-size: 9px;
	color: #727272;
	text-align: center;
}

ul, ol
{
	font-family: verdana, arial,helvetica,sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
}

a { font-family: arial, helvetica, sans-serif; }
a:link { color: #2828ff; }

a:hover
{
	color: #ff2222;
	background: #ffffff;
}

a:visited { color: #6688e0; }

a:active
{
	color: #ff2222;
	background: #fffff;
}

a.pgl
{
	display: block;
	width: 95px;
	height: 16px;
	color: #fff;
	font-size: 11px;
	line-height: 140%;
	font-weight: bold;
	text-decoration: none;
	border-right: solid #008000 1px;
}

a.pgl:hover, a.pgl:active
{
	background: #669966;
	color: #ffff88;
}

table
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	empty-cells: display;
}

table.results { background-color: #cecece; }

table.navibar
{
	color: #fff;
	background: #339966;
	border-top: #006000 solid 1px;
	border-bottom: #006000 solid 1px;
}

table.display { border: solid #d8e296 1px; }
table.mulches { font-size: 9px; }

th
{
	font-size: 12px;
	text-align: center;
	background: #efefef;
}

td
{
	font-size: 12px;
	text-align: center;
}

td.content { background: #ffffe2; }
td.sidebar { background: #fff url(images/sidebar.gif) top left no-repeat;}
td.highlight { background: #d2efd2; }
tr.display { background: #f0f0d2; }
th.display { background: #f0f0d2; }
td.display { background: #f0f0d2; }
td.button { background: #af7b01; }

td.photo
{
	border-top: #efefef solid 1px;
	border-left: #efefef solid 1px;
	border-bottom: #efefd2 solid 2px;
	border-right: #efefd2 solid 2px;
	font-size: 9px;
	text-align: center;
	color: #666;
}

textarea { font-size: 12px; }
input { font-size: 12px; }

input.button
{
	font-size: 10px;
	color: #000000;
}

form
{
	font-size: 12px;
	text-align: center;
}

form.left
{
	font-size: 12px;
	text-align: left;
}


img
{
	font-family: arial,helvetica,sans-serif;
	font-size: 8px;
	border: none;
}
