/* TYPOGRAPHY */

h1								{ color: #7e6a29; font-size: 26px; letter-spacing: 1px;
								  margin: 10px 0px 7px 14px; text-shadow: 0px 1px 0px #fff;
								  background: url(../images/heading-bg.png) bottom left no-repeat; padding-bottom: 8px; }

p								{ color: #3e6035; font-size: 15px; line-height: 17px; letter-spacing: 1px;
								  margin: 0px 15px 0px 16px;  text-shadow: 0px 1px 0px #fff; }

p.form-question					{ width: 80px; height: 10px; display: block; margin: 0px 8px 10px 5px; text-align: right; }