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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	margin: 0; 
	padding: 0;
	background: #bdd73c url(../images/background-128.jpg) top repeat-x;
	text-align: center;
}

a:link, a:visited {
	color: #a4c30b;
}

a:hover {
	color: #749300;
}	

#sidebar a:link, #sidebar a:visited { color: white; }

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.5em 0;
	line-height: 1.1em;
}

h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-weight: normal;
	color: #279ed0;
	font-size: 320%;
	margin: 0 0 0.3em 0;
}

h2 {
	font-size: 180%;
	text-transform: uppercase;
}

h3 {
	font-size: 140%
}

h4 {
	font-size: 140%;
	font-style: italic;
}

h6 {
	font-size: 110%;
	line-height: 2em;
	text-transform: uppercase;
	color: #666;
	font-weight: normal;
}

ul, ol {
	margin: 0 0 2em 0;
	padding: 0 0 0 20px;
}

li {
	margin: 0 0 0.5em 0;
	line-height: 1.2em;
}

p {
	font-size: 120%;
	line-height: 1.5em;
	margin: 0 0 1em 0;
}

li {
	font-size: 120%;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}

blockquote {
	font-size: 140%;
	line-height: 1.6em;
	margin: 10px 0 1em 0;
	border-top: 1px solid #a4c30b;
	border-bottom: 1px solid #a4c30b;
	padding: 10px;
	font-style: italic;
	background: white  url(../images/content-topshadow.png) top repeat-x;
	color: #003300;
}

.intro {
	font-size: 140%;
	line-height: 1.6em;
	margin: 0.5em 0 1em 0;
	padding: 0 25px 0 5px;
	font-style: italic;
}

/* CLEARFIX */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}



.clear {
	clear: both;
	height: 1px;
	margin: 0; padding: 0;
	
}


#wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#sidebar {
	width: 295px;
	float: left;
	margin: 0; 
	padding: 0;
	text-align: center;
}

#main {
	width: 690px;
	float: left;
	margin: 0; 
	padding: 20px 0 0 0;
}

/* SIDEBAR
===================================== */

.box.light {
	border-top: 5px solid white;
	border-bottom: 5px solid white;
	margin: 10px 7px 0 16px;
	padding: 5px 10px;
	background: url(../images/sidebar-light.png) repeat;
	text-align: left;
	color: black;
}

.box.dark {
	border-top: none;
	border-bottom: 2px solid #667420;;
	margin: 0 7px 10px 16px;
	padding: 5px 10px;
	background: url(../images/sidebar-dark.png) repeat;
	text-align: left;
	color: white;
}

.box.dark a:link,
.box.dark a:visited {
	color: #cfd6b0;
}

.box.dark a:hover {
	color: white;
}

.box h2 {
	font-size: 180%;
}

.box p,
.box li {
	font-size: 150%;
	font-style: italic;
}

.box ul {
	margin: 0 0 1em 0;
}



/* NAVIGATION
===================================== */

#navi {
	margin: 0px 0 0 0;
	padding: 0 15px 0 30px;
	height: 40px; overflow: hidden;
	background: url(../images/content-top.png) center bottom no-repeat;
}

#navi li {
	display: inline;
}

#navi a:link,
#navi a:visited {
	float: left;
	display: block;
	height: 40px;
	margin: 0 2px;
	line-height: 40px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: white;
}

#navi li.home a:link, 
#navi li.home a:visited { width: 85px; background: url(../images/buttons-all.png) 0 0 no-repeat; }

#navi li.about a:link, 
#navi li.about a:visited { width: 90px; background: url(../images/buttons-all.png)  -90px 0 no-repeat; }

#navi li.mission a:link, 
#navi li.mission a:visited { width: 115px; background: url(../images/buttons-all.png) -187px 0 no-repeat; }

#navi li.donate a:link, 
#navi li.donate a:visited { width: 115px; background: url(../images/buttons-all.png) -308px 0 no-repeat; }

#navi li.contact a:link, 
#navi li.contact a:visited { width: 110px; background: url(../images/buttons-all.png) -428px 0 no-repeat; }

#navi li.press a:link, 
#navi li.press a:visited { width: 75px; background: url(../images/buttons-all.png) -548px 0 no-repeat; }

#navi li a:hover,
#navi li a.selected { color: black; }

