body 
{
	font-family: Trebuchet MS, Sans-Serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color:#eea90e;
}

.upperbody
{
	background: url(../images/microsite_upperbody_gradient.jpg) repeat-x;	
}

h1 {
	font-size: 17px;
	color: #0d7023;
	margin-bottom:3px;
}

h2 {
	font-size: 17px;
	color: #0d7023;
	margin-bottom:0px;
}


a, 
a:visited, 
a:active{color:#0d7023; text-decoration:underline; font-size: 12px;}
a:hover{text-decoration:underline; color:#0d7023;}

.background
{
	background:url('/images/microsite_whitecircles.jpg');
	background-repeat:no-repeat;
	
}

/**********************/
/* HOMEPAGE           */
/**********************/

ul {
	margin-left: 40px;
	padding-left: 0px;
	text-indent: 0px;
}

li {
	color: #ffffff;
	font-size: 12px;
	margin-left: 0;
	padding-left: 0px;
}

ul.newsevents
{
	margin-left: 30px;
	padding-left: 0px;
	text-indent: 0px;
}
li.newsevents 
{

	color:#676155; 
	FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif;
	margin-left: 0px;
	padding-left: 0px;
	
} 
.newsevents a, 
.newsevents a:hover, 
.newsevents a:visited, 
.newsevents a:active{color:#0d7023; text-decoration:underline; font-size: 10px; FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif;}
.newsevents a:hover{text-decoration:underline;}


ul.whygosolar
{
	margin-left: 15px;
	padding-left: 0px;
	text-indent: 0px;
	
}
li.whygosolar 
{
	list-style: circle disc; 
	color:#676155; 
	FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif;
	margin-left: 0px;
	padding-left: 0px;
	font-size:12px;
} 
.whygosolar a, 
.whygosolar a:hover, 
.whygosolar a:visited, 
.whygosolar a:active{color:#36332e; text-decoration:none; font-size: 10px; FONT-FAMILY: Trebuchet MS, Helvetica, Sans-Serif;}
.whygosolar a:hover{text-decoration:underline;}



#Footer {
	font-size: 12px;
	font-weight:bold;
	line-height:22px;
	color: #d5d2ce;
	text-align: center;
	padding-top: 8px;
	width:909px;
	height:60px;
	background-image:url(../images/footer_background.jpg);
}

#Footer a:link,
#Footer a:active,
#Footer a:visited,
#Footer a:hover {
	color: #534d47;
	text-decoration: none;
}

.footer-item {
	padding-right: 5px;
	padding-left: 5px;
	line-height: 12px;
}



#Footer2 
{
	font-size: 12px;
	font-family: arial;
	text-align: center;
	padding-top: 8px;
	color:#5b554c;
	width:850px;
}

#Footer2 a:link,
#Footer2 a:active,
#Footer2 a:visited,
#Footer2 a:hover {
	color: #534d47;
	text-decoration: none;
}

.footer2-item {
	padding-right: 5px;
	padding-left: 5px;
	line-height: 12px;
	
}

.homepageleftnav
{
	background-image:url(../images/homepage_leftnav_background.jpg);
	width:176px;
	float:left;	
	height:728px;
}

.selectionservices
{
	float:left;	
	background-image:url(../images/siteselectionservices_background.jpg);
	width:248px;
	text-align:left;
}

.populardownloads
{
	float:left;	
	background-image:url(../images/populardownloads_background.jpg);
	width:243px;
	text-align:left;
}


.gpecservices
{
	float:left;	
	background-image:url(../images/gpecservices_background.jpg);
	width:242px;
	text-align:left;
}


/***************************/
/*		Secondary          */
/***************************/

.SecondaryContent
{
	background-image:url(/images/secondary_maincontent_background.jpg); 
	padding-left:30px;
	padding-right:10px;
	height:526px;
	
	
	
}

.secondarywrapper
{
	padding:0px 5px 0px 5px;	
}

.leftnav_off,
.leftnav_over,
.leftnav_open
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding: 8px 4px;
	width: 244px;
	cursor: pointer;
	white-space: normal;
	color: #FFF; 
	font-weight: normal;
	border-top: 1px solid #2d070d;
}
.leftnav_off
{
	
}
.leftnav_over,
.leftnav_open
{
	color: #38352e;
	background-color: #aea79a;
}

.leftnav_off #arrow,
.leftnav_over #arrow,
.leftnav_open #arrow 
{
	width: 8px;
	height: 8px;
	margin-top: 3px;
}
.leftnav_over #arrow,
.leftnav_open #arrow 
{
	background: url(/images/arrow.gif) no-repeat left center;
}

.leftnav_subnav_off,
.leftnav_subnav_over,
.leftnav_subnav_open
{
	padding: 0px 4px 6px 18px;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	cursor: pointer;
	white-space: normal;
	color: #38352e;
	text-decoration: none;
	background-color: #aea79a;
}
.leftnav_subnav_over,
.leftnav_subnav_open
{
	text-decoration: underline;
}