@import 'common.css';


#news_ticker
{
	height: 55px;
	background-color: #000;
}
#news_ticker b
{
	display: block;
	float: left;
	
	color: #CCCC99;
	font-size: 12px;
	margin: 22px 0 0 16px;
}
* html #news_ticker b
{
	margin: 22px 0 0 8px;
}
#news_ticker b a
{
	color: #FF3300;
}
#mail_go
{
	float: right;
}
#mail_go table
{
	width: 302px;
	margin: 17px 10px 0 0;
}
#mail_go th
{
	width: 70px;
	font-weight: 100;
	color: #CCCCCC;
	font-size: 12px;
	padding-right: 3px;
}

#mail_go .mail_fild
{
	width: 180px;
}
#mail_go .mail_fild input
{
	width: 195px;
	height: 20px;
	border: 0;
	padding: 0;
}
#mail_go img
{
	display: block;
	margin-left: 23px;
}
*html #mail_go img
{
	display: block;
	margin-left: 10px;
}




#center
{
	height: 248px;
	background-color: #EAE1C7;
	padding: 9px 10px;
}
#flash_area
{
	height: 250px;
	width: 500px;
	float: left;
}
#hot_button
{
	height: 230px;
	width: 280px;
	float: right;
	background-color: #FFFFFF;
	padding: 10px;
}
#hot_button a
{
	height: 76px;
	display: block;
	border-bottom: 1px solid #D9D7D4;
	text-decoration: none;
	color: #333;
	font-size: 13px;
	margin-bottom: 2px;
}
#hot_button .last
{
	height: 68px;
}
#hot_button a.last
{
	border-bottom: 0;
}
#hot_button img
{
	float: left;
	margin: 2px 10px 0 0;
}
#hot_button b
{
	font-size: 15px;
	display: block;
}
#hot_button i
{
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	color: #CC3300;
	padding-left: 10px;
}

#content_table
{
	width: 100%;
	float: left;
	clear: both;
}
#content_table th
{
	height: 28px;
}
#content_table th.news_and_events
{
	width: 500px;
	background: #c60 url(../img/headers/news_and_events.gif) 12px 45% no-repeat;
}
#content_table th.worldview_directory
{
	width: 310px;
	background: #660 url(../img/headers/worldview_directory.gif) 10px 48% no-repeat;
}
#content_table td
{
	background-color: #fff;
	vertical-align: top;
	padding: 10px;
}
#content_table td.worldview_directory
{
	padding-left: 0 !important;
}
#content_table td.worldview_directory ul
{
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	background: #fff url(../img/bg_features.gif) 0 10px repeat-y;
}
#content_table td.worldview_directory li
{
	height: 25px; 
	margin-bottom: 5px;
	background: #999 url(../img/bg_features_list.gif) 0 0 repeat-x;
}
#content_table td.worldview_directory li a
{
	display: block;
	height: 25px;
	padding: 5px 0 0 40px;
	
	color: #fff;
	font-weight: 600;
	font-size: 140%;
	text-decoration: none;
	
	background-position: 0 0;
	background-repeat:no-repeat;
}
* html #content_table td.worldview_directory li a
{
	height: 20px;
}
#content_table td.worldview_directory li a:hover
{
	color: #000;
}
#content_table td.worldview_directory li.buddhist a
{
	background-image: url(../img/icon_buddhist.gif);
}
#content_table td.worldview_directory li.christian a
{
	background-image: url(../img/icon_christian.gif);
}
#content_table td.worldview_directory li.yoga a
{
	background-image: url(../img/icon_yoga.gif);
}
#content_table td.worldview_directory li.academic a
{
	background-image: url(../img/icon_academic.gif);
}
#content_table td.worldview_directory li.business a
{
	background-image: url(../img/icon_business.gif);
}
#content_table td.worldview_directory li.engaged a
{
	background-image: url(../img/icon_engaged.gif);
}
#content_table td.worldview_directory li.spiritual a
{
	background-image: url(../img/icon_spiritual.gif);
}


#content_table td.news_and_events img
{
	float: left;
}
#content_table td.news_and_events ul
{
	list-style-type: none;
	margin: 0 0 0 110px;
}
* html #content_table td.news_and_events ul
{
	margin-left: 150px;
}
#content_table td.news_and_events ul li
{
	padding: 0;
	margin: 0;
	height: 1%;
}
#content_table td.news_and_events ul a
{
	display: block;
	padding: 0 0 0 20px;
	height: 20px;
}
#content_table td.news_and_events ul li a
{
	color: #000;
	font-size: 110%;
	text-decoration: none;
}
#content_table td.news_and_events ul li.active a
{
	color: #742727;
	font-weight: 600;
	background: #fff url(../img/news_arrow.gif) 0 0 no-repeat;
}
#content_table td.news_and_events ul li.more a
{
	color: #FF3300;
	font-weight: 600;
	float: right;
	text-decoration: none;
	margin-right: 10px;
}
#blurb
{
	clear: both;
	border-top: 10px solid #fff;
	overflow: hidden;
	width: 100%;
	height: 105px;
	margin: 0;
	background: #EAE1C7 url(../img/blurb_arrow.gif) 126px 0 no-repeat;
}
#blurb b
{
	display: block;
	margin: 10px 0 0 180px;
	font-weight: normal;
}
#blurb a
{
	color: #900;
	font-weight: 600;
	float: right;
	text-decoration: none;
	margin-right: 10px;
	
}

#quicklinks
	{
		height: 25px;
		background-color: #D9D7D4;
	}
