body { margin: 0; padding: 0; font-family: Trebuchet, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px; text-align: center; }
h1 { height: 125px; width: 630px; background: url('../accounts/include/images/sunbeams.gif') no-repeat bottom right; position: relative; padding: 20px 0 10px; margin: 0; text-align: center; }
h2 { font-size: 16px; margin-top: 20px; }
h3 { font-size: 14px; }
p, td, blockquote, #main ul, #main ol { font-family: Verdana, Arial, Helvetica, sans-serif; }
ul, ol { margin: 0; padding: 0; }
ul.vislist { list-style: disc; margin: 1em 0 0; }
li { margin: 0 0 1em; }
img { position: relative; float: left; margin: 0 10px 5px 0; border: 0; }
a:link:hover, a:visited:hover { text-decoration: none; }

form { margin-bottom: 1em; }
td form { margin: 0; padding: 2px 0 0; }
fieldset { border: 0; padding: 0; }
fieldset input, fieldset textarea { margin: 2px 0; }
fieldset textarea { width: 100%; height: 75px; }
fieldset input { width: 150px; }
fieldset input.checkbox { width: auto; }
input.state { width: 22px; }
input.sm { width: 50px; }
input.med { width: 75px; }
input.lg { width: 200px; }
fieldset p { margin: 0.5em 0 0; }
fieldset li { list-style: none; }
input.submit { margin: 0.5em 0 0; }

form.donate { margin: 0; position: relative; display: inline; }
form.donate input, form.donate fieldset { display: inline; margin: 0; }

