@charset "utf-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #000000;
}
.twoColFixRtHdr #container {
	width: 850px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColFixRtHdr #header {
	background-color: #000000;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 190px;
	float: left;
	text-align: center;
	margin: 0px;
} 
.twoColFixRtHdr #header h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.twoColFixRtHdr #container #header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.twoColFixRtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 190px;
	padding: 0px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.twoColFixRtHdr #container #sidebar1 h2 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

.twoColFixRtHdr #container #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
}

.twoColFixRtHdr #mainContent {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	color: #FFFFFF;
	width: 100%;
	clear: both;
	background-color: #000000;
	border: 1px none #666666;
} 
.bio {
	padding: 5px;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	height: 260px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/plan.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bio p {
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.bio img {
	padding: 1px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.serviceList {
	padding: 5px;
	border: 1px solid #FFFFFF;
	height: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/rafters.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.serviceList h2 {
	font-size: 1.4em;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.serviceList ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.serviceList li {
	color: #FFFFFF;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
}
.exampleList ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.exampleList li {
	font-size: 0.9em;
	color: #FFFFFF;
	list-style-type: square;
}
.exampleList h2 {
	font-size: 1.4em;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	margin: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.exampleList {
	padding: 5px;
	border: 1px solid #FFFFFF;
	height: 260px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../images/sconce.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.exampleList_1column {
	padding: 0px;
	border: 1px none #FFFFFF;
	width: 175px;
	margin: 0px;
}
.info {
	padding: 5px;
	border: 1px none #FFFFFF;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.exampleList_1column h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.exampleList_1column ul {
	display: inline;
}
.exampleList_1column li {
	text-align: left;
	list-style-type: none;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/listBar.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	height: 20px;
}
.exampleList_1column li a {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 0.8em;
}


.twoColFixRtHdr #container .aboutUs img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.twoColFixRtHdr #container #mainContent p {

}
.twoColFixRtHdr #container #flash {
	padding: 2px;
	height: 300px;
	width: 650px;
	background-color: #000000;
	border: 1px none #999999;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}
.info p {
	color: #FFFFFF;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
}
.info h3 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

.twoColFixRtHdr #container #rightColumn {
	padding: 2px;
	width: 650px;
	background-color: #000000;
	border: 1px none #999999;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	background-image: url(../images/Logo-72x40.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#featured h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.featuredImg {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
}
.featuredImg img {
	padding: 2px;
	border: 1px solid #FFFFFF;
}

#rightColumn p {
	text-align: left;
	font-size: .9em;
}
#rightColumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.contentImg {
	padding: 2px;
	border: 1px solid #FF0000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.twoColFixRtHdr #container #homeFlash {
	padding: 2px;
	height: 300px;
	width: 650px;
	background-color: #000000;
	border: 1px solid #999999;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}
.twoColFixRtHdr #container #publications {
	padding: 2px;
	height: 300px;
	width: 650px;
	background-color: #000000;
	border: 1px none #999999;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
}
.twoColFixRtHdr #container #flash a {
	color: #FFFFFF;
}


.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #000000;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFFFFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #container .aboutUs {
	color: #FFFFFF;
	width: 600px;
}

.twoColFixRtHdr #container #sidebar1 p {
	line-height: 1.3em;
}
.twoColFixRtHdr #container #sidebar1 ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #container #sidebar1 li {
	list-style-type: none;
}
.twoColFixRtHdr #container #sidebar1 li a {
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixRtHdr #container #sidebar1 li a:hover {
	display: block;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial;
	font-size: 1.1em;
	background-image: url(../images/btn_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
}


.twoColFixRtHdr #container #sidebar1 img {

}
.twoColFixRtHdr #container .aboutUs li {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #container .aboutUs ul {
	text-align: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #container .aboutUs h2 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.quote {
	font-family: "Trebuchet MS", Arial;
	font-size: 1.2em;
	font-style: italic;
	color: #CCCCCC;
}
.logoImage {
	border: 1px solid #FFFFFF;
}
.twoColFixRtHdr #container #mainContent .bio h2 {
	text-align: center;
}
.twoColFixRtHdr #container #mainContent .bio #companyInfo {
}
.twoColFixRtHdr #container #mainContent .bio #companyInfo p {
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr #container #mainContent .bio h3 {
	text-align: center;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.fire {
	padding: 5px;
	background-color: #333333;
	border: 1px solid #FFFFFF;
	height: 260px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/fire.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.twoColFixRtHdr #container #mainContent .fire h3 {
	text-align: center;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.fire p {
	font-size: 0.9em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.fire img{
	padding: 1px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixRtHdr #container #contact {
	padding: 2px;
	height: 300px;
	width: 650px;
	background-color: #000000;
	border: 1px solid #999999;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/cucina.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.twoColFixRtHdr #container #flash #success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #FF0000;
	padding: 5px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.twoColFixRtHdr #container #publications a img {
	padding: 2px;
	border: 1px solid #FFFFFF;
}
.twoColFixRtHdr #container #mainContent .bio img {
	padding: 1px;
	border: 1px solid #000000;
}
.twoColFixRtHdr #container #footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixRtHdr #container #rightColumn #energyAudit h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CCC;
	text-align: left;
	font-weight: normal;
}
.serviceList a {
	color: #FFF;
	text-decoration: underline;
}
.exampleList a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.twoColFixRtHdr #container #rightColumn p a {
	color: #FFF;
	text-decoration: underline;
}
#locations .location {
	color: #eee;
	display: block;
	float: left;
	height: 120px;
	width: 245px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#locations .location h2, #locations .socialLinks h2{
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	}
#locations .location p{
	text-align: left;
	font-size: .8em;
	color: #eee;
	margin: 0px;
	padding: 0px;
	}
#locations {
	clear: both;	
	}
#locations .socialLinks {
	color: #eee;
	display: block;
	float: left;
	height: 120px;
	width: 243px;
	border: 1px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#locations .socialLinks img {
	padding: 8px;	
	}
#locations .socialLinks a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	}
.espanol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #F00;
	text-align: left;
}
