﻿	html {
		background-color: #999;
		height: 100%;
		margin-bottom: 1px; /* force scrollbar */
	}
	body {
		color: #666;
		height: 100%;
		background-color: #999;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		xxx-font-family: Segoe UI, Tahoma,Verdana, Arial, Helvetica;
		line-height: 1.35 !important;
		margin: 0;
		padding: 0;
	}
	a {
		color: #666;
		outline-style: none;
		text-decoration: none;
	}
	a:hover {
		color: #39c8c8;
		text-decoration: underline;
	}
	form {
		margin: 0;
		padding: 0;
	}
	h1 {
		color: #FF0000;
		margin: 0 0 0.5em 0;
	}
	table {
		border: 0 none;
		border-collapse: collapse;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	th, td {
		padding: 0;
		border: 0 none;
	}
	#custom-doc {
		width: 860px;
		margin: 0 auto;
		background-color: #fff;
	}
/* BODY */
	#custom-doc #hd {
		padding: 24px 24px 0  24px;
		/*
		border-top: 1px solid #999;
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		*/
	}
	#custom-doc #bd {
		padding: 0 20px 10px 50px;
		/*
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		*/
	}
/* MAIN CONTENT */
	.yui-t1 #yui-main .yui-b {
		margin-left: 250px; /* width of left-nav */
	}
	#main-content {
		width: 535px;
	}
	img.page-top {
		display: block;
		overflow: hidden;
		width: 535px;
	}
/* TOP NAV */
	#top-nav {
		font-size: 85%;
		padding-right: 10px;
		text-align: right; 
		vertical-align: top;
		/* required for having links "above" the banner */
		position: relative; 
		top: 0; 
		z-index: 2;
	}
	table#banner {
		position: relative; 
		top:-1em; 
		z-index: 1;
	}
	table#banner td.tagline {
		text-align: right; 
		vertical-align: bottom;
	}
/* LEFT NAV */
	#left-nav {
		width: 225px;
	}
	#left-nav ul {
		list-style: none;
		margin-top: 0;
		margin-left: 0;
		padding-top: 0;
		padding-left: 0;
	}
	#left-nav ul li {
		margin-left: 0;
		padding-left: 0;
		list-style: none;
	}
	#left-nav li a {
		display: block;
		font-size: 85%;
		outline-style: none;
		width: 100%;
	}
	html>body #left-nav li a {
		width: auto;
	}
	#left-nav ul.parent li a {
		color: #FF0000;
		padding-bottom: 0.5em;
	}
	#left-nav ul.parent li a:hover {
		color: #39c8c8;
		text-decoration: none;
	}
	#left-nav ul.child li a {
		color: #666;
		background : none;
		padding-left : 1.25em;
		padding-bottom: 0.5em;
	}
	#left-nav ul.child li a:hover {
		color: #39c8c8;
		background : none;
		text-decoration: none;
	}
/* EVENTS WIDGET */
	#events-widget {
		font-size: 77%;
		padding-top: 30px;
		padding-right: 10px;
	}
	#events-widget #highlights {
		margin-bottom: 5px;
		padding-top: 15px;
		border-top: 1px solid #999;
	}
	#events-widget dl {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	#events-widget dt, #events-widget dd {
		margin-left: 0 !important;
	}
	#events-widget dl dt {
		font-weight: bold;
	}
	/*
	#events-widget dl dd.link {
		font-weight: bold;
	}
	*/
	#events-widget a {
		color: #FF0000;
	}
	#events-widget a:hover {
		color: #39c8c8;
	}
	#events-widget #upcoming-events {
		padding-top: 8px;
 	}
/* PROMOS */
	#ft-promos {
		padding: 15px 20px 10px 40px;
	}
	#ft-promos #left {
		width: 220px;
	}
	#ft-promos #right {
		width: 535px;
		margin-left: 40px;
	}
/* FOOTER */
	#custom-doc #ft {
		font-size: 77%;
		/*
		border-left: 1px solid #999;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		*/
	}
/* AFFILIATES */
	#partners {
		border-top: 2px solid #999; 
		margin-top: 20px;
		padding: 20px 40px;
		text-align: left;
	}
	#partners img {
		padding-top: 10px;
		vertical-align: middle;
	}
/* VOLUNTEER! */
	#ft-volunteer {
		height: 26px;
		min-height: 26px;
		background: #FF0000 url(/Images/volunteer.gif) no-repeat center 4px;
	}
/* FT NAV */	
	#ft-nav {
		font-size: 85%;
		padding-top: 10px;
		text-align: center;
	}
	#copyright {
		font-size: 85%;
		padding-top: 10px;
		text-align: center;
	}
	a.anchor {
		color: #666 !important;
		text-decoration: none !important;
	}
	.clear {
		clear: both;
	}
	.clickable {
		cursor: pointer;
	}
	.editable {}
	.edit-hilite {
		cursor: pointer;
		border: 1px dashed #000 !important;
		background: url(/Images/lgrey_diag.gif) top left repeat;
	}
	.hidden {
		display: none;
	}
	.red {
		color: #FF0000;
	}
	.blue {
		color: #39c8c8;
	}
	.recommendation {
		font-size: 77%;
		padding-top: 15px;
	}
/* MINIMUM HEIGHTS */
	.float-wrapper {
		float: left;
		width:100%;
 	}
	.float-wrapper:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	#html .float-wrapper { height: 1%; /* autoclear in IE5/6 */ }
	*:first-child+html .float-wrapper { min-height: 1%; /* autoclear in IE7 */ }
	.float-body {
		float: left;
		width: 99%;
 	}
	#left-nav .min-height {
		float: left;
		width: 1px;
		height: 500px;
	}
	#top-nav .min-height {
		float: left;
		width: 1px;
		height: 60px;
	}
	#hd .min-height {
		float: left;
		width: 1px;
		height: 60px;
	}
/* YUI MODS */
	.yui-skin-sam .yui-button a,
	.yui-skin-sam .yui-button button,
	.yui-skin-sam .yui-submit-button button {
		color: #008;
		font-size: 85%;
		outline: none !important;
	}
	.yui-skin-sam .yui-button-focus {
		background-position: 0 0 !important;
	}
	.yui-skin-sam .yui-button-focus button {
		color: #008 !important;
		outline: none !important;
	}
	.yui-skin-sam .yui-button-hover {
		background-position: 0 -1400px !important;
	}
	.yui-skin-sam .yui-button-hover button {
		color: #FFF !important;
	}
	.yui-skin-sam .yui-link-button-hover a {
		color: #FFF !important;
		text-decoration: none;
	}
/* END YUI MODS */

@media print {
	html {
		background-color: #fff;
		margin-bottom: 0px;
	}
	body {
		background-color: #fff;
	}
}
