/* Our "universal rule" */
{
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #99B6C2;
}

form {
	margin: 0px;
}

fieldset {
	border: solid 1px #dedede;
	padding-left: 1em; 
	padding-bottom: 1em;
}

legend {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

a {
	color: #EE821F;
	text-decoration: none;
}
a:hover {
	color: #EE821F;
	text-decoration: underline;
}

#splash {
	width: 765px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
}
#container {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	position:relative;
}
#header {
	background-image: url(../images/home/bg-header_new.gif);
	background-repeat: no-repeat;
	float: left;
	height: 128px;
	width: 957px;
	
}
#header .logo {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}
	
#topNav {
	position:absolute;
	right:0px;
	top:-2px;
	height: 25px;
	width: 585px;
	margin-top: 102px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
}

#topNav table {
	height: 25px;
}

#topNav img {
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: -3px;
}

#topNav   a {
	color: #64615D;
	text-decoration: none;
	font-weight: bold;
}

#topNav a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
}

#content {
	background-image: url(../images/bg-left-column.gif);
	background-repeat: no-repeat;
	width: 957px;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	float: left;
	text-align: left;
}
#contentWide {
	background-image: url(../images/bg-left-column-wide.jpg);
	background-repeat: no-repeat;
	width: 957px;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	float: left;
	text-align: left;
}
#footer {
	font-size: 90%;
	line-height: 18px;
	width: 957px;
	padding: 0px;
	float: left;
	margin: 0px;
	color: #666666;
}
#footer p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer a {
	color: #717E85;
}
#siteMenu ul{
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	background-image: url(../images/nav-leftspacer.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
	list-style: none;
	margin: 0;
	width: 957px;
	height: 40px;
	padding: 0;
}
#siteMenu ul li{
	position: relative;
	right: 0;
	bottom: 0;
	float: left;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li a{
	font-size: 11px;
	display: block;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	color: #FFFFFF;
	vertical-align: middle;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 15px;
	height: 25px;
}
#siteMenu ul li a:link, #iconNav ul li a:visited, #iconNav ul li a:active, #iconNav ul li a:hover{
	text-decoration: none;
	margin: 0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 25px;
}
#siteMenu ul li a:hover{
	margin: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 25px;
}
#siteMenu ul li.item1 a{
	background-image: url(../images/nav-bg1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	width: 105px;
	height: 25px;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
	margin: 0;
}
#siteMenu ul li.item1 a:hover {
	background-image: url(../images/nav-bg1.gif);
	background-repeat: no-repeat;
	margin: 0;
	height: 25px;
	background-position: bottom;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item1 a.on {
	background-image: url(../images/nav-bg1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	width: 105px;
	height: 25px;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
#siteMenu ul li.item2 a{
	background-image: url(../images/nav-bg2.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	text-align: center;
	width: 229px;
	height: 25px;
	margin: 0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item2 a:hover {
	background-image: url(../images/nav-bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	margin: 0;
	height: 25px;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item2 a.on {
	background-image: url(../images/nav-bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	width: 229px;
	height: 25px;
	margin: 0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item3 a{
	background-image: url(../images/nav-bg3.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	text-align: center;
	width: 246px;
	height: 25px;
	margin: 0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item3 a:hover {
	background-image: url(../images/nav-bg3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	margin: 0;
	height: 25px;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item3 a.on{
	background-image: url(../images/nav-bg3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	width: 246px;
	height: 25px;
	margin: 0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item4 a{
	background-image: url(../images/nav-bg4.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	text-align: center;
	width: 164px;
	height: 25px;
	margin: 0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item4 a:hover {
	background-image: url(../images/nav-bg4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	margin: 0;
	height: 25px;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item4 a.on {
	background-image: url(../images/nav-bg4.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	width: 164px;
	height: 25px;
	margin: 0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item5 a{
	background-image: url(../images/nav-bg5.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	text-align: center;
	width: 92px;
	height: 25px;
	margin: 0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item5 a:hover {
	background-image: url(../images/nav-bg5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	margin: 0;
	height: 25px;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item5 a.on {
	background-image: url(../images/nav-bg5.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	width: 92px;
	height: 25px;
	margin: 0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item6 a{
	background-image: url(../images/nav-bg6.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	text-align: center;
	width: 121px;
	height: 25px;
	margin: 0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item6 a:hover {
	background-image: url(../images/nav-bg6.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	margin: 0;
	height: 25px;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#siteMenu ul li.item6 a.on {
	background-image: url(../images/nav-bg6.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	width: 121px;
	height: 25px;
	margin: 0;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#leftColumn {
	
	float: left;
	width: 230px;
	margin-left: 6px;
	padding: 10px;
	background-position: 2px;

	display: block; overflow: hidden;
}


#leftColumn  div.left-contact-top {
	background-image: url('../images/contactbox-top.jpg');
	width: 231px;
	height: 15px;
	margin-top: 10px;
	background-repeat: no-repeat;
	font-size: 10px;
}

#leftColumn  div.left-contact-middle {
	background-image: url('../images/counactbox-middle.jpg');
	width: 231px;
	height: 320px;
	color: #ffffff;
	font-size: 1em;
	line-height: 1.25em;
}

#leftColumn  div.left-contact-middle-text {
	margin-left: 20px;
	padding-right: 20px;
}

#leftColumn  div.left-contact-bottom {
	background-image: url('../images/contactbox-bottom.jpg');
	width: 231px;
	height: 15px;
	background-repeat: no-repeat;
}

#leftColumnWide  div.left-contact-top-wide {
	background-image: url('../images/contactbox-top-wide.jpg');
	width: 281px;
	height: 15px;
	margin-top: 10px;
	background-repeat: no-repeat;
	font-size: 10px;
}

#leftColumnWide  div.left-contact-middle-wide {
	background-image: url('../images/counactbox-middle-wide.jpg');
	width: 281px;
	height: 270px;
	color: #ffffff;
	font-size: 1em;
	line-height: 1.25em;
}

#leftColumnWide  div.left-contact-middle-text {
	margin-left: 20px;
	padding-right: 20px;
}

#leftColumnWide  div.left-contact-bottom-wide {
	background-image: url('../images/contactbox-bottom-wide.jpg');
	width: 281px;
	height: 15px;
	background-repeat: no-repeat;
}

#rightColumn {
	padding: 10px;
	float: right;
	width: 670px;
	color: #666666;
}

#rightColumn p {
	margin: 0px;
	padding: 0px;
	color: #666666;
	line-height: 1.5em;
}

#rightColumn td.item {
	padding: 3px;
	font-size: 1em;
}

#rightColumn td.item a {
	color: #f26521;
}

#rightColumn h1 {
	color: #8C8A03;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0;	
}

#rightColumn h2 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#rightColumn h3 {	
	padding: 0px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	font-size: 17px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#rightColumnContent {
	padding-right: 20px;
	padding-bottom: 10px;
	line-height: 1.5em;
	color: #666666;
	font-size: 1em;
}

#rightColumnContent h1 {
	font-family: "Trebuchet MS";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 32px;
}

#rightColumnContent h2 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#rightColumnContent p {
	margin: 0px;
	padding: 0px;
	color: #666666;
	line-height: 1.5em;
}

#leftContent {
	float: left;
	width: 415px;
	color: #666666;
}
#leftContent h1 {
	font-size: 16px;
	font-family: "Trebuchet MS";
}
#rightContent {
	float: right;
	width: 250px;
}
#leftCallout {
	background-image: url(../images/t-home-health.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 309px;
	padding-top: 180px;
	padding-right: 10px;
	padding-left: 10px;
}

#leftCallout p {
	margin: 0px;
	height: 70px;
}

#rightCallout {
	background-image: url(../images/t-life-at-home.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 160px;
	width: 309px;
	padding-top: 180px;
	padding-right: 10px;
	padding-left: 10px;
}

#rightCallout p {
	margin: 0px;
	height: 70px;
}

#leftCalloutResources {
	background-image: url(../images/t-home-news.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 309px;
	min-height: 160px;
	padding-top: 180px;
	padding-right: 10px;
	padding-left: 10px;
}

#leftCalloutResources p {
	margin: 0px;
	height: 70px;
	font-size: 0.9em;
}

#rightCalloutResources {
	background-image: url(../images/t-home-resources.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 309px;
	min-height: 160px;
	padding-top: 180px;
	padding-right: 10px;
	padding-left: 10px;
}

#rightCalloutResources p {
	margin: 0px;
	height: 70px;
	font-size: 0.9em;
}

#subNavContainer {
	background-image: url(../images/bg-subnav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 230px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#subNavContainer  h1 {
	background-image: url(../images/bg-subnav-title.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 220px;
	margin: 0px;
	height: 28px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #817F7B;
}
#subNav {
	font-family: "Trebuchet MS";
	color: #5C5A58;
	font-size: 1em;
	padding-right: 5px;
}
#subNav a {
	color: #5D5B59;
	text-decoration: none;
}
#subNav a:hover {
	color: #5D5B59;
	text-decoration: underline;
}
#subNav  li {
	color: #993300;
	list-style-type: square;
	line-height: 1.25em;
}

#subNav li.node {
	font-size: 1em;
	margin-left: 15px;
}

#subNav li.node a {
	font-size: 1em;
}

#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6E655B;
	font-size: 1.25em;
	line-height: 1.25em;
	text-align: center;
	margin-top: 10px;
	float: left;
}

