input[type=text] { 
background-color: #d7dee6;
border: 1px inset #b22222;
}

textarea { 
background-color: #d7dee6;
border: 1px inset #b22222;
}

form {  }
.labelBox { float: left; display: inline; margin-left: 5px; margin-top: 3px; text-align: right; width: 100px; clear: left; }
.formBox { float: left; display: inline; margin-left: 5px; margin-top: 3px; text-align: left; width: 150px; }
.clearBox { clear: both; height: 10px;}


#theMiddle h1 { font-size: 16px; color: #b22222;  margin-left: 90px;  margin-right: 25px; margin-bottom: 0}
#theMiddle p {margin-left: 90px;  margin-right: 90px; margin-top: 0px;}

#theMiddle h2 { font-size: 13px; color: #b22222;  margin-left: 70px;  margin-right: 25px; margin-bottom: 0}
  
.required { color: #b22222; }

#contactLeft { float: left; display: inline; margin-left: 70px; width: 320px; }
#contactRight {  float: left; display: inline; margin-left: 5px;  padding-left: 10px; width: 200px; border-left: 1px solid #b22222; }

#contactRight h1 { font-size: 13px; color: #b22222; margin-bottom: 0;  margin-right: 5px; margin-left: 5px; }
#contactRight p { margin-top: 0; margin-right: 5px; margin-left: 5px; }