/* www.kelc.co.or
 * css document
 * author: Titus Gicheru
*/

.leftside
{background-image:url(../img/left_side_bg.gif);
}

.txt {
	background:#FFFFFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.txtcalender {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}


.txt_highlight {
	background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:700;
	text-decoration: none;
}

.txt_headings {
	background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:700;
	text-decoration: none;

}
.bg_calender
{
background-image:url(../img/calender.if);
background-repeat:no-repeat;
background-position:center;
}

.bg_getinvolced
{
background-image:url(../img/redesign_11.gif);
background-repeat:no-repeat;
background-position:center;
}
.act_bg
{background-image:url(../img/redesign_14.gif);
background-repeat:no-repeat;
background-position:center;
}

.main_body
{
z-index:1000;
}

.content_body
{background-color:#FFFFFF;
}

.spacer
{
height:10px;
}