#imageCaption {
	font-size: 11px;
	width: 200px;
	margin-left: 20px;
	color: #666666;
}

#imagesHmwhy {
	font-size: 11px;
	width: 270px;
	padding-right: 20px;
	margin-bottom: 20px;
	color: #666666;
}

#imagesHmwhy img {
	margin-bottom: 10px;
}

#imageCaption img {
	margin-bottom: 10px;
}
#rightColumnSm {
	float: right;
	width: 610px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1em;
}
#rightColumnSm h1 {
	color: #8C8A03;
	font-size: 2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#leftColumnWide {
	background-repeat: no-repeat;
	float: left;
	width: 280px;
	margin-left: 6px;
	padding: 10px;
	background-position: 2px;
}
#calendar {
	width: 280px;
	background-image: url(../images/bg-calendar.gif);
	background-repeat: no-repeat;
	background-color: #aea196;
	background-position: bottom;
}
#calendar img {
	margin-bottom: -5px;
}
#calendar a {
	color: #ac0333;
	font-weight: bold;
	text-decoration: none;
}
#calendar a:hover {
	text-decoration: underline;
}
#calendar table {
	margin: 10px;
	width: 90%;
	color: #FFFFFF;
}
#calendar td {
	padding: 3px;
}
#calendar  td.clcells {
	padding: 3px;
	color: #635B54;
	text-align: center;
	background-color: #CCC4BA;
}

