/*Contact Styles*/
.first{
	color:#D1261D;
	}

.tel, .email, .post{
line-height:14px;
padding-left: 18px;
margin-bottom:8px;
}
	.post{background: url(../images/post_icon.gif) left no-repeat;}
	.tel{background: url(../images/phone_icon.gif) left no-repeat;}
	.email{background: url(../images/email_icon.gif) left no-repeat;}

.search_results_logo{
	display:block;
	float:left;
	width:155px;
	height:75px;
	text-align:center;
	margin-right:5px;}

#contactform .textfield{
	margin:3px;
	width:300px;}

#contactform .textarea{
	margin:3px;
	height:165px;
	width:300px;}
