/* I Do, I Do Stylesheet */
/* Our Services */

h5, h2 {
	text-indent: 10px;
}

h5 {
	margin-top: 13px;
}

#picture {
	float: left;
	padding: 20px 0px 0px 50px;
	height: 300px; /* forces IE and firefox to use the same height */
	width:191px; /* keeps positioning when images are turned off */
}

#contactus {
	float: right;
	width: 480px;
	padding: 30px 50px 0px 10px;
}

p.bold {
	font-weight: bold;
}

td {
	padding: 5px 5px 5px 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.red {
	color: #7D0119;
}

.button {
	color: #7D0119;
}

.small {
	font-size: 10px;
}

.hddn {
	display:none;
}
