BODY {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
}
a, a:hover, a:visited {
	color: #673D0F;
}
.body_bg {
	background-image: url(../images/body_bg.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: 50% 0%;
}
.enr_bg {
	background-image: url(../images/FLC_Energy.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: 50% 0%;
}

.body_long{
	background-image: url(../images/body_bg_bot.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	background-position: 50% 95%;
}
.body_bg_cut {
	background-image: url(../images/body_bg_cut.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	background-position: center top;
}
.med_bg{
	background-image: url(../images/med_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	background-position: 50% 0%;
}
.inv_bg{
	background-image: url(../images/FLC_Investments.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: 50% 0%;
}
.home_bg {
	background-image: url(../images/home_bg.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: 50% 0%;
}
.long_bg {
	background-image: url(../images/fire_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: auto%;
	background-position: 50% 0%;
}
.leftnav {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.leftnav a {
	color: #254B5C;
	text-decoration: none;
}
.leftnav a:visited {color: #254B5C;}
.leftnav a:hover {color: #FFFFFF;}
.leftnav_act a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.leftnav_act a:visited {color: #FFFFFF;}
.leftnav_act a:hover {color: #FFFFFF;}
.home_tag {
	color: #702E16;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.botnav {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.botnav a {
	color: #BD561A;
	text-decoration: none;
}
.botnav a:visited {color: #BD561A;}
.botnav a:hover {color: #FFFFFF;}
.header {
	font-family: Arial Black;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0.02cm;
	line-height:32px;
}
.header_long {
	font-family: Arial Black;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}
.home-text {
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.body-text {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.txt_small {
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
.txt_small a { color: #ffffff;}
.txt_small a:visited { color: #ffffff;}
LI {
	list-style-type: square;
	color: #2C596D;
}
.txtfield {
	background-color: #ffffff;
	border-bottom : 1px solid #999999;
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	border-top: 1px solid #999999;
}