/* TF HARFORD PLACE */

/* RESET
------------------------------------------------*/

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
img, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q {	quotes: "" ""; }

/* LAYOUT
------------------------------------------------*/
body { background: #fff; font: 80% verdana,arial,sans-serif; text-align: center; }
#container { text-align: left; margin: 0 auto; line-height: 1.5; width: 760px; background: #e2ded1; color: #2d2a24; border-bottom: 10px solid #8c8371; }
.clear { clear: both; width: auto; height: 1px; overflow: hidden; }

/* CONTENT
------------------------------------------------*/
h1 { width: 760px; height: 437px; margin-bottom: 2em; }
h2 { font: bold 110% verdana,arial,sans-serif; background: #8c8371; color: #fff; margin: 1.5em 0 1em; line-height: 1; }
h2.first { margin-top: 0; }
h2.qt { margin-bottom: 0; }
ul { margin: 0 0 1em; list-style: square; padding: 0 0 0 2em; }
ol { margin: 0 0 1em; list-style: decimal; padding: 0 0 0 2em; }
p { margin-bottom: 1em; }
strong { font-weight: bold; }
em { font-style: italic; }
.column a:link, .column a:visited, #full a:link, #full a:visited { color: #202257; text-decoration: none; }
.column a:hover, .column  a:active, #full a:hover, #full a:active { color: #4347b5; text-decoration: underline; }
#qt { padding: 0 10px 10px; background: #8c8371; }
#qtw { width: 340px; height: 226px; overflow: hidden; }

/* BACKLINK
------------------------------------------------*/
a#backlink { display: block; padding: 3px 5px; line-height: 1; font-weight: bold; margin-bottom: 1em; }
a#backlink:link, a#backlink:visited { color: #fff; background: #790018; text-decoration: underline; }
a#backlink:hover, a#backlink:active { color: #fff; background: #3c000c; text-decoration: none; }

/* COLUMNS
------------------------------------------------*/
#columns { width: 740px; padding: 0 10px; font-size: 90%; float: left; }
#columns .column { width: 360px; float: left; }
#columns .right { float: right; }
#full { width: 740px; padding: 0 10px; font-size: 90%; }

#columns .downloads a:link, #columns .downloads a:visited, #columns .downloads a:hover, #columns .downloads a:active { text-decoration: none; }
#columns .downloads { list-style: none; padding: 0 0 0 1em; }
#columns .downloads li { padding-left: 24px; margin-bottom: 0.25em; }
#columns li.pdf { background: url(../images/icon_pdf.gif) no-repeat 0px 2px; }
#columns li.mov { background: url(../images/icon_mov.gif) no-repeat 0px 2px; }

/* FOOTER
------------------------------------------------*/
#footer { width: 760px; margin: 1em auto; clear: both; }
#credit { width: 370px; text-align: right; float: right; color: #c6baa2; font-size: 80%; line-height: 1.4; }
#credit a:link, #footer a:visited { color: #8c8371; text-decoration: none; }
#credit a:hover, #footer a:active { color: #8c8371; text-decoration: underline; }
#logos { width: 370px; text-align: left; float: left; }
#logos img { margin: 0 1em 1em 0; }