@charset "UTF-8";
/* CSS Document */

/* STYLE RESET (Globals) ________________________________________________________________________________________________________*/
* {
	margin:0;
	padding: 0;
}
img {
	display:block;
	line-height:1px;
}
a img {
	border:0;
}
a {
	text-decoration:none;
	outline: none;
	color:#81151a;
}
a:hover {
	color:#02263f;
	text-decoration: underline;
}
p {
	margin:15px 0 15px 0;
	line-height:1.4em;
}
ul, ol {
	margin-left:15px;
	line-height:1.4em;
}
ul li, ol li {
	margin-left:25px;
	margin-bottom:5px;
}
body {
	background:url(../img/body-bg.gif) repeat-x #5ea4d7;
	color:#02263f;
	font-size:82%;
	font-family:Verdana, Helvetica, Arial;
}

/* H1, H2, H3... ______________________________________________________________________________________________________*/
h3 {
	margin-top:15px;
}
.giftsatwork h3 {
	margin-top:25px;
}

/* GENERAL LINKS ______________________________________________________________________________________________________*/
a.more {
	display:block;
	text-align: right;
	color:#02263f;
	font-weight:bold;
}
a.more:hover {
	color:#81151a;
}
/* GENERAL FONT _______________________________________________________________________________________________________*/
.main {
	font-size:12px;
}
.callout1 {
	color:#fff;
	font-size:12px;
	font-family:Helvetica, Arial;
}
.callout1 p {
	margin:5px 0 5px 0;
}
p.cutline {
	margin:15px 0 25px 0;
	font-size:10px;
	font-style:italic;
	color:#293e4c;
}
.notop {
	margin-top:5px;
}
form p {
	margin:0 0 10px;
}
/* LISTS ______________________________________________________________________________________________________________*/
ul.impact {
	margin-bottom:15px;
}
/* TABLES _____________________________________________________________________________________________________________*/
/* MODULES ____________________________________________________________________________________________________________*/
#index .col1 {
	float:left;
	width:438px;
}
#index .col1 .padding {
	padding:13px 10px;
}
#subpage .col1 {
	float:left;
	width:223px;
}
#subpage .col2 {
	float:right;
	width:650px;
	margin-top:11px;
}
.callouts {
	background:url(../img/main-callouts-bg.gif) repeat-y;
	margin:0 3px 0 3px;
}
.callouts-spec {
	background:url(../img/main-callouts-bg-spec.gif) repeat-y;
	margin:0 3px 0 3px;
}
.callout1 {
	float:left;
	display:inline;
	width:296px;
	margin-right:1px;
	min-height:120px;
  	height:auto !important;
  	height:120px;
}
.callout1.first {
	width:295px;
}
.callout1.last {
	width:295px;
	margin:0;
}
.callout1 .padding {
	padding:10px 10px 0 10px;
}
div.callout2 {
	float:right;
	padding:10px;
	width:250px;
	margin:0 0  5px 15px;
	border-top: solid 3px #79A9D5;
	border-bottom: solid 3px #79A9D5;
}
div.callout2 p {
	font-family:"Georgia", "Garamond", Times;
	font-size:13px;
	line-height:1.6em;
	margin-top:5px;
}
div.callout2 p.credit {
	font-weight:bold;
	font-size:11px;
	text-align:right;
	font-family:Verdana;
	margin:10px 0 0 0;
}
div.callout2 p.credit small {
	font-weight:normal;
}
div.callout2 p.normal {
	font-family:Verdana, Helvetica, Arial;
	font-size:11px;
}
div.callout2 p img {
	margin-top:15px;
	border:none;
}

/* NAV ________________________________________________________________________________________________________________*/
.main-nav {
	float:right;
	top:72px;
	right:2px;
	position:absolute;
}
.main-nav a {
	display:block;
	float:left;
	margin-right:1px;
	background-color:#e2e2e2;
	padding:8px 7px 4px 7px;
	border-top:solid 1px #d8d8d8;
}
.main-nav a.current {
	background-color:#99c6e6;
	border-top:solid 1px #588CC3;
}
.main-nav a img {
	background:url(../img/nav.gif) no-repeat;
	height:16px;
	width:50px;
}
.main-nav a.about img {width:48px;background-position:0 0;}
.main-nav a.give img {background-position:-63px 0;width:68px;}
.main-nav a.give-online img {background-position:-519px 0;width:61px;}
.main-nav a.support img {width:167px;background-position:-145px 0;}
.main-nav a.gifts img {width:69px;background-position:-327px 0;}
.main-nav a.contact img {width:57px;background-position:-430px 0;}

