/*--STRUCTURE--*/
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
caption,th { text-align:left; }

q:before,q:after { content:''; }
abbr,acronym { border:0; }

body, 
html { height:100%; }

/*--TYPOGRAPHY--*/
body { font-size:15px; color: #968f8f; font-family: Garamond, Times, serif; font-weight: normal; }

h1 { font-size: 14px; font-weight: bold; color: #ffffff; width: 102px; height: 87px; background: url(../images/woodford-logo.gif) top left no-repeat; text-indent: -5000px; margin: 20px 0 0 0; cursor: hand; }
h2 { font-size: 15px; font-weight: bold; font-style: normal; color: #000000; margin: 10px 0 0 0; }
h3 { font-size: 14px; font-weight: bold; font-style: normal; color: #7e7d7e; margin: 5px 0 0 0; }
h4 { font-size: 14px; font-weight: normal; font-style: normal; color: #7e7d7e; }
h5 { font-size: 14px; font-weight: normal; font-style: normal; color: #7e7d7e; }
h6 { font-size: 11px; font-weight: bold; }

p 			{ margin: 0 0 15px 0; /*font-weight: bold;*/ }
p.last		{ margin-bottom: 0; }
img			{ margin: 0; }

dl			{ margin: 0 0 1.5em 0; }
dt			{  }
dd			{  }

abbr, 
acronym		{ border-bottom: 1px dotted #666; }
address		{ margin-top: 1.5em; font-style: italic; }
del			{ color:#666; }

a, 
a:link		 { color: #968f8f; text-decoration: none; }
a:focus, 
a:hover		{ color: #000000; text-decoration: none; }
a.current	{ color: #968f8f; text-decoration: underline; }


blockquote	{ margin: 1.5em; color: #666; font-style: italic; }
strong		{ font-weight: bold; }
em,dfn		{ font-style: italic; }
dfn			{ font-weight: bold; }
pre,code	{ margin: 1.5em 0; white-space: pre; }
pre,code,tt	{ font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt			{ display: block; margin: 1.5em 0; line-height: 1.5; }