/* css reset */

h1, h2, h3, h4, h5, ol, ul, li, form, p {
	padding: 0px;
	margin: 0px;
}

li {
	list-style: none;
}

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;
	letter-spacing: -1px;
	line-height: 26px;
}

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;
	line-height: 20px;
}

h4 a {
	color: #c17c15;
}

p {
	padding: 4px 0px 8px 0px;
}

ul {
	padding-bottom: 10px;
}

li {
	background: url(../images/bullet-orange.gif) no-repeat 8px 6px;
	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;
}

.logoPrint {
	display: none;
}

#header .tagline {
	width: 360px;
	float: left;
	clear: right;
	padding: 50px 0px 0px 0px;
	color: #99c4ed;
	font-size: 17px;
	font-style: italic;
}

#header .info, #header .infoInside {
	width: 260px;
	float: right;
	clear: right;
	padding: 7px 0px 0px 0px;
}

#header .infoInside {
	padding-right: 0px;
}

#giftBoxFrame
{
	float: right;
	height: 10px;
	width: auto;
	padding: 0px 0px 0px 0px;
	
}

.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: 0px 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;
}

/*========= homepage content */

#heroshot {
	width: 729px;
	_width: 710px;
	float: left;
	margin: 0px 0px 0px 3px;
	height: 357px;
	_margin: 0px 0px 0px 6px;
}

#heroshot .element {
	position: absolute;
	margin: 0px 0px 0px -30px;
	z-index: 400;
}

#introText {
	width: 255px;
	float: right;
	padding: 15px 10px 0px 10px;
	_padding: 15px 5px 0px 5px;
	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: 12px;
}

#home4Content .campaigns li, #home4Content .news li {
	padding: 4px 0px;
	width: auto;
	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;
}

#insideContainerTop-NoImage {
	background: url(../images/content-bkgrd-top-no-header.jpg) no-repeat;
	min-height: 600px;
}

#insideContentBottom {
	height: 72px;
	background: url(../images/content-bkgrd-bottom.gif) no-repeat #fffaf3;
	padding-bottom: 10px;
}

#leftColumn {
	width: 224px;
	float: left;
	padding: 10px 0px 0px 10px;
}

#rightColumn {
	width: 731px;
	float: left;
	padding: 0px 0px 0px 19px;
}

#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;
}

#insideContainerTop-NoImage .breadCrumb {
	padding: 10px 0px 0px 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;
}

.leadin2 {
	font-size: 18px;
	color: #3d7eac;
}

.styleguide div {
	padding: 5px;
	color: #ffffff;
	text-align: center;
}

.styleguide span {
	color: #000000 !important;
}

.rgb1, .cmyk1 {
	background-color: #00509e;
}

.rgb2, .cmyk2 {
	background-color: #b22216;
}

.rgb3, .cmyk3 {
	background-color: #d17643;
}

.rgb4, .cmyk4 {
	background-color: #f1c586;
}

.rgb5, .cmyk5 {
	background-color: #fcb040;
}

.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 strong {
	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 strong, .createHope strong {
	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;
}

#eventShare {
    border: 1px solid #d3cabd;
    padding: 10px 0px;
    text-align: center;
    background-color: #fef3d7;
    color: #c7bb9b;
    width: 170px;
}

/*=========== 3 column */

#columnLeft {
	width: 400px;
	float: left;
	padding: 0px 20px 0px 0px;
}

#columnRight {
	width: 300px;
	float: left;
}

/*========== news & events - success stories */

#newsColumn, #eventsColumn, .storiesIndividual, .storiesCommunity {
    width: 350px;
    float: left;
}

#newsColumn, .storiesIndividual {
    padding: 0 15px 0 0;
    margin: 0 15px 0 0;
    border-right: 1px dotted #d5d2ce;
}

.newsEntry {
    padding: 10px 0px 0px 0px;
}

.newsTitle, h3.eventMonth, .eventTitle {
    font-size: 19px;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
}

.newsDate, .eventDate {
    font-size: 13px;
    font-weight: bold;
    color: #666666;
}

hr {
    border: none;
    background-color: #ffffff;
    height: 1px; /* for ie */
    border-bottom: 1px solid #ecebea;   
}

.storiesIndividual .readMore, .storiesCommunity .readMore {
    
    margin: 20px 0px 0px 0px;
    padding: 10px 0px 0px 180px;
    border-top: 1px dotted #d5d2ce;
    clear: left;
} 

.storiesIndividual img, .storiesCommunity img, .storiesFeatured img, .storyEntry img, .storyEntry2 img, #campaignTab-1 img, #campaignTab-2 img, #campaignTab-3 img .imageFloatLeft img {
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid #d5d2ce;
}

.storiesFeatured {
    background-color: #fffbed;
    border: 1px solid #d5d2ce;
    margin: 0px 0px 15px 0px;
    padding: 10px 10px 20px 10px;
}

.storyImage {
    width: 240px;
    float: left;
    padding: 10px 0px 0px 10px;
}

.storyInfo {
    width: 400px;
    float: left;
    padding: 5px 0px 0px 20px;
}

.storyEntry {
    width: 350px;
    float: left;
    height: 300px;
}

.storyEntry2 {
    width: 300px;
    float: left;
    padding: 0px 40px 0px 20px;
    height: 335px;
}

.storyEntry h4, .storyEntry2 h4, #campaignTab-1 h4, #campaignTab-2 h4, #campaignTab-3 h4  {
    color: #026bc6;
}

.storyEntry h4 a, .storyEntry2 h4 a {
    color: #026bc6;
}

/*=========== campaigns */

#campaignTab-1, #campaignTab-2, #campaignTab-3 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}


.campaignTabs .viewMore {
    text-align: right;
    padding: 10px 0px 0px 0px;
}

.campaignTabs .viewMore a {
    color: #d27f04;
	text-decoration: none;
}

.campaignTabs .viewMore a:hover {
	color: #1982e9;
}

.imageFloatLeft {
    float: left;
    padding: 0px 10px 10px 0px;
}

/*=========== FAQ */

.faqEntry {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 10px 0px 20px 0px;
}

.faqQuestion {
    color: #c17c15;
    font-size: 20px;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
    padding: 0px 0px 5px 0px;
}

.faqAnswer span {
    font-size: 18px;
    font-weight: bold;
    color: #00509e;
    font-family: "Times New Roman", Times, serif;
}

/*=========== footer */

#footer {
	background: url(../images/footer-bkgrd.gif) repeat-x #f9de9c;
	padding: 20px 0px 0px 0px;
}

#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;
}

.rotatingSlides 
{
    display:none;   
}

.imageFloatRight 
{
    float:right;
    padding:5px;
    margin:10px;
    background-color:#FFF;
    outline:#CCC solid 1px;
}

#radio .inactiveLink 
{
    text-decoration: none;
    color:#999999;
}

.contactForm {
   width: 280px;
   border: 1px solid #e3e6d3;
   background-color: #f9f4e6;
   padding: 5px 10px 10px 10px;   
}

.contactForm b {
    color: #552305;
}

.contactField {
    width: 180px;
    border: 1px solid #c0c0c0;
}
