/*-- [ Site Structure ] --*/
body {
	background-color: #A8A889;
}
#adfloatright {
	padding:0;
	margin:0 auto;
	position:relative;
	width:1280px;
}
#encasing {
	padding:0 0 26px 0;
	margin:20px auto;
	width:952px;
	background:#fff url(../img/roundedCorners/borderBottom.gif) center bottom no-repeat;
	}	
#main,#mainhome,#mainside {
	margin:0 auto;
	background:transparent url(../img/roundedCorners/borderTop.gif) center top no-repeat;
	padding-top:26px;
}
.pad {
	margin:0;
	padding:0 26px;
	background:url(../img/roundedCorners/borderBody.gif) center top repeat-y;
	}
.fundsContainer {
		background:#A8A889 url(../img/roundedCorners/fundsBottom.gif) bottom center no-repeat;
		padding-bottom:10px;
		margin-bottom:20px;
	}
	#funds {
		padding:5px 5px 0 5px;
		background:transparent url(../img/roundedCorners/fundsTop.gif) top center no-repeat;
		
	}
#headerimg {
	background:#A8A889 url(../img/rainforestBannerInternal.jpg) top left no-repeat;
	height:120px;
}
#header {
	height: 93px;
	background:#A8A889 url(../img/logo_fullWidth.gif) left top no-repeat;
	overflow:hidden;
	width:100%;
}
#news {
	width: 235px;
	float: left;
	position: relative;
	text-align: left;
}
#news img {
	float: none;
	vertical-align: bottom;
}
#nav {
	width: 235px;
	float: right;
	margin-left: 10px;
	position: relative;
	text-align: left;
}
#bottomnav li{
	text-align: center;
	display: inline;
	list-style-position: outside;
	list-style-type: circle;
	padding-right: 10px;
	padding-left: 10px;
	list-style-image: url(../img/s.gif);
}
#bottomnav ul{
	text-align: center;
	display: inline;	
}
#issues {
	width: 410px;
	float: left;
	margin-left: 10px;
	text-align: left;
}

#content50col {
	float: left; 
	width: 100px;
	margin: 0px 0px 0px 5px;
	text-align: left;
}
#content50col p {
	float: left; 
	width: 100px;
	margin: 0px 0px 6px 0px;
	text-align: left;
}
.bar {
	height: 8px;
	background: #CFCFBB;
	margin:0;
	padding:0;
}
.col {
	text-align: left;
	background-color: #CFCFBB;
	margin:0;
	padding:0;
}
.homePage_images {
	overflow:hidden;
	width:100%;
	padding-bottom:10px;
	}
	.homePage_images img {
		float:left;
		border:none;
		margin:0;
		}
	.homePage_images img.last {
		float:right;
		}
.floatArrowLeft { 
	float: left; 
	clear: left;
}
.floatLeft { 
	float: left; 
	margin: 4px; 
}
.floatRight { 
	float: right; 
	margin: 4px; 
} 
.topbottom {
}
.frame {
	padding:15px 10px 10px;
	margin:0;
}
img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgleft {
	float: left;
	padding: 15px 5px 5px 0px;
}
.search {
	text-align: right;
	width: 450px;
	float:right;
	font-size: 10px;
	margin-right:10px;
	margin:25px 10px 0 0;
}
.hitarea {
	width: 250px;
	height: 93px;
	float:left;
}
.newsItem { 
	padding: 0.5em;
	margin-bottom: 8px;
	clear: left;
} 
.newsFloatDate {
	float: left; 
	height: 75px;
	margin: 0px 10px 0px 0px;
	text-align: left;
}
.newsFloatDateShort {
	float: left; 
	width: 75px;
	height: 40px;
	margin: 0;
}

#footer p{
	text-align:center;
	font-size:10px;
}
#footer {
	clear:both;
	background:#CFCFBB url(../img/roundedCorners/footerBottom.gif) center bottom no-repeat;
	font-size:10px;
	padding:6px 0 2px;
}


/*-- [ Banner Ads ] --*/
#adright {
	position:absolute;
	top:0;
	right:0;
	margin-top: 20px;
}	
#adbanner {
	clear: none;
	display: block;
	width: 940px;
	height: 90px;
}
#ads {
	position: relative;
	float: left;
	padding: 5px 5px 5px 5px;
	width: 790px;
	text-align: left;
	background-color: #CFCFBB;
}



.adcenter {
	text-align:center;
	margin:0 auto;
	padding: 5px 5px 5px 5px;
}


/* Various hacks to accomodate certain browsers */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* sub pages - used to be in sub.css but thats pointless... */

#mainside #header {
	height:55px;
	background-image:url(../img/logo_95fullwidth.gif);
}
#mainside .search {
	margin-top:5px;
}
#mainside #issues {
	width:655px;
	margin-left:0;
}
#mainside .hitarea {
	width: 250px;
	height: 55px;
	position: absolute;
}

