body, html {
	font-size: 100%;
	line-height: 1.125em; /* 18px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999;
}

a img { border: none; }

#page {
	background-color: #f2f4f7;
}

#header {
	font-size: 0.75em; /* 12px */
	font-family: Helvetica, Garamond, sans-serif;
	color: #000;
	background-color: #f93;
}

#tagline {
	font-size: 125%;
}

#primarymenu {
	font-size: 0.81em; /* 13px, 13pt */
	font-weight: bold;
	color: #fff;
	background-color: #036;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
}
#primarymenu ul, #secondarymenu ul, #auxmenu ul, #news ul {
	margin: 0; padding: 0;
}
#primarymenu li, #secondarymenu li, #auxmenu li, #news li {
	list-style-type: none;
}
#primarymenu li {
	display: inline;
	padding: 0 3.8em 0 2.31em; /* 30px from left */
}
#primarymenu a, #secondarymenu a, #auxmenu a, #news a {
	color: #fff;
	text-decoration: none;
}
/*
#primarymenu a:hover, #secondarymenu a:hover, #auxmenu a:hover, #news a:hover, #actions a:hover {
	text-decoration: underline;
} */

#secondarymenu {
	font-size: 0.69em; /* 11px, 11pt */
	font-weight: bold;
	color: #fff;
	background-color: #036;
}
#secondarymenu li {
	border-top: 2px solid #fff;
	margin: 0 0 0.2em 0;
	padding: 0.2em 0 0.2em 2.72em; /* 30px from left */
	background: url('/images/ArrowDkBlue.jpg') no-repeat 1em 0.5em;
}
#secondarymenu li:hover {
	background: url('/images/ArrowDkBlueH.jpg') no-repeat 1em 0.5em;
}
#secondarymenu li ul {
	background-color: #369;
}
#secondarymenu li ul li {
	background: url('/images/ArrowMedBlue.jpg') no-repeat 1em 0.5em;
}
#secondarymenu li ul li:hover {
	background: url('/images/ArrowMedBlueH.jpg') no-repeat 1em 0.5em;
}

#actions {
	font-size: 0.81em; /* 13px, 13pt */
	font-weight: bold;
}
#actions a {
	color: #fff;
	text-decoration: none;
}
#actions div {
	color: #fff;
	border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
}
#actions #donatebtn {
	background-color: #900;
}
#actions #volunteerbtn {
	background-color: #063;
}
#actions #newsletterbtn {
	background-color: #f93;
}

a.action {
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	color: #063;
}

#breadcrumbs {
	font-size: 0.56em; /* 9px, 9pt */
	line-height: 1.67em;
	background-color: #f93;
}
#breadcrumbs a {
	color: #000;
	text-decoration: none;
}

#content {
	font-size: 0.63em; /* 10px, 10.5pt */
	line-height: 1.3em;
}
#content p {
	margin: 0.8em 0;
}
#content p a:link { color:#800000 }
#content p a:visited { color:#800000 }
#content p a:hover { color:#0000ff }

#content h1 {
	font-size: 120%;
	font-weight: bold;
	color: #036;
	margin: 0 0 1.5em 0;
}
#content h2 {
	font-size: 100%;
	font-weight: bold;
	color: #900;
	margin-bottom: 0;
}
#content h2 a {
	color: #900;
	text-decoration: none;
	font-style: italic;
}
#content h2 a:link { color:#900 }
#content h2 a:visited { color:#900 }
#content h2 a:hover { color:#0000ff; text-decoration:underline; font-style: italic; }

#home #content #background { /* Home page override */
	width: 89.29em;
	height: 45.63em;
}
#content p.date {
    margin: 0;
	padding: 0;
}
#content p.deck {
	padding: 0;
	margin-top: 0;
}

#content form label {
	text-align: right;
	font-weight: bold;
}
#content form label.required {
	color: #900;
}

.pullquote {
	float: right;
	margin: 1em 0 1em 1em;
}

.quoteheading {
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	color: #036;
}
.quote {
	font-style: italic;
}

#news {
	font-size: 104.8%; /* 11px, 11pt */
	line-height: 1.2em;
	color: #fff;
	/* news box background exists in background image */
}
#news h1 {
	margin: 0;
	padding: 0.2em 0 0.4em 1em;
	font-size: 117%; /* 13px, 13pt */
	font-weight: bold;
	color: #f93;
}

#sponsors {
	background-color: #fff;
}

#auxmenu {
	font-size: 0.56em; /* 9px, 9pt */
	color: #fff;
	background-color: #036;
}
#auxmenu li {
	display: inline;
	padding: 0 0.9em;
}

#footer {
	font-size: 0.44em; /* 7px, 7pt */
	background-color: #fff;
}
