@charset "utf-8";
/* CSS Document */

body { background-image:url(../images/bg_clouds.jpg);
	  background-repeat:repeat-x;
	  margin:0px;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  line-height:18px;
}
a { color:#0d86cd; }
a:visited { color:#7d7f5b; }
.subtitle { font-size:16px; font-weight:bold; color:#666666; }
.subtitle a { color:#666666; text-decoration:none; }
.footer { font-size:12px; color:#e2e2e2; }
.indxText { margin-left:63px; width:465px; }
.home { background-color:#ebebdd; border:solid 1px #996600; width:200px; height:250px; float:left; padding:10px; margin-right:20px; margin-bottom:10px; }
.pasthome { background-color:#ebebdd; border:solid 1px #996600; width:200px; height:150px; float:left; padding:8px; margin-right:9px; margin-bottom:10px; overflow:hidden; }
.pasthome #3 { margin-right:0px; }

.ecoblob { background-color:#ebebdd; border:solid 1px #996600; width:170px; height:250px; background-color:#ccffcc; background-image:url(../images/box1.jpg);float:right; padding:10px; margin-bottom:10px; }
.ecoblob a { color:#ffdd00; }
.ecoblob a:visited { color:#ffdd00; }

/*Make sure your page contains a valid doctype at the top*/
#simplegallery { position: relative; visibility: hidden; border: 2px solid #07324b; }
#simplegallery.index { border:none; position:absolute; top:10px; left:355px; width:530px; height:360px; overflow:hidden; }
#simplegallery.inside { }
#simplegallery .gallerydesctext{ text-align: left; padding: 2px 5px; }

.tabbutton { float:left; border:solid black 1px; background-color:#0c547e; border-bottom:none; padding:3px 8px 3px 8px; margin-left:5px; }
.tabbutton a { text-decoration:none; font-weight:bold; color:white; }
.tabbuttonon { float:left; border:solid black 1px; background-color:white; border-bottom:none; padding:3px 8px 3px 8px; margin-left:5px; }
.tabbuttonon a { text-decoration:none; font-weight:bold; color:#0c547e; }
.tabcontent { visibility:hidden; display:none; clear:clear; height:255px; overflow:auto; }

.gallery { width:100px; height:64px; float:left; margin-left:10px; overflow:hidden; }
.homesthumbs { float:left; margin-left:10px; margin-bottom:10px; overflow:hidden; }