#navi li.home a:hover { width: 85px; background: url(../images/buttons-all.png) 0 -40px no-repeat; }
#navi li.about a:hover { width: 90px; background: url(../images/buttons-all.png)  -90px -40px no-repeat; }
#navi li.mission a:hover { width: 115px; background: url(../images/buttons-all.png) -187px -40px no-repeat; }
#navi li.donate a:hover { width: 115px; background: url(../images/buttons-all.png) -308px -40px no-repeat; }
#navi li.contact a:hover { width: 110px; background: url(../images/buttons-all.png) -428px -40px no-repeat; }
#navi li.press a:hover { width: 75px; background: url(../images/buttons-all.png) -548px -40px no-repeat; }

#navi li a:active,
#navi li a.selected {  padding-top: 5px; }

#navi li.home a:active,
#navi li.home a.selected {  width: 85px; background: url(../images/buttons-all.png) 0 -80px no-repeat; }

#navi li.about a:active,
#navi li.about a.selected { width: 90px; background: url(../images/buttons-all.png)  -90px -80px no-repeat; }
#navi li.mission a:active,
#navi li.mission a.selected { width: 115px; background: url(../images/buttons-all.png) -187px -80px no-repeat; }
#navi li.donate a:active,
#navi li.donate a.selected { width: 115px; background: url(../images/buttons-all.png) -308px -80px no-repeat; }
#navi li.contact a:active,
#navi li.contact a.selected { width: 110px; background: url(../images/buttons-all.png) -428px -80px no-repeat; }
#navi li.press a:active,
#navi li.press a.selected { width: 75px; background: url(../images/buttons-all.png) -548px -80px no-repeat; }


/* SUBNAV */

#subnavi {
	background: url(../images/content-background.png) center repeat-y;
	height: 25px;
}

#subnavi ul {
	height: 25px;
	background: url(../images/subnav-green.png) top repeat-x;
	margin: 0 15px;
	list-style: none;
}

#subnavi UL LI {
	display: inline;
	margin: 0 15px 0 0px;
	padding: 0;
	line-height: 24px;
	font-size: 110%;
}

#subnavi UL LI A:link,
#subnavi UL LI A:visited  {
	color: white;
	text-decoration: none;
}

#subnavi UL LI A:hover {
	color: #000000;
}

#subnavi UL LI A.selected { color: black; }

/* FOOTER */

#footer {
	clear: both;
	background: url(../images/content-bottom.png) bottom no-repeat;
	overflow: hidden;
	padding: 0 15px 5px 15px;
	
	margin: 0 0 0px 0;
}

#footer UL {
	list-style: none;
	margin: 0; 
	padding: 0;
	height: 30px; 
	background: url(../images/footer-background.png) top repeat-x;
}

#footer LI {
	display: inline;
	margin: 0 10px 0 10px;
	padding: 0;
	line-height: 28px;
	font-size: 110%;
}

#footer LI A:link,
#footer LI A:visited  {
	color: white;
	text-decoration: none;
}

#footer LI A:hover {
	color: #a4c30b;
}

#copyright {
	padding: 0 20px;
	margin: 0 0 30px 0;
	font-size: 110%;
}

#copyright A:link,
#copyright A:visited {
	color: black;
}

#copyright A:hover {
	color: white;
}

/* CONTENT
===================================== */

#content {
	width: auto;
	background: url(../images/content-background.png) repeat-y;
	padding: 0 15px;
}

#homepage #content-inner {
	width: auto;
	background: white;
	padding: 6px;
	min-height: 600px
}

#content-inner {
	width: auto;
	background: white  url(../images/content-topshadow.png) top repeat-x;
	padding: 10px 6px 0 6px;
}


#content-inner:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#leftcol {
	width: 400px;
	float: left;
}

#rightcol {
	width: 200px;
	float: left;
	margin: 0 0 0 30px
}

#rightcol h2 {
	color: #279ed0;
	font-size: 160%;
	line-height: 40px;
	margin: 0 0 0.25em 0;
	color: white;
	background: url(../images/header-sidebar-200a.png) center left no-repeat;
	padding-left: 10px;
}

#rightcol p {
	font-style: italic;
}

#rightcol UL {
	list-style: none outside;
	margin: 0; padding: 0;
}

#rightcol LI {
	border-bottom: 1px solid #d2df8e;
	font-size: 140%;
	line-height: 24px;
}

#rightcol LI A {
	text-decoration: none;
}

