/* css reset */

h1, h2, h3, h4, h5, ol, ul, li, form, p {
	padding: 0px;
	margin: 0px;
}

li {
	list-style: disc;
}

img {
	border: 0px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

/*======== global elements ====*/
body {
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

body#mainBackground {
	background: url(../images/inside-background.jpg) no-repeat top center #fffbf7;
}

#homeBkgrd {
	background: url(../images/home-background.jpg) no-repeat top center;
	width: 1009px;
	margin: 0 auto;
	padding: 0px 14px 0px 0px;
}

a {
	color: #d27f04;
	text-decoration: none;
}

a:hover {
	color: #1982e9;
}

h1, h2, h3, h4 {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-size: 33px;
	color: #4a1f05;
	letter-spacing: -1px;
	padding: 10px 0px 6px 0px;
}

h2 {
	font-size: 27px;
	color: #00509e;
	padding: 5px 0px;
}

h2 a {
	color: #00509e;
}

h3 {
	font-size: 25px;
	color: #8c532e;
	padding: 5px 0px;
}

h3 a {
	color: #8c532e;
}

h4 {
	font-size: 20px;
	color: #c17c15;
	padding: 5px 0px;
}

h4 a {
	color: #c17c15;
}

p {
	padding: 4px 0px 8px 0px;
}

ul {
	padding-bottom: 10px;
}

li {
	padding: 2px 0px 2px 25px;
}

#container {
	width: 998px;
	margin: 0 auto;
}

#container2 {
	width: 1069px;
	margin: 0 auto;
}

/* =========== header */

#header {
	height: 112px;
}

#header .logo {
	width: 299px;
	float: left;
	
}

#header .logo {
	width: 299px;
	float: left;
}

.logoScreen {
	display: none;
}

#header .tagline {
	width: 360px;
	float: left;
	padding: 50px 0px 0px 0px;
	color: #99c4ed;
	font-size: 17px;
	font-style: italic;
}

#header .info, #header .infoInside {
	width: 260px;
	float: right;
	padding: 7px 0px 0px 0px;
}

#header .infoInside {
	padding-right: 70px;
}

.info .text, .infoInside .text {
	width: 258px;
	height: 23px;
	background: url(../images/header-info-bkgrd.gif) no-repeat;
	font-size: 11px;
	color: #023566;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

.text a {
	color: #97d5ff;
	padding: 0px 6px;
}

.text a:hover {
	color: #97d5ff;
	text-decoration: underline;
}

.search {
	padding: 15px 0px 0px 0px;
	height: 30px;
}

.field {
	border: 1px solid #10406e;
	padding: 2px;
}

.search li {
	float: right;
	background: none;
	padding: 0px;
}

.search .button {
	padding: 0px 3px 0px 8px;
}

.userfriendly {
	text-align: right;
	font-size: 11px;
	color: #043667;
	padding: 3px 0px 0px 0px;
}

.userfriendly a {
	color: #50a5df;
	padding: 0px 4px;
}

.userfriendly a:hover {
	color: #9dd5fb;
}

/*========== nav */

#nav	{
	width: 998px;
	height: 42px;
}

#nav li	{
	float:left;
	list-style: none;
	padding: 0px;
	background: none;
}

#nav a {display:block; height:0; padding-top:40px; color:#000; overflow:hidden; background: url(../images/nav.gif)}


#nav li.nav1	{width:71px;}
#nav li.nav2	{width:181px;}
#nav li.nav3	{width:193px;}
#nav li.nav4	{width:142px;}
#nav li.nav5	{width:164px;}
#nav li.nav6	{width:136px;}
#nav li.nav7	{width:111px;}

#nav a#navName1	{background: url(../images/nav.gif) 0px 0px;}
#nav a#navName1:hover	{background: url(../images/nav.gif) 0px -40px;}

#nav a#navName2	{background: url(../images/nav.gif) -71px 0px;}
#nav a#navName2:hover	{background: url(../images/nav.gif) -71px -40px;}

#nav a#navName3	{background: url(../images/nav.gif) -252px 0px;}
#nav a#navName3:hover	{background: url(../images/nav.gif) -252px -40px;}

#nav a#navName4	{background: url(../images/nav.gif) -445px 0px;}
#nav a#navName4:hover	{background: url(../images/nav.gif) -445px -40px;}

#nav a#navName5	{background: url(../images/nav.gif) -587px 0px;}
#nav a#navName5:hover	{background: url(../images/nav.gif) -587px -40px;}

#nav a#navName6	{background: url(../images/nav.gif) -751px 0px;}
#nav a#navName6:hover	{background: url(../images/nav.gif) -751px -40px;}

#nav a#navName7	{background: url(../images/nav.gif) -887px 0px;}
#nav a#navName7:hover	{background: url(../images/nav.gif) -887px -40px;}

/*========= homepage content */

#heroshot {
	width: 729px;
	float: left;
	margin: 0px 0px 0px 3px;
}

#heroshot .element {
	position: absolute;
	margin: 0px 0px 0px -30px;
}