#calendar td.clcellsOn {
	padding: 3px;
	color: #FFFFFF;
	text-align: center;
	background-color: #F28C1E;
}

#calendar td.clcellsOn a {
	color: white;
	font-weight: normal;
}

#calendar h1 {
	background-image: url(../images/bg-calender-head.gif);
	background-position: top;
	margin: 0px;
	font-size: 16px;
	height: 25px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	background-repeat: no-repeat;
}

#listitem {
	width: 660px;
	margin-top: 10px;
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 10px;
}

#listitem img {
	float: left;
	margin-right: 10px;
}

#listitem h1 {
	font-size: 18px;
	font-family: "Trebuchet MS";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#listitem h2 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#listitem p {
	margin: 0px;
	padding: 0px;
	color: #666666;
	line-height: 1.25em;
}

#events {
	float: left;
	width: 600px;
	padding-bottom: 10px;
	
	color: #565656;

/*
	font-size: 1em;
	line-height: 1.5em;
*/
}

#events h1{
	margin-top: 0px;
	padding-bottom: 10px;
	padding-top: 4px;
	margin-bottom: 10px;
}
#event {
	float: left;
	width: 290px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 14px;
	padding-top: 4px;
}

#event span {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 0.9em;
	line-height: 1.25em;
}

#event h1 {
	font-size: 1em;
	line-height: 1.25em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#event h2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
}
#event img {
	float: left;
	margin-right: 10px;
}
#eventDetail {
	float: left;
	width: 610px;
	margin-top: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	color: #333333;
}
#eventDetail table {
	margin-bottom: 20px;
}
#eventDetail strong {
	color: #678797;
}
#eventDetail p {
	background-color: #E0DCDA;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#eventDetail h1 {
	color: #6F92A8;
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#programs {
	float: right;
	width: 300px;
	padding-bottom: 10px;
}

