/* GLOBAL ELEMENTS + HOME STYLES */


/* -------------------------------------------- LAYOUT -------------------------------------------- */

html,
body {
	background:#bbecae url(../images/home_bg_strip.gif) repeat-x top; 
	margin:0px; 
	padding:0px; 
	height:100%; 
	text-align:center;}

html>body {
	width:auto; 
	min-width:941px;}

#wrapper {
	text-align:center; 
	width:941px; 
	margin:0px auto;
	background:#fff url(../images/home_bordersBG.gif) no-repeat top;}

#header {
	width:941px; 
	height:174px; 
	text-align:left;
	background:#eaf9e6 url(../images/header_bg.jpg) no-repeat top;}
	
#header .adbanner{
	position:relative;
	top:22px;
	left:-75px;
	width:506px; 
	height:73px; 
	float:right;}	

/* TOPNAV */	

#topNav {	
	width:941px; 
	height:29px;
	background:#eaf9e6 url(../images/topnav_bg.jpg) no-repeat top;}

#topnav-dd {
	position:relative;
	top:7px;
	left:385px;}

#topnav-dd .dd-work {
	padding-left:30px;}
	
#topnav-dd .dd-involved {
	padding-left:10px;}
		
#topnav-dd, 
#topnav-dd ul {
	padding:0;
	margin:0;
	list-style:none;}
	
#topnav-dd img {
	padding-left:10px;}

#topnav-dd a {
	display:block;
	width:212px;
	color:#fff;		
	text-decoration:none;}

#topnav-dd a:hover {
	color:#ff9900;
	text-decoration:none;}

#topnav-dd li {
	float:left;
	width:140px;
	text-align:left;}

#topnav-dd li ul {
	position:absolute;
	left:-999em;
	width:212px;
	line-height:1.6em;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:10px;	
	background:url(../images/topnav-dd_menu_bg.gif) bottom no-repeat;}
	
#topnav-dd li:hover ul {
	left:auto;}

#topnav-dd li:hover ul, 
#topnav-dd li.sfhover ul {
	left:auto;
	display:block;} /*fixes IE dd-menu "stuck" bug*/

/* end Topnav */

#introImg {
	width:941px; 
	height:194px;}

/* MIDNAV */

#midNav {
	width:941px; 
	height:25px;	
	text-align:left;
	background:url(../images/home_midnav_bg.gif) bottom no-repeat;}

#midNav ul {
	margin:0px;
	padding-left:22px; 
	list-style:none;}
	
#midNav li {
	padding-right:5px;
	display:inline;}

#midNav .mlist {
	margin-left:363px;}
	
#midNav input {
	border:solid 1px #ff6600;
	background-color:#fff; 
	width:120px;
	height:15px;}

#midNav .emailjump {
	position:absolute;
	top:400px;
	margin-left:0px;}
	
#midNav .go {
	position:absolute;
	top:397px;
	margin-left:128px;}

#midNav .donate-btn {
	margin-left:236px;}	
	
/* end Midnav */	
		
#content {
	float:left;
	text-align:left;}

#sidebar {
	float:right;	
	text-align:left;}
	
.clearall {
	clear:both;}
	
/* FOOTER */	
	
#footer {
	padding-top:20px;
	text-align:center;
	clear:both;	
	width:941px;
	height:126px;
	background:#c7ecbe url(../images/footer_bg_strip.jpg) repeat-x top;}

#footer .lastlinks {
	background:transparent url(../images/footer_bg_bar.gif) repeat-x center;
	padding-top:24px;}
	
#footer p {
	margin:4px;
	line-height:normal;}
	
#footer a {
	padding-left:6px;
	padding-right:6px;}
	
#footer .address {
	font-weight:bold;}
	
#footer .copyright {
	padding-bottom:5px;	
	background:transparent url(../images/footer_bg_bar2.gif) repeat-x bottom;}
	

/* -------------------------------------------- TYPOGRAPHY -------------------------------------------- */

html,
body {
	font-family: Tahoma, "Trebuchet MS", sans-serif; 
	font-size:12px;}
	
a {
	color:#2453a4;
	text-decoration:none;}

.about #background_txt a {	
	font-weight:bold;}	

a:hover {
	color:#5dbb46;
	text-decoration:none;}

h1 {
	color:#166702;
	font-weight:bold;
	font-size:1.2em;}

