/* wrapper and area classes for overall layout */
body{
	font-family: Verdana; 
	font-size: .71em;
	color: #666666; 
	}
#wrapper-centersite{
	text-align: center;
	margin: 0px auto;
	width: 900px;
	border: 0px solid green;
}
#wrapper{
	border: 1px solid #575858;
	border-bottom: 0px solid white;
	padding: 1px;
	width: 896px;
}
#wrapper-top{
	background: url(site_images/top-thick-border.gif) repeat-x top left;
	padding: 11px 0px 0px 0px;
	border: 0px solid blue;
	text-align: left;
	}
#wrapper-bottom{
	padding: 0px 0px 0px 0px;
	margin: 38px 0px 0px 0px;
	text-align: left;
	background: url(site_images/spacer_grey.gif) repeat-y 637px 200px;
	border: 0px solid green;
	}
#content{
	float: left;
	padding: 0px;
	border: 0px solid blue;
	text-align: left;
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#sidebar-right{
	float: right;
	padding: 0px;
	border-left: 1px solid #666666;
	text-align: left;
	width: 259px;
	margin: 0px -1px 0px 0px;
	}
#footer{
	float: left;
	width: 500px;
	border: 0px solid purple;
}
#wrapper-popup{
	float: left;
	width: 450px;
	margin: 10px;
	text-align: left;
}
#sitebylocus{
	width: 200px;
	margin: 0px 8px 0px 0px;
	padding-top: 4px;
	float: right;
	text-align: right;
	border: 0px solid purple;
}
#sitefor{
	float: left;
	padding-top: 4px;
	text-align: center;
	border: 0px solid purple;
	margin-left: 260px;
}

/* END wrapper and area classes for overall layout */


/********* LAYOUT *******/
#header-image{
	float: right;
	border: 0px solid red;
}
#header-green-line{
	float: right;
	height: 18px;
	width: 736px;
	background-color: #1A5952;
	margin-top: 1px;
	border: 0px solid red;
	}
#search{
	float: right;
	height: 40px;
	width: 260px;
	background-color: #1A5952;
	margin-top: 0px;
	margin-right: -1px;
	border: 0px solid red;
	}
#search-image{
	float: left;
	margin-top: 10px;
	margin-left: 3px;
	border: 0px solid red;
	}
#search-box{
	float: left;
	margin-top: 13px;
	margin-left: 3px;
	border: 0px solid red;
	}
#go-image{
	margin-top: 10px;
	margin-left: 8px;
	border: 0px solid red;
	}
#sidebar-right ul li {
	list-style-image: url("site_images/bullet-arrow.gif");
	line-height: 1.6em;
	border: 0px solid blue;
	}
#bottom-bar {
	height: 26px;
	width: 900px;
	background-color: #484848;
	margin-top: -15px;
	margin-bottom: 0px;
	background: url(site_images/border-bottom.gif) no-repeat 0px 0px;
}

/*****END LAYOUT ************/

/**********STANDARDS ********************/

h1 {
	font-size: 1.6em;
	color: #1A5952;
	font-weight: normal;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
	color: #333333;
}

li, .bodytext{
}

p{
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}

a{
}

a:link{
	color: #666666;
}
a:visited{
	color: #666666;
}
a:hover{
	color: #333333;
}
a:active{
	color: #666666;
}
.smalltext{
	font-family: Arial;
	font-size: .9em;
	line-height: 1.3em; 
	color: #333333;
}
.smalltext a{
	color: #333333;
}

.smalltext a:link{
	color: #333333;
}
.smalltext a:visited{
	color: #333333;
}
.smalltext a:hover{
	color: #666666;
}
.smalltext a:active{
	color: #333333;
}
.list-text{
display: block;
	font-weight: bold;
	font-size: 1.0em;
	text-indent: 0px;
	padding-left: 22px;
	margin-top: -14px;
	border: 0px solid red;
	
}
.list-text-answer{
display: block;
	font-weight: bold;
	font-size: 1.0em;
	text-indent: -15px;
	padding-left: 20px;
}
/*****ALL STANDARD FORMS************/
#standard-form{ 
	margin-left: 10px;
	}
.standard-form-row {
  clear: both;
  padding-top: 3px;
  width: 340px;
  border: 0px solid black;
}
.standard-form-fullcolumn {
	width: auto;
	padding-left: 10px;
	border: 0px solid #ff0000;
	}
.standard-form-column1 {
	float: left;
	clear: left;
	width: 100px;
	text-align: right;
	margin: 3px 10px 5px 0px;
	border: 0px solid #ff0000;
	}
.standard-form-column2 {
	float: left;
	width: 220px;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 0px solid #00ff00;
	}
.submit {
	float: right;
	width: 20px;
	text-align: right;
	margin-right: 150px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 0px solid #ff0000;
	}
