@charset "UTF-8";
/* CSS Document */

/*_____LEFT_COL_____*/

#left_col ul {
	line-height: 20px;
	text-indent: 5px;
	margin-bottom: 0;
	margin-top: 5px;
	padding-left: 15px;
}
#left_col ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #606060;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
#left_col ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
}
#left_col ul li a:hover {
	color: #c21130;
}
#lc_pic_committees  {
	width: 230px;
	height: 180px;
	background-image: url(../images/lc_committees.jpg);
}

/*_____RIGHT_COL_____*/

#underline{
	width: 620px;
	border-bottom: 2px #c21130 solid;
}
#list_col  {
	width: 308px;
	float: left;
}
#list_col ul li {
padding-bottom: 12px;
}
#list_col ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}
#list_col ul li a:hover {
	color: #c21130;
	text-decoration: none;
}
#back_top {
	margin-top: 15px;
}
#contact_container {
	width: 308px;
	border-bottom: 1px #c21130 solid;
	margin: 0;
}
