#banner {
	background: #fff;
	padding: 12px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	}
	
.btm {
	margin-top: 20px;
	padding: 30px;
	}
	
#gp {
	border: 1px solid #ccc;
	}

#gp .content {
	color: #559128;
	line-height: 16px;
	border: none;
	padding: 10px 30px;
	}
	
#gp .content h2 {
	font-size: 26px;
	margin-top: 30px;
	}
	
#gp .content small {
	font-style: italic;
	}
	
#gp .indent {
	margin: 30px 0 0 50px;
	}
	
#gp .icon {
	float: left;
	}
	
#gp .indent h3 {
	font-size: 20px;
	margin: 0 0 0 65px;
	padding: 0 0 5px 0;
	}
	
#gp .indent p {
	margin: 0 0 0 65px;
	padding: 0;
	}

#gp h4 {
	font-size: 18px;
	font-weight: normal !important;
	text-align: center;
	padding-top: 20px;
	}	
	
#gp .content a {
	color: #3b6a18;
	border-bottom: 2px solid #6fb03e;
	}
	
#gp .content a:hover {
	border-bottom: 2px solid #3b6a18;
	}
	
	
#gp .content #pullout {
	background: url(../images/greenpac/pullout_bg.jpg) no-repeat;
	width: 425px;
	height: 345px;
	padding: 20px 30px;
	clear: both;
	color: #fff;
	}
	
#gp .content #pullout h2 {
	font-size: 36px;
	padding: 0;
	margin: 0;
	}
	
#gp .content #pullout h4 {
	text-align: left;
	margin: 0;
	padding: 10px 0;
	}
	
#gp .content #pullout .col {
	width: 200px;
	float: left;
	padding: 20px 0;
	}
	
#gp .content #pullout .col.left {
	margin-right: 20px;
	}
	
#gp .content #pullout .col h2 {
	font-size: 30px;
	}
	
#gp .content #pullout .col h3 {
	font-size: 20px;
	margin: 0;
	padding: 0;
	}
	
#gp .content #pullout h4.win {
	font-size: 20px;
	margin-top: 5px;
	padding: 0px;
	}
	
#gp .content #pullout h4.win a {
	color: #fff;
	border-bottom: 2px solid #79ca5d;
	}
	
#gp .content #pullout h4.win a:hover {
	border-bottom: 2px solid #fff;
	}
	
	
#pp_bg	{
	background: #fff;
	width: 545px;
	height: 610px;
	display: block;
	border: 1px solid #ccc;
	padding: 30px 0 0 0;
	position: relative;
	}

#pp	{
	width: 545px;
	height: 630px;
	position: absolute;
	top: 10px;
	}
	
#pp .breadcrumb	{
	margin: 0 10px;
	}
	
#pp ol	{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 220px 35px 0 35px;
	padding-left: 20px;
	}
	
#pp li	{
	margin: 0 0 12px 0;
	}
	
	
	
	
/*------------ GP Winner Homepage Banner -----------------*/

a#gp_winner_link {
	background: url(../images/greenpac/gp_winner.gif) no-repeat;
	width: 140px;
	height: 70px;
	}	
	
a:hover#gp_winner_link {
	background-position: 0 -70px;
	}	
	
/*------------ GP Winner Page -----------------*/	


#gp_winner_bg	{
	background: #fff;
	width: 545px;
	height: 353px;
	display: block;
	border: 1px solid #ccc;
	padding: 15px 0 0 0;
	position: relative;
	}
	
#gp_winner .breadcrumb	{
	margin: 0 10px;
	}
	
#gp_winner {
	background: url(../images/greenpac/gp_winner_bg.jpg) no-repeat bottom;
	width: 545px;
	height: 350px;
	}
	
#gp_winner h3.intro {
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding-top: 45px;
	}
	
#gp_winner h3 sup {
	font-size: 8px;
	font-weight: bold;
	}

/* Old Winner CSS

#gp_winner h2.winner {
	font-size: 34px;
	font-weight: bold;
	color: #fff;
	text-align: center;	
	padding: 35px 0 0 0;
	margin: 0;
	}
	
*/

#gp_winner h2.winner {
	font-size: 34px;
	font-weight: bold;
	color: #fff;
	text-align: center;	
	padding: 15px 0 0 0;
	margin: 0;
	}
	
#gp_winner h3.city {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	margin: 0;
	}