#leftcol img {
	border: 3px solid #a4c30b;
	margin: 10px 0 15px 0;
}

#homepage #leftcol img {
	border: none;
	margin: 5px 0 10px 0;
}

/* HOMEPAGE CONTENT */

#homepage #leftcol {
	width: 310px;
	float: left;
}

#homepage #rightcol {
	width: 310px;
	float: left;
	margin: 0 0 0 25px;
}

#rightcol h2 {
	font-size: 140%;
}


#trailer {
	width: 640px;
	height: 320px;
	
	width: auto; height: auto;
	text-align: center;
	border: 4px solid black;
	background: #333;
	margin: 0 0 10px 0;
}

#homepage #content h2 {
	color: #279ed0;
	font-size: 140%;
	line-height: 40px;
	margin: 0 0 0.5em 0;
}

#homepage #content h2.short {
	color: white;
	background: url(../images/header-background_185.png) center left no-repeat;
	padding-left: 10px;
}

#homepage #leftcol h2 {
	color: white;
	background: url(../images/header-background_310a.png) center left no-repeat;
	padding-left: 10px;
}

#homepage #rightcol h2 {
	color: white;
	background: url(../images/header-background_310b.png) center left no-repeat;
	padding-left: 10px;
}

#rightcol h2 a:link,
#rightcol h2 a:visited,
#leftcol h2 a:link,
#leftcol h2 a:visited {
	text-decoration: none;
	color: white;
}

#rightcol h2 a:hover,
#leftcol h2 a:hover {
	color: black;
}

/* DONATE STUFF */

 .fundbar {
	height: 23px; overflow: hidden;
	width: 200px;
	background: url(../images/progress-background.png) repeat-x;
	border: 1px solid #333333;
	margin: 0 0 10px 0; padding: 0;
	
}

 .fundraised {
	height: 40px;
	background: url(../images/progress-blue.png) top repeat-x;
	margin: 0; padding: 0;
}

#homepage .fundbar {
	height: 23px; overflow: hidden;
	width: 300px;
	background: url(../images/progress-background.png) repeat-x;
	border: 1px solid #333333;
	margin: 0 0 10px 0; padding: 0;
	
}

#homepage .fundraised {
	height: 40px;
	background: url(../images/progress-fill.png) top repeat-x;
	margin: 0; padding: 0;
}

.money {
	margin: 0 0 20px 0;
}

.money p {
	margin: 0;
	line-height: 1.2em;
}

p.amt { 
	font-size: 360%;
	float: right;
	line-height: 0.7em;
}

p.up {
	font-size: 100%;
	text-transform:uppercase;
}

p.date {
	font-size: 140%;
}

.money:after {    
	content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}


 p.donate a:link,
 p.donate a:visited {
	display: block;
	height: 40px;
	width: 140px;
	background: url(../images/sidebar-button.png) center center no-repeat;
	color: white;
	text-decoration: none;
	font-size: 140%; line-height: 40px;
	text-align: center;
}

 p.donate a:hover {
	
}

#homepage p.donate a:link,
#homepage p.donate a:visited {
	display: block;
	height: 60px;
	width: 210px;
	background: url(../images/donatebutton.png) center center no-repeat;
	color: white;
	text-decoration: none;
	font-size: 280%; line-height: 60px;
	text-align: center;
}

#homepage p.donate a:hover {
	background: url(../images/donatebutton-over.png) center center no-repeat;
}

