/* CSS Document */

/*    
=========== Start of Universal Styles section. ===========   
*/

html {
	height: 100%;
	}


body {
	height: 100%;
	background: #a4b289;
	margin: 0;
	padding: 0;
	text-align:center;
}

/*   Start Editable Areas   */

div#wrapper {
	position:relative;
	height: 100%;
	padding: 0;
	margin: 0;
	text-align:centre;
	width: 915px;
}

div#header {
	padding: 0;
	margin: 0;
	background-image: url(../images/header01.jpg);
	width: 915px;
	height: 220px;
	position: relative;
}

div#nav {
}

div#nonfooter {
	padding: 0;
	margin: 0;
	text-align:left;
	width: 915px;
	background-color: #fff;
}

div#clear {
	clear: both;	
}

div#content_main {
	position: relative;
	float: left;
	margin:0;
	padding: 20px 55px 50px 70px;
	width: 500px;
	background: #fff;
	text-align:left;
	min-height:400px;
}

div#content_secondary {
	position:absolute;
	width:240px;
	top:190px;
	right:65px;
}

div#content_secondary img {
	margin:0 0 10px 0;
}

div#content_tertiary {
	padding: 25px 20px 35px 10px;
	text-align:left;
	background-color: #dcdcda;
}

div#libraryshelf {
	margin: -20px 0 0 -5px;
	background: #eaeaea url(../images/shelf.jpg) repeat-x;
	height: 180px;
}

div#footer {
	position: relative;
	float: left;
	clear: left;
	width: 915px;
	background-color: #dcdcda;
}

#credits {
	text-align:right;
	padding: 5px 25px 5px 0;
	font-size: 10px;
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

img#green-power {
	float:right;
	margin: 0 25px 40px 0;
	padding: 0;
	clear: none;
}

/*   End Editable Areas   */


/*   Start Headings, Paragraphs and other General styles   */

h1 {
	margin: -20px 0 20px -6px;
	padding: 25px 0 3px 6px;
	font-size: 21px;
	color: #6F6A57;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:100;
	display: block;
	background-color: #eaeaea;
}

h2 {
	margin: 20px 0 -5px 0;
	font-size: 18px;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:100;
}

#content_secondary h2, .publications #content_main h2 {
	font-size: 18px;
	color: #6F6A57;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:100;
	display: block;
	background-color: #eaeaea;
	margin: 20px 0 20px -6px;
	padding: 3px 0 1px 6px;
	clear: left;
}

.publications #content_main h2 {
	font-size: 20px;
	padding: 13px 0 1px 6px;
}


h3 {
	margin: 0 0 -5px 0;
	padding: 20px 0 0 0;
	color: #6F6A57;
	font: bold 14px Helvetica, Arial, sans-serif;
}

h3 .projects_except {
	margin: 0 0 -5px 0;
	padding: 0;
	color: #6F6A57;
	font: bold 14px Helvetica, Arial, sans-serif;
}

p {
	font-size: 13px;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	line-height:130%;
}

#content_main ol {
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	line-height:120%;
	margin: 15px 0 25px 0;
	padding: 0;
}

#content_main ol li {
	margin: 0 0 5px 7px;
	color: #6F6A57;
	list-style-position: inside;
	padding: 0;
}

#content_main ul {
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	line-height:120%;
	margin: 15px 0 25px 0;
	padding: 0;
}

#content_main ul li {
	margin: 0 0 5px 7px;
	color: #6F6A57;
	list-style-image: url(../images/li_image.gif);
	list-style-position: inside;
}

dl {
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	line-height:120%;
	margin: 15px 0 25px 0;
	padding: 0;
}

dt {
	margin: 0 7px 5px 0;
	color: #6F6A57;
	list-style: none ;
	font-weight: bold;
	float: left;
}

dd {
	margin: 0 0 5px 7px;
	color: #777;
	list-style: none ;
}

.items dl, dt , dd {
	display: block;
	float: none;
}

#publications dl {
	
}

#publications dt {
	display: inline;
	font-size: 18px;
}

#publications dd {
	clear: right;
	display: inline;
}

/*   Fix to avoid fugly Firefox linked image boxes   */
img {
border: none;
}

/*   Specifically for floated images to give space for wrapping text   */
#image_leftfloat {
	float:left;
	margin: 0px 15px 5px 0px;
	text-align:left;
	border: 7px solid #eaeaea;
}

a img.image_leftfloat {
	float:left;
	margin: 0px 15px 5px 0px;
	text-align:left;
	border: 7px solid #eaeaea;
}

#image_rightfloat {float:right; margin: 0px 0px 5px 10px;
text-align:left;
}

#image_projects {
	float:left;
	margin: 0px 15px 5px 0px;
	padding: 0;
	text-align:left;
	border: 7px solid #eaeaea;
	clear: left;
}

.publications img {
	float:left;
	margin: -15px 15px 40px -10px;
	text-align:left;
	clear: left;
}

#libraryshelf img {
	float:left;
	clear: none;
	margin: 7px 0 20px 21px;
	text-align:left;
}


br .clear {
	clear: both;
}

div .items {
	clear: both;
	padding-bottom: 10px;
	border-bottom: 2px solid #eaeaea;
}

.items p {
	margin-top: -15px;
}

/*   End Headings, Paragraphs and other General styles   */

/*    
=========== End of Universal Styles section. ===========   
*/


/*
=========== Start of Menu section ===========
*/

