#navigation, #footer, .noPrint, .firstColumn, #footerLinks { display: none; }

.print { display: inline; }

#container {
	background-color: white;
	width: 671px;
	border: none;
	padding: 5px 0px 0px 0px; }

.printWidth {
	width: 100%; }	
	

/* ----------- NOT CHANGED FROM STYLE.CSS ----------- */	

body {
	color: #000000;
	font-family: Gill Sans MT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	margin: 1px;
	background-color: transparent;
}
	
h1, h2, h3, h4 {
	font-family:  Gill Sans MT,Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; }
	
h1 { font-size: 170%; }
h2 { font-size: 125%; }
h3 { font-size: 115%;  }
h4 { font-size: 107%; }
h5 { font-size: 106%;
	margin-bottom: -20px; }
	


p {
	color: #000000;
	font-size: 10pt;  }
	
ul {
	color: #000000;
	font-size: 10pt; }
	
li {
	color: #000000;
	font-size: 10pt;
	padding-bottom: 8px;  }
	
tr {
	vertical-align: top; }

td {
    font-size: 9pt; }
	
th {
	font-size: 8pt;
	padding:5px;
	background-color: #F9E0E0;
	text-align: left;
	text-transform: uppercase; }
	
form {
	display:inline; }
	
img {
	border: none; }
	
hr {
	background-color: black;
	color: #cccccc; }
	
A {
    font-size: 10pt;
    color: #8F0E00;
	text-decoration:underline; }
	
A:visited {
    font-size: 10pt;
    color: #6D6D6D;
	text-decoration:underline; }
	
A:hover {
    font-size: 10pt;
    color: green;
	text-decoration: none;}
	
/* ----------- PAGE FRAME ----------- */	

	
td.firstColumn {
	width: 210px;
	background-color: #CFE5BD;
	padding: 10px 3px 0px 15px; }
		
td.secondColumn {
		width: 80%;
		padding: 20px 10px 10px 10px; }
	

	
/* ----------- HEADER ----------- */	

#headerBar {
	width: 100%;
	background-color: #D1D2D4; }		

	
/* ----------- LEFT Nav Only ----------- */
#bodyNav ul {
	list-style: none;
	margin: 0px; }
	
ul#bodyNav li {
	float: left;
	height: 5px;
	color: #FFF;
	margin: 2px 2px 0px 2px; 
	border: none;
	padding: 3px 5px 0px 5px; }

ul#bodyNav a:link, ul#bodyNav a:visited {
    font-size: 10pt;
    color: #6C6C6C;
	text-decoration: none; 
	display: block;
	background-color: none; }

ul#bodyNav a:hover {
    font-size: 10pt;
    color: #FFF;
	text-decoration:underline;
	background-color: #7EA053; }

#home li.home, 
#charities li.charities, 
#about li.about,
#donate li.donate,
#events li.events,
#where li.where {
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic; }


#cchd li.cchd, 
#cup li.cup, 
#daystar li.daystar,
#daycare li.daycare,
#disaster li.disaster,
#hispanic li.hispanic,
#prison li.prison,
#prolife li.prolife,
#retirement li.retirement,
#rural li.rural,
#vincent li.vincent {
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic; }	


/* ----------- OTHER ----------- */
A.backToTop, 
A.backToTop:visited  {
	text-transform: uppercase;
    font-size: 7pt;
	color: #6D6D6D;
	text-decoration: none; }

A.backToTop:hover  {
	text-transform: uppercase;
    font-size: 7pt;
    color: green;
	text-decoration: underline; }
	
#prisonList {
	width: 350px; }
	
#prisonList td {
	border-collapse: collapse;
	border-bottom: 1px solid black; }
	
.addressBar {
	width: 350px;
	height: 1px;
	border: 1px solid #CCCCCC;
	text-align: left; }
	
.sectionName {
	font-size: 100%;
	font-weight: bold;
	width: 100%;
	background-color: #F9E0E0;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	text-indent: 0em; }
	
	
	
/* ----------- FOOTER ----------- */	
#footerLinks {
	border-top: 1px solid black;
    font-size: 8pt;
	text-align: center;
	background-color: white;
	padding: 10px; }
		
#footerLinks A {
	color: #000099;
	text-decoration: underline;
	padding: 0px 3px 0px 3px; }
		
#footerLinks A:visited  {
	color: #818181;
	text-decoration: underline; }

#footerLinks A:hover  {
    color: green;
	text-decoration: none; }
	
.counter {
	color: #878787;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; }	
	