#introText {
	width: 255px;
	float: right;
	padding: 15px 10px 0px 10px;
	font-size: 15px;
	color: #091f34;
	line-height: 19px;
}

#introText h1 {
	color: #0e5798;
	font-size: 37px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -1px;
	line-height: 34px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

#introText .connect {
	border-top: 1px solid #c5dbf2;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#introText span {
	color: #4a1f05;
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: -1px;
}

#introText ul {
	padding: 20px 0px 0px 10px;
}

#introText li {
	padding: 0px 0px 15px 0px;
}

#introText .facebook {
	background: url(../images/facebook-icon.gif) no-repeat;
	padding: 4px 0px 10px 35px;
}

#introText .twitter {
	background: url(../images/twitter-icon.gif) no-repeat;
	padding: 4px 0px 10px 35px;
}

#introText a {
	color: #cb7a02;
	font-size: 16px;
}

#introText a:hover {
	text-decoration: underline;
}

#home4Content {
	height: 210px;
	padding: 32px 0px 0px 10px;
}

#home4Content a {
	color: #00509e;
}

#home4Content h2 {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -1px;
	padding: 0px;
}

#home4Content h2 a {
	color: #4a1f05;
}

#home4Content h2 a:hover {
	text-decoration: none;
	color: #7f3609;
}

#home4Content p {
	padding: 5px 0px 0px 0px;
}

#home4Content a:hover {
	text-decoration: underline;
}

#home4Content .contentArea {
	height: 135px;
	overflow: hidden;
}

#home4Content .successStories {
	float: left;
	width: 225px;
	padding: 0px 8px 0px 20px;
}

#home4Content .featured {
	float: left;
	width: 225px;
	padding: 0px 0px 0px 15px;
}

#home4Content .campaigns {
	float: left;
	width: 235px;
	padding: 0px 10px 0px 15px;
	font-size: 11px;
}

#home4Content .campaigns li, #home4Content .news li {
	padding: 4px 0px;
	width: 115px;
	border-bottom: 1px solid #e3dbd0;
	background: none;
}

#home4Content .news li {
	width: auto;	
}

#home4Content .news {
	width: 210px;
	float: left;
	padding: 0px 0px 0px 20px;
}

#home2Content {
	height: 164px;
	padding: 35px 0px 0px 10px;
}

#home2Content .image {
	width: 185px;
	float: left;
}

#home2Content .infoArea {
	width: 260px;
	float: right;
}

#home2Content h3 {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom: 1px solid #e1dbd4;
	padding: 0px 0px 3px 0px;
}

#home2Content h3 a {
	color: #df8807;
}

#home2Content h3 a:hover {
	color: #c17504;
	text-decoration: none;
}

#home2Content p {
	padding: 8px 0px 0px 0px;
}

#home2Content .contentArea {
	height: 120px;
}

#home2Content a {
	color: #0b66bc;
}

#home2Content a:hover {
	text-decoration: underline;
}

.changing {
	width: 450px;
	float: left;
	padding: 0px 20px;
}

.legacy {
	width: 460px;
	float: right;
	padding: 0px 20px;
}

#radio {
	height: 165px;
	background: url(../images/texture-bkgrd.gif) no-repeat 12px 0px;
}

#radio a {
	color: #00509e;
}

#radio a:hover {
	text-decoration: underline;
}

#radio .area {
	width: 475px;
	float: left;
	padding: 20px 0px 0px 25px;
}

#radio h4 {
	font-size: 19px;
	color: #31220c;
	font-weight: normal;
	padding: 0px 0px 5px 0px;
}

#radio .image {
	width: 130px;
	float: left;
}

#radio .info {
	width: 180px;
	float: left;
	padding: 8px 0px 0px 0px;
}

#radio .button {
	width: 145px;
	float: left;
	padding: 8px 0px 0px 0px;
}

.clearBoth {
	clear: both;
}

.clearRight {
	clear: right;
}

.clearLeft {
	clear: left;
}

/*=========== secondary page elements */

#insideContainer {
	background: url(../images/content-bkgrd.gif) repeat-y;
	width: 1069px;
	margin: 0 auto;
}

#insideContainerTop {
	background: url(../images/content-bkgrd-top.jpg) no-repeat;
	min-height: 600px;
}

#insideContentBottom {
	height: 72px;
	background: url(../images/content-bkgrd-bottom.gif) no-repeat #ffffff;
	padding-bottom: 10px;
}

#leftColumn {
	width: 224px;
	float: left;
	padding: 10px 0px 0px 10px;
}

#rightColumn {
	padding: 0px 100px 0px 0px;
}

#leftColumn a {
	color: #00509e;
}

#leftColumn a:hover {
	text-decoration: underline;
}

#subNav b {
	font-size: 19px;
	color: #062747;
	letter-spacing: -1px;
}

#subNav ul {
	padding: 5px 0px 50px 0px;
	width: 210px;
}

#subNav li {
	border-bottom: 1px solid #a8bed8;
	padding: 3px 0px 3px 15px;
	background: url(../images/bullet-blue.gif) no-repeat 4px 7px;
}

