@charset "utf-8";
/* CSS Document */

.grayborder { border:#707e89 solid 2px;  }

.bottomlink { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; font-weight:none; text-decoration:none;}

.welcome { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#586975; font-weight:bold; text-decoration:none;} 

.innertext { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#586975; font-weight:none; text-decoration:none;}

.website { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#586975; font-weight:none; text-decoration:none;}


#contact-inputmessage {
    position:absolute;
    left:190px;
    top:30px;
    width:200px;
}

textarea#styled {
    width: 232px;
    height: 78px;
} 


.textarea {
background-color:#ffffff;
color:#000000;
font-family: arial;
font-size: 12pt;
font-weight: normal
}

