/************** CONTACT **************/

/* form */
.contactForm input{		width:205px; font-size:11px; padding:1px 3px; background:#938873; border:1px inset #4f4b42; }
.contactForm textarea{ 	width:261px; background:#938873; border:1px inset #4f4b42; }
.contactFormText {		color:white; }
