/* Trinity Contact Styles */


/* Contact Us
-------------------------------*/
#contactus #content label { display: block; font-weight: bold;}

#contactus #content input, #contactus #content textarea,
#contactus #content select {
	padding: 3px;
	border: 1px solid #999;
	color: #666;
	width: 400px;
	font-family: "lucida grande", tahoma, verdana, sans-serif;
}

#contactus #content select { width: 200px; }

#contactus #content textarea { font-size: 1.1em; }

#contactus #content label input {
	width: auto;
	border: none;
}

#contactus #content input.submit  { 
	float: left;  
	width: 63px;
	height: 18px;
	padding: 0;
	margin: 15px 0 0 0;
	border: 0;
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}


/* Contact the Staff
-------------------------------*/
.rstaff { float: left; margin-bottom: 40px; width: 200px; padding-right: 20px; }
.rstaff p { line-height: 1.1; margin-top: 5px;}
.rstaff strong { font-size: 1.1em; }
#content .rstaff img {
	float: left;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
}