/* Style sheet for Bibliography -- Translating Research into Action: Nonprofits and the Renaissance of New Orleans October 2006  http://www.urban.org/katrinabiblio */

body, td, th { 
font-family: verdana, helvetica, sans-serif; 
font-size: 90%; 
text-decoration: none; 
color: #000; 
}

body { 
background-color: #fff; 
margin: 0; 
padding: 0 !important; 
}

#biblioMainTable { 
width: 747px !important;
}

#biblioMainTable td.biblioLogoContent { 
width: 176px !important; 
background-color: #F93 !important; 
height: 205px !important; 
}

#biblioMainTable td.biblioBannerHolder { 
width: 571px !important; 
border-left: 2px solid #FFF; 
background-color: #F93; 
height: 205px !important; 
}

/* Left Nav */	
#biblioMainTable td.biblioLeftNav { 
width: 176px; 
background-color: #FC6; 
/* margin-left: .5em; */
padding-left: .6em;
padding-top: 1.5em;
}

.biblioLeftNav a, .biblioLeftNav a:visited, .biblioLeftNav a:hover { 
display: block; /* This makes multi-line text line up */
font-family: Georgia, Geneva, Verdana, arial, sans-serif; 
font-size: 1em; 
font-weight: bold; 
background: url(/katrinabiblio/images/bibliography_bullet.gif) top left no-repeat; 
color: #309; 
text-decoration: none; 
padding-left: 1.6em; 
}

#biblioContentHolder { 
width: 571px; 
background-color: #FFE7B5; 
border-left: 2px solid #FFF; 
padding-left: .4em;
}

#biblioBreadcrumbs { 
color: #333; 
background-color: #FFE7B5;
padding: 10px .8em;
font-size: .9em; 
}

#biblioBreadcrumbs a { 
color: #333; 
font-weight: normal; 
}

#biblioTableContent /* Add this table id to actual HTML code */
{ 
font-family: verdana, helvetica, sans-serif; 
/* font-size: 13px; */
padding-top: .8em;
}

/* Textblock style */
.CS_Textblock_Text {
font-family: verdana, helvetica, sans-serif; 
font-size: 13px; 
padding-top: 1em;
}

#content {
padding-right: .8em; 
padding-bottom: 1em;
margin-left: 0; 
}

#content p { 
margin: 0 0 2em 0; 
}

#content .backtoTopic {
margin-top: 1em;
}

a {
color: #023F58;
text-decoration: underline;
}

a:visited {
color: #993300;
text-decoration: underline;
}

a:hover {
color: #023F58;
text-decoration: underline;
}

.subtopicHeader {
color: #C14E09; 
line-height: 12px;
font-weight: bold;
font-family: Arial, sans-serif;
}


/* Right column section nav menu item styles */
#biblioTableContent ul { 
color: #023F58;
list-style-image: url(/katrinabiblio/images/bibliography_bullet_sm.gif);
font-size: 12px;
line-height: 11px;
font-weight: normal;
font-family: Arial, sans-serif;
}

#biblioTableContent ul li a {
color: #023F58;
font-size: 12px;
line-height: 11px;
text-decoration: none;
font-weight: normal;
font-family: Arial, sans-serif;
}

.backtoTopic a, .backtoTopic a:visited {
color: #023F58;
font-size: 12px;
text-decoration: none;
font-weight: normal;
font-family: Arial, sans-serif;
}

#content ul { /* For right column section nav lists */
margin-top: .3em; 
margin-bottom: .3em; 
padding: 0; 
margin-left: 2em; 
margin-right: 2em; 
}

#content li {  /* For right column section nav lists */
margin-bottom: .2em; 
}

/* Subsite Menu Name */
#header h1 { 
font: 900 1.5em Arial, Verdana, sans-serif; 
color: #330099; 
padding-top: .5em; 
padding-left: .4em;
margin: 0; 
}

/* Page Title */
#header h2 { 
font: oblique 800 1.3em Arial, Verdana, sans-serif;
color: #AA5908; 
padding: .4em;
margin: 0; 
}

hr { 
border: solid #960 !important; 
border-width: 1px 0 0 !important; 
height: 1px !important; 
width: 100% !important; 
margin: .5em 0 .5em .3em; 
} 

/* Footer */
#footer { 
background-color: #fff; 
width: 700px; 
text-align: center; 
font-size: .7em; 
padding: .7em; 
color: #000; 
}

/* DON'T NEED THIS .biblio_Textblock_Text { 
font-family: verdana, helvetica, sans-serif; 
font-size: 1.3em;
color: #000; 
padding-left: 0;
} */






