/* EVENTS STYLE SHEET */

#test_wrap{font-size:18px;}
	
	.test_quote{font-size:.8em;margin:10px 0 0 0;font-weight:bold;}
		.test_quoteStart{font-size:2em;position:relative;top:5px;}
		.test_quoteEnd{font-size:2em;position:relative;top:5px;}
	.test_name{font-style:italic;font-size:.7em;margin:0 0 0 0;}
	.test_location{font-size:.7em;margin:0 0 0 0;}
	
	.test_contactWidth{width:350px;margin:0 0 0 10px;}
	.test_contactWidthLeft{float:left;width:50%;}
	.test_contactWidthRight{float:left;width:50%;}
	.test_contactWidthWhole{float:left;width:100%;}

	.test_input{border-left:1px solid #4f4f4f;border-top:1px solid #4f4f4f;border-right:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;margin:0 10px 3px 0;padding:2px;}
	.test_formWidth2{width:150px;}
	.test_formWidth1{width:325px;height:80px;font-family:arial;font-size:12px;}
	.test_submitForm{text-align:right;position:relative;right:20px;}
	
	#test_contact{margin:20px 0 20px 0;}
		#test_contact h2{font-size:18px;}
	
		#test_contact strong{font-size:12px;font-weight:bold;}
		#test_contact h2{font-size:18px;margin:0 0 6px 10px;padding:0;}
		
		.test_success{font-size:.8em;text-align:center;font-weight:bold;border:2px solid #105500;background:#d2ffc8;width:318px;color:#105500;margin:20px 0 0 10px;padding:4px;}
		.test_error{font-size:.8em;text-align:center;font-weight:bold;border:2px solid #ff0000;background:#ffbebe;width:318px;color:#ff0000;margin:20px 0 0 10px;padding:4px;}
		
		
		.test_required{font-size:.6em;}
		
		#leaveTestimonial{margin:10px 0;}
			#leaveTestimonial a{font-size:.8em;font-weight:bold;}
				#leaveTestimonial a:hover{text-decoration:none;}