@charset "UTF-8";
/* -------------------------- COLORS -------------------------- 
maroon: #8A2629;
mustard: #B58724;
mustard (20%): #EEE2C8;
blue: #5887A3;
gray: #969696;
black: #000;
*/

/* -------------------------- GLOBAL -------------------------- */
*, body {
	margin: 0;
	padding: 0;
}
body {
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #8A2629;
}
a {
	color: #5887A3;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #8A2629;
	text-decoration: none;
}
p {
	margin: 0 0 15px 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 3px 0;
	padding: 0;
}
h1 {
	color: #8A2629;
	font: italic bold small-caps 16px/18px Georgia, "Times New Roman", Times, serif;
}
h2 {
	font: bold 15px/22px Arial, Helvetica, sans-serif;
	color: #8A2629;
	font-variant: small-caps;
}
h3 {
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #5887A3;
}
h4 {
	color: #B58724;
}
ul, ol {
	margin: 0 0 10px 25px;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
/* -------------------------- NAV: HEAD -------------------------- */
#nav-head {
	text-align: right;
	margin: 0 60px 0 0;
	padding: 10px 0 0 0;
}
#nav-head li {
	display: inline;
	list-style: none;
	padding: 0 0 0 16px;
	background: url(../_images/nav-head-break.gif) no-repeat 3px center;
}
#nav-head ul {
	margin: 0;
}
#nav-head li.first {
	background: none;
}
#nav-head a {
	color: #fff;
	text-decoration: none;
}
#nav-head a:hover {
	text-decoration: underline;
}
/* -------------------------- HEADER -------------------------- */
#header {
	background: url(../_images/bg-head.jpg) no-repeat center top;
	height: 105px;
	position: relative;
}
/* for 2010 only: use 40th anniversary logo version, otherwise change back to:
background: url(../_images/logo-thirdwaycenter.jpg) no-repeat; */
#logo {
	background: url(../_images/logo-thirdwaycenter-40th.jpg) no-repeat;
	position: absolute;
	left: 50px;
	top: 20px;
}
#logo a {
	display: block;
	border: none;
	width: 220px;
	height: 85px;
}
#logo h1 {
	margin: 0;
	padding: 0;
}
#logo span {
	display: none;
}
#slogan {
	font: italic 14px/16px "Times New Roman", Times, serif;
	position: absolute;
	left: 280px;
	top: 60px;
}
#donate {
	display: none; /* change to block after event */
	position: absolute;
	top: 30px;
	right: 0px;
}
#donate a {
	background: url(../_images/img-donate.jpg) no-repeat;
	display: block;
	height: 75px;
	width: 185px;
	text-indent: -9999px;
}
#donate a:hover {
	background: url(../_images/img-donate-hover.jpg) no-repeat;
}
/* -------------------------- NAV: MAIN -------------------------- */
#nav {
	width: 100%;
	background: url(../_images/bg-nav.jpg) no-repeat;
	height: 70px;
	z-index: 1;
	overflow: hidden;
}
#nav ul {
	margin: 0 auto;
	padding: 15px 0 0;
	list-style: none;
	overflow: hidden;
	text-align: center;
}
#nav li {
	display: inline-block;
	height: 40px;
	padding: 0 3px 0 13px; /* formerly: padding: 0 6px 0 14px; */
	background: url(../_images/nav-break.gif) left center no-repeat;
}
#nav li.first {
	background: none;
}
#nav a {
	display: block;
	padding: 40px 2px 0; /* formerly: padding: 40px 10px 0; */
	height: 0;
	overflow: hidden;
}
/* each width is -10px of orig size */
#nav-news a {
	background: url(../_images/nav-news-link.gif) no-repeat center top;
	width: 69px;
}
#nav-news a:hover {
	background: url(../_images/nav-news-hover.gif) no-repeat center top;
}
#nav-mental a {
	background: url(../_images/nav-mental-link.gif) no-repeat center top;
	width: 130px;
}
#nav-mental a:hover {
	background: url(../_images/nav-mental-hover.gif) no-repeat center top;
}
#nav-resid a {
	background: url(../_images/nav-resid-link.gif) no-repeat center top;
	width: 106px;
}
#nav-resid a:hover {
	background: url(../_images/nav-resid-hover.gif) no-repeat center top;
}
#nav-educ a {
	background: url(../_images/nav-educ-link.gif) no-repeat center top;
	width: 96px;
}
#nav-educ a:hover {
	background: url(../_images/nav-educ-hover.gif) no-repeat center top;
}
#nav-trans a {
	background: url(../_images/nav-trans-link.gif) no-repeat center top;
	width: 121px;
}
#nav-trans a:hover {
	background: url(../_images/nav-trans-hover.gif) no-repeat center top;
}
#nav-foster a {
	background: url(../_images/nav-foster-link.gif) no-repeat center top;
	width: 68px;
}
#nav-foster a:hover {
	background: url(../_images/nav-foster-hover.gif) no-repeat center top;
}
#nav-help a {
	background: url(../_images/nav-help-link.gif) no-repeat center top;
	width: 69px;
}
#nav-help a:hover {
	background: url(../_images/nav-help-hover.gif) no-repeat center top;
}
#nav-about a {
	background: url(../_images/nav-about-link.gif) no-repeat center top;
	width: 63px;
}
#nav-about a:hover {
	background: url(../_images/nav-about-hover.gif) no-repeat center top;
}
/* -------------------------- FOSTERCARE -------------------------- */
#nav-fostercare {
	width: 100%;
	background: url(../_images/bg-nav-foster3.jpg) no-repeat;
	height: 200px;
}
#logo-cpa {
	background: url(../_images/logo-thirdwaycenter-cpa.jpg) no-repeat;
	position: absolute;
	left: 50px;
	top: 20px;
}
#logo-cpa a {
	display: block;
	border: none;
	width: 220px;
	height: 85px;
}
#logo-cpa h1 {
	margin: 0;
	padding: 0;
}
#logo-cpa span {
	display: none;
}
/* -------------------------- SIDEBAR -------------------------- */
#sidebar {
	width: 201px;
	padding: 0 20px;
	float: left;
	margin: 0;
	background: url(../_images/bg-sidebar.jpg) no-repeat top left;
}
#sidebar h1 {
	padding-top: 10px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li a {
	background: url(../_images/sidebar-bullet.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 18px;
}
#sidebar li a:hover {
	background: url(../_images/sidebar-bullet-hover.gif) no-repeat left center;
}
p.date {
	font-size: 13px;
	font-weight: bold;
	margin: 8px 0 0;
}
#sidebar a img {
	border: none;
	display: block;
	text-align: center;
	margin: 0 auto 10px;
}
/* -------------------------- STAGE -------------------------- */
#stage {
	background: url(../_images/bg-stage.jpg) repeat-y top left;
	padding: 0 45px;
}
#content {
	width: 600px;
	float: right;
	margin: 0;
	padding-top: 10px;
}
/* -------------------------- FOOTER -------------------------- */
#footer {
	text-align: right;
	color: #fff;
	background: url(../_images/bg-foot.jpg) no-repeat top center;
	clear: both;
	padding: 0 50px;
	line-height: 18px;
	font-size: 11px;
}
#footer-nav {
	text-align: right;
	float: right;
	width: 575px;
	padding-top: 80px;
}
#footer-nav ul {
	margin: 0;
}
#footer-nav li {
	display: inline;
	list-style: none;
	padding: 0 0 0 12px;
	background: url(../_images/nav-head-break.gif) no-repeat 1px center;
}
#footer-nav li a {
	display: inline-block;
}
#footer-nav li.first {
	background:none;
	clear: right;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer p {
	color: #B58724;
	font: italic 12px/18px Georgia, "Times New Roman", Times, serif;
	clear: right;
	padding-top: 10px;
}
#help a {
	background: url(../_images/img-help.jpg) no-repeat;
	height: 240px;
	width: 275px;
	display: block;
	float: left;
	text-align: left;
	color: #fff;
}
/* -------------------------- HOME PAGE -------------------------- */
#youthgiveback {
	/*display: none;  remove once Tami provides captions */
	background-color: #5887A3;
	width: 200px;
	float: right;
	color: #fff;
	padding: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#youthgiveback h2 {
	color: #fff;
	font: italic 16px "Times New Roman", Times, serif;
	font-variant: normal;
}
#youthgiveback img {
	margin: 3px 0;
}
#youthgiveback p {
	font: italic 11px/14px "Times New Roman", Times, serif;
	text-align: left;
	margin: 0 0 10px;
}
#continuum {
	clear: both;
	width: 860px;
}
/* -------------------------- PRINT -------------------------- */
.print {
	display: none;
}
/* -------------------------- CLASSES -------------------------- */
#sidebar a img.event {
	border: 1px solid #8A2629;
}
#sidebar a:hover img.event {
	border: 1px solid #B58724;
}