/*****************************/
/*** STYLES FOR INDEX PAGE ***/
/*****************************/

table.main-cms {
	border: 1px solid #000000;
}

table.main-index {
	border: 1px solid #000000;
	padding: 29px 29px 0px 29px;
	margin-bottom: 0.2em;
	background: #FFFFFF;
}

table.blue td#rhw-date {
	padding: 22px 0px 1px 11px;
	font-family: Times New Roman;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: italic;
}

table.blue td#content {
	line-height: 20px;
	padding: 15px 15px 10px 11px;
	font-family: arial;
	font-size: 9pt;
	color: #FFFFFF;
}

table.blue td#image {
	padding: 10px 0px 10px 11px;
}

table.featured td#content p {
	margin: 0px 0px 5px 0px;
}

table.featured td#content {
	line-height: 14px;
	padding: 5px 15px 10px 17px;
	font-family: arial;
	font-size: 7pt;
	color: #000000;
}

table.featured td#content a {
	color: #5F5FAD;
	text-decoration: none;
	font-weight: bold;
}

table.featured td#content a:hover {
	color: #5F5FAD;
	text-decoration: underline;
	font-weight: bold;
}

table.featured_display td {
	padding: 0px 0px 5px 0px;
}

table.main-content td#content {
	padding: 21px 25px 21px 20px;
	font-family: arial;
	color: #5F5FAD;
	font-size: 8.5pt;
	line-height: 19px;
}

table.utilities td {
	padding: 5px 0px 4px 0px;
	color: #666666;
}

table.utilities a {
	color: #666666;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
}

table.utilities a:hover {
	color: #666666;
	font-size: 9pt;
	font-family: arial;
	text-decoration: underline;
}

/************************************/
/*** STYLES FOR BREAD CRUMB TRAIL ***/
/************************************/

table.bread-crumb-trail
{
	background: #CCCCFF;
	margin-top: 1em;
	font-size: 9px; 
	font-family: verdana;
	color: #666666;
	padding: 5px 0px 5px 10px;
}

table.bread-crumb-trail td
{
	padding: 0px 0px 0px 10px;
	font-size: 9px; 
	font-family: verdana;
	color: #666666;
	font-weight: bold;
}

table.bread-crumb-trail a
{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

table.bread-crumb-trail b
{
	color: #666666;
}

table.bread-crumb-trail b#HERE
{
	color: #666666;
}

/********************************/
/*** STYLES FOR INTERIOR PAGE ***/
/********************************/

table.interior-main-table {
	border: 1px solid #000000;
}

table.interior-main-content td#content {
	padding: 28px 46px 20px 70px;
	font-family: arial;
	color: #000000;
	font-size: 8.5pt;
	line-height: 19px;
}

table.interior-main-content td#content H1 {
	font-family: Optima,arial;
	color: #4F65D4;
	font-size: 13pt;
	margin: 0px 0px -5px 0px;
	padding: 0px 0px 0px 0px;
}

table.interior-main-content td#content H2 {
	font-family: Optima,arial;
	color: #4555C7;
	font-size: 13pt;
	margin: 0px 0px -5px 0px;
	padding: 0px 0px 0px 0px;
}

table.interior-main-content td#content H3 {
	font-family: Optima,arial;
	color: #008480;
	font-size: 13pt;
	margin: 0px 0px -5px 0px;
	padding: 0px 0px 0px 0px;
}

table.interior-main-content td#content H4 {
	font-family: Optima,arial;
	color: #296DC1;
	font-size: 13pt;
	margin: 0px 0px -5px 0px;
	padding: 0px 0px 0px 0px;
}

table.interior-main-content td#content H5 {
	font-family: Optima,arial;
	color: #D67500;
	font-size: 13pt;
	margin: 0px 0px -5px 0px;
	padding: 0px 0px 0px 0px;
}

table.interior-main-content td#content H6 {
	font-family: Optima,arial;
	color: #666666;
	font-size: 8pt;
	margin: -15px 0px -5px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}

table.right-side-content td#utilities {
	padding: 2px 15px 5px 0px;
	color: #4F65D4;
}

