@charset "UTF-8";

body {
	color: #1F2934;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 100%;
	line-height: 135%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#header {
	background-image: url(images/bkgrd_header_inner.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 152px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 960px;
}

#header #logo a {
	background-image: url(images/tahd_logo.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	left: 25px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 23px;
	width: 294px;
}

#header #logo a:hover {
	background-image: url(images/tahd_logo_ov.png);
}
#header #logo img {
	display: none; }

#header a {
	color: #FFF;
	text-decoration: none;
}

#header a:hover {
	color: #FFF;
	text-decoration: underline;
}

#secondaryNav {
	color: #FFF;
	font-size: .6875em;
	height: 25px;
	position: absolute;
	right: 15px;
	text-align: right;
	top: 25px;
	width: 340px;
}

#secondaryNav li {
	display: inline;
	list-style-type: none;
	padding-left: 5px;
	padding-right: 5px;
}

#secondaryNav li.last {
	border-left: 1px #1F2833 solid;
	padding-left: 9px;
}

#header form {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 3px;
	text-align: right;
	top: 23px;
	width: 225px;
}

#mainNav {
	height: 50px;
	position: absolute;
	right: 0;
	top: 60px;
	width: 598px;
}

#mainNav ul li {
	float: left;
	list-style-type: none;
}

#mainNav ul li a.aboutus {
	background: url(images/sprites/mainNav.png) 0 0;
	float: left;
	height: 60px;
	text-indent: -9999px;
	width: 80px;
}

#mainNav ul li a.aboutus:hover {
	background: url(images/sprites/mainNav.png) 0 -87px;
	float: left;
	height: 60px;
	text-indent: -9999px;
	width: 80px;
}

#mainNav ul li a.programs {
	background: url(images/sprites/mainNav.png) -81px 0;
	float: left;
	height: 60px;
	text-indent: -9999px;
	width: 149px;
}

#mainNav ul li a.programs:hover {
	background: url(images/sprites/mainNav.png) -81px -87px;
	float: left;
	height: 60px;
	text-indent: -9999px;
	width: 149px;
}

#mainNav ul li a.news {
	background: url(images/sprites/mainNav.png) -363px 0;
	float: left;
	height: 60px;
	text-indent: -9999px;
	width: 53px;
}

#mainNav ul li a.news:hover {
	background: url(images/sprites/mainNav.png) -363px -87px;
	float: left;
	height: 60px;
	text-indent: -9999px;
	width: 53px;
}

#mainNav ul li a.testing {
	background: url(images/sprites/mainNav.png) -416px 0;
	float: left;
	height: 60px;
	text-indent: -9999px;
	width: 182px;
}

#mainNav ul li a.testing:hover {
	background: url(images/sprites/mainNav.png) -416px -87px;
	float: left;
	height: 60px;
	text-indent: -9999px;
	width: 182px;
}

#mainNav ul li a.forms {
	background: url(images/sprites/mainNav.png) -305px 0;
	float: left;
	height: 60px;
	text-indent: -9999px;
	width: 57px;
}

#mainNav ul li a.forms:hover {
	background: url(images/sprites/mainNav.png) -305px -87px;
	float: left;
	height: 60px;
	text-indent: -9999px;
	width: 57px;
}

#mainNav ul li a.calendar {
	background: url(images/sprites/mainNav.png) -230px 0;
	float: left;
	height: 60px;
	text-indent: -9999px;
	width: 76px;
}

#mainNav ul li a.calendar:hover {
	background: url(images/sprites/mainNav.png) -230px -87px;
	float: left;
	height: 60px;
	text-indent: -9999px;
	width: 76px;
}

#programNav {
	height: 50px;
	width: 598px;
}

#programNav ul li {
	border: #CDD5DE 4px solid;
	float: left;
	list-style-type: none;
	margin: 0 0 14px 15px;
}

#programNav ul li a.programs {
	background: url(images/sprites/programs.jpg) 0 0;
	float: left;
	height: 129px;
	text-indent: -9999px;
	width: 207px;
}

