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

body {
	background: #C2B695 url(../images/bg_fw.jpg) repeat-x top center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	}
#box960 {
	width: 960px;
	margin: 0 auto;
	min-height: 154px;
	}
#boxtop {
	background: url(../images/bg_box_top.png) no-repeat top right;
	height: 53px;
	}
#slogan {
	position: absolute;
	top: 22px;
	margin-left: 505px;
	}
#content {
	min-height: 650px;
	background: url(../images/bg_box.png) repeat-y top right;
	padding: 0 12px 10px 221px;
	}
#content ul {
	list-style-image: url(../images/bullet.gif);
	}
#textbox {
	padding: 0 30px 15px 30px;
	}
.txt14 {
	font-size: 14px;
	}
#banner_fw, #banner_cfcr, #fw_slides {
	padding: 0 1px;
	height: 200px;
	border-bottom: 8px solid #fff;
	background: #fff;
	margin-bottom: 10px;
	}
#banner_fw {
	background: #fff url(../banners_fw/5.jpg) no-repeat top right;
	}
#banner_cfcr {
	background: #fff url(../banners_cfcr2/8.jpg) no-repeat top right;
	}
#boxbottom {
	margin: 0 auto;
	background: url(../images/bg_box_btm.png) no-repeat top right;
	min-height: 31px;
	width: 960px;
	}

/* Afr Link */

#afr {
	position: absolute;
	top: 22px;
	margin-left: 220px;
	text-transform: uppercase;
	}
#afr a {
	color: #fff;
	text-decoration: none;
	background: url(../images/bullet_afr.gif) no-repeat 0 -18px;
	padding: 0 15px;
	font-weight: bold;
	font-size: 11px;
	}
#afr a:hover {
	background: url(../images/bullet_afr.gif) no-repeat 0 2px;
	color: #B98597;
	}

/* Home */

#whitebar {
	background: #fff;
	padding: 5px 0 5px 34px;
	}
#wb_hd1 {
	width: 190px;
	float: left;
	margin-right: 30px;
	font-size: 14px;
	color: #A29061;
	font-weight: bold;
	}
#pillar_box {
	padding: 15px 0  5px 34px;
	}
#pillar_box h1 {
	display: none;
	}
#pillar1 {
	width: 190px;
	float: left;
	margin-right: 30px;
	font-size: 11px;
	line-height: 140%;
	}
#pillar1 p {
	margin: 6px 0;
	padding-bottom: 6px;
	border-bottom: 1px dotted #000;
	}
#pillar1 ul {
	margin: 0 0 10px 15px;
	}
#pillar1 li {
	padding: 5px 0;
	}

/* Hot Links */

#hotlinks {
	position: absolute;
	top: 17px;
	width: 650px;
	list-style: none;
	padding: 5px 0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 90px;
	text-align: right;
	}
#hotlinks ul {
	margin: 0;
	padding: 0;
	}
#hotlinks li {
	list-style: none;
	display: inline;
	}
#hotlinks a {
	background: url(../images/bullet_hot.gif) no-repeat 0 -30px;
	color: #fff;
	text-decoration: none;
	padding: 1px 19px;
	}
#hotlinks a:hover {
	background: url(../images/bullet_hot.gif) no-repeat 0 0px;
	color: #B98597;
	}

