.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #40413B; 
	list-style-type: square;
	} 

.address {
	font-family: georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #664715;
	}

.pic { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #663333; 
	} 

.header { 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 16px; font-style: italic; 
	line-height: 16px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #0E5E28; 
	list-style-type: square; 
	}

.menu { 
	font-family: Georgia; 
	font-size: 16px; 
	font-style: normal; 
	line-height: 15px; 
	font-weight: bold; 
	font-variant: normal; 
	color: #FF3399;
	} 

a:link {
	color: #da3c3c;
	text-decoration: underline;
	} 

a:visited { 
	color: #BC9D96;
	 text-decoration: underline;
	 } 
	 
a:active { 
	color: #999999; 
	text-decoration: none; 
	}
	
a:hover { 
	color: #999999;
	}

h1 { 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 20px;
	line-height: 22px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #da3c3c; 
	list-style-type: square;
	}
	
h2	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #40413B;
	} 
	
h2 strong {
	color: #da3c3c;
	font-weight: bold;
	font-size: 14px;
	} 
	
h2 em {
	font-weight: bold;
	font-style: normal;
	}
	
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #40413B;
	padding-left: 0px;
	} 
	
#address {
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 16px;
	line-height: 16px; 
	font-weight: normal; 
	color: #ffffff;
	background-color: #24a854;
	padding: 5px;
	text-align: center;
	}
	
#address strong {
	font-size: 20px;
	padding-left: 10px;
	}
	
ul#nav {
	width: 751px;
	float: left;
	background: #24A853;
}
ul#nav, ul#nav li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	text-align: center;
}
ul#nav li a {
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 6px 0;
	color: #FFFFFF;
	text-decoration: none;
}
ul#nav li a.home {
	width: 50px;
}
ul#nav li a.farmshop {
	width: 80px;
}
ul#nav li a.courtyard {
	width: 140px;
}
ul#nav li a.pick {
	width: 105px;
}
ul#nav li a.tearoom {
	width: 80px;
}
ul#nav li a.times {
	width: 105px;
}
ul#nav li a.location {
	width: 130px;
}
ul#nav li a.contact {
	width: 61px;
}

ul#nav li a {
	color: #C5E0C7;
}
ul#nav li a.active, ul#nav li a:hover {	
	background: #1D8341;
	color: #FFFFFF;
}

.style1 {color: #EFB949}
.style2 {
	color: #24A853;
	font-weight: bold;
}
.style4 {color: #24A853; font-weight: bold; font-size: 18px; }
.style5 {
	color: #da3c3c;
	font-weight: bold;
}
.style7 {
	color: #FF66FF;
	font-weight: bold;
}
.inputcontact{
	background: #24A853; 
	font: bold 80%/1.3em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
}
ul.star {
list-style-image: url(images/bullet.gif);
margin-left: 15px;
}
