<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
==|== normalize ==========================================================
 */

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }

/*
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #1c314a; color: #fff; text-shadow: none; }
::selection { background: #1c314a; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #000; }
a:visited { color: #1c314a; }
a:hover { color: #27425f; text-decoration: none; }
a:focus { outline: thin dotted; }

a:hover, a:active { outline: 0; }

a:focus, input:focus, textarea:focus {
	outline: 1px solid #c00;
}

/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

button, input { line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

button[disabled], input[disabled] { cursor: default; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

textarea { overflow: auto; vertical-align: top; resize: vertical; }

input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author: Stephen Emlund
   ========================================================================== */

header {    
    background: #1c314a;
    background:-webkit-linear-gradient(#1c314a, #27425f);
    background:-o-linear-gradient(#1c314a, #27425f);
    background:linear-gradient(#1c314a, #27425f);
    height: 47px;
    border-bottom: 12px solid #f8e08e; /*#e4dcc0*/;
    text-align: center;
    padding: 18px 0 0 0  
    
}

.main {
    width: 960px;
    margin: 0 auto;
}

.subheader {
    width: 960px; 
    margin: 0 auto;
}

.subhead-logo {
    float: left;
    padding: 22px 0 0 0;
    margin: 0 60px 0 0;
    width: 27%;
    height: 153px;
    background: url('../images/toothbrush.jpg') bottom right no-repeat;
}

.subhead-text {
    padding: 34px 0 0 0;
    color: #1c324a;
    font-family: "myriad-pro-condensed", sans-serif;
    font-weight: 600;
    font-size: 1.6em;
    line-height: 1.2em;
}

.bignumber {
    background: url('../images/gradient-repeat.jpg') top repeat-x;
    -moz-box-shadow: inset 0px 12px 10px -9px #cfc293;
    -webkit-box-shadow: inset 0px 12px 10px -9px #cfc293;
    box-shadow: inset 0px 12px 10px -9px #cfc293;
    font-family: "myriad-pro-condensed", sans-serif;
    color: #1c324a;
    
}

.bignumber-inner {
    background: url('../images/crowd.jpg') top no-repeat; 
    width: 1155px;
    margin: 0 auto;
    -moz-box-shadow: inset 0px 12px 10px -9px #cfc293;
    -webkit-box-shadow: inset 0px 12px 10px -9px #cfc293;
    box-shadow: inset 0px 12px 10px -9px #cfc293;
    position: relative;
    min-height: 380px
}

.number-headline {
    width: 550px;
    margin: 35px auto 0 auto;
}    

.bignumber h3 {
    font-size: 1.4em;
    font-weight: 600;
    line-height: 1em;
    float: left;
    text-align: right;
    top: 70px;
    position: absolute;
}

.bignumber h2 {
    font-family: "adobe-garamond-pro", serif;
    font-weight: 700;
    font-size: 11.3em;
    padding: 0 0 0 85px;
    margin: 0;
    line-height: 1em;
}

.bignumber h4 {
    font-size: 1.7em;
    text-align: center;
    line-height: 1.2em;
    padding: 0;
    margin: 0 auto;
    width:750px;
}

a.button {
    background: #1c314a;
    background:-webkit-linear-gradient(#1c314a, #27425f);
    background:-o-linear-gradient(#1c314a, #27425f);
    background:linear-gradient(#1c314a, #27425f);
    border-radius: 12px;
    border-bottom: 6px solid #0a1828;
    color: #fff;
    font-family: "myriad-pro-condensed", sans-serif;
    font-weight: 600;
    text-decoration: none;
    font-size: 2.5em;
    padding: 15px 40px 10px 40px;
}

a.button:hover {
    background: #3c5775;
    background:-webkit-linear-gradient(#3c5775, #1c314a);
    background:-o-linear-gradient(#3c5775, #1c314a);
    background:linear-gradient(#3c5775, #1c314a);
}

.donate-btn {
    text-align: center;
    padding: 38px 0;
}

.extrainfo {
    background: url('../images/xray.jpg') top no-repeat #fcf2d0;
    -moz-box-shadow: inset 0px 12px 10px -9px #cfc293;
    -webkit-box-shadow: inset 0px 12px 10px -9px #cfc293;
    box-shadow: inset 0px 12px 10px -9px #cfc293;
    font-family: "myriad-pro", sans-serif;
    font-weight: 400;
    font-size: 1.1em;
}

.extrainfo-inner {
    width: 960px;
    min-height: 471px;
    margin: 0 auto;
    padding: 25px 0 0 0;
}

.info-text, .info-photo {
    float: left;  
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.info-text {
    width: 70%;
    padding: 0;
    color: #000;
}

.info-text h2 {
    color: #1c324a;
    font-family: "myriad-pro-condensed", sans-serif;
    font-size: 2em;
    padding: 0;
    margin: 45px 0 0 0;
    line-height: .7em;
}

.info-photo {
    width: 30%;
}

footer {
    background: #e1e1e1;
    border-top: 4px solid #fff;
    font-size: .78em;
}

footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

footer p {
    margin: 0;   
}

footer a {
    color: #000;
    text-decoration: none;
}

footer a:hover {
    color: #000;
    text-decoration: none;
}


.footer-inner {
    width: 960px;
    margin: 0 auto;
    padding: 25px 0;
}

.col1, .col2, .col3, .col4, .col5 {
    float: left;
    border-left: dotted 2px #fff;
    width: 20%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0 20px;
}

.col1 {
    border-left: 0px;
    padding: 0 20px 0 0;
}

footer .col5 li, footer .col2 p, footer .col1 p  {
    margin: 10px 0 0 0;
}

footer .col5 li:nth-of-type(1), footer .col2 p:nth-of-type(1), footer .col1 p:nth-of-type(1)  {
    margin: 0;   
}














/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
</pre></body></html>