/* CSS Document */

p {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {  font-family: Verdana, serif; font-size: 14px; text-decoration: none; font-weight: bold; color: #003300}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; font-weight: bold; color: #006633}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; font-weight: bold; color: #006633}
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; text-decoration: none; font-weight: normal; color: #006633}

a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #336633; text-decoration: underline}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-decoration: underline; color: #006600; font-weight: normal}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006633;
	text-decoration: underline;
}
	
h3 {
	background-color: #3F8641; 
	width: 125px;
	color: white;
	line-height:16px;
	font-size: 8pt;
	font-weight:bold;
	padding-left:5px;
}

img{ border: none;}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

hr{
	margin: 20px 0px;
	color: #006633;
	border: 1px solid;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 0 0 15px;
	margin: 0;
	list-style: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#main-text{
	width:200px; 
	position: absolute; 
	top:80px;
	left:240px
}

#topnav{
	height:35px;
	position:absolute;
	top:0px;
	left:210px;
}

#LProjects{
	position:absolute; 
	left:339px; 
	top:35px; 
	width:176px; 
	height:19px; 
	z-index:1;
}

#LConstAddress{
	position:absolute; 
	left:214px; 
	top:54px; 
	width:333px; 
	height:13px; 
	z-index:3;
}

.partners {
	margin: 0px;
	padding: 30px 30px 30px 35px;
}

.partners h1 {
	margin-top: 6px;
	color: #196183;
	margin-bottom: 0px;
}

#sidebar {position: relative; width: 250px;}
#sidebar img {padding: 3px; width: 40px; height: 40px;}

.partners h2 {
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: normal;
}

.partners p {
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	text-indent: -20px;
}

.noindent p {
	padding-bottom: 10px;
	text-indent: 0px;
	margin-left: 0px;
}

#greenBuilding, #greenBuilding2{
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#newsArticle{
	padding: 10px;
	margin: 0;
	text-align: center;
	font-size: 9px;
	overflow: auto;
}

#greenBuilding p, #greenBuilding2 p, #newsArticle p {
	margin: 5px 8px 5px 10px;
	text-align: left;
	font-style: italic;
}

#newsArticle p {
	font-style: normal;
}

#greenBuilding h2, #greenBuilding2 h2 {
	margin: 5px 8px 5px 10px;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	color: black;
}


#pressRelease p {
	margin: 0 0 10px 0;
}

#pressRelease .date{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

#pressRelease h1 {
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	color: black;
	margin-bottom: 5px;
}

#pressRelease h2 {
	font-weight: bold;
	color: #006633;
	font-style: italic;
	font-size: 12px;
	margin-top: 0px;
}

#pressRelease h3 {
	font-weight: bold;
	color: black;
	font-style: normal;
	font-size: 14px;
	margin: 8px 0px 0px 0px;
	padding: 0 0 0 0;
}
#subnav{
	padding: 50 0 10 20;
	line-height: 1.4;
}
#subnav a{
	font-size: 10px;
	color: black;
	font-style: italic;
	text-decoration:none;
}
#subnav a:hover{
	color: #227A4E;
}
.button {
	width:110px;
	text-align:center;
	color:white;
	background-color:#3F8641;
	padding:3px 1px;
	font-weight:bold;
	font-size:10;
}
#sml-01, #sml-02, #sml-03, #sml-04, #sml-05, #sml-06, #sml-07, #sml-08, #sml-09, #sml-10, #sml-11, #sml-12 {float:left; clear:left; padding:0;}
#smr-01, #smr-02, #smr-03, #smr-04, #smr-05, #smr-06, #smr-07, #smr-08, #smr-09, #smr-10, #smr-11, #smr-12 {float:right; clear:right; padding:0;}
