/* Baron Drawing Services */

#content .contact {

}
#content .contact h1 {
	color: #C7D3C5;
}
#content .contact #pfe {
	float: right;
	width: 50%;
}
#content .contact #post p {
	font-weight: bold;
	font-size: 12px;
}
#content .contact th {
	color: #C7D3C5;
	text-align: left;
	font-weight: normal;
	padding-bottom: 5px;
}
#content .contact td {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

#content #contact_form {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	height: 265px;
}
#content .contact #contact_form td {
	font-size: 12px;
	color: #C7D3C5;
	font-weight: normal;
	padding-bottom: 8px;
}
#content .contact #contact_form th {
	font-size: 10px;
	padding: 0px;
}
#content .contact #contact_form #name, #content .contact #contact_form #company, #content .contact #contact_form #phone, #content .contact #contact_form #email, #content .contact #contact_form #message {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #004400;
	background: #F8FCF8;
	padding-top: 2px;
	border-top: 1px solid #B7C8B7;
	border-left: 1px solid #B7C8B7;
}
#content .contact #contact_form a:link, #content .contact #contact_form a:visited {
	background: #F8FCF8;
	display: block;
	border: 1px solid #C9D1C7;
	color: #C9D1C7;
	width: 75px;
	height: 13px;
	padding-left: 4px;
}
#content .contact #contact_form a:hover {
	color: #FFCC00;
	border-color: #FFCC00;
}
#content .contact_form h2 {
	color: #C7D3C5;
	text-align: center;
}
