/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

	body { padding: 10px }
	.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper { padding: 0px 0 }
	.coda-slider { background: #fff }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 480px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0 20px 20px 0; }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }
	
	body {
	text-align:center;
	
}
#wrapper {
	width:800px;
	margin: 0 auto;
	
}

#content {
	width:480px;
	float:left;
	background-color:green;
	text-align:left;
	margin:0;
		 
}
#tree {
	width:320px;
	float: left;
	/*background-color:red;*/
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
margin-top:83px;





}

#footer {
	clear:both;
}


h1
{
background: url(../images/logo.gif) no-repeat;
width:279px;
height:82px;
text-align:left;
text-indent: -5000px;
}

#branding {
 /*background-color:green;*/
	margin:0px;
}

#footer {
	border-top: 8px #726658 solid;
	
}

#contact{

	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#726658;
	margin-left:50px;
	/*background-color:green;*/
	bottom: 0;
right:0;
}

#contact h2 {
background: url(../images/contact.gif) no-repeat;
width:113px;
height:20px;
text-indent: -5000px;
	
}

#title-resources {
background: url(../images/resources.gif) no-repeat;
width:106px;
height:16px;
text-indent: -5000px;
}

#title-quote {
background: url(../images/quote.gif) no-repeat;
width:65px;
height:21px;
text-indent: -5000px;
}

.small {
		font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.panel {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#726658;
}



#skyline {
 width: 767px;
 height: 23px;
 background: url(../images/nav.gif);
 margin: 10px auto; padding: 0;
 position: relative;
}

#skyline li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#skyline li, #skyline a {height: 23px; display: block;}

#home {left: 0; width: 87px; text-indent: -5000px;}
#sustainable {left: 108px; width: 229px; text-indent: -5000px;}
#services {left: 374px; width: 106px; text-indent: -5000px;}
#resources {left: 519px; width: 134px; text-indent: -5000px;}
#quote {left: 688px; width: 82px; text-indent:-5000px;}

#home a:hover {background: transparent url(../images/nav.gif) 0 -25px no-repeat;}
#sustainable a:hover {background: transparent url(../images/nav.gif) -108px -25px no-repeat;}
#services a:hover {background: transparent url(../images/nav.gif) -374px -25px no-repeat;}
#resources a:hover {background: transparent url(../images/nav.gif) -519px -25px no-repeat;}
#quote a:hover {background: transparent url(../images/nav.gif) -688px -25px no-repeat;}



#eco a {
	display: block;
	width: 257px;
 	height:15px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/eco.gif) no-repeat left top;
	text-indent: -5000px;
}
#eco a:hover{
	background: url(../images/eco.gif) no-repeat left top;
	background-position: right top;
}

#aiga a {
	display: block;
	width: 228px;
 	height:15px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/aiga.gif) no-repeat left top;
	text-indent: -5000px;
}
#aiga a:hover{
	background: url(../images/aiga.gif) no-repeat left top;
	background-position: right top;
}

#alliance a {
	display: block;
	width: 164px;
 	height:16px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/alliance.gif) no-repeat left top;
	text-indent: -5000px;
}
#alliance a:hover{
	background: url(../images/alliance.gif) no-repeat left top;
	background-position: right top;
}

#dbn a {
	display: block;
	width: 175px;
 	height:16px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/dbn.gif) no-repeat left top;
	text-indent: -5000px;
}
#dbn a:hover{
	background: url(../images/dbn.gif) no-repeat left top;
	background-position: right top;
}

#dcc a {
	display: block;
	width: 190px;
 	height:16px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/dcc.gif) no-repeat left top;
	text-indent: -5000px;
}
#dcc a:hover{
	background: url(../images/dcc.gif) no-repeat left top;
	background-position: right top;
}

#da a {
	display: block;
	width: 175px;
 	height:16px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/da.gif) no-repeat left top;
	text-indent: -5000px;
}
#da a:hover{
	background: url(../images/da.gif) no-repeat left top;
	background-position: right top;
}


#ecologo a {
	display: block;
	width: 138px;
 	height:16px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/ecologo.gif) no-repeat left top;
	text-indent: -5000px;
}
#ecologo a:hover{
	background: url(../images/ecologo.gif) no-repeat left top;
	background-position: right top;
}


#fsc a {
	display: block;
	width: 212px;
 	height:16px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/fsc.gif) no-repeat left top;
	text-indent: -5000px;
}
#fsc a:hover{
	background: url(../images/fsc.gif) no-repeat left top;
	background-position: right top;
}

#greenam a {
	display: block;
	width: 159px;
 	height:16px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/greenam.gif) no-repeat left top;
	text-indent: -5000px;
}
#greenam a:hover{
	background: url(../images/greenam.gif) no-repeat left top;
	background-position: right top;
}

#gb a {
	display: block;
	width: 71px;
 	height:16px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/gb.gif) no-repeat left top;
	text-indent: -5000px;
}
#gb a:hover{
	background: url(../images/gb.gif) no-repeat left top;
	background-position: right top;
}

#meta a {
	display: block;
	width: 86px;
 	height:16px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/meta.gif) no-repeat left top;
	text-indent: -5000px;
}
#meta a:hover{
	background: url(../images/meta.gif) no-repeat left top;
	background-position: right top;
}

#susgood a {
	display: block;
	width: 127px;
 	height:16px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/susgood.gif) no-repeat left top;
	text-indent: -5000px;
}
#susgood a:hover{
	background: url(../images/susgood.gif) no-repeat left top;
	background-position: right top;
}

#spc a {
	display: block;
	width: 207px;
 	height:16px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/spc.gif) no-repeat left top;
	text-indent: -5000px;
}
#spc a:hover{
	background: url(../images/spc.gif) no-repeat left top;
	background-position: right top;
}

#ted a {
	display: block;
	width: 179px;
 	height:16px;
	/*line-height: 25px;*/
	text-decoration: none;
	background: url(../images/ted.gif) no-repeat left top;
	text-indent: -5000px;
}
#ted a:hover{
	background: url(../images/ted.gif) no-repeat left top;
	background-position: right top;
}

#resourceslinks {
margin-top:27px;
padding:0;}

#resourceslinks li {margin-bottom: 14px; padding:0; list-style: none;}

h2 {margin:0;}



.notification_error
{
 color: red;
}

.notification_ok
{
 color: red;
}



span.required{
  font-size: 13px;
  color: #8CC63F;
}


/* BR */
br { clear: left; }
	
