@charset "UTF-8";

/* CSS reset based on http://meyerweb.com/eric/tools/css/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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, input, textarea, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing=0' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end of CSS reset */

/* start of my stylee */
body {
	background: #2d2f15 url(blackheath-background.gif) repeat;
	font: 87.5% Georgia, serif; 
	color: #272912;
	text-align: center;
	position: relative;
}
html>body {
	font-size: 14px;
}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #c90;
}

h1 {
	font-size: 2.2em;
	padding: 8px 0;
}

h2 {
	font-size: 1.75em;
	margin: 16px 0 3px ;
padding: 0 0 10px 30px;
font-weight:normal;
background: transparent url(leaf.gif) no-repeat; 
}

h3 {
	font-size: 1.42em;
	margin: 16px 0 10px ;
padding: 9px 0 4px 26px;
font-weight:normal;
color:#5c6229;
background: transparent url(leaf2.gif) no-repeat; 
}

h4 {
	font-size: 1.25em;
	padding: 12px 0 10px;
}

h5 {
	font-size: 1.17em;
	padding: 12px 0 0;
}
p {
	padding: 7px 0;
	line-height: 1.4em;
}
sup {
	font-size: 0.8em;
	position:relative;
	bottom:0.6em;
}
small {
	font-size: 0.95em;
}
hr {
	border-top: #090909 1px solid;
	border-bottom: #2b2b2b 1px solid;
	border-right: #191919 1px solid;
	border-left: #191919 1px solid;
	color: #191919;
	background-color: #191919;
	height: 2px;
	width: 100%;
	margin: 12px 0 10px;
}
.nobr {
	white-space: nowrap;
}
#branding {
	height:120px;
	width:100%;
	overflow:hidden;
	background: #5c6229  url(blackheath-header.gif) no-repeat;
	text-align:left;
}
#branding img {
position:absolute;
top: 0px;
left:0px;
	padding: 0;
}
#branding h1 {
	font-size: 4em;	
font-weight:normal;
	color: #f0eab4;
	padding: 13px 0 0 275px;
	margin:0;
}
#branding h1 a{
text-decoration:none;
color: #f0eab4;
}
#branding h1 a:hover {
	color: #fffac4;
}

#branding h2 {
font-size: 1.2em;
font-style:italic;
font-weight:normal;
	color: #e3db93;
	padding: 0 0 0 280px;
	margin:-2px 0 0 0;
}
#content {
	text-align:left;
	background: #f0f0e6 url(site-page.gif) top right repeat-y;
	width: 800px;
	margin: 0 auto;
	position: relative;
}
#nav_main {
	width:180px;
	background-color: #e6e6d4;
}
#nav_main ul {
	list-style: none;
	margin: 0;
	padding: 12px 16px 20px 16px ;
}
#nav_main li {
	font-size:1.4em;
	padding: 0;
}
#nav_main li ul{
	padding: 8px 0;
}
#nav_main li li{
	font-size:10px;
	padding: 4px 0px;
	letter-spacing:0.1em;
	border-bottom: 1px dotted #959d4f;
	font-weight:bold;
}
#nav_main li a{
	padding-bottom:5px;
	text-decoration: none;
	color:#272912;
}
#nav_main li li a{
	padding-bottom:5px;
	text-decoration: none;
	color:#5c6229;
}
#nav_main .this{
	color: #0f0;
}
#nav_main a:hover {
	text-decoration:underline;
	color:#000;
}
#content_main {
	padding: 0 30px 30px 10px;
	width:570px;
	float:right;
}
#content_main img{
	padding: 5px;
	border: 1px solid #97a143;
	margin: 10px 20px 10px 0;
}
#content_main img.speed{
	padding: 5px;
	margin-left:120px;
	border: none;
}
#content_col1{ 
	padding-top:8px;
	float:left;
	width: 48%;
}
#content_col2{ 
	padding-top:8px;
	float:right;
	width: 48%;
}
.credit {
clear:both;
	background: #5c6229 url(site-footer.gif) no-repeat;
	text-align: center;
	color: #d0c361;
	font-size: 0.833em;
	line-height:1.2em;
	padding: 16px 0 60px 0;
}
.credit a {
	text-decoration:none;
	color: #d0c361;
}
.credit a:hover {
	text-decoration:underline;
	color: #f1e268;
}
.fltrt {
	float:right;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.doclink {
	padding: 0 30px 10px 0;
	background: transparent url(worddoc2.gif) no-repeat top right; 
}
table.tablelist {
	width:100%;
	margin-bottom:20px;
}
table.tablelist tr {
	border-bottom: 1px dotted #959d4f;
}
table.tablelist td {
	padding:3px 20px 3px 0;
}
table.tablelist td.section {
	font-weight:bold;
	padding:20px 0 4px;
}
table.tablelist td.subsection{
	color:#5c6229;
}
.toplink {
	float:right;
	font-size: 0.75em;
	margin: 16px 0 0 0;
	padding: 15px 0 10px 28px;
	font-weight:normal;
	background: transparent url(leaf3.gif) no-repeat; 
}