@charset "UTF-8";
html {
}
body {
	background-color: #ccddea;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005695;
	line-height: 1.9em;
	background-image: url(../Images/shadow.png);
	background-repeat: repeat-y;
	background-position: center;

behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG"&& this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
	height: 100%;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 15px;
	line-height: 18px;
}
h4 {
	font-size: 14px;
	line-height: 12px;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#leftContentHistory  #menu { padding-left: 40px; }
#headerHome {
	background-image: url(../Images/headerHistory.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 195px;
}
#headerHistory {
	background-image: url(../Images/headerHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 195px;
}
#headerPrograms {
	background-image: url(../Images/headerPrograms.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 195px;
}
#headerAppeal {
	background-image: url(../Images/headerAppeal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 195px;
}
#headerContact {
	background-image: url(../Images/headerContact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 195px;
}
#leftContentHome {
	float: left;
	background-image: url(../Images/leftContentHistory.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 329px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 245px;
	min-height: 450px;
}
#leftContentHistory {
	float: left;
	background-image: url(../Images/leftContentHome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 329px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 245px;
	min-height: 450px;
}
#leftContentPrograms {
	float: left;
	background-image: url(../Images/leftContentPrograms.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 329px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 245px;
	min-height: 450px;
}
#leftContentAppeal {
	float: left;
	background-image: url(../Images/leftContentAppeal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 329px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 245px;
	min-height: 450px;
}
#leftContentContact {
	float: left;
	background-image: url(../Images/leftContentContact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 329px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 245px;
	min-height: 450px;
}
#rightContentHome {
	background-image: url(../Images/rightContentHistory.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 555px;
}
#rightContentHistory {
	background-image: url(../Images/rightContentHome.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 555px;
}
#rightContentPrograms {
	background-image: url(../Images/rightContentPrograms.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 555px;
}
#rightContentAppeal {
	background-image: url(../Images/rightContentAppeal.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 555px;
}
#rightContentContact {
	background-image: url(../Images/rightContentContact.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 555px;
}
#mainContentPages {
	padding-top: 60px;
	padding-right: 20px;
	padding-left: 20px;
}
#mainContentInside {
	padding-top: 150px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#quicklinks {
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 40px;
}
#footer {
	height: 45px;
	padding-top: 50px;
	float: left;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 800px;
	text-align: left;
	background-image: url(../Images/footerBG.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#news {
	background-image: url(../Images/latestNewsHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	background-color: #CCDDEA;
	padding-left: 15px;
	width: 500px;
	margin-left: 20px;
}
#mission {
	padding-top: 15px;
	padding-right: 30px;
	text-align: center;
	padding-left: 35px;
}
.bold {
	font-weight: bold;
	font-size: 12px;
}
.italics {
	font-style: italic;
}
.text {
	padding: 10px;
}
.text h1 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu p {
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:14px !important;
	font-variant:small-caps;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#menu a {
	color:#005595;
	text-decoration:none;
}
#almenu1, #almenu2, #almenu3, #almenu4 {
color:#3A647C;
display:none;
font-weight:bold;
padding:7px 0px;
}
#almenu1 a, #almenu2 a, #almenu3 a, #almenu4 a {
color:#3A647C;
font-weight:normal;
}
.text li {
	list-style-image:url(../Images/list.gif);
	margin-bottom:8px;
}
.bullet {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu    a:link     {
	background-color: #FFFFFF;
	color: #005695;
}
#menu a:active {
	background-color: #FFFFFF;
	color: #005695;
}
#menu  a:hover   {
	color: #66CC99;
}
#menu a:visited {
	color: #005695;
}
#menu {
	padding-left: 40px;
}
#btnDonate {
	text-align: left;
	padding-top: 10px;
}
#btnAnnualAppeal {
	text-align: center;
	padding-top: 10px;
}
#btnBrochure01 {
	text-align: left;
	padding-top: 10px;
}
#btnGivingCard {
	text-align: left;
	padding-top: 10px;
}
#quote01 {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
}
#quote02 {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
}
#quote03 {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
}
#quote04 {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
}
#quote05 {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 2px;
}



/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	background-color: #005595;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 4px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color: #FFFFFF;
}
.AccordionPanelTab h3{
	margin: 0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
}

	

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.AccordionPanelContent p {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}

.AccordionPanelContent img{
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #005595;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #005595;
	background-color: #CCDDEA;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #FFFFFF;
}








/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion2 {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
	margin-left: 20px;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel2 {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab2 {
	background-color: #CCDDEA;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 4px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	color: #005595;
}
.AccordionPanelTab2  h4{
	margin: 0;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 16px;
	font-size: 13px;
}

	

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent2 {
	overflow: hidden;
	margin: 0px;
	height: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.AccordionPanelContent2  p {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.AccordionPanelContent  h1 {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}

.AccordionPanelContent img{
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen2 .AccordionPanelTab2 {
	background-color: #005595;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover2 {
	color: #005595;
	background-color: #CCDDEA;
}
.AccordionPanelOpen2 .AccordionPanelTabHover2 {
	color: #FFFFFF;
}
.AccordionPanelContent h2 {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 15px;
}
