/* CSS Document */

#contactus h2, h3
{font-family:Helvetica, Arial, sans-serif;
font-size:18px;
color:#ce4e07;
clear:both;
margin:15px 0 10px 0;
font-weight:lighter;}

#contactus h3
{font-size:15px;
word-spacing:3px;
color:#13133b;
padding-left:20px;}

#contactus p
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
padding:0 0 10px 20px;
color:#656565;}

form
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#656565;}

fieldset
{margin:0 0 30px 0;}

input, label, textarea
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#4a4949;
margin:3px 0 3px 0;}

label
{float:left;
width:80px;}

input, textarea
{float:left;
width:200px;}

input:focus, textarea:focus
{background:#e7e7e6;}

textarea
{width:273px;}

button
{background:url(../img/submit.jpg) no-repeat 0 0;
width:75px;
height:27px;
border:none;
float:right;
margin:5px 172px 0 0;
cursor:pointer;}

.required
{float:left;
margin:2px 0 0 10px;
color:#a01b1b;
font-weight:bold;
width:160px;}

p.errormsg
{color:#a01b1b;}