#programNav ul li a.about {
	background: url(images/sprites/programs.jpg) 215px 0;
	float: left;
	height: 129px;
	text-indent: -9999px;
	width: 207px;
}

#programNav ul li a.testing {
	background: url(images/sprites/programs.jpg) 435px 0;
	float: left;
	height: 129px;
	text-indent: -9999px;
	width: 207px;
}

#programNav ul li a.forms {
	background: url(images/sprites/programs.jpg) 655px 0;
	float: left;
	height: 129px;
	text-indent: -9999px;
	width: 207px;
}

.content {
	background-color: #D9D9D9;
	background-image: url(images/bkgrd_content_page.png);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
}

#content {
	background-color: #fff;
	font-size: 0.875em;
	margin: 0 auto;
	overflow: hidden;
	padding: 1.5em 30px 0;
	width: 900px;
}

#content-main {
	float: left;
	width: 563px;
}

#content-main a:hover {
        text-decoration:none;
}

#content #content-main img {
	float: right;
	margin: 0 0 15px 15px;
}

p.ditto_link a {
background: #fff url(images/tahd_readmore.png) no-repeat top left ;
width: 150px;
height: 15px;
margin: 0 0 15px 0;
padding-left: 18px;
}

#content-main .event {
	padding-bottom: 25px;
	position: relative;
}

#content-main .event h5 {
	left: 0;
	position: absolute;
	top: 0;
	width: 200px;
}

#content-main .event h2 {
	font-size: 1.125em;
	margin-left: 215px;
	padding: 0;
}

#content-main .event p {
	margin-left: 215px;
}

#content-main ul {
	margin: 0 0 0 30px;
}

#content-main li {
	font-size: .875em;
	list-style-type: disc;
}

#content-main-home {
	float: left;
	width: 440px;
}

#content-sub {
	float: right;
	padding-left: 30px;
	width: 307px;
}

#content-sub-home {
	float: right;
	width: 460px;
}

#content-sub .programs li {
	display: inline;
	list-style-type: none;
}

#content h2 {
	clear: both;
	font-size: 1.75em;
	font-weight: 700;
	line-height: 140%;
	margin-bottom: 15px;
	padding-top: 10px;
}

#content h3 {
	font-size: 1.375em;
	font-weight: 500;
	margin: 15px 0 15px 0;
}

#content p {
	font-size: 0.875em;
	margin: 1.286em 0;
}

.content-supp {
	background-color: #D9D9D9;
	background-image: url(images/bkgrd_content_supp.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#content-supp {
	background-color: #fff;
	font-size: 0.875em;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
	text-align: left;
	width: 960px;
}

#content-supp .first {
	border-right: #CDD5DE 1px solid;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	width: 420px;
}

#content-supp .last {
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	width: 419px;
}

#content-supp li {
	margin-top: 1em;
}

#content-supp h4#updates,h4#events {
	background-image: url(images/sprites/h4.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 1.0625em;
	font-weight: 600;
	height: 25px;
	margin-bottom: 15px;
	padding: 4px 0 0 35px;
}

#content-supp h4#events {
	background-position: 0 -30px;
}

#footer {
	background-image: url(images/bkgrd_footer.png);
	background-position: center top;
	background-repeat: no-repeat;
	color: #FFF;
	line-height: 1em;
	margin: 0 auto;
	overflow: hidden;
	padding: 60px 30px 16px 0;
	position: relative;
	text-align: right;
	width: 930px;
}

#footer .col.one {
	background-image: url(images/bkgrd_footer_col_one.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	font-size: .75em;
	margin: 0 0 0 30px;
	padding: 0 0 0 80px;
	text-align: left;
	width: 200px;
}

#footer .col.two {
	background-image: url(images/bkgrd_footer_col_two.png);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	font-size: .75em;
	height: 65px;
	padding: 0 0 0 90px;
	width: 460px;
}

#footer p {
	margin-top: 0;
	text-align: left;
}

