body {
	background-color: #EAE7AA; /*pale gray yellow*/
		background-color: #b8a573; /*less saturated brown*/

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 3px solid #000000;
	width: 850px;
}
table.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 0;
	width: 850px;
}
h1 {
	font-size: 20px;
	font-weight:bolder;
	margin-top: 3px;
}
h2 {
	font-size: 14px;
	font-weight:bolder;
	margin-bottom: -10px;
}
h3{
	font-size: 14px;
	font-weight:bolder;
	margin-bottom: 0px;
}
h4{
	font-size: 14px;
	font-weight:bolder;
	margin-bottom: -20px;
}
a {
	text-decoration: none;
	color: #000080;
}
a:link {
	text-decoration: none;
	color: #000080;
}
a:hover {
	text-decoration: none;
	color: #625533;
}
.home_banner {
	background-color: #625533; /*brown*/
	width: 820px;
	border: 2px solid #000000;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.home_content {
	background-image: url(../images/owl85_2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	height: 450px;
	width: 661px;
	border: 2px solid #000000;
}

.sub_banner {
	background-color: #625533;
/*	height: 70px;
*/	border: 2px solid #000000;
	padding-left: 11px;
	padding-bottom: 0px;
	padding-top: 5px;
}
.sub_content {
	padding: 10px;
	width: 650px;
	height: 450px;
	border: 2px solid #000000;
	vertical-align: top;
	background-color: #EAE7AA; /*pale gray yellow*/
	background-image: url(../images/owl_int85.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/**************** navigation panel ***********************/
.nav {
	background-color: #FEFAB2; /*pale yellow*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 20px;
	line-height: 30px;
	color: #000080;
	padding: 10px;
	vertical-align: top;
	border: 2px solid #000000;
	width: 185px;
}
.nav_selected {
	color: #625533; /*brown*/
	border: 1px solid #000080;
	padding: 2px;
}
.nav_solar {
	font-size: 18px;

}
/*************** end of nav-related classes *************/

.carbon_free_content {
	background-image: url(../images/sun3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	height: 450px;
	width: 661px;
	border: 2px solid #000000;
}

/******Home page content panel******/
div.container {
	position: relative;
	border: 0px;
	vertical-align: top;
	height: 400px;
}
div.wize_choice {
	position: absolute;
	border: 0;
	top: 194px;
	left: 20px;
}
/*****Services page, "Accept All Cards" section********/
div.container_services {
	position: relative;
	border: 0;
	vertical-align: top;
	height: 65px;
}
.cards {
	position: absolute;
	width: 136px;
}
.sep_approv {
	position: absolute;
	left: 140px;
 	width: 400px;
}
.today_consumer {
	position: absolute;
	top: 26px;
}

/******Carbon Free page, content panel****************/
.powered_sun_txt {
	position: absolute;
	top: 10px;
	left: 10px;
	border: 0px;
	width: 600px;
}
/******Contact page, content panel****************/
.iso {
	position: absolute;
	top: 216px;
	left: 0px;
	width: 300px;
}
.jeff_contact {
	position: absolute;
	top: 103px;
	left: 0px;
}
