/* Styles unique to the home page */

#home #content_wrapper {
	background:#c8eefc;
	border:0px #fff solid;
	padding:11px;
	}


/* NEW STYLES FOR NEWS ITEMS ON HOME PAGE - AUGUST 2009 */

#home #box1 {
	float:left;
	height:145px;
	width:222px;
	margin-left:1px;
	background:#fff;
	padding:10px;
}

#home #box1 a:link#news_heading, #home #box1 a:visited#news_heading
{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:22px;
	color:#004895;
	background:#fff;
	text-decoration:none;
	height:26px;
	}
	
#home #box1 a:hover#news_heading, #home #box1 a:active#news_heading
{
	font-size:22px;
	color:#004895;
	text-decoration:none;
	}
	
#home #box1 a:link.features, #home #box1 a:visited.features  {
	display:block;
	color:#818286;
	margin:4px 6px 4px 0;
	text-decoration:none;
	padding:4px 0;
	display:block;
	height:auto;
	font-size:12px;
	border-bottom:1px #c2c3c5 solid;
}

#home #box1 a:hover.features, #home #box1 a:active.features  {
	color:#818286;
	text-decoration:underline;
}















#home #box2 {
	float:left;
	height:59px;
	width:227px;
	margin-right:12px;
	margin-left:12px;
	padding-top: 100px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(images/solarhomepage.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
}

#home #box2 h2, #home #box3 h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:22px;
	font-weight:normal;
	margin-bottom:0;
	margin-top:0;
}

#home #box2 h2 {
	height:100px;
}

#home #box2 h2 a:link, #home #box2 h2 a:visited, #home #box2 p a:link, #home #box2 p a:visited
{
	color:#FFF;
	text-decoration:none;
	}

#home #box3 h2 a:link, #home #box3 h2 a:visited, #home #box3 p a:link, #home #box3 p a:visited 
{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#home #box3 h3 a:link, #home #box3 h3 a:visited {
	color:#FFF;
	text-decoration:none;
	font-size: 22px;
	margin-bottom: 0px;
	}
	
#home #box2 h2 a:hover, #home #box2 h2 a:active, #home #box2 p a:hover, #home #box2 p a:active
{
	color:#000;
	text-decoration:none;
	}
	
#home #box3 h2 a:hover, #home #box3 h2 a:active, #home #box3 p a:hover, #home #box3 p a:active 
{
	color:#B2D235;
	text-decoration:none;
	}



#home #box2 p, #home #box3 p {
	font-size:12px;
	width:200px;
	line-height: 13px;
}


#home #box3 {
	float:left;
	height:149px;
	width:226px;
	background:url(images/newpress_s.jpg) no-repeat;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#home #wrapper #content_wrapper #box2 p a:link, #home #wrapper #content_wrapper #box2 p a:visited, {
	color:#fff;
	text-decoration:none;
}

#home #wrapper #content_wrapper #box2 p a:hover, #home #wrapper #content_wrapper #box2 p a:active, {
	color:#eed875;
	text-decoration:none;
}