.copyright {
      color: #34465A;
      font-size: 0.875em;
     margin: 0 0 15px 0;
}
.copyright  a {
      color: #34465A;
text-decoration: none;
}
.copyright  a:hover {
      color: #EF843E;
      background-color: #8F3733;
      border: 1px solid #EF843E;
      padding: 4px;
}

.follow {
	font-size: .8em;
	margin-top: 15px;
	padding-right: 15px;
	text-align: right;
}

#social {
	height: 30px;
	width: 150px;
}

#social ul li {
	float: left;
	list-style-type: none;
	margin-top: 3px;
}

#social ul li a.facebook {
	background-image: url(images/sprites/socialmedia.png);
	background-position: 0 0;
	float: left;
	height: 20px;
	text-indent: -9999px;
	width: 20px;
}

#social ul li a.facebook:hover {
	background-image: url(images/sprites/socialmedia.png);
	background-position: 0 -20px;
	float: left;
	height: 20px;
	text-indent: -9999px;
	width: 20px;
}

#social ul li a.twitter {
	background-image: url(images/sprites/socialmedia.png);
	background-position: -20px 0;
	float: left;
	height: 20px;
	text-indent: -9999px;
	width: 20px;
}

#social ul li a.twitter:hover {
	background-image: url(images/sprites/socialmedia.png);
	background-position: -20px -20px;
	float: left;
	height: 20px;
	text-indent: -9999px;
	width: 20px;
}

#social ul li a.flickr {
	background-image: url(images/sprites/socialmedia.png);
	background-position: -40px 0;
	float: left;
	height: 20px;
	text-indent: -9999px;
	width: 20px;
}

#social ul li a.flickr:hover {
	background-image: url(images/sprites/socialmedia.png);
	background-position: -40px -20px;
	float: left;
	height: 20px;
	text-indent: -9999px;
	width: 20px;
}

#EmailForm {
	border: none;
	padding-bottom: 20px;
	text-align: left;
	width: 360px;
}

#EmailForm fieldset {
	border: none;
}

#EmailForm h3 {
	clear: both;
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding: 15px 0 5px;
}

#EmailForm label,#EmailForm p {
	clear: both;
	display: block;
	font-size: 0.875em;
	padding: 0 0 9px;
	width: 310px;
}

#EmailForm input {
	display: block;
	margin-top: 3px;
}

#EmailForm select {
	display: block;
	float: left;
}

#EmailForm label.first,#EmailForm label.city {
	clear: left;
	margin-right: 10px;
	width: 150px;
}

#EmailForm label.second,#EmailForm label.state {
	clear: none;
	float: left;
	margin: 0 10px 0 0;
	width: 150px;
}

#EmailForm label.state {
	width: 60px;
}

#EmailForm label.first input,#EmailForm label.city input,#EmailForm label.second input {
	float: left;
	padding: 0;
	width: 150px;
}

#EmailForm label.state select {
	float: left;
	margin-top: 3px;
	width: 60px;
}

#EmailForm label.zip,#EmailForm label.zip input {
	float: left;
	width: 80px;
}

#EmailForm label.zip {
	clear: none;
}

#EmailForm label {
	clear: left;
	float: left;
	margin: 0;
	width: 310px;
}

#EmailForm label input {
	float: left;
	left: auto;
	padding: 0;
	position: inherit;
	width: 310px;
}

#EmailForm input.radio,#EmailForm input#radiobutton_1,#EmailForm input#radiobutton_2,#EmailForm input#radiobutton_3,#EmailForm input#radiobutton_4 {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
}

#EmailForm input.checkbox,#EmailForm input#checkbox_1,#EmailForm input#checkbox_2,#EmailForm input#checkbox_3,#EmailForm input#checkbox_4 {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
}

#EmailForm label input,#EmailForm textarea {
	background: #fff url(images/input-bg.gif) repeat-x top left;
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	height: 18px;
	padding: 0 2px;
}

#EmailForm input.checkbox,#EmailForm select {
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
}

#EmailForm textarea {
	display: block;
	height: auto;
	margin-top: 3px;
	width: 383px;
}

#EmailForm label input.calc {
	clear: left;
	padding: 0;
	text-align: right;
	width: 100px;
}

