body {
	background: #2b5326 url(/images/body-bg.jpg) top left repeat;
	color: #000000;
	font: small/1.5 Arial, Helvetica, sans-serif;
}

body, html, ul#navlist {
	margin: 0;
	padding: 0;
}

a {
	color: #689040;
}		

a:hover, a:focus, a:active {
	text-decoration: none;
}

h1 {
	font-size: 150%;
	color: #7fb54b;
	margin-top: 0;
}

h2 {
	font-size: 110%;
	color: #7fb54b;
}

h2.research {
	margin-bottom: 0px;
}

p.research {
	margin-top: 0px;
}

h3 {
	color: #7fb54b;
}

h4 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
}


ol {
	list-style: upper-roman;
	font-weight: bold;
}

ol li p {
	font-weight: normal;
}

ol.visionstyle	{
	list-style: lower-alpha;
}



/* ------------ LAYOUT ------------ */

#wrap {
	margin: 0 auto;
	width: 786px;
}

#header {
	background: transparent url(/images/header.png) top left no-repeat;
	height: 177px;
	margin-top: 30px;
	position: relative;
}

img#logo {
	position:absolute;
	z-index: 5000;
	top: 78px;
	left: 59px;
	height: 25px;
	width: 123px;
}

img#logo2 {
	position:absolute;
	z-index: 5000;
	top: 103px;
	left: 59px;
	width: 311px;
}

#content-wrap {
	background: transparent url(/images/content-wrap.png) top left repeat-y;
}

#sidebar {
	width: 120px;
	float: left;
	margin-left: 75px;
	display: inline;
	position: relative;
	z-index:6000;
}

#text {
	width: 440px;
	float: right;
	margin: 0 120px 195px 0;
	padding: 0 0 0 25px;
	display:inline;
	font-size: 85%;
	position: relative;
	z-index:2000;
}

#blog-archive {
	background: transparent url(/images/blog-bg.jpg) top left repeat-y;
	width: 135px;
	float: right;
	padding-left: 20px;
}

#inner-text {
	width: 220px;
	float: left;
}

#vision #text {
	margin: 0 120px 120px 0
}

#speakers #text {
	margin: 0 120px 267px 0
}

#contact #text {
	margin: 0 370px 320px 0;
	width: 190px;
}

#volunteer #text {
	margin: 0 120px 206px 0;
}

#contribute #text {
	margin: 0 120px 272px 0;
}

#more #text {
	margin: 0 260px 227px 0;
	width: 300px;
}

#calendar #text {
	margin: 0 120px 183px 0;

}

#blog #text {
	margin: 0 170px 139px 0;
	width: 390px;
}

p.side-quote {
	font-style:italic;
	width: 100px;
	font-size: 85%;
	font-weight: bold;
	text-align: right;
	color: #7fb54b;
}

#disclaimer{
	margin: -32px;
	padding-bottom: 14px;
	text-align: center;
}

#disclaimer p{
	font-size: 85%;
	color: #000000;
}

#home-banner {
	background: url(/images/home-banner.jpg) top left no-repeat;
	margin-left: -18px;
	margin-top: -18px;
	width: 476px;
	height: 80px;
}

#home-banner p, #home-banner a {
	text-align: center;
	color: #ffffff;
	font-size: 115%;
	font-weight: bold;
	line-height: 125%;
	padding-top: 19px;
	font: Tahoma, Arial, sans-serif;
	text-decoration: none;
}


/* ------------ NAVLIST ------------ */

ul#navlist {
	list-style: none;
	font-size: 85%;
	margin: 0 20px 40px 0;
	text-align: right;
}

ul#navlist li {
	margin-bottom: 5px;

}

ul#navlist li a {
	text-decoration: none;
	color: #61863c;
}

ul#navlist li a:hover,
#home li#nav-home a,
#vision li#nav-vision a,
#contact li#nav-contact a,
#volunteer li#nav-volunteer a,
#contribute li#nav-contribute a,
#research li#nav-research a,
#resources li#nav-resources a,
#qanda li#nav-qanda a,
#more li#nav-more a,
#calendar li#nav-calendar a,
#blog li#nav-blog a,
#speakers li#nav-speakers a {
	color: #7fb54b;
}

#footer {
	background: transparent url(/images/footer.png) top left no-repeat;
	height: 127px;
}

/* ------------ HANDS ------------ */

img#home-hands {
	position: absolute;
	z-index: 9000;
	left: -1px;
	bottom: -331px;
}

img#vision-hands {
	position: absolute;
	z-index: 9000;
	left: -2px;
	bottom: -249px;
}

img#speak-hands {
	position: absolute;
	z-index: 9000;
	left: 302px;
	bottom: -347px;
}

img#contact-hands {
	position: absolute;
	z-index: 9000;
	left: 225px;
	bottom: -407px;
}

img#volunteer-hands {
	position: absolute;
	z-index: 9000;
	left: 0px;
	bottom: -293px;
}

img#contribute-hands {
	position: absolute;
	z-index: 9000;
	left: 116px;
	bottom: -358px;
}

img#thankyou-hands {
	position: absolute;
	z-index: 9000;
	left: 117px;
	bottom: -599px;
}

img#more-hands {
	position: absolute;
	z-index: 9000;
	left: 369px;
	bottom: -313px;
}

img#calendar-hands {
	position: absolute;
	z-index: 9000;
	left: 289px;
	bottom: -269px;
}

img#blog-hands {
	position: absolute;
	z-index: 9000;
	left: 113px;
}

/* ------------ EXTRA ------------ */

* { behavior: url(iepngfix.htc) }

hr {
	height: 1px;
	border: none;
	color: #7fb54b;
	background: #7fb54b;
	width: 150px;
	margin: 20px 0;
}

.f-right {
    float: right;
    margin: 10px 0 11px 10px;
	padding: 2px;
	border: 1px solid #ee164f;
}

.f-left {
    float: left;
    margin: 10px 10px 11px 0;
}

.center { text-align: center; }
.right { text-align: right; }

.clear { clear: both; }

a img { border: none; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE Mac */

* { behavior: url(iepngfix.htc) }


/* ------------ IE6/PNG ------------ */

/* commented backslash hack v2 \*/

* html #content-wrap {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content-wrap.png', sizingMethod='scale');
}

* html #footer {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/footer.png', sizingMethod='crop');
}

* html #header {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/header.png', sizingMethod='crop');
}

/* end hack */ 