#programs h1{
	margin-top: 0px;
	color: #3D6376;
	padding-bottom: 10px;
	padding-top: 4px;
}

#program {
	float: left;
	width: 290px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 14px;
	padding-top: 4px;
}

#program span {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}
#program h1 {
	font-size: 13px;
	line-height: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#program h2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0px;
}
#program img {
	float: left;
	margin-right: 10px;
}

#programs_wide {
	float: left;
	width: 590px;
	padding-bottom: 10px;
}


#program_wide {
	float: left;
	width: 580px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 14px;
	padding-top: 4px;
}

#program_wide span {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
}
#program_wide h1 {
	font-size: 13px;
	line-height: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#program_wide h2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
}
#program_wide img {
	float: left;
	margin-right: 10px;
}


#events_wide {
	float: left;
	width: 590px;
	padding-bottom: 10px;
}


#event_wide {
	float: left;
	width: 590px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 14px;
	padding-top: 4px;
}

#event_wide span {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
}
#event_wide h1 {
	font-size: 13px;
	line-height: 16px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#event_wide h2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
}
#event_wide img {
	float: left;
	margin-right: 10px;
}

#events_wide_support {
	float: left;
	width: 590px;
}


#event_wide_support {
	float: left;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}

#event_wide_support span {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}
#event_wide_support h1 {
	font-size: 20px;
	line-height: 22px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#event_wide_support h2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin-top: 6;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding: 0px;
}

#event_wide_support img {
	float: left;
	margin-right: 10px;
}

#programs_wide_support {
	float: left;
	width: 590px;
}

#programs_wide_support h1{
	margin-top: 0px;
	color: #3D6376;
	padding-bottom: 10px;
	padding-top: 4px;
}

#program_wide_support {
	float: left;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}

#program_wide_support span {
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}
#program_wide_support h1 {
	font-size: 20px;
	line-height: 22px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#program_wide_support h2 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	margin-top: 6;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding: 0px;
}

#program_wide_support img {
	float: left;
	margin-right: 10px;
}

#additional_programs{
	background-color: #E0DCDA;
	padding: 6px;
	padding-left: 10px;
	margin-right: 6px;
	float: left;
	width: 300px;
}

#additional_programs h1{
	font-size: 13px;
	margin-left: 20px;
	margin-bottom: 0px; 
	padding-bottom: 0px;
}

#pageNav {
	float: right;
	color: #000000;
	margin-top: 14px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
}


.clearfix:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix {display: inline-block;} */
.clearfix {display:block;}
html .clearfix{ height: 1px; }

.calendarContainer {
	background-color: #CCC4BA;
}

.calendarHeader {
	text-align: center;
	background-color: #aea196;
}

.calendarContent {
	background-color: #9D9084;
}

#overlay {
	display: none;
	opacity: 0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	background-color: #CCCCCC;
	width: 100%;
	height: 100%;
}

#popup {
	border: solid 1px #877f79;
	display: none;	
	position: absolute;
	left: 50px;
	z-index: 20;
	width: 238px;
}

#popup table {
	color: #FFFFFF;
}

#popup a {
	color: #ac0333;
	font-weight: bold;
	text-decoration: none;
}

#popup a:hover {
	text-decoration: underline;
}

#popup a.cell {
	font-weight: normal;
	color: #635b54;
	display: block;
	padding: 3px 0 3px 0;
	text-decoration: none;	
	background-color: #CCC4BA;	
	width: 30px;
}

#popup a.cell:hover {
	color: #FFFFFF;
	text-decoration: none;	
	background-color: #f28c1e;	
}