#EmailForm input.button {
	background-color: #EBE9ED;
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	clear: left;
}

#crumbs {
	font-size: 10px;
	margin: 0;
	padding: 3px;
}

a.B_crumb {
	background: #fff url(images/crumbs.gif) no-repeat right center;
	padding: 0 15px 0 10px;
}

.B_firstCrumb {
	background: #fff url(images/crumbs.gif) no-repeat right center;
	padding: 0 15px 0 0;
}

.B_lastCrumb {
	color: #BFBFBF;
	padding: 0 0 0 10px;
}

#search fieldset {
	background-color: #F5F5F5;
	border: none;
	height: 50px;
	position: relative;
}

#current-search-results {
	margin-bottom: 35px;
}

#ajaxSearch_input {
	border: solid 1px #bfbfbf;
	display: block;
	font-size: 13px;
	height: 19px;
	left: 15px;
	margin-bottom: 5px;
	padding: 4px;
	position: absolute;
	top: 15px;
	width: 175px;
}

#ajaxSearch_submit {
	background: transparent url(images/search_button.png) no-repeat center top;
	border: 0 !important;
	cursor: hand;
	height: 24px !important;
	left: 210px;
	margin: 0 !important;
	padding: 0 !important;
	position: absolute;
	text-indent: -9999px;
	top: 17px;
	width: 24px !important;
}

#ajaxSearch_output {
	background: #fff;
	border: 0;
	margin: 0;
	padding: 0;
	z-index: 1;
}

#ajaxSearch_output a {
	display: block;
	text-align: left;
	text-decoration: none;
	width: 93% !important;
}

#ajaxSearch_output p {
	margin: 0;
}

.ajaxSearch_highlight {
	color: #FE6D4C;
	font-weight: 600;
}

.AS_ajax_result {
	border-bottom: 1px solid #CDD5DE;
	margin: 0;
	padding: 5px 10px 7px;
}

.AS_resultLink {
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

.AS_ajax_resultDescription {
	color: #888;
}

.AS_ajax_more {
	color: #555;
	font-size: 0.75em;
	padding: 5px 0 5px 10px;
	text-decoration: underline;
}

#feature {
	border: #CDD5DE 4px solid;
	height: 280px;
	overflow: hidden;
	width: 432px;
}

.article {
	background-color: #F5F5F5;
	height: 280px;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 440px;
}

#feature .article h2 {
background-color: #1F2934;        
background: rgba(31, 41, 52, 0.6);
	bottom: 15px;
	color: #fff;
	font-size: 1.5em;
	height: 30px;
	left: 0;
	padding: 5px 0 5px 15px;
	position: absolute;
	width: 417px;
}

#content-main .ditto_summaryPost .ditto_info {
	color: #666;
	font-size: .875em;
	margin-bottom: 15px;
}

#content-main .ditto_summaryPost {
	border-bottom: 2px dotted #e5e5e5;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#content-main .ditto_summaryPost h2 {
	font-size: 1.125em;
	margin-bottom: 5px;
	margin-top: 20px;
	padding: 0;
}

#subNav {
	padding-bottom: 15px;
	width: 300px;
}

#subNav ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#subNav a {
	background-color: #FFF;
	border-bottom: 1px solid #CDD5DE;
	display: block;
	padding: 5px 3px 5px 10px;
	width: 280px;
}

#subNav a:link {
	color: #53708C;
	text-decoration: none;
}

html,.footer {
	background-color: #1F2934;
}

a,#footer a,#subNav li a {
	color: #53708C;
}

#content-supp a:hover,#footer a:hover {
	color: #678FB7;
	text-decoration: none;
}

#EmailForm.full,.article img {
	width: 100%;
}

#EmailForm legend,.AS_intro {
	display: none;
}

#EmailForm label.radio,#EmailForm label.radioitem,#EmailForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#programNav ul li:hover,#feature:hover {
	border-color: #678FB7;
}

#ajaxSearch_output a:hover,#subNav li a:hover {
	background-color: #F5F5F5;
	font-weight: 700;
}
