.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

body {
	background:#f4e2c0 url(../images/bg.jpg) top left repeat-x;
	color:#565655;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#9e662d;
	text-decoration:none;
}
a:hover {
	color:#565655;
}
.clearer {
	display:none;
	clear:both;
}

h1 {
	font-size:20px;
	font-weight:normal;
	margin:15px 0 10px 0;
}
h2 {
	font-size:16px;
	font-weight:normal;
}
h3 {
	background:transparent url(../images/dot.gif) top left repeat-x;
}
h3, h3 a {
	color:#565655;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	padding-left:0 !important;
	margin-top:10px;
	line-height:15px;
}
h3 a {
	background-image:none !important;
}
p {
	margin:10px 0;
	line-height:15px;
}
strong {
	font-weight:bold;
}

#wrapper {
	width:1015px;
}
#header {
	position:relative;
	height:137px;
	background:transparent url(../images/header.jpg) top left no-repeat;
}

#logo {
	position:absolute;
	left:10px;
	top:10px;
	width:190px;
	height:80px;
}

#meta {
	position:absolute;
	top:112px;
	left:420px;
	line-height:18px;
}
#meta li {
	float:left;
}
#meta a, #meta label {
	color:#000;
	text-transform:uppercase;
	padding-right:7px;
	margin-right:7px;
	border-right:1px solid #000;
	font-weight:bold;
}
#meta label {
	border-right:none;
	margin-right:0;
	float:left;
}
#meta .active a, #meta a:hover {
	color:#a8a9a9;
}

#meta form input {
	height:15px;
	width:155;
	padding:0;
	background:#FFF url(../images/inputSearch.gif) top left no-repeat;
	border:none;
	margin-right:5px;
	float:left;
	/**/
	padding:2px 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#meta form input.submit {
	width:15px;
	text-indent:-9999px;
	background-image:url(../images/cmdSearch.gif);
	margin-right:0;
	height:16px;
	cursor:pointer;
}

#content a.internal-link,
#context a.internal-link,
.news-latest-morelink a {
	background:transparent url(../images/aArrow.gif) left no-repeat;
	padding-left:10px;
}
#context .news-latest-date {
	display:block;
}

#container {
	position:relative;
	top:30px;
}
#nav_container {
	position:absolute;
	left:0;
	top:0;
	width:170px;
	padding:0 1px 45px 0;
	background:transparent url(../images/dot.gif) top right repeat-y;
}
#content {
	position:absolute;
	left:170px;
	top:0;
	width:600px;
	padding:0 15px 15px 15px;
	background:transparent url(../images/dot.gif) -2px 0 repeat-y;
}
#context {
	position:absolute;
	left:800px;
	top:0;
	width:185px;
	padding:0 15px;
	background:transparent url(../images/dot.gif) -2px 0 repeat-y;
}

.nav {
	background:transparent url(../images/dot.gif) top right repeat-x;
}
.nav li {
	/*height:18px;*/
}
.nav a {
	display:block;
	font-size:12px;
	line-height:17px;
	text-align:right;
	padding-right:15px;
	background:transparent url(../images/dot.gif) 100% 17px repeat-x;
	height:18px;
	white-space:nowrap;
}
.nav a:hover {
	color:#565655;
}
.nav .active a {
	color:#565655;
	background-image:none;
}
.nav .active {
	background:transparent url(../images/dot.gif) right bottom repeat-x;
	padding-bottom:15px;
}
.nav .active li {
	background-image:none;
	padding-bottom:0;
}
.nav .active ul a {
	font-size:11px;
	color:#7d4f17;
	padding-right:25px;
}
.nav .active ul a:hover,
.nav .active ul .active a {
	color:#565655;
}
#nav1 {
	margin-top:45px;
}
#nav2 {
	margin-top:25px;
}

#breadcrumb a {
	padding-left:0;
	margin-right:5px;
	background:none;
	color:#565655;
}
#breadcrumb li {
	float:left;
	padding-right:5px;
}

.csc-textpic {
	background-color:#FFF;
	padding:7px;
}
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	float:left;
}
.csc-textpic-intext-left-nowrap .csc-textpic-image {
	margin-bottom:20px;
}
.csc-textpic-intext-left-nowrap .csc-textpic-text {
	padding-left:10px;
}
.csc-textpic-intext-left-nowrap .csc-textpic-text p {
	margin-top:0;
}
.csc-textpic-caption {
	margin:4px 0 0 1px;
}
.csc-textpic-intext-left-nowrap .internal-link {
	position:relative;
	left:-10px;
}

.news-latest-item a {
	display:none;
}
.news-latest-item .news-latest-date a,
.news-latest-item h3 a,
.news-latest-item .news-latest-date a,
.news-latest-item .news-latest-morelink a {
	display:inline;
}

.flexform5050 {
	background-color:#FFFFFF;
}
.flexform5050 .left {
	float:left;
	padding:1px;
	width:48%;
}
.flexform5050 .right {
	float:right;
	padding:1px;
	width:48%;
	padding-right:20px;
}