body, li, ul, table, tr, td	{
	font: 13px/15px Georgia, "Times New Roman", Times, serif;
	color: #666633;
	padding:0;
	margin:0;

	}
/* style to get content to centre on page */
body	{
	text-align:center;
	background-color: #F9FCD6;
	}
h1	{font: 24pt/16pt normal Georgia, "Times New Roman", Times, serif;
padding-top:0px;
margin-top:0px;}
.info {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align:right;
}
.contact {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align:center;

}

li	{
	text-indent:50px;
	}
#wrapper	{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1030px;
	background:url(images/calicoBG1020.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
a {
text-decoration:none;
color:#006633;
}
a:hover {
color:#000000;
}