/* CSS Document */

/*  START OF GENERIC DEFINING STYLES */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ABB9CE;
	font-size: 0.9em;
	line-height: 1.25;
	margin-bottom: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 1;
	color: #000066;
}
.h1book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}
.h1booksubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #660000;
}

.Image_RL {text-align: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Image_RR {text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	clear: right;
}
.black {
	color: #000000;
	font-size: 85%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #336699;
	font-weight: bold;
	line-height: 1.2;
}

a:link {
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	font-weight: bold;
}

/*  HENRY STYLES */

.listings-name {
	font-weight: bold;
	color: #660000;
	font-size: 110%;
}

.smalltext {
	font-size: 85%;
	font-style: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.listings-divider-olive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999966;
	border-top: 1px solid #999966;
	border-right: 3px solid #999966;
	border-bottom: 3px solid #999966;
	border-left: 3px solid #999966;
	font-weight: bold;
	letter-spacing: 0.04em;
	clip: rect(auto, auto, auto, auto);
	text-indent: 5pt;
	font-size: 95%;
	margin-top: 30px;
	margin-bottom: 20px;
}

.redtext {
	font-weight: bold;
	color: #CC0000;
}



.blacktext {
	font-weight: bold;
	color: #000000;
}


a.blacktxt:link {
	color: #333333;
	text-decoration: none;
}
a.blacktxt:visited {
	color: #333333;
	text-decoration: none;
}
a.blacktxt:hover {
	color: #333333;
	text-decoration: underline;
}
a.blacktxt:active {
	color: #666666;
	text-decoration: none;
}

a.bodytxt:link {
	color: #90847C;
	text-decoration: none;
}
a.bodytxt:visited {
	color: #90847C;
	text-decoration: none;
}
a.bodytxt:hover {
	color: #90847C;
	text-decoration: underline;
}
a.bodytxt:active {
	color: #90847C;
	text-decoration: none;
}

.linkactive {
	color: #DF1B28;
}

.headtxt {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #DF1B28;
	text-decoration: none;
}

.subheadtxt {
	color: #DF1B28;
	text-decoration: none;
}

.bodytxt {
	font-size: 70%;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #90847C;
	text-decoration: none;
}

.whitetxt {
	color: #FFFFFF;
}

.bodytxtsml {
	font-size: 60%;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #90847C;
	text-decoration: none;
}

.error {
	color: #FF0000;
}

.imgborder {
	border: 1px solid #999999;
}
.pagedescriptionSM {
	font-size: 110%;
	line-height: 1.3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #666666;
	font-weight: bold;
}
.listingsnNoIndent {
	font-size: 75%;
	font-style: normal;
	line-height: 1.4;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 20px;
}
.listings-divider-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #990000;
	border-top: 1px solid #990000;
	border-right: 3px solid #990000;
	border-bottom: 3px solid #990000;
	border-left: 3px solid #990000;
	font-weight: bold;
	letter-spacing: 0.04em;
	clip:   rect(auto, auto, auto, auto);
	text-indent: 5pt;
	font-size: 95%;
	margin-top: 30px;
	margin-bottom: 20px;
}
.points {
	font-size: 80%;
	font-style: normal;
	line-height: 1.5;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	margin-right: 25px;
}
.descript-points {
	font-size: 80%;
	font-style: normal;
	line-height: 1.5;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 25px;
	border-bottom-width: 15px;
}
.tightlisting {
	font-size: 70%;
	font-style: normal;
	line-height: 1.4;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
}

.tightlisting_no_ind {
	font-size: 70%;
	font-style: normal;
	line-height: 1.4;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.libsearchindent {
	margin-left: 15px;
}
.L-image {
	clear: right;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: #CCCCCC;
}


.newstitle {
  font-size: 100%;
  color: #FF0000;
  line-height: 150%;
  font-weight: bold;
}

.newssub {
  font-size: 80%;
  color: #000000;
  line-height: 150%;
}



.newsstory {
  font-size: 70%;
  color: #000000;
}

.newsdate {
  color: #666666;
  font-weight:bold;
}

.newsstorymain {
  font-size: 82.5%;
  color: #000000;
  line-height:130%;
  margin: 10px 0px 0px 0px;
  padding: 0px;
}

.indexsidecol {
  font-size: 75%;
  line-height: 1.6;
  color: #000000;
}

/*Henry news stlyes */

.img1 {
	vertical-align: top;
	background-position: left;
	white-space: normal;
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: none #FFFFFF;
}
.img2 {
	vertical-align: top;
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	border: none #FFFFFF;
}


.page_description {
	font-size: 115%;
	line-height: 1.5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	text-align: left;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 0px;
	margin-top: 0px;
	margin-bottom: 40px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	color: #666666;
	font-weight: bold;
}

.redtext {
	font-weight: bold;
	color: #CC0000;
}

.blacktext {
	font-weight: bold;
	color: #000000;

}
.orangetext {
	font-weight: bold;
	color: #FF6600;

}

a:link {
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFF00;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	font-weight: bold;

}
.descript-20px-ind {
	font-style: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
}

.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.Storytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #990000;
}

/* Additional News & Stories styles */

.storytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  color: #FF0000;
  line-height: 150%;
  font-weight: bold;
}

.storysubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 80%;
  color: #000000;
  line-height: 150%;
}
