.redCentredHeadings { font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #FF0000 }
.blueHeadings {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #0000FF; background-position: center}
.contentsList {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #006633; text-align: left; text-indent: 0em; white-space: normal; list-style-type: square; letter-spacing: normal; word-spacing: normal; list-style-position: outside; list-style-image: none}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: large; font-style: normal; font-weight: bold; font-variant: normal; color: #006633}
.narmal_green_text {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: normal; color: #006633}
.contentsEmphasis {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal; font-weight: bold; text-indent: 0em; padding-top: 2px}
.greenHeading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; font-weight: bold}
.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.book_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #993300;
	background-color: #FFFF99;
}
/************* #siteInfo styles *************** - ex transitions*/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

