/********* Basics *********/
body, div, th, td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px; 
}

.clear {clear: both;height:1px;line-height:1px;}
.clearfix:after, .twoCol:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .twoCol {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix, * html .twoCol {height: 1%;}
.clearfix, .twoCol {display: block;}
/* End hide from IE-mac */

.hide {display: none;}
a img {border: 0;}

a:link, a:active {color: #800000;}
a:visited {color: #800000;}
a:hover {text-decoration:none;}

body {
	background:#3d3624 url(../images/bg_main.jpg) repeat-x;
	margin:0;
	color: #333;
	padding:0;
}

/*********** Main page elements ***************/
#wrapr {
	width:931px;
	margin:0 auto;
}
#secondary {
	width:240px;
	padding-left:100px;
	float:left;
}
#bdy {
	background:#fff;
	width:551px;
	float:left;
	padding:0 20px 20px;
}
#footr {
	padding-left:350px;
	color:#9e9b92;
	font-size:11px;
}
#footr a {
	color:#9e9b92 !important;
	font-size:11px;
}
#logo {
	margin:22px 0 0 0;
	float:left;
	width:340px;
}
#headr img {
	float:left;
}
/*********** navigation ***************/
ul#nav1 {
	list-style:none;
	margin:0;
	padding:0;
	background:#bdc940;
	float:left;
	width:591px;
}
ul#nav1 li {
	float:left;
	padding:0;
	height:44px;
}
ul#nav1 a {
	color:#fff;
	text-decoration:none;
	font-size:11px !important;
	display:block;
	padding:5px;
}
ul#nav1 a {
	overflow: hidden;
	padding: 44px 0 0 0;
	height: 0 !important;
	height /**/: 44px;
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0;
}
ul#nav1 a:hover, ul#nav1 a.current  {
	background-position:0 -44px;
}
a#nav1-1 {
	clip: rect(0, 73px, 44px, 0);
	width:73px !important;
	background-image: url(../images/nav_impact.gif);
}
a#nav1-2 {
	clip: rect(0, 107px, 44px, 0);
	width:107px !important;
	background-image: url(../images/nav_what_we_know.gif);
}
a#nav1-3 {
	clip: rect(0, 66px, 44px, 0);
	width:66px !important;
	background-image: url(../images/nav_process.gif);
}
a#nav1-4 {
	clip: rect(0, 67px, 44px, 0);
	width:67px !important;
	background-image: url(../images/nav_services.gif);
}
a#nav1-5 {
	clip: rect(0, 93px, 44px, 0);
	width:93px !important;
	background-image: url(../images/nav_who_we_are.gif);
}
a#nav1-6 {
	clip: rect(0, 88px, 44px, 0);
	width:88px !important;
	background-image: url(../images/nav_publications.gif);
}
a#nav1-7 {
	clip: rect(0, 98px, 44px, 0);
	width:97px !important;
	background-image: url(../images/nav_contact_us.gif);
}
ul#nav2, ul.nav3 {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}
ul.nav3 {
/*	margin-left:5px;*/
	margin-right:10px;
	padding-left:1px;
}
ul#nav2 li, ul.nav3 li {
	margin:0;
	padding:0;
	float:left;
	clear:both;
	width:100%;
}
ul.nav3 li {
	background:#504a39 url(../images/dots_vert.gif) repeat-y !important;
	padding-left:1px;
}
ul#nav2 a {
	margin-right:10px;
}
ul#nav2 a, ul.nav3 a {
	color:#fff;
	text-shadow: 0 0 0 #3d3624;
	text-decoration:none;
	display:block;
	padding:8px 12px;
	background-image: url(../images/dots_horiz.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

ul.nav3 a {
	margin-right:0 !important;
	padding-left:20px !important;
}
ul#nav2 a:hover, ul#nav2 a.current, ul.nav3 a:hover {
	background:#800000 url(../images/dots_horiz.gif) repeat-x left bottom;
}
ul.nav3 a.current {
	border-left:5px solid #800000;
	padding-left:15px !important;
	background:#504a39 url(../images/dots_horiz.gif) repeat-x left bottom !important;
}
ul#footNav {
	list-style:none;
	margin:10px 0;
	padding:0;
}
ul#footNav li {
	float:left;
}
ul#footNav li a {
	display:block;
	padding:5px 10px 5px 0;
	color:#fff !important;
	text-shadow: 0 0 0 #3d3624;
	font-size:12px !important;
	text-decoration:none;
}
ul#footNav li a:hover {
	text-decoration:underline;
}
/*********** Headings ***************/
h3#headSubSection {
	font-size:28px !important;
	margin:0;
	padding:0;
	color:#800000 !important;
	font-weight:normal;
}
#bdy h3 {
	font-size:18px;
	margin:0.5em 0 0 0;
	color:#4b471a;
}
#bdy h4 {
	font-size:18px;
	font-weight:normal;
	color:#4b471a;
	margin-top: 0.8em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#headSection {
	margin:25px 25px 0 0;
	font-size:18px;
	padding-bottom:2px;
	background:transparent url(../images/dots_horiz.gif) repeat-x left bottom;
	font-weight:normal;
	color:#aaba0a;
}

