
/*============================================*/
/* ----------------Contact Us ----------------*/ 
/*============================================*/

#content  {
font-family: Arial, Trebuchet MS, Helvetica, sans-serif;
width: 930px; /* override width, add 60px to right */
}
*:first-child+html #content  {
margin-top:-10px;
}
#content #heading-area {
float:left;
width:970px;
}
#content h1 {
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: rgb(0,67,30); /*dark green rgb(31,92,115); */
font-size:36px;
font-weight:200;
margin: -10px 0 40px 0px; 
line-height:75px;
text-align:center;
}
#content .heading-pinkline {
border-bottom: 2px solid #f341b2;
}
#textarea{
float:left;
width:350px;
line-height: 23px;
font-size: 16px;
margin-left:85px;
}
*:first-child+html #textarea {
margin-left:75px;
}
#textarea #name{
font-size: 16px;
font-weight:bold;

}
#textarea #phone-fax {
margin-top:15px;
}
#textarea .ph-title {
width:125px;
color: rgb(0,67,30); /*dark green*/
float:left;
}
#textarea .ph-title2 {
width:65px;
color: rgb(0,67,30); /*dark green*/
float:left;
}
#textarea .phone {
float:left;
width:225px; /*190px;*/
color: rgb(31,92,115);
}
#textarea #email {
float:left;
width:275px; /*190px;*/
color: rgb(31,92,115);
}
#textarea #mail {
font-size: 16px;
color:blue;
font-family: Arial Narrow, Arial, Trebuchet MS, Helvetica, sans-serif;
float:left;
}
#textarea a:hover {
color: rgb(41, 97, 141); /*deep blue-green*/
}
#mappress1 {
float:right;
margin-right:15px;
}
#mailform {
clear:left;
float:left;
margin-top:50px;
font-size:14px;
}
#mailform #title{
width:300px;
margin-left:75px;
margin-bottom:30px;
}
/* this contains the 'Thank You' message after sending */

/* Dagon Design Formmailer stuff */
.ddfmerrors {
font-size:18px;
font-weight:bold;
}
.errorlist {
font-size:18px;
font-weight:bold;
}

