﻿/* Global Styles */
body  {
    border-width: 0px;
    border-style: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
    color: #666666;
    background-color: #ffcc00;

}
h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
}
/* ID Styles */
#menu { width: 165px; height: 650px }
#content { width: 900px; background-color: #f4ffe4; }
#icontent { width: 600px; background-color: #f4ffe4; }
#lside { width: 1000px }
#ilside { width: 600px }
#rside { width: 200px; background-color: #f4ffe4 }
#rside2 { width: 1200px; background-color: #f4ffe4 }
#rspacer { width: 1000px; background-color: #f4ffe4 }
/* Classes */
.booktxt { text-align: left }
.subhead, .subhead a, .subhead a:visited { color: #993300 }
.subhead a:hover { text-decoration: none }
.mlink { color: #0033FF }
.mlink a:hover { text-decoration: none }
.lside { width: 1000px }
.top { background-color: #febd00 }
.maintable { width: 100% }
.ctable {
    height: 560px;
    padding: 10px;
    width: 100%;
}
.book, .book a, .book a:visited {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	text-decoration: none;
}
.book a:hover { text-decoration: underline; color: #5c743d; }
.fulltable { width: 100%; margin: 10px; }
.date {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: #993300;
    display: block;
    width: 165px;
    height: 22px;
    line-height: 22px;
    letter-spacing: 0.2em;
    text-decoration: none;
    text-indent: 5px;
    text-align: left;
    border-bottom: 1px solid #F4FFE4;
}
.menu, .menu a, .menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF8600;
    display: block;
    width: 165px;
    height: 33px;
    text-decoration: none;
    text-indent: 20px;
    text-align: left;
    line-height: 35px;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #F4FFE4;
}
.menu a:hover {
    background-color: #99CC66;
    color: #993300;
}
.current {
    background-color: #99CC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993300;
    display: block;
    width: 165px;
    height: 33px;
    text-indent: 20px;
    text-align: left;
    line-height: 35px;
    letter-spacing: 0.1em;
    border-bottom: 1px solid #F4FFE4;
}
.right { width: 200px }
.rhead, .rhead a, .rhead a:visited {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:14px;
	letter-spacing:.2em; 
}
.rhead a:hover { color: #5C743D }
.rhead2, .rhead2 a, .rhead2 a:visited {
	font:bold 14px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:14px;
	letter-spacing:.2em; 
}
.rhead2 a:hover { color: #5C743D }
.rdesc, .rdesc a, .rdesc a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
}
.rdesc a:hover { color: #5C743D }
.rdesc2 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.1em;
	text-decoration: none;
}
.rdesc3 {
	font: 24px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.1em;
	text-decoration: none;
}
.rdesc4 { color: #5C743D }