/* CSS Document */
img.blurb { padding: 10px;}
#libnav { 
margin-left: 10px;
}

#libnav a {
display: inline;
text-decoration: none;
color: #009933;

list-style-type: none;
font-size: 110%;
font-weight: bold;
}
#libnav a:hover {
background: #ececec;
}

#libnav ul {
list-style-type: none;
}

#libhead {
color: black;
}
#libhead a {
text-decoration: none;
color: #009933;

}

#libhead a:hover {text-decoration: none;}


#line {
/* border-top: solid 2px #009933;
*/
}

#quote
{
padding: 3px;
color: #009933;

font-style: italic;
font-size: 93%;
text-align: left;
margin-left: 10px;

}

li.readinglist {
list-style-image: url(images/arrow.gif);
}

li.links {
list-style-image: none;
list-style-type: none;
}
a.links { text-decoration: none;
color: #009933;
}

a.links:hover { 
color: #009933;
text-decoration: none;
background: #ececec;
}

.pageheading {
color: #009933;

}

.archive
{
width: 80%;
line-height: 19px;
}


.archive a {
text-decoration: none;
color: #009933;


}
.archive h3
{
color: #009933;
}
.archive a:hover { text-decoration: none;
color: #009933;
background: #ececec;
}

.archive ul
{
list-style-type: none;
}

.faqlink {
font-size: 120%;
text-decoration: none;
color: #009933;


}

a.faqlink:hover { text-decoration: none;
color: #009933;
background: #ececec;
font-size: 120%;
}


.faqcategory {font-weight: bold;
font-size: 100%;
color: #009933;

}
.faq_question {
font-weight: bold;
}
.faq_answer {
}
.category
{
background: #009933;

color: white;
padding: 3px;
}
.navheading {
font-size: 110%;
width: 60%;
border-bottom: solid 2px #63746a;
color: #63746a;
}


.libraryname {
font-size: 180%;
font-weight: bold;
color: #009933;

}

.letter {
color: #63746a;
font-size: 110%;
/*border-bottom: solid #63746a 3px;
width: 150px;*/
border: solid #63746a 1px;
width: 5%;
padding: 3px;
text-align: center;
}
.resource {
color: #63746a;
font-size: 110%;
/*border-bottom: solid #63746a 3px;
width: 150px;*/
border: solid #63746a 1px;
width: 50%;
padding: 3px;
}

.heading {
color: #63746a;
font-weight: bold;
font-size: 100%;
}
.title {
text-decoration: none;
font-weight: bold;
color: #009933;

}

a.title {
font-weight: bold;
color: #009933;

text-decoration: none;
}

a.title:hover {
color: #009933;
background: #ececec;
text-decoration: none;
}

.navtext {
color:#63746A;
font-size: 90%;

}
.blurbtext
{
color: #63746A;
}
.invisible
{
text-decoration: none;
}

.subject {
font-weight: bold;
font-size: 110%;
}

.red { color: red;}
.green {color: #009933;
}
.pdf {
font-size: 80%;
color: #d50100;
}
.unlinked{
color: #009933;

display: inline;
text-decoration: none;
list-style-type: none;
font-size: 110%;
font-weight: bold;
}


a.sublink:link  {
display: inline;
text-decoration: none;
color: #009933;

list-style-type: none;
font-size: 90%;
font-weight: bold;
}
a.sublink:visited  {
display: inline;
text-decoration: none;
color: #009933;

list-style-type: none;
font-size: 90%;
font-weight: bold;
}
a.sublink:hover  {
display: inline;
text-decoration: none;
color: #63746a;
list-style-type: none;
font-size: 90%;
font-weight: bold;
}
#leftcolumn{
background:#ffffff;
}
.navinnertube{
margin:0;
padding:0;
}