/* 
-------------------------------------------------------------------
CLIENT
Authored by: P.Bedwell, Reading Room Ltd on 23/04/2009
Print Stylesheet
-------------------------------------------------------------------
*/

html * { clear: both; }

body { font-family: Georgia, Times, "Times New Roman", serif; font-size: 62.5%; font-weight: normal; color: #000; text-align: left; background: #fff; }

#wrapper { width: 100%; }

#skip { display: none; }
#header { border-bottom: 1px solid #000; margin-bottom: 2em; }
#breadcrumb { display: none; }
#menu { display: none; }
#leftCol { display: none; }
#frmSiteSearch { display: none; }

#logo img { margin-right: 1em; }
img { border: 0;  }

a { color: #000; text-decoration: underline; }

h1 { font-family: Georgia, Times, "Times New Roman", serif; font-size: 2.5em; font-weight: normal; margin: .5em 0; }
h2 { clear: both; font-family: Georgia, Times, "Times New Roman", serif; font-size: 1.9em; font-weight: normal; line-height: 1.05em; margin-top: 1.5em; padding-bottom: .35em; border-bottom: 1px solid #000; }
h2 a { text-decoration: none; }
h3 { clear: both; font-family: Georgia, Times, "Times New Roman", serif; font-size: 1.35em; font-weight:normal; }
h4, p, ul, ol, dt, dd  { font-size: 1.3em; margin-bottom: 1.5em; line-height: 1.3em; }
h4 { font-weight: 800; margin-bottom: .15em; }
dt { font-weight: 800; }

li p, label, input, textarea, select { font-family: Georgia, Times, "Times New Roman", serif; font-size: 1.3em; clear: left; }

#rightCol { display: none;  }

#footer {display: none;}