ul.biotable:after {
 content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

ul.biotable {
	list-type: none;
	margin: 10px 0 20px 0;
	padding: 0;
}	

ul.biotable li {
	display: inline;
	width: 80px;
	height: 80px;
}

ul.biotable li a:link,
ul.biotable li a:visited {
	display: block;
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid #749300;
	background: #a4c30b;
	margin: 0 10px 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1em;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 5px;
}

ul.biotable li a:hover {
	background: #749300;
	border: 1px solid black;
}

.question {
	font-size: 100%;
	margin: 0 0 0.5em 0;
}

.answer {
	font-size: 90%;
	font-style: normal;
}

ul.biotable li.bio-jenl a:link,
ul.biotable li.bio-jenl a:visited { background: #749300 url(../pics/thumb-jenl.jpg) 0 0 no-repeat; }
ul.biotable li.bio-jenl a:hover { background: #749300 url(../pics/thumb-jenl.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-jenb a:link,
ul.biotable li.bio-jenb a:visited { background: #749300 url(../pics/thumb-jenb.jpg) 0 0 no-repeat; }
ul.biotable li.bio-jenb a:hover { background: #749300 url(../pics/thumb-jenb.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-travis a:link,
ul.biotable li.bio-travis a:visited { background: #749300 url(../pics/thumb-travis.jpg) 0 0 no-repeat; }
ul.biotable li.bio-travis a:hover { background: #749300 url(../pics/thumb-travis.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-jared a:link,
ul.biotable li.bio-jared a:visited { background: #749300 url(../pics/thumb-jared.jpg) 0 0 no-repeat; }
ul.biotable li.bio-jared a:hover { background: #749300 url(../pics/thumb-jared.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-cheryl a:link,
ul.biotable li.bio-cheryl a:visited { background: #749300 url(../pics/thumb-cheryl.jpg) 0 0 no-repeat; }
ul.biotable li.bio-cheryl a:hover { background: #749300 url(../pics/thumb-cheryl.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-mikey a:link,
ul.biotable li.bio-mikey a:visited { background: #749300 url(../pics/thumb-mikey.jpg) 0 0 no-repeat; }
ul.biotable li.bio-mikey a:hover { background: #749300 url(../pics/thumb-mikey.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-bonnie a:link,
ul.biotable li.bio-bonnie a:visited { background: #749300 url(../pics/thumb-bonnie.jpg) 0 0 no-repeat; }
ul.biotable li.bio-bonnie a:hover { background: #749300 url(../pics/thumb-bonnie.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-laurie a:link,
ul.biotable li.bio-laurie a:visited { background: #749300 url(../pics/thumb-laurie.jpg) 0 0 no-repeat; }
ul.biotable li.bio-laurie a:hover { background: #749300 url(../pics/thumb-laurie.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-vikram a:link,
ul.biotable li.bio-vikram a:visited { background: #749300 url(../pics/thumb-vikram.jpg) 0 0 no-repeat; }
ul.biotable li.bio-vikram a:hover { background: #749300 url(../pics/thumb-vikram.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-peter a:link,
ul.biotable li.bio-peter a:visited { background: #749300 url(../pics/thumb-peter.jpg) 0 0 no-repeat; }
ul.biotable li.bio-peter a:hover { background: #749300 url(../pics/thumb-peter.jpg) -80px 0 no-repeat; }


ul.biotable li.bio-aaron a:link,
ul.biotable li.bio-aaron a:visited { background: #749300 url(../pics/thumb-aaron.jpg) 0 0 no-repeat; }
ul.biotable li.bio-aaron a:hover { background: #749300 url(../pics/thumb-aaron.jpg) -80px 0 no-repeat; }


ul.biotable li.bio-fred a:link,
ul.biotable li.bio-fred a:visited { background: #749300 url(../pics/thumb-fred.jpg) 0 0 no-repeat; }
ul.biotable li.bio-fred a:hover { background: #749300 url(../pics/thumb-fred.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-jason a:link,
ul.biotable li.bio-jason a:visited { background: #749300 url(../pics/thumb-jason.jpg) 0 0 no-repeat; }
ul.biotable li.bio-jason a:hover { background: #749300 url(../pics/thumb-jason.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-amy a:link,
ul.biotable li.bio-amy a:visited { background: #749300 url(../pics/thumb-amy.jpg) 0 0 no-repeat; }
ul.biotable li.bio-amy a:hover { background: #749300 url(../pics/thumb-amy.jpg) -80px 0 no-repeat; }

ul.biotable li.bio-alston a:link,
ul.biotable li.bio-alston a:visited { background: #749300 url(../pics/thumb-alston.jpg) 0 0 no-repeat; }
ul.biotable li.bio-alston a:hover { background: #749300 url(../pics/thumb-alston.jpg) -80px 0 no-repeat; }

#faq H3 {
	margin: 0;
}

#faq H3 A {
	text-decoration: none;
	border-bottom: 1px solid #749300;
	border-top: 1px solid #d4f33b;
	padding: 5px;
	background: #a4c30b;
	color: #333;
	line-height: 1.2em;
	display: block;;
}

#faq H3 A:hover {
	background: #749300;
	color: black;
}

#faq DIV {
	background: url(../images/content-topshadow.png) top repeat-x;
	padding: 5px; 
	margin: 0 0 5px 0;
}