/* F&E content css 06/02/2008 */
/* CIN content css 06/02/2008 */
#news_header a{float:right;}

h3 a{color:#e1007a;}
#news_list li{clear:both;}

/* news page */
#news_list li h3{background-color:#e1007a;color:#FFF;padding:0px; padding-left:5px; padding-right:5px; font-size:120%; font-weight:bold; margin-bottom:10px;}
#news_list li h3 .news_title a{color:#FFF;}
#news_list li h3 .news_title{float:left;width:300px;}
#news_list li h3 .news_date{float:right;width:200px;text-align:right;}
.centre_content #news_list li p.link{border-top:1px solid #CCC; border-bottom:1px solid #CCC; line-height:1.5em; min-height:0px; height:auto!important; height:0px;}
#news_page #news_list .img
{
	width:140px;
	border-bottom:0px;
}

/*generic news list styling */
#news_list .img
{
	display:block;
	float:left;
	width:65px;
	border-bottom:2px solid #e1007a;
	margin-bottom:15px;
}

#news_list p
{
	display:inline;
	float:right;
	width:195px;
	margin-bottom:5px;
}
.centre_content #news_list p
{
	width:390px;
	margin-bottom:5px;
	min-height:75px;
	height:auto!important;
	height:75px;
}
.centre_content #news_list img{margin-bottom:15px;}
.centre_content #news_large {margin-bottom:20px;}
.centre_content #news_large h3{font-size:120%; color:#e1007a; font-weight:bold; margin-bottom:20px;}
.centre_content #news_large img{float:left; margin-right:20px; margin-bottom:20px; border:1px solid #333; padding:5px;}

#news_list p a
{
	/*color:#e1007a;*/
}

blockquote
{
	font-family: Times New Roman, Arial;
	font-size:140%;
	padding:10px;
	padding-top:0px;
	color:#e1007a;
}

#latest_member img
{
	float:right;
	padding-left:10px;
}

#directory_search p
{
	float:right;
	width:165px;
	padding-left:10px;
}
#directory_search select
{
	float:left;
	width:195px;
	margin-bottom:5px;
}
#directory_search input
{
	float:left;
}
#directory_search input[type="text"]
{
	float:left;
	width:191px;
	margin-bottom:5px;
}

#left_col ul, .show_list ul
{
	list-style:disc outside;
}
.show_list ul
{
	margin-bottom:20px;
}
#left_col ul li, .show_list ul li
{
	margin-bottom:5px;
	margin-left:15px;	
}
.faq_list.show_list ul li
{
	margin-bottom:25px;
}

.faq_content
{
	padding:10px;
}

.show_list.smap_list ul
{
	margin-top:5px;
	margin-bottom:0px;
}
.smap_list > ul
{
	margin-left:85px;
}


#spaced_text p 
{
	margin-bottom:10px;
	line-height:1.3em;
}

#spaced_text h2
{
	margin-top:10px;
}

#accessibility p
{
	margin-top:10px;	
}
#accessibility ul
{
	list-style:disc outside;
}
#accessibility ul li
{
	margin-left:15px;
	margin-top:5px;
}

#content .content_header
{
	padding-left:0px;
	text-indent: -5000px;
	width:555px;
	height:53px;
	background:no-repeat top left;
}

#content .head_about
{
	background-image:url('/img/fe_banner_about.jpg');
}
#content .head_accessibility
{
	background-image:url('/img/fe_banner_accessibility.jpg');
}
#content .head_calendar
{
	background-image:url('/img/fe_banner_calendar.jpg');
}
#content .head_links
{
	background-image:url('/img/fe_banner_links.jpg');
}
#content .head_login
{
	background-image:url('/img/fe_banner_login.jpg');
}
#content .head_news
{
	background-image:url('/img/fe_banner_news.jpg');
}
#content .head_sitemap
{
	background-image:url('/img/fe_banner_sitemap.jpg');
}
#content .head_map
{
	background-image:url('/img/fe_banner_map.jpg');
}
