* { margin:0; padding:0; }
body 		{ padding:15px; background:#fff; color:#a07956; font:12px/14px "Lucida Grande","Verdana","Arial","Helvetica",sans-serif; }
a 			{ color:#0072bc; }
a:hover { text-decoration:none; }
p { margin:15px 0; }

h1 { font-size:12px; font-weight:bold; margin:0 0 20px; }

form 			{ width:600px; float:left; }
fieldset 	{ border:none; }
div 	{ float:left; margin:0 20px 8px 0; }
label	{ width:110px; line-height:18px; float:left; margin-right:5px; font-weight:bold; text-align:right; }
.newsletter label	{ width:110px; }
input, textarea { padding:2px; color:#bd6c1f; font:11px/13px "Verdana","Tahoma","Arial",sans-serif; border:1px solid #bd6c1f; }
#message-area { clear:left; float:none; }
textarea { width:405px; height:100px; overflow:auto; }
#captcha 				{ overflow:hidden; clear:left; float:none; }
#captcha label 	{ line-height:14px; }
#captcha input 	{ margin-left:10px; }
img { float:left; }
#form-submit 	{ margin-top:20px; float:right; display:inline; margin-right:94px; }
.submit 			{ border:none; cursor:pointer; padding:5px; color:#fff; background:#ff8512; width:auto; overflow:visible; }
.newsletter .submit 	{ position:relative; top:-4px; }
.error	{ color:#f00; margin-bottom:20px; }
.note { display:block; width:520px; clear:left; font-size:10px; }
