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


body {
background-image: url('../images/tile_purple.jpg');
margin:0px;
padding: 0px;
}


.uL_top {background-image: url("../images/shadow_imgs/uL_top.png"); background-position:left bottom;}
.uR_top {background-image: url("../images/shadow_imgs/uR_top.png"); background-position:right bottom;}

.uL_side {background-image: url("../images/shadow_imgs/uL_side.png"); background-position:right top;}
.uR_side {background-image: url("../images/shadow_imgs/uR_side.png"); background-position:left top;}

.bL_side {background-image: url("../images/shadow_imgs/bL_side.png"); background-position:right bottom;}
.bR_side {background-image: url("../images/shadow_imgs/bR_side.png"); background-position:left bottom;}

.bL_bottom {background-image: url("../images/shadow_imgs/bL_bottom.png"); background-position:left top;}
.bR_bottom {background-image: url("../images/shadow_imgs/bR_bottom.png"); background-position:right top;}



 
 #head_textfield {
 position:absolute;
 top:0px;
 left:206px;
 width:580px;
 height:50px;
 padding-top: 143px}



.page_head {
font-family: georgia, times, 'times new roman', serif;
 font-size:18px;
 font-weight:bold;
 color:#990000;
 text-align:center;
 position:relative;
 line-height:20px;
 margin:12px auto 0px auto;
}
 
.page_head_2 {
font-family: verdana, arial, helvetica, 'sans-serif';
 font-size:16px;
 font-weight:bold;
 color:#990000;
 text-align:center;
 line-height:20px;
 margin:0px auto;
}


.text_cntct {
margin:18px auto 8px auto;
 width:475px;
 font-family:verdana, arial, helvetica, 'sans-serif';
 font-size:12px;
 font-weight:normal;
 text-align:center;
}


























.cat_head_2 {
	color: #ffffff;
	margin: 10px 0px 4px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	}	
	
.cat_bar {
	background-color: #993300;
	text-align:left;
	}	

.nav_bkg {
	background-repeat: no-repeat;
	background-image: url(../images/cfbc_logo-nav.jpg);
	
}

.header_bkg {
	background-repeat: no-repeat;
	background-image: url(../images/cfbc_head_bkg.jpg);
	
}

.title {	position: relative;
	color: #660000;
	margin: 8px 0 6px 4px;
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: bold;
	line-height:8px;
	}
	
.subtitle {	position: relative;
	color: #000066;
	margin: 0px 0 12px 0px;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	text-align: center;
	font-style: bold;
		line-height:16px;
	}
	
.author {
	color: black;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	margin: 0 0 4px 6px;
	}	
	
.body_text {
	position: relative;
	color: black;
	padding: 0 1em 0 .5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	font-style: normal;
}

.cat_head {	
	position: relative;
	color: #000099;
	margin: 0 0 0 0;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	text-align: center;
	letter-spacing: 3px
	}
	
.cat_rule {	
	margin: 0 0 3px 0;
	}

.print {
	position: relative;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0 14px 0 0;
	font-style: normal;
	}

div.ColumnContainer {
  width: 33%;
  float: left;
  margin: 0;
  padding: 0;
  position: relative;

}

div.Column {
  margin: 0;
  padding: .1em .5em;
  border-right: 1px solid #666666;
  text-align: justify;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

div#Column2 {
  border-right: none;
}

div.Clear {
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  padding: 0;
  margin: 0;
}

.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 6px 0 4px 0;
}

.initCap {
float:left;
color:#000000;
font-size:12px;
font-weight: bold;
line-height:10px;
padding-top:1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.author_bio
{
text-align:left;
margin-top:0px;
}

sup {
font-size:8px;
line-height:0px;
}

.page_no {
	position: relative;
	top: 8px;
	left: 635px;
	color: #bbbbbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	width: 100px
}
