a, a:visited
{
	color: #f70065;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
}

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


a:active
{
	font-weight: bold;
	color: #f70065;
	text-decoration: none;
}



.img_highlight:hover img{
	border: 1px solid #616161;
}

.img_highlight:hover{ 
	color: #000000;
	border: 0px ;
}


#pagination 
{
	padding-top: 10px;
	width: 684px;
	text-align: center;
}

#pagination a
{
	font-size: 12px;
	/*color: #414141;
	text-decoration: underline;*/
}

#pagination_numbers a
{
	text-decoration: none;
}

#communities_content_container
{
	position: relative;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #E7E7E7;
	overflow: hidden;
	padding-bottom: 40px;
	padding-top: -10px;
}

#communities_content_left
{
	float: left;
	position: relative;	
	top: 10px;
	left: 6px;
	width: 237px;
	padding-bottom: 30px;  
}

#communities_content_right
{

	float: left;
	position: relative;
	top: 10px;
	margin-left: 5px;
	width: 689px;
	background-image: url("../images/communities_list_bg.gif");
	background-repeat: repeat-y;
	
}

#communities_buttons
{
	height: 26px;
	width: 684px;
	margin-left: 7px;
	text-align: left;
}


#communities_right_top
{
	margin-left: 5px;
	width: 684px;
}

#communities_right_content
{
	position: relative;
	background-color: #FFFFFF;
	
	width: 684px;
}

#community_listing
{
	float: left;
	width: 197px;
	padding-top: 20px;
	padding-left: 25px;
	background-color: #FFFFFFF;
}

#community_listing_middle
{
	width: 197px;
	background-color: #E7E7E7;
	padding-top: 5px;
	color: #676767;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}

#community_listing a
{
	font-size: 15px;
	font-weight: bold;
}

#community_search_filters
{
	margin-top: 15px;
	width: 190px;
}


#community_search_filters a
{
	color: #000000;
	font-weight: normal;
}

.community_filter_selected 
{
	color: #000000;
	font-weight: bold;
}

#community_occurs
{
	font-size: 13px;
	color: #f70065;
	font-weight: normal;
}

#community_leader_txt
{
	font-size: 9px;
	color: #676767;
	font-style: italic;
	font-weight: normal;
	line-height: 9px;
}

#communities_more_button
{
	position: relative;
	float: right;
	right: 24px;
	top: 17px;
}


#communities_left_bottom
{
	width: 237px;
	height: 4px;
}

#communities_search_container
{
	position: relative;
	width: 237px;
	height: 450px;
	padding-bottom: 7px;
}

#communities_search_top
{
	width: 237px;
	height: 36px;
}

#communities_search_middle
{
	width: 237px;
	height: 411px;
	background-color: #CCCCCC;
}

#communities_search_middle_text
{
	text-align: left;
	margin: 10px;
	margin-top: 0px;
	padding-top: 5px;
	margin-left: 25px;
}

#communities_featured_container
{
	width: 237px;
	height: 224px;
	position: relative;
	padding-bottom: 7px;
}

#communities_featured_top
{
	width: 237px;
	height: 36px;
}

#communities_featured_middle
{
	height: 214px;
	width: 237px;
	background-color: #CCCCCC;
}

#communities_featured_middle_text
{
	text-align: left;
	margin: 10px;
	margin-top: 0px;
	padding-top: 24px;
	padding-bottom: 16px;
	margin-left: 25px;
}