div#nav {
	position: absolute;
	left:73px;
	top:0;
	z-index:1;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav li {
	margin:0;
	padding:0;
	display:inline;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color:#fff;
	text-transform:uppercase;
	font-family:arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:6px 10px;
	margin-right: 1px;
	display:block;
	float:left;
}
#nav a:hover {
	color: #6F6A57;
	background-color:#eaeaea;
	text-decoration: none;
}

.home #nav a.nav-home, .about #nav a.nav-about, .nursery #nav a.nav-nursery, .services #nav a.nav-services, .projects #nav a.nav-projects, .publications #nav a.nav-publications, .newsletters #nav a.nav-newsletters, .about #nav a.nav-about, .members #nav a.nav-members, .news #nav a.nav-news {
	color:#000;
	background-color:#fff;
}

/* 
=========== End of Menu section ===========
*/



/*    
=========== Start of LINKS section. ===========   
*/

a {
outline: none;
}


a.nav:link {
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	color:#fff;
}
a.nav:visited {
	text-decoration: none;
	color: #fff;
}
a.nav:active {
	text-decoration: none;
	color: #fff;
}
a.nav:hover {
	color: #333;
}


#content_secondary a, #content_main a {
	color: #96a369;
    font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}
#content_secondary a:link, #content_main a:link {
	color: #96a369;
}
#content_secondary a:visited, #content_main a:visited {
	color: #96a281;
}
#content_secondary a:active, #content_main a:active {
	color: #96a369;
}
#content_secondary a:hover, #content_main a:hover {
	color: #ccc;
}
#index_content_tertiary a:link, #content_secondary a:link, #content_main a:link {
	color: #96a369;
}
#index_content_tertiary a:visited, #content_secondary a:visited, #content_main a:visited {
	color: #96a281;
}
#index_content_tertiary a:active, #content_secondary a:active, #content_main a:active {
	color: #96a369;
}
#index_content_tertiary a:hover, #content_secondary a:hover, #content_main a:hover {
	color: #ccc;
}

a.featurelink {
	margin: 10px 0 10px 0;
	font-size: 21px;
	color: #6F6A57;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:700;
	display: block;
}

#libraryshelf a:hover img {
	background-image: url(../images/shelf-icons-hover-trans.png);
}

/*    
=========== End of LINKS section. ===========   
*/


/*    
=========== Start of TYPOGRAPHY section. ===========   
*/

.bodytext_xsml {
	font-size: 9px;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
}
.bodytext_sml {
	font-size: 11px;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
}
.bodytext_reg {
	font-size: 13px;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	line-height:130%;
}
.highlights {
	color: #666666;
	background-color: #d2deb3;
	padding-left: 4px;
	padding-right: 4px;
}
.sold-out {
	color: #fff;
	background-color: #436812;
	padding: 3px 5px;
	margin: 0 10px;
	font-weight: bold;
}
.shelftext {
	float: left;
	clear: both;
	font-size: 14px;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	margin: 5px 25px 0 45px;
}
.captions {
	font-size: 13px;
	color: #aaa;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin-top: 7px;
}
.credits {
	padding: 5px 25px 40px 0;
	font-size: 10px;
	color: #333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #999;
}
#credits a {
	color: #6F6A57;
	text-decoration: none;
}
#credits a:hover {
	color: #96a369;
	text-decoration: underline;
}


blockquote {
	color: #999;
	margin-top: 10px;
	text-align: center;
	font: bold 14px/130% Helvetica, Arial, sans-serif;
}

#content_main ul .informal_list {
	list-style: none;
	list-style-image: none;
}

#content_main p .informal_list {
	line-height: 200%;
}

.pagenumber {
	margin-top: -10px;
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color:#999;

}
.pagenumber a {
	font-size: 16px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #96a369;
}
.pagenumber a:link {
	text-decoration: none;
	color: #96a369;
}
.pagenumber a:visited {
	text-decoration: none;
	color: #96a369;
}
.pagenumber a:active {
	text-decoration: none;
	color: #96a369;
}
.pagenumber a:hover {
	text-decoration: underline;
	color: #333;
}


/*    
=========== End of TYPOGRAPHY section. ===========   
*/


/*    
=========== Start of AUTOVIEWER section. ===========   
Relates specifically to the embedded Autoviewer slideshows   


#wrapper {	
		width: 480px;
		height: 100%;	
		background-color:#181818;
		padding: 20px 10px 20px 10px;
	}

#autoheader {	
		width: 100%;
		height: 50px;	
		background-color:#f4f4ef;
		margin: 10px 0px 0px 20px;
	}

#autoviewer {	
		width: 100%;
		height: 250px;
	}

#flashcontent {	
		width: 100%;
		height: 250px;		
	}
*/	

/*    
=========== End of AUTOVIEWER section. ===========   
*/


/*    
=========== Start of FOOTERSTICK section ===========   
 The CSS that's required to position the footer */

/*	html
	{
		height: 100%;
	}

	body
	{
		height: 100%;
	}

	#nonFooter
	{
		position: relative;
		min-height: 100%;
	}

	* html #nonFooter
	{
		height: 100%;
	}

	#footer
	{
		position: relative;
		margin: -7.5em auto 0 auto;
	}
*/
	/* A CSS hack that only applies to IE -- specifies a different height for the footer */
/*
	* html #footer
	{
		margin-top: -7.4em;
	}
*/
/*    
=========== End of FOOTERSTICK section ===========   
*/


/* End of CSS Document */


