/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/hillfarmback.jpg);
	color:#660000;
}

a {
	color:#003300;
}

a:visited {
	color:#003300;
}

a:hover {
	color:#660000;
}


.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.text
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.nav
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.style1 {font-size: 12px}

.green {
	color:#003300;
	font-weight:bold;
}

.red {
	color:#F00;
	font-weight:bold;
}

.blackImg {
	margin-left:15px;
	margin-right:15px;
	margin-bottom:15px;
}

.blackImgP {
	margin-bottom:15px;
}