#popup td {
	color: #FFFFFF;
	text-align: center;
	background-color: #9d9084;
}

#popup td.ajaxCalendarHeader {
	color: #ac0333;
	font-weight: bold;
	text-align: center;
	background-color: #aea196;
	padding: 5px 0 5px 0;
	border-bottom: solid 1px #877f79;
}

#popup td.ajaxCalendarContent {
	background-color: #9D9084;
	padding: 10px 10px 10px 10px;
}

#popup td.ajaxCalendarFooter {
	font-size: 11px;
	text-align: center;
	background-color: #9d9084;
	padding: 5px 5px 5px 5px;
	border-top: solid 1px #877f79;
}

#tabs {
	margin-top: 15px;
	background: url('../images/g-tab-horizontal-rule.gif'); 
	background-repeat: repeat-x;
	background-position: bottom;
	width: 660px;
}

#tabsContainer{
	background-image: url(../images/g-tab-container.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 15px 15px 15px 15px;
}

#tabsContainer a{
	color: #e36f00;
	text-decoration: none;
}

#tabsContainer a:hover{
	color: #e36f00;
	text-decoration: underline;
}

.frmTextBox {
	font-family: Arial;
	font-size: 11px;
	border: solid 1px #909090;
	padding: 2px 3px 2px 3px;
}

.frmTextBoxCalendar {
	color: #001d20; 
	font-size: 12px;
	font-family: Arial;
	border: solid 1px #909090;
	padding: 2px 3px 2px 3px;
}

.frmTextBoxContact {
	color: #222222; 
	font-size: 12px;
	font-family: Arial;
	border-left: solid 1px #7c7c7c;
	border-top: solid 1px #7c7c7c;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #c3c3c3;
	padding: 3px 3px 3px 3px;
}

.frmSelectCalendar {
	color: #001d20; 
	font-size: 12px; 
	font-family: Arial; 	
	padding: 2px 2px 2px 2px; 
	border: solid 1px #9f9389;
}

.frmSelectContact {
	font-family: Arial; 
	font-size: 12px; 
	color: #222222; 
	padding: 2px 2px 2px 2px; 
	border-left: solid 1px #7c7c7c;
	border-top: solid 1px #7c7c7c;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #c3c3c3;
}

.frmTextAreaContact {
	font-family: Arial; 
	font-size: 12px; 
	color: #222222; 
	padding: 3px 2px 3px 5px; 
	border-left: solid 1px #7c7c7c;
	border-top: solid 1px #7c7c7c;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #c3c3c3;
	width: 300px;
	height: 120px;
}

.frmButtonCalendar {
	color: #001d20; 
	font-size: 12px;
	font-family: Arial;
	width: 70px;
}

.frmButtonContact {
	color: #222222; 
	font-size: 12px;
	font-family: Arial;
	width: 70px;
}

.tooltip
{ width: 200px; color:#000; font:lighter 11px/1.3 Arial,sans-serif; text-decoration:none;text-align:center;	}
.tooltip span.top
{ padding: 30px 8px 0; background: url(../images/g-bubble.gif) no-repeat top;	}
.tooltip b.bottom
{ padding:3px 8px 8px;color: #548912; background: url(../images/g-bubble.gif) no-repeat bottom;	}

#programs-middle{
	color: #726257;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 278px;
	min-height: 75px;
	background-image: url(../images/bg-programs-middle.jpg);
	background-repeat: no-repeat;
	background-color: #fcfcfb;
	border-left: 1px solid #dbd5cf;
	border-right: 1px solid #dbd5cf;
}
/* for Internet Explorer */
/*\*/
	* html #programs-middle {
	height: 75px;
	width: 280px;
}
#programs-header{
	color: #ffffff;
	font-size: 1.25em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 280px;
	background-image: url(../images/bg-programs-header.jpg);
	background-repeat: no-repeat;
	background-color: #a1bccb;
}
#programs-footer{
	height: 10px; width: 280px; background-image: url(../images/bg-programs-footer.jpg); background-repeat: no-repeat; font-size: 1px;
}
/**/
#eventDescription p{
	background-color: #ffffff;
	padding: 0px;
}
