body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #48341B;
	background-color: #f4c6e2;
	background-image: url(_graphics/background.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
* {
	margin: 0;
	padding: 0;
}
p {
	line-height: 16px;
	margin-bottom: 0.7em;
	clear: both;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 39px 10px 20px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 .5em 0;
}
a {
	color: #48341B;
}
a:hover {
	color: #B70036;
}
ul {
	color: #48341B;
	line-height: 15px;
	margin: 1em 0 1em 20px;
}
ul li {
	border-bottom: 1px solid #FCD1EA;
	padding-bottom: .5em;
	margin: .2em 0 .2em 0;
}
div#frame {
	width: 900px;
	margin: 85px auto 250px auto;
}
div#content {
	width: 360px;
	float: left;
}
div#picture {
	width: 520px;
	float: left;
	margin-left: 20px;
}
div#content-services {
	width: 760px;
	float: left;
}
div#content hr {
	width: 100%;
	color: #FCD1EA;
	background-color: #FCD1EA;
	height: 1px;
	border: 0;
	margin-bottom: 0.5em;
}
div#splash {
	margin: 75px auto 0 auto;
	width: 475px;
}
div#footer {
	clear: both;
	width: 720px;
}
div.content {
	width: 290px;
	height: 66px;
	background-image: url(_graphics/background-rachelle.jpg);
	background-repeat: none;
	margin-bottom: 1em;
}
div.content p {
	padding: 2em 10px 0 60px;
}
