
/*============================================*/
/* ----------------Contact Us ----------------*/ 
/*============================================*/

h1, h2 {
float:left;
color: rgb(0,178,210); /*teal blue*/
text-align:center;
width:640px; /*ie*/
font-weight:normal;
margin-top:20px;
}
#photo1 {
float:left;
margin-top:35px;
margin-left:65px;
}
#mail-area {
float:left;
margin-top:75px;
margin-left:-50px;
}
#mail-area #title{
float:left;
width:250px;
margin-top:30px;
}
#mail-line{
clear:left;
float:left;
margin-left:10px;
}
#textarea{
float:left;
width:275px;
line-height: 23px;
font-size: 16px;
margin-left:0px;
}
*:first-child+html #textarea {
margin-left:0px;
}
#textarea #name{
font-size: 16px;
font-weight:bold;
}
#textarea #phone-fax {
margin-top:15px;
}
#textarea .ph-title {
width:65px;
color: rgb(0, 57, 114); /*dark blue*/
float:left;
}
#textarea .phone {
float:left;
width:200px; /*190px;*/
color: rgb(0,178,210); /*teal blue - 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:left;
margin-left:-50px;
margin-top:20px;
}
.mapp-poweredby {
display:none; /* remove credits for mappress*/
}
#mailform {
float:left;
font-size:14px;
width:375px;
}
/* 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;
}