/************* Lists ************/
#bdy ul {
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#bdy p {
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
#bdy ul li {
	padding:0 10px 5px 15px;
	background:transparent url(../images/bullet.gif) no-repeat left 0.4em;
}
#bdy ul.twoCol li,#bdy ol.twoCol li  {
	width:225px;
	float:left;
}
#bdy ol li {
	padding-bottom:5px;
}
/************* Misc ************/
hr {clear: both; height: 1px; border: 0; color:#ccc; display: block;background:transparent url(../images/dots_horiz.gif) repeat-x;}

.twoCol .col1, .twoCol .col2 {
	width:265px;
	float:left;
}

.twoCol {
	clear:both;
}

.twoCol .col1 {
	padding-right:10px;
}
.twoCol .col2 {
	padding-left:10px;
}
table {
	border-collapse:collapse;
	/*border:1px solid #9e9b92;*/
	width:100%;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
td, th {
	padding:3px;
}
.odd td {
	background-color:#9e9b92;
}
th {
	text-align:left;
	background:#3d3624;
	text-shadow: 0 0 0 #3d3624;
	color:#fff;
	font-weight:normal;
	text-decoration: none;
}
th a:link {color:#FFFFFF}

form table {
	border:none;
}
form th {
	vertical-align:top;
	text-align:right;
	background:transparent;
	color:inherit;
	font-weight:normal;
}

.txt, textarea {
	border:1px solid #9e9b92;
	width:200px;
}
.btn {
	background-color:#800000;
	border:none;
	padding:3px 5px;
	-moz-border-radius:4px;
	cursor:pointer;
	color:#fff;
	font-size:11px;
	text-shadow: 0 0 0 #800000;
}
.icon {
	padding:2px 20px 2px 0;
	background-position:right center;
	background-repeat:no-repeat;
}
.picR {
	border:1px solid #3D3624;
	float:right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
}
.picL {
	border:1px solid #3D3624;
	float:left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 10px;
}
/*********** home page styles ***************/
#home #outr {
	background: transparent url(../images/home_greenbar.gif) repeat-x;
}
#home #bdy {
	color:#fff;
	background:transparent;
	padding:15px 20px 20px;
	line-height: 20px;
}

#home #bdy a {
	color:#fff;
}
body#home {
	color: #fff !important;
}
#home #main #secondary h4 {
	font-size:18px;
	margin:0.5em 0;
	font-weight:normal;
	color:#fff !important;
}
#home #main #bdy h4 {
	font-size:22px;
	margin:0.5em 0;
	font-weight:normal;
	color:#fff !important;
}
#home #secondary {
	width:200px;
	padding:15px 20px 20px 120px;
	float:left;
	font-size:12px;
	position:relative;
	top:-40px;
}
#home #secondary a {
	color:#797c0b !important;
}
#home #secondary ul {
list-style:none;
margin:0;
padding:0;
}
#home #secondary ul li {
line-height:18px;
}
#home #footr hr {
	clear: both; height: 1px; border: 0; border-bottom: 1px solid #797c0b; color:#797c0b; margin: 0px 0 10px 0; padding: 0px 0 3px 0; display: block;
	background:none !important;
}
/*a.more {
	display:block;
	padding-right:10px;
	background:transparent url(../images/arrow_green.gif) no-repeat right center;
}*/
.newshdg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #800000;
}
h5 {
	font-weight: bold;
	color: #910000;
	font-size: 16px;
}
h6 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: -7px;
	margin-top: 3px;
}
.bold {
	font-weight: bold;
}