.fieldtext {
	font-family: Verdana; 
	font-size: 1em;
	color: #333333;
} 
/*****END ALL STANDARD FORMS HERE ************/

/*****STANDARD COLUMN LAYOUT ****************/
.standard-row {
  clear: both;
  padding-top: 3px;
  padding-bottom: 0px;
  width: 500px;
  border: 0px solid black;
}
.standard-fullcolumn {
	width: auto;
	padding-left: 10px;
	border: 0px solid #ff0000;
	}
.standard-column1 {
	float: left;
	width: 80px;
	text-align: left;
	margin: 5px 10px 0px 0px;
	border: 0px solid #ff0000;
	}
.standard-column2 {
	float: left;
	width: 310px;
	text-align: left;
	margin: 3px 10px 5px 0px;
	border: 0px solid #00ff00;
	}
/*****END STANDARD COLUMN LAYOUT ****************/


/******IMAGE SPOTS *******/
#imagespot1 {
	margin:0px 0px 20px 0px;
	border:0px solid black;
	height: 181px;
	display: block;
}
#imagespot2 {
	margin:12px 0px 0px 0px;
	border:0px solid black;
	height: 145px;
	display: block;
}
/********** END STANDARDS ********************/

/********* PRIMARY NAVIGATION ***************/
#nav-primary {
	float: left;
	border-top: 1px solid white;
	margin-top: 1px;
	border: 0px solid red;
}
#nav-primary ul{
	border: 0px solid black;
	width: auto;
	font-weight: bold;
	font-size: .95em;
	margin: 0px;
	padding: 0px;
	display: block;
}	
#nav-primary ul li{
	border: 0px solid black;
	list-style-type: none;
	float: left;
	margin: 0px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

#nav-primary ul li a{
	color: #000000;
	text-decoration: none;

}
#nav-primary ul li a:hover{
	color: #000000;
	text-decoration: none;

}
#nav-primary ul li a:visited{
	color: #000000;
}
/********* SECONDARY NAVIGATION ***************/
#nav-secondary {
	float: left;
	line-height: 1.8em;
	margin: 49px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	text-align: left;
	color: #1A5952;
	border: 0px solid red;
	width: 175px;
}	
#nav-secondary ul{
	font-family: Arial;
	border: 0px solid green;
}	
#nav-secondary ul .on{
	}
#nav-secondary ul .off{
	}
#nav-secondary ul li{
	list-style-type: none;
	margin: 0px 0px 10px -25px;
	padding: 0px 0px 0px 6px;
	border: 0px solid yellow;
	line-height: 1.2em;	
	text-indent: -6px;
	}
#nav-secondary ul li .on{
	font-weight: bold;
	}
#nav-secondary ul li .off{
	font-weight: normal;
	}
#nav-secondary ul li a{
	text-decoration: underline;

	color: #1A5952;
	}
#nav-secondary ul li  a.nav2on{ /*  nav2 on  */
	text-decoration: none;
	color: #333333;
	}
#nav-secondary ul li  a.nav2{  /*  nav2 off  */
	}
#nav-secondary ul li a:link{ 
	text-decoration: underline;
	font-weight: normal;
	color: #1a5952;
	}
#nav-secondary ul li a:link.on{
	text-decoration: none;
	color: #333333;
	}
#nav-secondary ul li a:link.off{
	text-decoration: underline;
	color: #1a5952;
	}
#nav-secondary ul li a:visited{
	}
#nav-secondary ul li a:hover{  /*  nav2 rollover  */
	color: #333333;
	}
#nav-secondary ul li a:active{
	text-decoration: none;
	}

/********* THIRD LEVEL NAVIGATION ***************/
#nav-secondary ul li ul{
	font-family: Arial;
}	

#nav-secondary  ul li ul li{
	display: block;
	border: 0px solid white;
}
#nav-secondary ul li ul li a{
	color: #333333;
	text-decoration: none;
}
#nav-secondary ul li ul li  a:link{
	color: #333333;
	text-decoration: none;

}
#nav-secondary ul li ul li  a:link.on{
	color: #666666;
	text-decoration: none;

}
#nav-secondary ul li ul li  a:hover{
	color: #000000;
	text-decoration: underline;

}
#nav-secondary ul li ul li  a:visited{
	color: #000000;
}





