/* Sustainable Living Initiative */
/* Site-wide styles */



/* PAGE STRUCTURE
----------------------------------------------- */

	html body {
	  background:#fff url("images/page-pgbg.gif") repeat-y center top;
	  color:#333;
	  font:normal normal x-small/1.5em 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	  margin:0 auto;
	  padding:0;
	  text-align:left;
	  voice-family: "\"}\""; voice-family:inherit;
	  font-size:small;
	  }
  
	html>body { font-size:small; }

	#main-container {
	  border-width:0;
	  margin:0 auto;
	  padding-top:0.2em; /* I.e., just above the sub-navigation */
	  text-align:left;
	  width:750px;
	  }


#home #main-container #tray-right #twitter_div #twitter_update_list {
	list-style-type: none;
}



	#footer {
	  clear:both;
	  color:#999;
	  font-size:0.8em;
	  letter-spacing:0.03em;
	  padding:40px 0 10px;
	  text-align:center;
	  text-transform:uppercase;
	  }

/* SUB-HEAD
-------------------------------------*/

	#sub-navigation ul {
	  list-style:none;
	  margin:0 0 5px;
	  padding:0 10px;
	  }
 
    #sub-navigation li {
      float:left;
      margin-right:1.5em;
      padding:0;
      }

	#sub-navigation a {
	  color:#333;
	  font-size:1em;
	  font-weight:normal;
	  letter-spacing:0.01em;
	  text-decoration:none;
	  text-transform:uppercase;
	  }

	#sub-navigation a:hover {
	  color:#369;
	  }



/* HEADINGS and TYPE
-------------------------------------*/

	h1,h2,h3,h4 {
	  font-family:'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	  }
h6 {
	font-size: 10px;
}


	h1 {
	  font:normal normal 2.2em/2.4em;
	  margin-top:1em;
	  margin-bottom:0.5em;
	  }

	h2 {
	  color:#fff;
	  font-size:0px;
	  height:0;
	  margin:0;
	  visibility:hidden;
	  }

	h3,h4 {
	  font-weight:bold;
	  margin:0;
	  }

	h3 { font-size:larger; }

	h4 { font:0.9em/1.2em; }

	.caption {
	  font-size:0.9em;
	  padding-top:1em;
	  }

	a:link {
	  color:#369;
	  font-weight:bold;
	  text-decoration:none;
	  }

	a:visited {
	  color:#036;
	  font-weight:normal;
	  text-decoration:none;
	  }

	a:hover {
	  color:#5eaedd;
	  text-decoration:underline;
	  }

	img.imageleft, img.imageright {
	  border:1px solid #333;
	  position:relative;
	  }

	img.imageleft {
	  margin:0 10px 10px 0;
	  }

	img.imageright {
	  margin:0 0 10px 10px;
	  }

	a img { border-width:0; }

	.green {color:#690;}
	.purple {color:#669;}
	.orange {color:#F90;}
	.red {color:#C00;}
#home #main-container #tray-right #news-b #news-t #news-c {
	height: auto;
}



#panel #photo {
	height: 180px;
	width: 135px;
	float: right;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}
#tray-left #notif {
	visibility: visible;
}
#tray-left #hideShow {
visibility:visible;
}
