body
{
	background-color: #A6C672;
	font-family: Verdana, Arial, Sans;
	margin: 0px;
	color: #806B4E;
}

td
{
	font-size: x-small;
}

.tableheight
{
	height: 100%;
}

a, a:visited, a:active
{ color: #78A431; text-decoration: none; }

a:hover, a:visited:hover, a:active:hover
{ color: #78A431; text-decoration: underline; }

a.nav, a.nav:visited, a.nav:active
{ color: #ECE9E0; text-decoration: none; }

a.nav:hover, a.nav:visited:hover, a.nav:active:hover
{ color: #ECE9E0; text-decoration: underline; }

.small
{
	font-size: xx-small;
}

.medgreenbg
{
	background-color: #78A431;
	color: #ECE9E0;
	padding-left: 12px;
	padding-right: 12px;
}

.creambg
{
	background-color: #ECE9E0;
}

.topcontent
{
	padding-left: 12px;
	padding-right: 12px;
	width: 725px;
}

.content
{
	padding-top: 28px;	
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	background-color: ECE9E0;
	width: 446px;
}

.pictures
{	
	padding-left: 12px;
	width: 225px;
	background: url('/images/cotswolds.gif') no-repeat bottom right;
}

.contenttable
{
	height: 100%;
}