@charset "UTF-8";
body {
	background-color: #623316;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 12px;
	text-align: left;
}
td.grad {
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EFE0D6;
}
p.index {
	color: #D2A78D;
	line-height: 1.5;
	font-size: 14px;
}
a.home {
	color: #C59A7F;
	text-decoration: underline;
}
a.home:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer {
	color: #D2A78D;
	text-decoration: none;
	font-size: 12px;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a {
	color: #623316;
	text-decoration: underline;
}
a:hover {
	color: #D2A78D;
	text-decoration: none;
}
a.top {
	color: #FFFFFF;
	text-decoration: none;
}
a.top:hover {
	color: #D2A78B;
	text-decoration: none;
}
p.makeup {
	color: #9F624E;
	font-weight: bold;
	margin-bottom: 0px;
}
p.procedures {
	color: #94543A;
	font-weight: bold;
	margin-bottom: 0px;
}
p.about {
	color: #922640;
	font-weight: bold;
	margin-bottom: 0px;
}
p.pricing {
	color: #922640;
	font-weight: bold;
	margin-bottom: 0px;
}
ul {
	margin-top: 0px;
}
p.news {
	color: #976E44;
	font-weight: bold;
	margin-bottom: 0px;
}
p.faq {
	color: #94543A;
	font-weight: bold;
	margin-bottom: 0px;
}
hr {
	color: #b66612;
	line-height: 1px;
	shading: off
}
td.contact {
	background-image: url(images/contact_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
li {
	margin-bottom: 10px;
}
p.caption {
	font-size: 11px;
	color: #888888;
	margin-top: 5px;
	padding-top: 5px;
}
p.quote {
	font-size: 14px;
	color: #9F624E;
	margin-top: 5px;
	padding-top: 5px;
	font-style: italic;
}

