.community_location_index_programs
{
	margin-top:16px;
}

.community_location_index_programs .row_container
{
	margin-bottom:8px;
}


.community_location_index_programs .image_table_template_container
{
	width:200px;
	height;128px;
	float:left;
	
	margin-right:8px;
}


.community_location_index_programs .text_container
{
	width:428px;
	height:112px;
	padding-top:16px;
	float:left;
}



/***************************************************************
table template
****************************************************************/
.community_location_index_programs .table_template_top_left
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top_left.gif) no-repeat;
	overflow:hidden;
}

.community_location_index_programs .table_template_top
{    
	width:auto;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top.gif) repeat-x;
	overflow:hidden;	
	padding:0px;
	margin:0px;
}


.community_location_index_programs .table_template_top_right
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/top_right.gif) no-repeat;
	overflow:hidden;	
}

.community_location_index_programs .table_template_right
{
	width:16px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_ffffff/right.gif) repeat-y;
	overflow:hidden;	
}


.community_location_index_programs .table_template_left
{
	width:16px;
	height:auto;	
	background:url(../../../includes/table_template_dropshadow_on_ffffff/left.gif) repeat-y;
	overflow:hidden;	
}


.community_location_index_programs .table_template_bottom_left
{
	width:16px;
	height:auto;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom_left.gif) no-repeat;
	overflow:hidden;	
}

.community_location_index_programs .table_template_bottom
{
	width:auto;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom.gif) repeat-x;
	overflow:hidden;	
}

.community_location_index_programs .table_template_bottom_right
{
	width:16px;
	height:16px;
	background:url(../../../includes/table_template_dropshadow_on_ffffff/bottom_right.gif) no-repeat;

	overflow:hidden;	
}


/***********************************
Image inside table_template_content
***********************************/

.community_location_index_programs .table_template_content img
{
	width:168px;
	height:96px;
}



/**************************
Text positioning
**************************/
.community_location_index_programs .text_header
{
	margin-top:12px;
	margin-bottom:0px;
}


/**************************
Text Header Styling (brand)
**************************/
.community_location_index_programs .dm .text_header 
{
	color:#006644;
}

.community_location_index_programs .fda .text_header 
{
	color:#005cab;
}

.community_location_index_programs .mp .text_header 
{
	color:#006644;
}

.community_location_index_programs .dm .text_header_large 
{
	color:#006644;
}

.community_location_index_programs .fda .text_header_large
{
	color:#005cab;
}

.community_location_index_programs .mp .text_header_large 
{
	color:#006644;
}

.community_location_index_programs .dmj .text_header,
.community_location_index_programs .dmj .text_body_header,
.community_location_index_programs .dmj .text_header_large
{
	color: #0038b8;
}


/**************************
Link Styling
**************************/
.community_location_index_programs .dm a 
{
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.community_location_index_programs .dm a:hover 
{
	text-decoration: underline;
}

.community_location_index_programs .fda a 
{
	font-weight: bold;
	color: #deb406;
	text-decoration: none;
}

.community_location_index_programs .fda a:hover 
{
	text-decoration: underline;
}

.community_location_index_programs .mp a 
{
	font-weight: bold;
	color: #b39659;
	text-decoration: none;
}

.community_location_index_programs .mp a:hover 
{
	text-decoration: underline;
}

.community_location_index_programs .dmj a
{
	color:#c5921a;
}