.main-nav a.about:hover img {width:48px;background-position:0 -32px;}
.main-nav a.give:hover img {background-position:-63px -32px;width:68px;}
.main-nav a.give-online:hover img {background-position:-519px -32px;width:61px;}
.main-nav a.support:hover img {width:167px;background-position:-145px -32px;}
.main-nav a.gifts:hover img {width:69px;background-position:-327px -32px;}
.main-nav a.contact:hover img {width:57px;background-position:-430px -32px;}

.main-nav a.about img.current, .main-nav a.about:hover img.current {width:48px;background-position:0 -16px;}
.main-nav a.give-online img.current, .main-nav a.give:hover img.current {background-position:-519px -16px;width:61px;}
.main-nav a.give img.current, .main-nav a.give:hover img.current {background-position:-63px -16px;width:68px;}
.main-nav a.support img.current, .main-nav a.support:hover img.current {width:167px;background-position:-145px -16px;}
.main-nav a.gifts img.current, .main-nav a.gifts:hover img.current {width:69px;background-position:-327px -16px;}
.main-nav a.contact img.current, .main-nav a.contact:hover img.current {width:57px;background-position:-430px -16px;}

div.subnav {
	margin-top:11px;
	height:280px;width:217px;
	background:url(../img/subnav-bg.gif) no-repeat;
}
div.subnav ul {
	margin:0;
	padding-top:15px;
	list-style:none;
}
div.subnav ul li {
	padding:10px;
	margin:0;
	border-top:solid 1px #426992;
	background-color:#79a9d5;
}
div.subnav ul li.current {
	background-color:#9cbfe0;
}
div.subnav ul.tall {
	background:url(../img/subnav-bg.gif) no-repeat bottom left;
	padding-bottom:30px;
}
div.subnav ul li a {
	color:#02263f;
	font-weight:bold;
}
div.subnav ul li.current a {
	color:#81171b;
	text-transform: uppercase;
}
/* FORMS ______________________________________________________________________________________________________________*/
form.contact {
	padding:15px;
	background-color:#79A9D5;
	width:460px;
}
form.contact input, form.contact textarea {
	width:200px;
	border:solid 1px #588CC3;
	padding:3px;
	color:#666;
	margin-right:20px;
}
form.contact textarea {
	width:440px;
}
/* IMAGES _____________________________________________________________________________________________________________*/
img.home {
	float:left;
	height:101px;
	width:445px;
}
img.main {
	margin-top:10px;
}
img.right {
	float:right;
	margin:0 10px;
}
img.border {
	border:solid 6px #588cc3;
	padding:1px;
}
/* MISC. CLASSES ______________________________________________________________________________________________________*/
br.clear {
	clear:both;
	line-height:0px;
	font-size:1px;
}
div.clear {
	height:1px;
	clear:both;
	font-size:1px;
}
.indented {
	margin-left:80px;
}
div.tall {
	min-height:550px;
  	height:auto !important;
  	height:550px;
}
/* LAYOUT ELEMENTS (IDs) ______________________________________________________________________________________________*/
.wrapper {
	margin:27px auto 0 auto;
	width:894px;
	background:#99c6e6;
	position:relative	;
}
.header {
	height:101px;
	background:url(../img/header-bg.gif) no-repeat;
}
div.main {
	background-color:#99c6e6;
	padding-top:1px;
}
div.main .padding1 {
	margin:0 3px 10px 3px;
	padding:3px;
	height:1%;
	overflow:visible;
	background:url(../img/main-bg.gif) repeat-x;
}
div.footer,
div.footer-content,
div.footer-spec {
	margin:auto;
	width:938px;
	height:84px;
}
#index div.footer {
	background:url(../img/footer-bg.gif) no-repeat;
}
#index div.footer-spec {
	background:url(../img/footer-bg-spec.gif) no-repeat;
}
#subpage div.footer {
	background:url(../img/footer-bg2.gif) no-repeat;
}
div.footer-content {
	text-align: center;
	font-family:Verdana;
	font-size:11px;
	margin-top:-50px;
	color:#325873;
}
div.footer-content img {
	display:inline;
	margin-bottom:15px;
}
.search-box {
	background-color:#79A9D5;
	margin:10px 11px 10px 0;
	padding:5px;
}
.search-box input.text {
	border:none;
	border-left:solid 1px #6e9ac2;
	border-top:solid 1px #6e9ac2;
	background-color:#e4eef7;
	padding:3px;
	float:left;
	display:inline;
}
.search-box .submit {
	float:left;
	margin-left:10px;
	position:relative;
	top:1px;
	display:inline;
}
.clear {
	clear:both;
}