table.right-side-content td#utilities a {
	color: #4F65D4;
	font-size: 9pt;
	font-family: arial;
	text-decoration: none;
}

table.right-side-content td#utilities a:hover {
	color: #4F65D4;
	font-size: 9pt;
	font-family: arial;
	text-decoration: underline;
}

table.right-side-content td#header {
	padding: 0px 0px 18px 0px;
}

/*********************************/
/*** STYLES FOR RIGH SIDE MENU ***/
/*********************************/

table.right-side-content td#menu {
	padding: 8px 0px 20px 0px;
}

table.rhw-menu a {
	color: #666666;
	font-size: 8pt;
	font-family: arial;
	text-decoration: none;
}

table.rhw-menu td {
	padding: 7px 0px 7px 0px;
}

table.rhw-menu a:hover {
	text-decoration: none;
	font-weight: bold;
}

/*********************************/
/*********************************/

table.rhw-menu td#arhw {
	padding: 7px 5px 7px 5px;
}

table.rhw-menu td#arhw a:hover {
	color: #4F65D4;
}

table.rhw-menu td#arhw_stay a {
	color: #FFFFFF;
	font-weight: bold;
}

table.rhw-menu td#arhw_stay {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8C9EF4;
	height: 22px;
	width: 190px;
	padding: 3px 5px 3px 5px;
}

/*********************************/
/*********************************/

table.rhw-menu td#find {
	padding: 7px 0px 7px 5px;
}

table.rhw-menu td#find a:hover {
	color: #4555C7;
}

table.rhw-menu td#find_stay a {
	color: #FFFFFF;
	font-weight: bold;
}

table.rhw-menu td#find_stay {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7D96E9;
	height: 22px;
	width: 190px;
	padding: 3px 0px 3px 5px;
}

/*********************************/
/*********************************/

table.rhw-menu td#facts {
	padding: 7px 0px 7px 5px;
}

table.rhw-menu td#facts a:hover {
	color: #008480;
}

table.rhw-menu td#facts_stay a {
	color: #FFFFFF;
	font-weight: bold;
}

table.rhw-menu td#facts_stay {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #68B8B5;
	height: 22px;
	width: 190px;
	padding: 3px 0px 3px 5px;
}

/*********************************/
/*********************************/

table.rhw-menu td#events {
	padding: 7px 0px 7px 5px;
}

table.rhw-menu td#events a:hover {
	color: #296DC1;
}

table.rhw-menu td#events_stay a {
	color: #FFFFFF;
	font-weight: bold;
}

table.rhw-menu td#events_stay {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #81ADE0;
	height: 22px;
	width: 190px;
	padding: 3px 0px 3px 5px;
}

/*********************************/
/*********************************/

table.rhw-menu td#org {
	padding: 7px 7px 7px 5px;
}

table.rhw-menu td#org a:hover {
	color: #D67500;
}

table.rhw-menu td#org_stay a {
	color: #FFFFFF;
	font-weight: bold;
}

table.rhw-menu td#org_stay {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #F4A83F;
	height: 22px;
	width: 190px;
	padding: 3px 5px 3px 5px;
}

/*************************/
/*** STYLES FOR SEARCH ***/
/*************************/

table.search td#header {
	padding: 84px 0px 15px 0px;
}

table.search td#header_org {
	padding: 30px 0px 15px 0px;
}

table.search td#space {
	padding: 6px 0px 0px 0px;
}

table.search-fields td#item {
	padding: 0px 5px 5px 33px;
	color: #666666;
	font-size: 8pt;
	font-family: arial;		
}

table.search-fields td#item input {
	color: #666666;
	font-family: arial;
	font-weight: bold;
	font-size : 9pt;
	height: 20px;
	width: 160;
	border: 1px solid #666666;
}

table.search-fields td#item select {
	color: #666666;
	font-family: arial;
	font-weight: bold;
	font-size : 9pt;
	height: 20px;
	border: 1px solid #666666;
	width: 160px;
}

table.search-fields td#input {
	padding: 10px 0px 0px 103px;	
}

