body, td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a
{
	color: #42412c;
}
a:hover
{
	color: #DD6900;
}
hr
{
	height: 0;
	border: solid black 0;
	border-top-width: 1px;
	width: 100%;
}
form
{
	margin: 0;
}
img
{
	border: 0;
}
input, select
{
	font-size: x-small;
	text-indent: 2px;
}
textarea
{
	width: 98%;
	background: white;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
}
li
{
	line-height: 1.3;
}
input.button
{
    background: #3a362a;
    border: 1px solid black;
    color: #b1ae83;
    height: 20px;
    cursor: pointer;
}
input.editbox
{
    background: #b1ae83;
    border: 1px solid black;
    height: 20px;
}

table.wrapper
{
    background: #7d7a51;
    width: 810px;
    margin-top: 10px;
}
td.wrapper_vert_bound
{
    background: url(images/gradient.gif) no-repeat;
    width: 5px;
}
table.header
{
    background: url(images/header.jpg) no-repeat;
    width: 100%;
    height: 144px;
    color: black;
}
table.header a
{
    text-decoration: none;
}
table.header a:hover
{
	color: #b1ae83;
}
input#searchPhrase, input#searchGo
{
    vertical-align: middle;
}
table.page
{
    background: white;
}
td.page_horiz_bound
{
    height: 10px;
}
ul.search a
{
	text-decoration: none;
}

td.leftpane
{
    width: 200px;
    padding: 16px 8px;
    border-right: 1px black solid;
    font-size: 0.9em;
}
td.leftpane .text
{
    font-size: xx-small;
    color: #b3ad89;
}

ul.menulevel2 a, ul.menulevel3 a
{
    color: #b3ad89;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.search, ul.submenu
{
	padding-left: 0;
	margin-left: 0;
}
ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5
{
	font-size: xx-small;
}
td.leftpane a, ul.submenu a
{
	text-decoration: none;
}
li.doc, li.docs, li.sdoc, li.sdocs
{
    list-style: none;
    padding-left: 20px;
}
li.doc, li.docs
{
	background: url(menu/foot.jpg) no-repeat;
}
li.sdoc, li.sdocs
{
	background: url(menu/sfoot.jpg) no-repeat;
}
ul.menulevel2 li.doc, ul.menulevel2 li.docs
{
    background: url(menu/footr.jpg) no-repeat;
}
ul.menulevel2 li.sdoc, ul.menulevel2 li.sdocs
{
    background: url(menu/sfootr.jpg) no-repeat;
}
ul.menulevel3 li.doc, ul.menulevel3 li.docs
{
    background: url(menu/dot.jpg) no-repeat;
}
ul.menulevel3 li.sdoc, ul.menulevel3 li.sdocs
{
    background: url(menu/sdot.jpg) no-repeat;
}
fieldset#subscriptionFrame
{
    border: 1px solid black;
    padding: 5px 5px 5px 5px;
}
legend#subscriptionTitle
{
    color: #42412c;
    font-size: 10pt; /* fix size for IE not to distort tables when making text bigger */
}
input#subscriptionEmail
{
     width: 100%;
     margin-bottom: 4px;
}
input#subscriptionAdd, input#subscriptionRemove
{
    font-size: xx-small;
}

ul.sitemaplevel1 a, ul.sitemaplevel2 a, ul.sitemaplevel3 a
{
	text-decoration: none;
}

table.centerpane
{
    width: 472px;
    padding: 16px 14px 5px 14px;
}
table.centerpane td
{
    font-size: 0.8em;
}
div.locator
{
    font-size: xx-small;
    padding-bottom: 8px;
}
div.locator a
{
    color: #b3ad89;
    text-decoration: none;
}
h1, h2, h3, h4
{
    font-weight: normal;
	margin-bottom: 6px;
}
h1, h2, h3
{
    margin-top: 0;
}
h1
{
	font-size: 1.6em;
}
h2
{
	font-size: 1.5em;
}
h3
{
	font-size: 1.4em;
}
h4
{
	font-size: 1.3em;
}
td.navigator a
{
	text-decoration: none;
}

td.rightpane
{
    width: 128px;
    padding: 16px 4px;
    border-left: 1px black solid;
    font-size: 0.8em;
}
td.rightpane div
{
    text-align: center;
    padding: 4px 0 0 0;
}

table.wrapper .copyright
{
	font-size: 10px;
	color: #42412c;
	letter-spacing: -1px;
	padding: 3px 5px;
}
table.wrapper .copyright a, table.wrapper .copyright a:link, table.wrapper .copyright a:visited
{
	color: #42412c;
	text-decoration: none;
}
table.wrapper .copyright a:hover, table.wrapper .copyright a:active
{
	color: #000;
}

table.edit
{
    background: #b1ae83;
    font-size: x-small;
}
table.edit a
{
	text-decoration: none;
	color: black;
}
iframe
{
    background: white;
}
