.tablerow1{background-color:#cbd6b7}
.tablerow2{background-color:#cbd6b7}
.headertext {font-family: arial,verdana; font-size: 0.9em; color: #fff; font-weight:bold;}
.errtext {font-family:verdana; font-size:8pt; color: #d6673c;}
.selectlist {font-family:verdana; font-size : 8pt; color: #000000;}
.greylink {color: #A8A8A8;}
.txtbox {border: #d3d7e8 1px solid; font-size :8pt; color:#545658; text-align:left; width: 90px;} 

/* WRAPPER */
#wrapper {width: 920px; margin: 15px auto; border: 0;}

/* HEADER */
#header {width: 905px; height: 108px; padding: 7px 0 0 15px; border: 0; background-image: url(../images/bg-header.jpg);}
#button {text-align: right; margin: -10px 10px 0 0;}

/* MAIN CONTENT */
#mainContent {width: 920px;	background-color: #ffffff;}

/* TABLE */
table#main {padding-bottom: 30px; background: url(../images/bg-footer.jpg) bottom no-repeat;}
td#side {
	width: 221px;
	padding: 0 0 20px 0;
	vertical-align: top;
	border-right: 1px solid #7b8e55;
	border-left: 1px solid #7b8e55;
    background-color: #cbd6b7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
td#main {padding: 15px 25px; vertical-align: top; border-right: 1px solid #7b8e55;}

table#search {border:1px solid #7b8e55; width: 360px; margin: 0 auto;}
table#search td {/*padding: 5px;*/ text-align: left; height: 25px; }
table#search th {background: #7b8e55; color: #fff; padding: 2px 5px; text-align: center; font-family: Verdana, Arial; font-size: 0.9em;}


/* TOC */
#toc {margin-left: 0px; line-height: 1.5em;}
#toc a {color: #2e3f1b;}
#toc a:hover, a:active {color: #c9541f; text-decoration: none;}

/* NAVIGATION */
#nav {width: 221px; margin: 0; padding: 0; background-color: #7b8e55; line-height: 1.2em;}
#nav ul {margin-top: 0px; padding: 10px 0 0 0; display: block;}
#nav li {list-style-type: none; margin-bottom: 2px;}
#nav a:link, #nav a:visited {
	color: #ffffff;
	font-weight: bold; 
	letter-spacing:0.05em;
	text-decoration:none;
	padding: 4px 10px 4px 15px;
	display: block;
}
#nav a:hover, #nav a:active {color: #cbd6b7; background-color: #2e3f1b;}
#nav a.current {color:#ffffff; background-color: #d6673c;}

/* SIGN IN
#signIn {
	width: 190px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 20px 0 5px -10px;
	background: url(../images/bg_sideBottom.gif) no-repeat;
	padding-left: 10px;
} */

/* SUB NAVIGATION */
#subNav p {margin: 3px 0; letter-spacing: 0em;}
#subNav {margin: -10px 0 -8px 0; font-size: 0.9em; color: #cbd6b7;}
#subNav a:link, #subNav a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
	display: block;
	padding: 2px 10px 2px 15px;
}
#subNav a:hover, #subNav a:active {color: #cbd6b7 background-color: #2e3f1b;}
#subNav a.current {color:#ffffff; background-color: #d6673c;}
#subNav a.abcd {display: inline; padding: 2px 4px;}
#subNav p.indent, #subNav p.abcd {padding-left: 25px;}

/* LEXICON */
#lexicon {margin-bottom: 40px; line-height: 1.5em;}
#lexicon a {color: #2e2f1b; font-weight: bold;}
#lexicon a:hover {color:#c9541f; text-decoration: none;}
#lexicon a.current {color:#c9541f; font-weight: bold; text-decoration: none;}

/* BOOKS */
#books p {margin: 15px 0 0 0;}
#books p.indent {margin: 0 30px 10px 30px;}
#books blockquote {margin: -15px 30px 10px 30px;}

/* FOOTER */
#footer {width: 920px; font-size: 0.9em; text-align: center; margin-bottom: 10px; color: #7b8e55;}
#footer a {color: #7b8e55;}
#footer a:hover {color: #d8683d; text-decoration: none;}
