body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #48341B;
	background-color: #201509;
}

* {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.3em;
	margin-bottom: 1em;
	clear: both;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 .5em 0;
}

a {
	color: #48341B;
}

a:hover {
	color: #EC008C;
}

/*	末末末末末末末末末末末末末末末末末末末末末末末末末末末末末末 top sprite buttons
*/

div#nav-top {
	width: 595px;
	height: 40px;
	padding-left: 355px;
}

#spritetop {
	background: url(_graphics/b-nav.jpg);
	background-repeat: no-repeat;
	width: 595px;
	height: 40px;
}

#spritetop span {
	display: none;
}

#spritetop li {
	list-style-type: none;
	float: left;
}

#spritetop a {
	height: 40px;
	display: block;
}

#top1 { width: 73px; }
#top1 a:hover { background: url(_graphics/b-nav.jpg) 0px -40px no-repeat; }

#top2 { width: 181px; }
#top2 a:hover { background: url(_graphics/b-nav.jpg) -73px -40px no-repeat; }

#top3 { width: 90px; }
#top3 a:hover { background: url(_graphics/b-nav.jpg) -254px -40px no-repeat; }

#top4 { width: 85px; }
#top4 a:hover { background: url(_graphics/b-nav.jpg) -344px -40px no-repeat; }

#top5 { width: 166px; }
#top5 a:hover { background: url(_graphics/b-nav.jpg) -429px -40px no-repeat; }

/*	末末末末末末末末末末末末末末末末末末末末末末末末末末末末末末 frame
*/

div#frame {
	width: 1200px;
	height: 1000px;
	margin: 0 auto 50px auto;
	background-image: url(_graphics/background.jpg);
	background-repeat: no-repeat;
	padding: 105px 50px 0 125px;
}

/*	末末末末末末末末末末末末末末末末末末末末末末末末末末末末末末 content
*/

div#content {
	width: 350px;
	float: left;
	padding: 120px 65px 0 60px;
}

div#picture {
	width: 475px;
	float: left;
	padding-top: 40px;
}

div#content-services {
	width: 760px;
	float: left;
}

div#content hr {
	width: 100%;
	color: #FCD1EA;
	background-color: #FCD1EA;
	height: 1px;
	border: 0;
	margin-bottom: 1em;
}

div#content ul {
	color: #48341B;
	line-height: 15px;
	margin: 1em 0 1em 20px;
}

div#content ul li {
	border-bottom: 1px solid #FCD1EA;
	padding-bottom: .5em;
	margin: .2em 0 .2em 0;
}

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;
}

