/*
 Reset styles for screen, print and handheld media
 Site: Hatton Farm Village
*/
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { border: 0; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
:focus { outline: 0; }
body { background: #fff; color: #171717; font-family: Arial, Helvetica, sans-serif; line-height: 1.5; }
a { color: #86993b; }
h1 { font-size: 1.5em; color: #000; line-height: 1.25; }
h2 { font-size: 2em; line-height: 1.25; margin-bottom: 0.75em; }
h3 { font-size: 1.17em; margin: 1.5em 0 0.15em 0; }
h4, h5, h6 { font-size: 1.09em; margin: 1.75em 0 0.15em 0; color: #86993b; }
p { margin: 0 0 1.25em 0; }
p.intro { font-size: 1.17em; line-height: 1.29; }
img.left {
	display: block;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 0;
	float: left;
}
img.right {
	float: right;
	margin: 5px 0 15px 30px;
	display: block;
}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
sup { font-size: 0.92em; top: -0.5em; position: relative; }
ol, ul { list-style: none; }
dl { margin: 0 0 1em 0; }
dt { font-weight: bold; }
dd { margin-bottom: 1em; }
input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1em;
	line-height: 18px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 10px;
}
table table { margin: 0; }
caption { font-weight: normal;  }
th { text-align: left; padding: 0.35em 1em 0.35em 0; }
td { padding: 0.35em 0.25em 0.35em 0.5em; }
fieldset { border: 1px solid #ccc; margin: 0.25em 0 1em 0; padding: 0.25em 15px 0.75em 15px; }
fieldset p { margin-bottom: 0.5em; }
legend { color: #000; font-weight: bold; padding: 0.25em 4px; }
hr { display: none; }
.center { text-align: center; }
.clear { clear: both; }
.cleaner { clear: both; font-size: 0; height: 0; line-height: 0.0; }

