.bodytext {
  font-family: arial, verdana, trebuchet;
  font-size:12px;
  color:#000000;
}

.font_listing {
  font-family: arial, verdana, trebuchet;
  font-size:11px;
  color:#000000;
}

.font_listing_title {
  font-weight:bold;
  color:#660033;
}

p.font_footer, ul.font_footer li {
  font-family: arial, verdana, trebuchet;
	font-size: 11px;
	font-weight: bold;
	color: #4c3d81;
}

ul.font_footer li {
	display: inline;
	margin-right:15px;
}

.font_product_spec {
  font-family: arial, verdana, trebuchet;
  font-size:14px;
  width:290px;
  color:#000000;
  margin-left:15px;
}

.font_product_spec_title {
  font-weight:bold;
  font-size:18px;
  color:#660033;
}


.font_cart_text {
  font-family: arial, verdana, trebuchet;
  font-size:14px;
  width:375px;
  color:#000000;
  margin-left:15px;
}

.font_cart_item {
  font-family: arial, verdana, trebuchet;
  font-size:12px;
  color:#000000;
  margin-left:15px;
}

.font_cart_total {
  font-family: arial, verdana, trebuchet;
  font-size:14px;
  font-weight:bold;
  text-align:right;
  color:#660033;
}

/* special text banner that runs under main nav
   text set in french.php language file */
#special_banner {
	margin: 0 210px 0 155px;
	background-color:white; 
	text-align:left;
	padding:0px;
	border: 2px solid rgb(156,211,75);
	}
#special_banner h3 {
    font-family: arial, verdana, trebuchet;
    line-height:1.45em;
    font-size:1.10em;
	color:red;
	text-align:center;
	width: auto;
	border:none;
	}
#special_banner img {
	width:60px;
	padding: 0 30px;
	border:none;
	}
#special_banner a:link, #special_banner a:active, #special_banner a:visited {
	color:red;
	text-decoration:underline;
	}
#special_banner a:hover {
	color: gray;
	}
	
#chapter_menu ul{
    padding:0;
    margin:5px;
}

#chapter_menu li {
    list-style:none;
    padding:0;
    margin:O;
}

#chapter_menu li a:link, #chapter_menu li a:visited {
   color:#4c3d81;
}

#chapter_menu li a:hover {
   color:black;
}

#chapter_menu li span {
   color:#603;
}
#chapter_menu li span:before {
	content:'> ';
	font-weight:bold;
}

#offSiteLinks li {
	list-style:none;
}

#offSiteLinks li a:link, #offSiteLinks li a:visited {
	color:#4c3d81;
	font-weight:bold;
}

#offSiteLinks li a:hover {
	color:#000;
	font-weight:bold;
}

td.center_column {
	background-color:white;
	padding: 20px;
	border-top: 1px #4c3d81 solid;
	border-left: 1px #4c3d81 solid;
	border-right: 1px #4c3d81 solid;
	border-bottom: 1px #4c3d81 solid;
}
div.pageHeading, td.pageHeading {
	color: #603;
}

td.pageHeading {
	font-size:1.45em;
	}
	
.messageStackError, .messageStackWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	/* background-color: #FF0;
	padding:5px; */
	background-color:rgb(156,211,75);
	padding:10px;
	border-bottom:1px solid white;
	color:#660033;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	font-weight:bold;
}
.messageStackSuccess {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color:rgb(156,211,75);
	padding:10px;
	color:#660033;
	font-weight:bold;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}
td.infoBoxHeading {
	text-align:top;
	background-color: #4c3d81;
	padding-top:0;
	margin:0;
}

.infoBox {
  background: #fff;
}

.infoBoxContents {
	background-color: #fff;
	background: #fff;
	padding: 0 5px 12px 5px;
	margin:0;
}

.contentBoxHeading {
	text-align:top;
	background-color: #4c3d81;
	padding-top:0;
	margin-top:0;
	margin-bottom:12px;
}
table.infoBoxContents {
	border-right: 1px gray solid;
	border-bottom: 1px gray solid;
	border-left: 1px gray solid;
	border-top: 1px gray solid;
	padding: 5px 5px 12px 5px;
}
div#menu_left li a, div#menu_left li span {
	font-family: arial, verdana, trebuchet;
	font-size: 13px;
	font-weight: bold;
	color: #4c3d81;
}
div#menu_left li a:hover {
	text-decoration:none;
	background-color: #eee;
	color: #603;
}
div#menu_left li span {
	color: #603;
}
td.newBooks li {
	/* list-style:none; */
}
tr.moduleRow {
	background-color:white;
}
tr.moduleRowSelected {
	background-color:white;
}
tr.moduleRowOver {
	background-color:white;
}
img {
	border:none ! important;
}