table { margin: 0 0 1em; width: 100%; border-collapse: collapse; }
table thead td { font-weight: bold; border-bottom-style: solid; }
td { padding: 2px; border-bottom-width: 1px; border-bottom-style: dotted; }
td a:link, td a:visited { text-decoration: none; }
table.bare td, table td.bare { border-bottom-width: 0; }
table.spacious td { padding: 10px 0; }
td.spacious { padding: 5px 2px 2px; }
.sha table thead td { background: url("../images/asc_nav.gif") repeat-x top center; }
.sha table td { border-bottom-color: #835b21; }
.programs table thead td { background: url("../images/gi_nav.gif") repeat-x top center; }
.programs table td { border-bottom-color: #ef530a; }
.about table thead td { background: url("../images/about_nav.gif") repeat-x top center; }
.about table td { border-bottom-color: #3c7ba0; }

hr { border: 0; height: 1px; margin: 0.5em 0; }
.sha hr { color: #3c7ba0; background-color: #3c7ba0; }
.programs hr { color: #ef530a; background-color: #ef530a; }
.about hr { color: #835b21; background-color: #835b21; }

#sha a:link, #sha a:visited, .sha a:link, .sha a:visited { color: #3c7ba0; }
#sha a:link:hover, #sha a:visited:hover, .sha a:link:hover, .sha a:visited:hover { background: #d3e4ec; }
#programs a:link, #programs a:visited, .programs a:link, .programs a:visited { color: #ef530a; }
#programs a:link:hover, #programs a:visited:hover, .programs a:link:hover, .programs a:visited:hover {
	background: #fcddc7; }
#about a:link, #about a:visited, .about a:link, .about a:visited { color: #835b21; }
#about a:link:hover, #about a:visited:hover, .about a:link:hover, .about a:visited:hover { background: #e3d7c6; }
#home a:link, #home a:visited { color: #000; }
#home a:link:hover, #home a:visited:hover { background: #DDD; }

#page { width: 630px; margin: 0 auto; text-align: left; }
#sidebar { width: 150px; position: relative; float: left; margin: 0 0 2em; padding: 0; }
#main { width: 455px; position: relative; float: right; margin: 0 0 2em; }
#footer { clear: both; width: 455px; padding: 1em 0 1em 175px; margin: 1em 0 0; }
.about #footer { border-top: 1px solid #3c7ba0; }
.programs #footer { border-top: 1px solid #ef530a; }
.sha #footer { border-top: 1px solid #835b21; }

ul#nav, #sidebar ul { list-style: none; margin: 0; padding: 0; text-align: center; }
ul#nav a:link, ul#nav a:visited, #sidebar ul a:link, #sidebar ul a:visited { text-decoration: none; }
ul#nav { border-top-width: 1px; border-top-style: solid; border-bottom-width: 1px; border-bottom-style: solid;
	height: 26px; padding-left: 0; font-size: 14px; }
ul#nav li { margin: 0 0 0 10px; }
ul#nav li#home { margin: 0; float: right; }
ul#nav li#sha { margin: 0; }
ul#nav #programs a:link:hover, ul#nav #programs a:visited:hover { background: url("../images/gi_nav.gif") repeat-x bottom center; height: 100%; }
ul#nav #sha a:link:hover, ul#nav #sha a:visited:hover { background: url("../images/asc_nav.gif") repeat-x bottom center; height: 100%; }
ul#nav #about a:link:hover, ul#nav #about a:visited:hover { background: url("../images/about_nav.gif") repeat-x bottom center; height: 100%; }
ul#nav #home a:link:hover, ul#nav #home a:visited:hover { background: url("../images/home_nav.gif") repeat-x bottom center; height: 100%; }

.about #nav { background: url("../images/about_nav.gif") repeat-x top center; }
.programs #nav { background: url("../images/gi_nav.gif") repeat-x top center; }
.sha #nav { background: url("../images/asc_nav.gif") repeat-x top center; }

ul#localnav { list-style: none; margin: 1em 0; display: block; }
ul#localnav li { display: inline; padding: 0 0.5em 0.25em; }
.about ul#localnav li, .about a.special:link, .about a.special:visited { background: #e3d7c6; }
.programs ul#localnav li, .programs a.special:link, .programs a.special:visited { background: #fcddc7; }
.sha ul#localnav li, .sha a.special:link, .sha a.special:visited { background: #d3e4ec; }
.about a.special:link:hover, .about a.special:visited:hover, .programs a.special:link:hover, .programs a.special:visited:hover, .sha a.special:link:hover, .sha a.special:visited:hover { text-decoration: underline; background: #FFF; }

#sidebar ul ul { text-align: left; list-style: circle; margin: 0 0 1em 30px; }
#sidebar span { display: block; padding: 5px 0; }
#sidebar ul li { margin: 0; }
#sidebar ul li.newsection { border-top: 1px solid #CCC; margin: 0.5em 0 0; padding: 0.5em 0 0; }
#sidebar ul#gi { text-align: left; }
ul#nav a:link, ul#nav a:visited, #sidebar ul a:link, #sidebar ul a:visited { display: block; width: 150px; padding: 4px 0; }
#sidebar ul ul a:link, #sidebar ul ul a:visited { width: 120px; }
.sha ul#nav, .sha #sidebar ul li.newsection { border-bottom-color: #3c7ba0; border-top-color: #3c7ba0; }
.programs ul#nav, .programs #sidebar ul li.newsection { border-bottom-color: #ef530a; border-top-color: #ef530a; }
.about ul#nav, .about #sidebar ul li.newsection { border-bottom-color: #835b21; border-top-color: #835b21; }
ul#nav li { display: block; position: relative; float: left; width: 150px; }
#main ul ul, #main ol ul { margin-top: 1em; }

#slideshow { position: relative; float: right; width: 252px; text-align: center;
	margin: 0 0 10px 10px; }
#slideshow .image { width: 250px; height: 250px; padding: 1px; }
#slideshow p { margin: 0.5em 0; }

.sha #sidebar h2 { padding: 105px 0 5px; color: #3c7ba0; text-align: center;
	background: #FFF url("../images/hands_earth.jpg") no-repeat top left; margin: 0 0 1em; }
.programs #sidebar h2 { padding: 105px 0 5px; color: #ef530a; text-align: center;
	background: #FFF url("../images/figure_shadow.jpg") no-repeat top left; margin: 0 0 1em; }
.about #sidebar h2 { padding: 105px 0 5px; color: #835b21; text-align: center;
	background: #FFF url("../images/about_new.jpg") no-repeat top left; margin: 0 0 1em; }
	
p.heartbeatparticipant { border: 1px solid #ef530a; padding: 0.5em 1em; text-decoration: none; }
a:link:hover p.heartbeatparticipant, a:visited:hover p.heartbeatparticipant { background: #fcddc7; }

.footnote { font-size: 10px; font-style: italic; }
.special { padding: 5px; }
.inlineheader { font-weight: bold; font-family: Trebuchet, "Trebuchet MS", Verdana, Helvetica, sans-serif; }
div.special { width: 200px; position: relative; float: right; margin: 0 0 10px 10px; }
p.special { padding: 0.5em 1em; }
a:link p.special, a:visited p.special, a:link.plain, a:visited.plain { text-decoration: none; }
a:link:hover p.special, a:visited:hover p.special { border: 1px solid #ef530a; text-decoration: none; background: #FFF; }
div.special h4 { margin-top: 0; }
div.special p { margin-bottom: 0; }
.about .special { border: 1px dotted #835b21; background: #e3d7c6; }
.programs .special { border: 1px dotted #ef530a; background: #fcddc7; }
.sha .special { border: 1px dotted #3c7ba0; background: #d3e4ec; }
.special a:link:hover, .special a:visited:hover { background: #FFF !important; }
.about h2 span.special { color: #835b21; background: #FFF; border: 0; padding: 0; }
.programs h2 span.special { color: #ef530a; background: #FFF; border: 0; padding: 0; font-size: 20px; }
.sha h2 span.special { color: #3c7ba0; background: #FFF; border: 0; padding: 0; }
.programs li a:link.special, .programs li a:visited.special { border: 1px solid #ef530a; color: #3c7ba0; text-decoration: none; }
.programs li a:link:hover.special, .programs li a:visited:hover.special { border: 1px solid #3c7ba0; background: #FFF; text-decoration: none; }
a.special:link, a.special:visited { text-decoration: none; }
.center { text-align: center; }
ul.small li { margin-top: 0; margin-bottom: 0; }
.required, .error { color: #C00; }
.caution { color: #F30; }
div.caution { border: 1px solid #F30; background: #FDA; padding: 0 1em; text-align: center; }
.success { color: #393; }
div.success { border: 1px solid #3C3; background: #CFC; padding: 0 1em; text-align: center; margin: 1em 0; }
div.donate { width: 150px; padding: 0 1em 0.5em; line-height: 2em; font-family: Verdana, Arial, Helvetica, sans-serif; }
.small, p.small { font-size: 10px; }
.details { color: #666; }
.details a:link, .details a:visited { color: #888; }
.right { float: right; margin: 0 0 5px 10px; }
.caption { width: 250px; }
.projectimage { border: 1px solid #000; }
.subtle { font-size: 10px; }