table.search-fields td#input input {
	background: #4F65D4;
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
	font-size : 8pt;
	height: 20px;
	width: 90;
	border: 1px solid #666666;
	cursor: hand;
}

table.search-fields td#input input#color_arhw {
	background: #4F65D4;
}

table.search-fields td#input input#color_arhw:hover {
	background: #8C9EF4;
}

table.search-fields td#input input#color_find {
	background: #4555C7;
}

table.search-fields td#input input#color_find:hover {
	background: #7D96E9;
}

table.search-fields td#input input#color_facts {
	background: #008480;
}

table.search-fields td#input input#color_facts:hover {
	background: #68B8B5;
}

table.search-fields td#input input#color_events {
	background: #296DC1;
}

table.search-fields td#input input#color_events:hover {
	background: #81ADE0;
}

table.search-fields td#input input#color_org {
	background: #F3992D;
}

table.search-fields td#input input#color_org:hover {
	background: #F4A83F;
}

/*****************************/
/*** STYLES FOR ACTIVITIES ***/
/*****************************/

table.activities td {
	font-size: 8.5pt;
	line-height: 14px;
	padding: 5px 0px 5px 0px;
}

/*****************************************/
/*** STYLES FOR STORIES SEARCH RESULTS ***/
/*****************************************/

table.search-results-stories td#date {
	color: #4555C7;
	font-size: 8pt;
	font-family: arial;
	padding: 0px 0px 15px 0px;
}

table.search-results-stories td#title {
	font-family: Optima,arial;
	color: #4F65D4;
	font-size: 13pt;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

table.search-results-stories td#subtitle {
	color: #4F65D4;
	font-size: 11pt;
	font-weight: bold;
	font-family: Optima,arial;
	padding: 0px 0px 15px 0px;
}

table.search-results-stories td#story {
	font-family: arial;
	color: #000000;
	font-size: 8.5pt;
	line-height: 19px;
}

table.search-results-stories td#story p {
	margin: 6px 0px 10px 3px;
}

table.search-results-stories td#story img#image {
	margin: 12px 15px 0px 0px;
}

table.search-results-stories td#for-more {
	color: #4555C7;
	font-size: 8.5pt;
	font-family: arial;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}

table.search-results-stories td#contact-name {
	font-size: 8.5pt;
	font-family: arial;
	font-weight: bold;
	padding: 10px 0px 2px 0px;
}

table.search-results-stories td#contact {
	font-size: 8.5pt;
	font-family: arial;
	padding: 2px 0px 2px 0px;
}

table.search-results-stories td#website {
	font-size: 8.5pt;
	font-family: arial;
	padding: 15px 0px 0px 0px;
}

table.search-results-stories td#list {
	padding: 10px 0px 0px 0px;
}

table.search-results-stories td#list li#searchresults a {
	color: #4555C7;
	font-family: arial;
	font-size: 8.5pt;
	margin: 7px 0px 0px 0px;
}

table.search-results-stories td#back-print a {
	font-size: 7pt;
	font-family: arial;
	color: #4555C7;
}

table.search-results-stories td#back-print {
	font-size: 7pt;
	font-family: arial;
	color: #4555C7;
}

table.search-results-stories a {
	color: #4555C7;
}

/*************************/
/*** STYLES FOR FOOTER ***/
/*************************/

table.footer {
	margin-top: 0.5em;
}

table.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 11px;
}

/*************************************************************/
/*** STYLES FOR PARTICIPATING ORGANIZATIONS SEARCH RESULTS ***/
/*************************************************************/

table.search-results-org td#title {
	font-family: Optima,arial;
	color: #D67500;
	font-size: 13pt;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

table.search-results-org td#contact {
	font-family: arial;
	color: #000000;
	font-size: 8.5pt;
	line-height: 19px;
}

table.search-results-org td#contact a {
	color: #D67500;
	font-family: arial;
	font-size: 8.5pt;
	margin: 7px 0px 0px 0px;
}

table.search-results-org td#back-print a {
	font-size: 7pt;
	font-family: arial;
	color: #D67500;
}

table.search-results-org td#back-print {
	font-size: 7pt;
	font-family: arial;
	color: #D67500;
}

