@charset "ISO-8859-1";

/* start by setting some basic element formatting */

body{font: 12px/15px Arial, Helvetica, Geneva, sans-serif;text-align:center;
	background-color: #e6e6e6;}
h1,h2,h3,h4,h5,h6 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	color: #775a32;
	margin-bottom: 0.5em;
	font-weight: normal;
	line-height: 1.1em;
}
h1 {
	font-size: 2.6em;
}
h2 {
	font-size: 2em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1em;
}
ul {
	margin-left: 2em;
}

/* format text link behaviors */

a,
a:link,
a:visited {
	color: #4983ba;
}
a:hover {
	color: #775a32;
}

.bluetitle {
	font: 12px Palatino, Georgia, "Times New Roman", Times, serif;
}

/* define header position, size and layout. Configure appearance of header section definition list of links */

div#header {
	height:145px;
}

div#header dl {float:right;width:140px;margin-top:50px;}

div#header dt a {
	color:#775a32;
	display:block;
	background-image: url(../images/structure/arc-bkg_wht-brwn-rt.gif);
	height: 32px;
	background-repeat: no-repeat;
	font: 12px/32px Palatino, Georgia, "Times New Roman", Times, serif;
	padding-left: 14px;
}
div#header dt a:link {
	background-image: url(../images/structure/arc-bkg_wht-brwn-rt.gif);
	background-repeat: no-repeat;
}
div#header dt a:hover {
	background-image: url(../images/structure/arc-bkg_wht-blu-rt.gif);
	background-repeat: no-repeat;
	color:#4983ba;
	text-decoration:none;
}

/* manage layout of page structure */

div#container{
	text-align:left;
	border-top: 2px solid #6d4921;
	border-bottom: 2px solid #6d4921;
	background-color: #bdd6f3;
	position:relative;
}
div#container{width:760px;margin:0 auto}
div#wrapper{
	float:left;
	width:100%;
	margin-top:-27px;
}

/* manage position and appearance of left column navigation menu created by definition list */

div#navigation dl {float:left;width:110px;}
div#navigation dt a {
	color:#4983ba;
	display:block;
	background-image: url(../images/structure/arc-bkg_blu-wht-left.gif);
	height: 28px;
	background-repeat: no-repeat;
	font: 12px/25px Palatino, Georgia, "Times New Roman", Times, serif;
	padding-left: 32px;
	background-position: right top;
}
div#navigation dt a:link {
	background-image: url(../images/structure/arc-bkg_blu-wht-left.gif);
	background-repeat: no-repeat;
}
div#navigation dt a:hover {
	background-image: url(../images/structure/arc-bkg_blu-brwn-left.gif);
	background-repeat: no-repeat;
	color:#775a32;
	text-decoration:none;
}
/* make left column nav menu and footer nav links "sticky" based on id tag used in body element */

body#home div#navigation a#homelink,
body#donors div#navigation a#donorslink,
body#career div#navigation a#careerslink,
body#about div#navigation a#aboutlink,
body#history div#navigation a#historylink,
body#faq div#navigation a#faqlink {
	background-image: url(../images/structure/arc-bkg_blu-brwn-left.gif);
	background-repeat: no-repeat;
	color:#775a32;
}
body#home div#footer a#foothomelink,
body#donors div#footer a#footdonorslink,
body#career div#footer a#footcareerslink,
body#about div#footer a#footaboutlink,
body#history div#footer a#foothistorylink,
body#faq div#footer a#footfaqlink {
	color:#4983ba;
}



/* change header photos based on id tag used in body element */

body#home div#container{
	background: url(../images/structure/backgrounds/boy-sitting.jpg) no-repeat scroll 0 0;
	background-color: #bdd6f3;
}
body#donors div#container{
	background: url(../images/structure/backgrounds/little-girl-reading.jpg) no-repeat scroll 0 0;
	background-color: #bdd6f3;
}
body#career div#container{
	background: url(../images/structure/backgrounds/boy-and-mom.jpg) no-repeat scroll 0 0;
	background-color: #bdd6f3;
}
body#about div#container{
	background: url(../images/structure/backgrounds/teen-and-teacher.jpg) no-repeat scroll 0 0;
	background-color: #bdd6f3;
}
body#history div#container{
	background: url(../images/structure/backgrounds/teen-and-mom.jpg) no-repeat scroll 0 0;
	background-color: #bdd6f3;
}
body#faq div#container{
	background: url(../images/structure/backgrounds/asian-teen-girl.jpg) no-repeat scroll 0 0;
	background-color: #bdd6f3;
}
body#news div#container{
	background: url(../images/structure/backgrounds/dad-and-son.jpg) no-repeat scroll 0 0;
	background-color: #bdd6f3;
}

/* control position and appearance of main content block on pages */

div#content{
	margin: 125px 160px 0 210px;
	padding: 0px;
}

/* control position and appearance of left column navigation menu */

div#navigation{float:left;width:150px;margin-left:-760px;margin-top:-7px;}

/* control position and appearance of contact information block in left side column */

div#contact {
	display: block;
	clear: left;
	font-size: 0.9em;
	color: #4983ba;
	padding-top: 110px;
	padding-left: 32px;
}

/* control position and appearance of optional right side third column of content */

div#extra{
	float:left;
	width:120px;
	margin-left:-140px;
	margin-top: 98px;
	color: #775a32;
	font-size: 10px;
}

/* control position and appearance of footer and the content within it */

div#footer a,
div#footer a:link,
div#footer a:visited {
	text-decoration:none;
	color:#fff;
}
div#footer a:hover {
	text-decoration:none;
	color:#4983ba;
}
div#footer{color: #FFF}

div#footer dl {
	padding-top: 32px;
	padding-left: 200px;

}
div#footer dt {
	display: inline;
	padding-left: 10px;
}
/* div#news_listings_in_main_column h2{
	clear:left;
	width:100%;
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 18px;
	background: url(../images/structure/backgrounds/footer-curve.gif) no-repeat scroll 210px bottom;
	position: relative;
	overflow: hidden;
} */
div#footer p#copyright {
	position: absolute;
	left: 620px;
	bottom: -9px;
}

/* position tag line graphic on pages */

div#tagline {
	position: relative;
	left: 620px;
	top: 60px;
	width: 125px;
}

/* setup styles for content on Staff bios page */

div#content div#portraitstyles img {
	margin: 0 14px 5px 0;
	padding: 0px;
	border: 1px solid #4983ba;
}
div#content div#portraitstyles hr {
	margin: 30px 0 30px 0;
}

/* configure the layout of the list of questions on the faq page */

div#main_column_faq_listings ul a {
	display: block;
	border-bottom: 1px dashed #E7F3FF;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 2px;
}

div#main_column_faq_listings ul {
	margin-left: 0px;
	margin-bottom: 15px;
}
div#main_column_faq_listings li {
	list-style-type: none;
}

/* disable some parts of the page layout temporarily   ---, div#container dt.storieslink, div#container dt.pledgelink, div#container dt.familieslink--- */

 {
	display: none;
}

/* mark some things temporarily with red */

.red {
	color: #FF0000;
}


/* styles for location/date line of News page entries */

div#news_listings_in_main_column h2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	background-color: #a88d6d;
	text-align: center;
	padding: 2px 4px;
	border-top: 4px solid #775a32;
	font-size: 1.0em;
	font-weight: bold;
}