#subNav span a {
	font-weight: bold;
	color: #666666;
}

#ctaSuccess {
	border-bottom: 1px dashed #b1ada7;
	font-size: 11px;
	padding: 0px 0px 10px 0px;
	color: #191613;
}

#ctaSuccess b {
	font-size: 19px;
	letter-spacing: -1px;
}

#ctaSuccess b a {
	color: #4a1f05;
}

#ctaSuccess p {
	padding: 6px 0px 0px 0px;
}

#donor {
	padding: 15px 0px 0px 0px;
}

#donor b {
	color: #d27f04;
	font-size: 21px;
}

#donor img {
	margin: 0px 0px 0px -30px;
}

#donor .quote {
	color: #5b5b5b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	padding: 3px 30px 0px 17px;
	background: url(../images/start-quote.gif) no-repeat;
}

#donor .quote span {
	background: url(../images/end-quote.gif) no-repeat bottom right;
	display: block;
}

#donor .name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3d7eac;
	text-align: right;
	padding: 5px 20px 0px 0px;
}

#donor a {
	color: #d27f04;
}

#donor a:hover {
	text-decoration: underline;
}

.insideImage {
	margin: 0px 0px 10px 0px;
}

.breadCrumb {
	font-size: 11px;
	color: #666666;
}

.breadCrumb a {
	color: #666666;
}

.breadCrumb span a {
	color: #333333;
}

.breadCrumb a:hover {
	text-decoration: underline;
}

.leadin {
	font-size: 20px;
	color: #3d7eac;
}

.tab {
	background: url(../images/tab-bkgrd.gif) repeat-y;
	float: right;
	width: 216px;
	
	margin: 0px 0px 0px 20px;
}

.tab .bottom {
	background: url(../images/tab-bottom.gif) no-repeat;
	background-position: bottom;
	padding: 0px 10px 20px 10px;
}

.tab .top {
	height: 22px;
	background: url(../images/tab-top.gif) no-repeat;
}

.tab b {
	font-size: 19px;
	color: #a2660e;
	letter-spacing: -1px;
}

.tab em {
	font-style: italic;
	color: #462e0a;
	font-size: 13px;
	display: block;
	padding: 8px 0px 8px 0px;
}

.tab span {
	color: #3d7eac;
}

.tab .logos {
	padding: 10px 0px 0px 10px;
}

.tab .logos img {
	padding: 0px 0px 10px 0px;
}

.moreInfo {
	width: 270px;
	float: left;
}

.createHope {
	width: 220px;
	float: left;
}

.moreInfo b, .createHope b {
	color: #4a1f05;
	font-size: 16px;
}

.moreInfo, .moreInfo ul, .createHope {
	padding: 8px 0px 0px 0px;
}

.createHope p {
	padding: 15px 0px 0px 0px;
}

.moreInfo li {
	background: url(../images/bullet-orange.gif) no-repeat 8px 5px;
	padding: 2px 0px 2px 25px;
}

.moreInfo a {
	color: #00509e;
}

.moreInfo a:hover {
	text-decoration: underline;
}
/*=========== footer */

#footer {
	background: url(../images/footer-bkgrd.gif) repeat-x #f9de9c;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #c0c0c0;
}

#footerArea {
	width: 998px;
	margin: 0 auto;
	height: 206px;
	color: #31220c;
}

#footerArea a {
	color: #1079db;
}

#footerArea a:hover {
	text-decoration: underline;
}

#footerArea span {
	color: #31220c;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

#footerArea span b {
	font-size: 25px;
	color: #cf7607;
}

#footerArea ul {
	padding: 10px 0px 0px 0px;
}

#footerArea li {
	padding: 4px 0px;
	background: none;
}

#footerArea  p {
	padding: 10px 0px 0px 0px;
}

#footerArea .foundation {
	width: 206px;
	float: left;
	padding: 0px 50px 0px 20px;
}

#footerArea .charities {
	width: 226px;
	float: left;
	font-size: 14px;
}

#footerArea .quickLinks {
	width: 243px;
	float: left;
}

#footerArea .connect {
	width: 250px;
	float: left;
}

#footerArea .facebook {
	background: url(../images/facebook-icon-small.gif) no-repeat;
	padding: 0px 0px 3px 25px;
}

#footerArea .twitter {
	background: url(../images/twitter-icon-small.gif) no-repeat;
	padding: 0px 0px 3px 25px;
}

#footerArea .rss {
	background: url(../images/rss-icon.gif) no-repeat;
	padding: 0px 0px 3px 25px;
}

#copyright {
	border-top: 1px solid #a7883b;
	background-color: #c09f4e;
	font-size: 11px;
}

#copyright .area {
	width: 998px;
	height: 20px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0px 0px 0px;
	color: #6e5210;
}

#copyright a {
	color: #593f02;
}

#copyright a:hover {
	color: #eadbb8;
}

/*print display none */



#header .info, #header .infoInside, #nav, #leftColumn, .insideImage {
	display: none;
}









