

H4.contact{
color: #e04020;
font-size: 18px;
font-weight: bold;
line-height: 18px;
padding: 0px 0px 7px 0px}

P.contact-top{
border-top: dotted 1px #c5b794;
padding: 12px 0px 0px 0px}

P.contact{
padding: 15px 0px 0px 0px}

P.form{
text-align: right;
padding: 0px 10px 0px 0px}

P.form-success{
display: none;
font-weight: bold;
padding: 3px 0px 20px 240px}



/************************* Contact Form ****************/
#contact{
width: 709px;
position: relative; left: 50%;
margin: 0px 0px 0px -380px;
padding: 58px 0px 0px 0px}

#right{
width: 235px;
padding: 0px 0px 20px 0px;
float: right}

#right-inner{
width: 215px;
padding: 0px 0px 0px 20px;
border-left: dotted 1px #c5b794}

#form{
width: 450px;
padding: 0px 20px 0px 0px}

TABLE{
font-family: arial, sans-serif;
font-size: 12px;
line-height: 15px;
color: #5c4810;
width: 450px;
margin: 0px}

TR{
margin: 0px;
padding: 0px}

TD{
width: 240px;
padding: 0px 0px 6px 0px}

TD.form-right{
width: 210px}	

#form INPUT, #form TEXTAREA{
font-family: arial, sans-serif;
font-size: 12px;
line-height: 12px;
color: #5c4810;
width: 208px;
border: solid 1px #d8d0c8;
margin: 0px;
padding: 0px;
background: #fffff8}

#form SELECT.select-business{
color: #5c4810;
font-size: 11px;
line-height: 11px;
width: 210px}

#form TEXTAREA{
display: block;
height: 100px}

#form INPUT.submit{
width: 102px;
height: 21px;
cursor: pointer;
border: none;
margin: 9px 0px 0px 0px;
background: url(../graphics/submit-button.jpg)}

#contact-throbber{
display: none;
width: 64px;
height: 40px;
margin: 0px 0px 0px 240px;
background: url(../graphics/throbber-2.gif) no-repeat 0px 10px}
/************************* End: Contact Form ****************/