/*********  PRIVARY NAV IMAGES  *****************/
.home{
	display: block;
	margin-right: 0px;
	width: 76px;
	height: 34px;
	background: url(site_images/home-both.gif) no-repeat 0px 0px; 
}
.home-on{
display: block;
	margin-right: 0px;
	width: 76px;
	height: 34px;
	background: url(site_images/home-both.gif) no-repeat 0px -34px; 
}
.home:hover{
display: block;
	margin-right: 0px;
	width: 76px;
	height: 34px;

	background: url(site_images/home-both.gif) no-repeat 0px -34px; 
}
.about-us{
	width: 84px;
	height: 34px;
	background: url(site_images/aboutus-both.gif) no-repeat 0px 0px; 
}
.about-us-on, .about-us:hover{
	width: 84px;
	height: 34px;
	background: url(site_images/aboutus-both.gif) no-repeat 0px -34px; 
}
.renewable-energy{
	width: 134px;
	height: 34px;
	background: url(site_images/renewable-energy-both.gif) no-repeat 0px 0px; 
}
.renewable-energy-on, .renewable-energy:hover{
	width: 134px;
	height: 34px;
	background: url(site_images/renewable-energy-both.gif) no-repeat 0px -34px; 
}
.pud-programs{
	width: 134px;
	height: 34px;
	background: url(site_images/programs-services-both.gif) no-repeat 0px 0px; 
}
.pud-programs-on, .pud-programs:hover{
	width: 134px;
	height: 34px;
	background: url(site_images/programs-services-both.gif) no-repeat 0px -34px; 
}
.residential{
	width: 106px;
	height: 34px;
	background: url(site_images/residential-both.gif) no-repeat 0px 0px; 
}
.residential-on, .residential:hover{
	width: 106px;
	height: 34px;
	background: url(site_images/residential-both.gif) no-repeat 0px -34px; 
}
.commercial{
	width: 106px;
	height: 34px;
	background: url(site_images/commercial-both.gif) no-repeat 0px 0px; 
}
.commercial-on, .commercial:hover{
	width: 106px;
	height: 34px;
	background: url(site_images/commercial-both.gif) no-repeat 0px -34px; 
}
.tips{
	width: 66px;
	height: 34px;
	background: url(site_images/tips-both.gif) no-repeat 0px 0px; 
}
.tips-on, .tips:hover{
	width: 66px;
	height: 34px;
	background: url(site_images/tips-both.gif) no-repeat 0px -34px; 
}
.faqs{
	width: 66px;
	height: 34px;
	background: url(site_images/faqs-both.gif) no-repeat 0px 0px; 
}
.faqs-on, .faqs:hover{
	width: 66px;
	height: 34px;
	background: url(site_images/faqs-both.gif) no-repeat 0px -34px; 
}
.news-events{
	width: 124px;
	height: 34px;
	background: url(site_images/news-events-both.gif) no-repeat 0px 0px; 
}
.news-events-on, .news-events:hover{
	width: 124px;
	height: 34px;
	background: url(site_images/news-events-both.gif) no-repeat 0px -34px; 
}
.sidebar-image{
}	
.box-xsm{
	display: block;
	padding: 9px;
	width: 40px;
	border: 0px solid red;
	}
.box-sm{
	display: block;
	padding: 10px;
	width: 50px;
	}
.box-med{
	display: block;
	padding: 8px;
	width: 64px;
	border: 0px solid red;
	}
.box-lg{
	display: block;
	padding: 9px;
	width: 104px;
	border: 0px solid red;
	}
.box-xlg{
	display: block;
	padding: 9px;
	width: 132px;
	border: 0px solid red;
	}
/*********  END: PRIVARY NAV IMAGES  *****************/

/********* HOME PAGE & MODULAR STYLES ***************/

.home-detail{
	display: block;
	margin: 0px 30px 0px 0px;
}
.home-indent{
	margin-left: 55px;
	margin-right: 43px;
	margin-top: -1px;
	margin-bottom: 10px;
	line-height: 1.1em;
}
#home-image{
	border: 1px solid #353535;
	padding: 3px;
	margin: -22px 5px 0px 15px;
}
.press-image{
	padding: 0px 15px 10px 0px;
}
#press-detail{
	display: block;
	margin: 0px 30px 0px 0px;
}
#need-title{
	float: left;
	font-size: 1.5em;
	width: 250px;
	color: #1A5952;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 34px;
	background: url(site_images/what-do-you-need.gif) no-repeat 25px 10px;
	border: 0px solid red;
}

/********* SITE STYLES ***************/
#top {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.center{
	text-align: center;
}
.right{
	text-align: right;
}

.border{
	border: 1px solid black;
}
.border-red{
	border: 1px solid red;
}
.border-green{
	border: 1px solid green;
}
.clear{
	clear: both;
}
.invisible{
	visibility: hidden;
}
.indent{
	margin-left: 20px;
}
.line-space{
	line-height: 1.4em;
}
.more-line-space{
	line-height: 2em;
}
div.hrule  {
height: 25px;
width: 580px;
margin-left: -180px;
padding: 8px 0px 6px 0px;
background: url(/site_images/hr-image.gif) repeat-x -100px 25px;
}
div.hrule hr {
display: none;
}
