
	
	
	body{
	background: #7c622a;
	font-family: verdana, sans-serif;
	color: #333;
	font-size: 80%;
	}
	
	
#wrapper{
	width: 915px;
	margin: 0 auto;
	/*
 min-height:1500px;
 height: 1500px;
*/
 background: #fff;

	}
	
html > body #wrapper{
	height: auto;
}	
	
	h1{
	
	}
	
	h2{
	}
	
	textarea{
	margin-bottom: 1em;
	}
	
	#masthead{
	background: #32668e url('../gr/gr_a_banner_a.png') no-repeat;
	height: 81px;

	}
	
	#masthead a{
	text-decoration: none;
	color: #333;
	}
	
	#content{
	padding: 10px;
	background: #fff;
	
	float: left;
	/*width: 680px;*/
		
	}

	
	
	
	p.bannertext{
	color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
line-height:normal;
vertical-align:middle;
margin: 0 auto;
padding: 15px 20px 0 364px;
/* width: 500px; */
	}
	
	
	form{
	padding: 20px;
	border:1px solid;	
		}
	
	input{
	margin: 0 1em 1em 0;
	
	}
	
	input#Email{
	width: 250px;
	}
	
	legend{	font-weight: bold;
	}
	
	
	fieldset{
	border: none;
	
	}
	
	.error{
	color: red;
	}
	
	.clear{
	clear: both;
	}
	
	
	table {border-collapse: collapse;border-spacing: 0;}
	
	table th {

}
table td {
border: 1px solid #333;
border-collapse: collapse;
}


#pet-text{
float: left;
width: 617px;
padding: 0 20px;
}

#i-ask{
float: right;
background: #eee;
border: 1px solid #c3c3c3;
width: 190px;
padding: 10px 23px;
}

#i-ask ul{
margin: 0;
padding: 0;

}

#i-ask li{
margin-bottom: 1em;
}

#three-steps{
border-top: 1px solid #e5e5e5;
}

#signed-page #content p{
width: 600px;
}


#signed-page #wrapper{
/* min-height: 500px; */
}

#contact-congress-page #letter{

padding:  30px 50px;
width: 600px;
background: #eee;
border: 1px solid #c3c3c3;
}


#contact-congress-page .addthis_toolbox{
margin-top: 2em;
}


.bump{
margin-top: 1em;
}


.smaller{
font-size: 85%;
}