.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.navigation a:link {color: #FFFFFF; text-decoration: none}
.navigation a:visited {color: #ffffff; text-decoration: none}
.navigation a:hover {color:  #FFFFCC; text-decoration: none}
.navigation a:active {color: #FFFFFF; text-decoration: none}

.vert_line {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(vert.gif);
	background-position: right;
}
.body_text {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #91AC65;
}

.body_text a:link {color: #91AC65; text-decoration: none}
.body_text a:visited {color: #91AC65; text-decoration: none}
.body_text a:hover {color:  #99854F; text-decoration: none}
.body_text a:active {color: #91AC65; text-decoration: none}

.Headings {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #91AC65;
}
.horizontal_line {

	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../dev.hollymeadowfarm.co.uk/images/hoz.gif);
	background-position: right;
}
.sub_head {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #91AC65;
}
