/* CONTACT */

@import url("page-sub.css");
@import url("page-sidebar.css");

h2{
background:url(contact-hd-contact.gif) 0 0 no-repeat;
height:54px;
margin:15px 0 0 0;
overflow:hidden;
position:relative;
	left:-1px;
padding:0;
text-indent:-9999pt;
}

h2.thanks{
background:url(contact-hd-thanks.gif) 0 0 no-repeat;
height:60px;
}

h3{
color:#CC4810;
font-weight:normal;
font-size:22px;
line-height:24px;
margin-bottom:18px;
}

/* Contact Form */

#contactform{
background:url(contact-contactform-bkg.gif) 0 0 no-repeat;
height:415px;
margin:-16px 0 0 -20px;
position:relative;
width:605px;
}

#contactform label{
display:none;
}

#contactform input{
border-collapse:collapse;
border:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
padding:7px 5px 7px 7px;
position:absolute;
}

#contactform input.realname{
	top:65px;
	left:51px;
width:218px;
}

#contactform input.dogname{
	top:65px;
	left:312px;
width:223px;
}

#contactform input.email{
	top:142px;
	left:51px;
width:218px;
}

#contactform input.phone{
	top:142px;
	left:312px;
width:223px;
}

#contactform textarea.message{
border:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
height:111px;
padding:7px 5px 7px 7px;
position:absolute;
	top:218px;
	left:51px;
width:491px;
}

#contactform input.sendmsg{
background:none;
cursor:pointer;
display:block;
font-size:0;
height:41px;
	top:369px;
	left:437px;
overflow:hidden;
padding:0;
text-justify:-9999pt;
width:121px;
}