h2 {
	font-size:1.2em; 
	font-weight:bold;
	font-style:italic;
	color:#2453a4;}

h3 {
	font-size:1.0em;
	color:#166702;
	font-weight:bold;}
	
h4 {
	font-size:1.0em; 
	font-weight:bold; 
	color:#fec373;}
	
h5 {
	color:#CC0000;
	font-weight:bold;
	font-size:1.2em;}	
	
.darkGreen_bold, 
.darkGrn_txt {
	font-size:1.0em;
	color:#166702;
	font-weight:bold;}	

.firstlineBoldGrn {
	font-size:1.0em; 
	font-weight:bold; 
	color:#5dbb46;}
	
.white_txt {
	color:#fff;
	font-weight:bold;}
	
.bTxt {font-weight:bold;}


/* -------------------------------------------- GLOBAL QUICKLINKS -------------------------------------------- */


.involved #quicklinks p,
.donate #quicklinks p,
.gifts #quicklinks p,
.volunteer #quicklinks p,
.profiles #quicklinks p,
.tickets #quicklinks p {
	width:269px;
	padding-top:10px; 
	line-height:1.4em;
	font-size:1.2em;
	font-weight:bold;
	margin-left:12px;}	
	
.thanks #quicklinks p,
.work #quicklinks p,
.shanti #quicklinks p,
.homestead #quicklinks p,
.newyork #quicklinks p,
.africa #quicklinks p,
.fundraising #quicklinks p {
	width:269px;
	padding-top:14px; 
	line-height:1.4em;
	font-size:1.2em;
	font-weight:bold;
	margin-left:12px;}	
	
.about #quicklinks p,
.founder #quicklinks p,
.staff #quicklinks p,
.supporters #quicklinks p,
.documents #quicklinks p {
	width:269px;
	padding-top:14px; 
	line-height:1.6em;
	font-size:1.2em;
	font-weight:bold;
	margin-left:12px;}	
	
		
/* -------------------------------------------- TWEAKS -------------------------------------------- */


img {
	border:0px;}
	
.pic-rt {
	float:right;
	margin-left:8px;
	margin-bottom:5px;}	
	
.pic-lt {
	float:left;
	margin-right:8px;
	margin-bottom:5px;}	
		
.documents,
.volunteer #txt1 li {	
	list-style:url(../images/pdficon_small.gif);
	margin-bottom:3px;
	padding-right:13px;}			

.icon_push {
	padding-bottom:3px;}
	
.cntr {
	text-align:center;}	


/* -------------------------------------------- HOME STYLES -------------------------------------------- */


/* Content */


.home #introTxt {
	width:601px; 
	height:120px; 
	margin-top:17px; 
	margin-left:18px; 
	text-align:left;
	background:#fff url(../images/home_introTxt_bg.gif) no-repeat top;}

.home #introTxt p {
	width:585px;
	padding-top:12px;	
	padding-left:12px;	
	margin-right:15px;
	line-height:1.5em;}
	
.home #features_title {
	width:80px; 
	height:21px; 
	margin-top:12px; 
	margin-left:18px;}

.home #features {
	width:603px; 
	margin-top:2px; 
	padding-top:5px;	
	margin-left:18px; 
	text-align:left;}
	
.home #programs { 
	margin-top:2px; 
	padding-top:5px;	
	margin-left:-15px; 
	text-align:left;}	
	
.home #programs ul {	
	padding-top:0px;}
	
.home #programs li {
	padding-right:8px;
	display:inline;}	

.home #features .entry_thm {
	float:left;	
	margin-right:6px;}

.home #partners_title {
	width:80px; 
	height:21px; 
	margin-top:30px; 
	margin-left:18px;}
	
.home #partners {
	background:#fff url(../images/home_partners_bg.gif) no-repeat top;
	width:605px; 
	height:146px;
	margin-left:17px;
	padding-bottom:25px; 
	text-align:left;}

.home #partners p {
	margin-left:12px;
	margin-right:17px;
	width:135px;
	float:left;}
	
.home #partners ul {	
	padding-top:2px;
	margin-top:2px;}
	
.home #partners li {
	padding-right:0px;
	display:inline;}	

	
/* Sidebar */


.home #quicklinks {
	width:284px; 
	height:120px; 
	margin-top:17px; 
	margin-right:18px;}
	
.home #upcoming_title {
	height:24px; 
	margin-top:12px; 
	margin-right:18px;}
	
.home #upcoming {
	width:284px;
	height:151px;
	padding-top:0px;
	margin-right:18px;
	background:#fff url(../images/home_upcoming_bg.gif) no-repeat top;}	
	
.home #upcoming p {
	width:266px;
	font-weight:bold;
	margin-top:4px;
	padding-top:10px; 
	margin-left:12px;}		
	
.home #spotlight_title {
	width:88px; 
	height:24px; 
	margin-top:12px; 
	margin-right:18px;}
	
.home #spotlight {
	background:#fff url(../images/home_spotlight_bg.gif) no-repeat top;
	width:287px; 
	height:316px; 
	margin-right:18px;}
	
.home #spotlight .spotlight_img {
	width:269px; 
	height:223px; 
	padding-top:8px; 
	margin-left:9px;}

.home #spotlight p {
	width:269px;
	margin-top:4px; 
	margin-left:13px;}
	
.home #activeboard_title {
	width:115px; 
	height:23px; 
	margin-top:13px; 
	margin-right:18px;}
	
.home #activeboard {
	width:287px; 
	height:316px; 
	margin-top:2px; 
	margin-right:18px;}

.home #bcEFA {
	font-size:11px;
	width:287px; 
	height:125px;
	padding-top:20px;
	margin-right:18px;
	padding-bottom:15px; 
	text-align:right;}