table.search-results-org td#list {
	padding: 10px 0px 0px 0px;
}

table.search-results-org td#list li#searchresults a {
	color: #D67500;
	font-family: arial;
	font-size: 8.5pt;
	margin: 7px 0px 0px 0px;
}

/*********************************************/
/*** STYLES FOR QUICK FACTS SEARCH RESULTS ***/
/*********************************************/

hr#quick-facts-hr {
	margin: 10px 0px 10px 0px;
}

table.search-results-quick-facts td#title {
	font-family: Optima,arial;
	color: #008480;
	font-size: 13pt;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

table.search-results-quick-facts td#story {
	font-family: arial;
	color: #000000;
	font-size: 8.5pt;
	line-height: 19px;
}

table.search-results-quick-facts td#story p {
	margin: 6px 0px 10px 3px;
}

table.search-results-quick-facts td#for-more {
	color: #008480;
	font-size: 8.5pt;
	font-family: arial;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}

table.search-results-quick-facts td#contact-name {
	font-size: 8.5pt;
	font-family: arial;
	font-weight: bold;
	padding: 10px 0px 2px 0px;
}

table.search-results-quick-facts td#contact {
	font-size: 8.5pt;
	font-family: arial;
	padding: 2px 0px 2px 0px;
}

table.search-results-quick-facts td#website {
	font-size: 8.5pt;
	font-family: arial;
	padding: 15px 0px 0px 0px;
}

table.search-results-quick-facts td#back-print a {
	font-size: 7pt;
	font-family: arial;
	color: #008480;
}

table.search-results-quick-facts td#back-print {
	font-size: 7pt;
	font-family: arial;
	color: #008480;
}

table.search-results-quick-facts a {
	color: #008480;
}

table.search-results-quick-facts td#list {
	padding: 10px 0px 0px 0px;
}

table.search-results-quick-facts td#list li#searchresults a {
	color: #008480;
	font-family: arial;
	font-size: 8.5pt;
	margin: 7px 0px 0px 0px;
}

/****************************************/
/*** STYLES FOR ACTIVITIES AND EVENTS ***/
/****************************************/

table.search-results-activities-events td#date {
	color: #296DC1;
	font-size: 8.5pt;
	font-family: Optima,arial;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}

table.search-results-activities-events td#title {
	font-family: Optima,arial;
	color: #296DC1;
	font-size: 13pt;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

table.search-results-activities-events td#story {
	font-family: arial;
	color: #000000;
	font-size: 8.5pt;
	line-height: 19px;
}

table.search-results-activities-events td#story p {
	margin: 6px 0px 10px 3px;
}

table.search-results-activities-events td#for-more {
	color: #296DC1;
	font-size: 8.5pt;
	font-family: arial;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
}

table.search-results-activities-events td#contact-name {
	font-size: 8.5pt;
	font-family: arial;
	font-weight: bold;
	padding: 10px 0px 2px 0px;
}

table.search-results-activities-events td#contact {
	font-size: 8.5pt;
	font-family: arial;
	padding: 2px 0px 2px 0px;
}

table.search-results-activities-events td#website {
	font-size: 8.5pt;
	font-family: arial;
	padding: 15px 0px 0px 0px;
}

table.search-results-activities-events td#list {
	padding: 10px 0px 0px 0px;
}

table.search-results-activities-events td#list li#searchresults a {
	color: #296DC1;
	font-family: arial;
	font-size: 8.5pt;
	margin: 7px 0px 0px 0px;
}

table.search-results-activities-events td#back-print a {
	font-size: 7pt;
	font-family: arial;
	color: #296DC1;
}

table.search-results-activities-events td#back-print {
	font-size: 7pt;
	font-family: arial;
	color: #296DC1;
}

table.search-results-activities-events a {
	color: #296DC1;
}

table.rhw-table {
	border: 1px solid #000000;
	BORDER-COLLAPSE: collapse
}

table.rhw-table td {
	padding: 2px 2px 2px 2px;
	font-family: arial;
	color: #000000;
	font-size: 8.5pt;
	border: 1px solid #000000;
	BORDER-COLLAPSE: collapse
}
