#row1{
	height: 155px;
}
	
#row2{
	height: 88px;
}
	
#row3{
}

#row3col1{
	width: 300px;
}


#row3col2{
	width: 660px;
}

#pledge {
	margin:30px 0 0 102px;
	width: 72px;
	border: solid #e8d19e 2px;
	background-color: #824f00;
}

#pledge p {
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 14px;
}

#pledge p a {
	display: block;
	color:#FFFFFF;
	text-decoration:none;
}

#pledge p a:hover {
	display: block;
	color:#FFFFFF;
	text-decoration:none;
}
