@charset "UTF-8";
/* CSS Document */




body {text-align: center;}
a:link{color:#3e2a65;text-decoration:none;}
a:visited{color:#3e2a65;text-decoration: none;}
a:hover{color:#3f6710;text-decoration: none;}
a:active{color:#3f6710;text-decoration: none;}


#wrap {width: 820px;margin-right: auto;margin-left: auto;}
#header {background-image: url(../images/header.jpg);background-repeat: no-repeat;margin: 0px;padding: 0px;float: left;height: 471px;width: 820px;}
#wrap #header .about {
	float: right;
	width: 170px;
	margin-top: 135px;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 20px;
	line-height: 24px;
	color: #2e3912;
	margin-right: 10px;
	font-weight: normal;
}
#wrap .boxCenter p img {margin-top: 9px;}
.clear {width: 820px;clear: both;}
.icon {margin-top: 3px;margin-right: 7px;float: left;height: 16px;width: 16px;}
#wrap h1 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 14px;color: #3e2a65;text-align: left;margin-bottom: 10px;}

#capabilities {float:left;width:820px;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;font-size: 12px;padding-bottom:10px;margin-bottom:20px;border-bottom:1px solid #ddd}

#capabilities h1 {display:block;float:left;padding:7px 10px 0 0;margin-left:520px;font-weight:bold;font-size:12px}

#capabilities a {float:left;display:block;width:106px;height:27px;text-indent:-9999px}

#capabilities a:link {background:url(../images/capab-off.gif) no-repeat left center}
#capabilities a:visited {background:url(../images/capab-off.gif) no-repeat left center}
#capabilities a:hover {background:url(../images/capab-on.gif) no-repeat left center}
#capabilities a:active {background:url(../images/capab-off.gif) no-repeat left center}


ul.social {float:left;width:220px;list-style:none;margin-top:0}

ul.social li {float:left;} 

ul.social li a {display:block;float:left;width:45px;height:35px;text-indent:-9999px;}

ul.social li a:link#twitter {background:url(../images/twitter.png) no-repeat left center}
ul.social li a:visited#twitter {background:url(../images/twitter.png) no-repeat left center}
ul.social li a:hover#twitter {background:url(../images/twitter-ovr.png) no-repeat left center}
ul.social li a:active#twitter {background:url(..images/twitter.png) no-repeat left center}

ul.social li a:link#tumblr {background:url(../images/tumblr.png) no-repeat left center}
ul.social li a:visited#tumblr {background:url(../images/tumblr.png) no-repeat left center}
ul.social li a:hover#tumblr {background:url(../images/tumblr-ovr.png) no-repeat left center}
ul.social li a:active#tumblr {background:url(../images/tumblr.png) no-repeat left center}


ul.social li a:link#flickr {background:url(../images/flickr.png) no-repeat left center}
ul.social li a:visited#flickr {background:url(../images/flickr.png) no-repeat left center}
ul.social li a:hover#flickr {background:url(../images/flickr-ovr.png) no-repeat left center}
ul.social li a:active#flickr {background:url(../images/flickr.png) no-repeat left center}




#wrap .boxLeft {
	float: left;
	width: 188px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #3f6710;
	text-align: left;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
	padding-top: 0px;
	padding-bottom: 10px;
	height: 210px;
}
#wrap .boxRight {
	float: right;
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #3f6710;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	height: 210px;
}
#wrap .boxCenter {
	float: left;
	width: 235px;
	background-image: url(../images/boston_eco_tweetup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #3f6710;
	text-align: left;
	padding-left: 120px;
	padding-right: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-left-color: #ddd;
	padding-top: 0px;
	padding-bottom: 10px;
	height: 210px;
}


