
/* 
	ltblue E3E9ED (bodytop), medltblue 5A95BD, medblue 395E78, dkblue 123A54, meddkblue 1F6594,  bodybgbtm E6EFF5, bodybgtop ???,  boxbgbtm 79A0BB
	E4EDE4, 						63BD5B, 		3E7838, 		175412, 		29941F, 			E7F5E6, 		E3ECE2				7EBA79		
	yellow FBB215
*/

body {
	padding: 0;
	margin: 0;
	text-align: center; /* to make ie center it */
	background: #298320 url(images/background.gif) repeat-x top left;
	xfont-family: Times New Roman, Times, New York, serif;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	xfont-size: 1.05em;
	xfont-size: 16px;
}

#page {
	width: 800px;
	margin: 10px auto;
	padding: 0px;
	background: #E7F5E6 url(images/bodybackground.gif) left 125px repeat-x;
	xborder: 2px solid blue;
	text-align: left;
}

#title {
	background: url(images/title.jpg) no-repeat top left;
	width: 800px;
	height: 50px;
	padding: 0px;
	margin: 0px;
}

#masthead {
	background: url(images/header.jpg) no-repeat top left;
	width: 800px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}

#nav {
	background: url(images/navbackground.jpg) no-repeat top left;
	width: 800px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	color: #333;
	overflow: hidden;
}
#nav a {
	margin: 0px;
	height: 28px;
	padding: 0px;
	padding-left: 1em;
	padding-right: 1em;
	font-size: 17px;
	line-height: 26px;
	font-family: 'Arial Black', arial black, arial, helvetica, sans-serif;
	text-decoration: none;
	xborder-bottom: 1px solid red
}
#nav a, #nav a:visited {
	color: black;
}
#nav a.active, #nav a.active:visited, #nav a:hover {
	color: #175412;
	background: #E3ECE2;
}

#body {
	width: 545px;
	margin: 0px;
	float: left;
}
#innerbody {
	padding: 17px;
	padding-right: 0px;
}
.content a, .content a:visited {
	color: #29941F;
	text-decoration: underline;
}
.content a.b {
	font-weight: bold;
}
.content a.subtle, .content a.subtle:visited, .content a.subtle:hover {
	color: black;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
	background-color: #FBE815 /*95B5CB*/ ;
	color: #175412;
}
.content a img {
	padding: 1px;
	border: 2px solid #ccc;
}
.content a:hover img {
	border: 2px solid #FBE815 /*175412*/;
}
.content .hilite {
	font-weight: bold;
	color: #3E7838;
}
.content .large {
	font-size: 1.1em;
}
.content .callout {
	color: #555555;
	font-family: Verdana;
	font-size: 110%;
	font-weight: bold;
	padding-left: 3em;
	padding-right: 3em;
}
.content .callout a.subtle, .content .callout a.subtle:visited {
	color: #555555;
}
.content blockquote {
	color: #444444;
	font-family: Verdana;
	font-weight: bold;
}

.content ul, .content ol {
	font-weight: bold;
	color: #3E7838;
}
.content ul li p, .content ol li p {
	color: black;
	font-weight: normal;
	margin: .1em;
}

.content p {
	margin-top: .5em;
	margin-bottom: 1em;
}
.content h1 {
	color: #175412;
	font-size: 1.4em;
	font-family: 'Arial Black', arial black, arial, helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 2px solid #29941F;
	padding: 0px;
	margin: 0px;
	margin-bottom: .3em;
}
.content h2 {
	color: #175412;
	font-size: 1.2em;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #29941F;
	padding: 0px;
	margin: 0px;
	margin-top: 2em;
	width: 390px;
}
.content h3 {
	font-size: 1.1em;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.content h1 a, .content h1 a:visited, .content h2 a, .content h2 a:visited {
	color: #175412;
	text-decoration: none;
}

.content h1 a:hover, .content h2 a:hover {
	text-decoration: none;
}

.content table {
	border: 1px solid #29941F;
	font-size: .9em;
}
.content table caption {
	font-weight: bold;
	color: #175412;
}
.content table th, .content table td {
	vertical-align: top;
	padding: .5em;
}
.content table th {
	text-align: center;
}


#rightbar .content h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.25em;
	border: none;
	margin-top: 2em;
	text-align: center;
}

#rightbar .content h2 {
	font-size: 1em;
	border: none;
	margin-top: 2em;
}

#rightbar .content h1 a:hover, #rightbar .content h2 a:hover {
	text-decoration: underline;
}

#rightbar .content .first h1, #rightbar .content .first h1 {
	margin-top: 0px;
}

#rightbar .content a {
	color: #175412;
}
#rightbar .content .hilite {
	color: #175412;
}
#rightbar .content a.subtle {
	color: black;
}
#rightbar .content .hilite a.subtle {
	color: #175412;
}

#rightbar {
	float:right;
	width: 238px;
	margin: 0px;
	padding: 0px;
}

#rightbar .cb {
	margin: 17px;
	margin-left: 0px;
}
#rightbar .cb .i3 {
	background: #7EBA79 url(images/boxbackground.gif) top left repeat-x;
	border-color: #A7DAA2;
	border: 0px;
	padding: 10px;
	padding-top: 1px;
	margin-top: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 95%;
	overflow: hidden;
}



ul.toc {
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	border-top: 1px solid black;
	font-size: .88em;
	margin: 0px;
	font-weight: bold; /* make all bold, not just current/hover */
}
.cb ul.toc {
	margin: 0 -5px 0px -5px;
}
ul.toc li {
	margin: 0px;
	padding: 0px;
	display: block;
}
#rightbar ul.toc li a {
	margin: 0px;
	border-bottom: 1px solid black;
	padding: .6em 0px .6em 1em;
	color: #175412;
	text-decoration: none;
	margin: 0px;
	height: 1em;
	display: block;
}
#rightbar ul.toc li a:visited {
	color: #175412;
}
#rightbar ul.toc li a:hover {
	background: #AFE5AA;
	color: black;
}
#rightbar ul.toc li a.current {
	background: #DBE4DA !important;
	color: black !important;
}

.content .bookfloat a {
	float:right;
	text-align:center;
	text-decoration: none !important;
	font-weight: bold;
	line-height: 90%;
	margin-left: .75em;
	margin-bottom: .75em;
}
.content .bookfloat a:hover {
	background: none;
}
.content .bookfloat small {
	font-size: .7em;
}

.content img.thumb {
	clear: right;
	float: right;
	margin: .2em;
	margin-right: 1em;
}


.content p.quotee {
	text-align: right;
	margin-top: -1em;
	font-weight: bold;
}

body.hof .content h2 {
	font-size: 1.3em;
	margin-top: 1.25em;
}

body.hof #rightbar .content img.hof {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-top: 2px solid #DBE4DA;
	border-left: 2px solid #DBE4DA;
	border-bottom: 2px solid #175412;
	border-right: 2px solid #175412;
}

body.hof .content .photoright, body.hof .content .photoleft, body.hof .content .photocenter {
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #175412;
	border-right: 2px solid #175412;
	text-align: center;
	background-color: #fff;
}
body.hof .content .photoright {
	float: right;
	margin-left: 1em;
}
body.hof .content .photoleft {
	float: left;
	margin-right: 1em;
}
body.hof .content .photocenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

body.hof .content .caption {
	font-size: .8em;
	text-align: center;
	margin: .1em;
}