/***** Print Styles for SaintPaulFoundation *****/

/* This site runs like Clockwork (http://www.clockwork.net/). */









/* 
Title:     the Saint Paul Foundation
Author:    (r) This site runs like Clockwork (http://www.clockwork.net/).
Updated:   August 13-26, 2008 sheldon@clockwork.net
*/


/* reset css */

html, body, ul, ol, li, p, pre, h1, h2, h3, h4, h5, h6, form, fieldset, input, a { 
	border: 0;
	margin: 0; 
	padding: 0; 
}


/* thesaintpaulfoundation - foundation/structure css */

body {
	background-color: #fff;
	font-size: 100%;
}

#give, #navigation, #flashbox, #right, #left, #logo, #util_nav, #home_icons_sprite, #breadcrumbs, #footer_inner #site_nav, #footer_inner #clockwork, .search_box, .search_button {
	display: none;
}

h3 {
	color: #75c752;
	font-family: Arial, sans-serif;
	font-size: 11pt; /* 21pt */
	font-weight: bold;
	margin: 16px 0 15px;
	padding: 3px 0 0 0;
}

h3 {
	margin: 0 0 25px;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 11pt; /* 21pt */
	font-weight: normal;
	color: #67bc42;
}

h2, #home h3 {
	margin: 0 0 2px;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 18pt; /* 36px */
	font-weight:normal;
	color: #67bc42;
}

h4, h5, h6, #internal_inline #expando h2 {
	margin: 22px 0 6px;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 10pt; /* 14px */
	font-weight:bold;
	color: #005b43;
}

p {
	color: #424242;
	font-family: Arial, sans-serif;
	font-size: 10pt; /* 14pt */
	font-weight: normal;
	margin: 0;
}

p {
	margin: 0 0 20px;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: 10pt; /* 13px */
	font-weight:normal;
	color: #414141;
}

ul {
	margin: 5px 0 25px 0;
	padding: 0;
}

li {
	padding: 5px 15px;
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 10pt; /* 13px */
	font-weight:normal;
	list-style: none;
}

img {
	margin: .5em;
}

a, a:hover, a:link, a:active, a:visited {
	color: #424242;
}




/* footer */

#footer #footer_inner {
	margin: 0;
	padding: 10em 0 0 0;
	font-size: 10pt; /* 11px */
}

#footer_inner #name {
	margin: 0;
	padding: 0;
}

#footer_inner #info {
	margin: 0;
	padding: 0;

}













