/* Homepage styles */
#main { min-height:330px; background-position:center top; }

#content { padding:40px 0 20px; min-height:240px; }
#content #quote { margin:0 0 30px; }

#content #quote p {
	width:680px;
	font-weight:bold;
	font-size:20px;
	color:#B57433;
	text-transform:lowercase;
}

#content #quote p img.lsquo {
	margin:0 3px -8px 0;
}

#content #quote p img.rsquo {
	margin: 10px 0 -8px 5px;
}

#content #quote p span {
	color:#9D9D9D;
	text-transform:none;
	font-size:14px;
}