body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FCD5E7;
	background-image: url('../images/background.png');
	color: #9A7B51;
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 11pt;
	text-align: justify;
}

div
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#layout
{
}

#header
{
	padding-top: 30px;
	width: 100%;
	background-color: #9A7B51;
	background-image: url('../images/header-background.png');
}

#logo-outer
{
	background-image: url('../images/header-corners.png');
	background-color: white;
	background-repeat: no-repeat;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 10px;
	z-index: 2;
}

#logo
{
	width: 650px;
	height: 220px;
	margin-left: auto;
	margin-right: auto;
}

#navigation
{
	width: 960px;
	background-color: white;
	background-image: none;
	margin-left: auto;
	margin-right: auto;
	height: 2.2em;
	position: relative;
	top: -1px;
	z-index: 2;
	border-top: 1px solid #CBB69D;
	border-bottom: 1px solid #CBB69D;
}

#content
{
	background-color: white;
	background-image: url('../images/content-corners.png');
	background-repeat: no-repeat;
	background-position: 0% 100%;
	width: 920px;
	padding: 20px 20px 20px 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
	top: -1px;
}

#footer
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a
{
	color: #9A7B51;
	text-decoration: none;
}

#content a
{
	color: #E45C94;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

p.salonalchemy
{
	font-size: 8pt;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

p.address
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

p.phone
{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 5px;
}

h1
{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 18pt;
	text-transform: uppercase;
}

h2
{
	font-size: 16pt;
}

td.group h2
{
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

h3
{
	font-size: 13pt;
}

h1, h2, h3, h4
{
	color: #E45C94;
}

div.separator
{
	width: 100%;
	font-size: 1pt;
	border-top: 1px solid #E45C94;
}

.dashes
{
	border-top: 1px dotted #EC96BA;
	padding-top: 7px;
}

table
{
	border-collapse: collapse;
}

td
{
	vertical-align: middle;
}

h3.environ
{
	font-size: 11pt;
	font-weight: normal;
	color: #9A7B51;
	text-decoration: underline;
}

span.environ
{
	font-weight: bold;
	font-style: italic;
	color: #FA923D;
}

table.treatments
{
	border-collapse: collapse;
	width: 100%;
}

.treatments td {
	font-size: 11pt;
	padding-bottom: 7px;
}

td.group {
	padding-top: 20px;
	font-size: 13pt;
}

td.group p {
	margin-top: 0px;
}

td.treatment {
	font-weight: bold;
}

td.time, td.price {
	padding-left: 20px;
	text-align: right;
	vertical-align: bottom;
	font-size: 11pt;
	font-weight: bold;
	width: 120px;
	max-width: 120px;
}

td.groupdescription {
	padding-bottom: 20px;
	width: 650px;
	max-width: 650px;
}

td.treatmentdescription {
	padding-bottom: 10px;
	width: 380px;
	max-width: 380px;
}

td.treatmentdescription p {
	margin-top: 0px;
}

td.note {
	font-size: 10pt;
	padding-top: 20px;
}

ul.minx li
{
	padding-top: 10px;
	padding-bottom: 10px;
}

#hairdressing td.group
{
	font-weight: bold;
	color: #E45C94;
}

div.testimonial
{
	border: 1px solid #E45C94;;
	min-height: 122px;
	padding: 20px 20px 20px 20px;
	margin-bottom: 20px;
}

div.testimonialImage
{
	border: 1px solid #E45C94;;
	float: left;
}

div.testimonialImage img
{
	border: 1px solid #E45C94;
}

p.testimonial
{
	font-weight: bold;
	margin-left: 142px;
}

p.testimonialContact
{
	font-style: italic;
	margin-left: 142px;
}

table.pagination
{
	width: 100%;
}

table.pagination td
{
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

table.pagination td.pagination
{
	text-align: right;
}

span.previous
{
}

span.next
{
	padding-left: 10px;
}

div#links
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

p.link
{
	padding-top: 20px;
	padding-bottom: 20px;
}

div#reciprocalLinks
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.reciprocalLink
{
	padding-top: 20px;
	padding-bottom: 20px;
}

p.reciprocalLinkBusinessName
{
	font-weight: bold;
}

