
body
{
	font-family: arial, sans-serif;
	margin: 0px; padding: 0px;
}

h1, h2, h3, h4, h5, h6 { margin: 0px; padding: 0px; }
img { border: 0px; display: block; }

div#bodyphoto, div#bodyflowers
{
	float: left; width: 100%; 
	background-repeat: no-repeat;
	min-height: 585px;
}

div#bodyphoto
{
	background-image: url('/images/background_photo.jpg');
	background-position: bottom left;
}

div#bodyflowers
{
    background-image: url('/images/background_flowers.png');
    background-position: top right;
}

div#contentwrapper
{
	float: right;
	width: 650px;
	padding-bottom: 30px;
}

div#contentheader #appointmentrequest
{
	float: left;
	width: 100%;
	margin: 0px;
	padding: 43px 0px 0px 0px;
}

div#contentheader #appointmentrequest p
{
	background-color: #C23D64;
	margin: 0px 32px 19px 0px; 
	display: inline;
	padding: 0px;
	float: right;
}

div#contentheader #appointmentrequest p a
{
	text-decoration: none;
	color: #fff;
	font-size: 0.55em;
	display: block;
	padding: 4px 10px 4px 10px;
}

div#contentheader #photoblock
{
	float: left;
	width: 100%;
	margin: 0px;
	height: 102px;
	overflow: hidden;
	padding: 10px 0px 10px 0px;
	background-image: url('/images/photobar_background.png');
}

div#contentheader #photoblock .photos
{
	float: left;
	padding: 0px 0px 0px 10px;
}

div#contentheader #photoblock .photos .photo
{
	float: left; 
	height: 100px; overflow: hidden;
	display: inline;
	border: solid 1px #7b1c3c;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

div#contentheader #photoblock .photos #salonphoto
{
	display: none;
}

div#contentheader #photoblock .photos #salonphotowrapper
{
    display: none;
}

div#contentheader #photoblock .text
{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

div#contentheader #photoblock .text p
{
	margin: 0px 30px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-size: 0.65em;
	line-height: 1.5em;
	color: #939598;
}

div#contentheader #menu
{
	margin: 0px;
	padding: 6px 0px 6px 0px;
	float: left; width: 100%;
}

div#contentheader #menu ul
{
	list-style: none;
	margin: 0px; padding: 0px;
	display: block;
}

div#contentheader #menu ul li
{
	display: block;
	float: left;
	padding-left: 14px;
}

div#contentheader #menu ul li a
{
	text-decoration: none;
	color: #000;
	font-size: 0.8em;
	line-height: 1em;
}

div#maincontent
{
	float: left;
	width: 100%;
	display: block;
}

div#maincontent h1
{
	margin: 0px 0px 15px 0px; padding: 0px;
	display: block;
}

div#maincontent h2
{
	font-size: 0.8em;
    margin: 0px 0px 0px 15px;
	font-weight: bold;
}

div#maincontent p
{
	font-size: 0.75em;
	margin: 0px 0px 15px 15px;
	padding: 0px;
	line-height: 1.6em;
}

div#maincontent a.button
{
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	clear: right;
	width: 160px;
	background-color: #C23D64;
}

div#maincontent table
{
    font-size: 0.75em;
    margin: 0px 0px 15px 15px;
    padding: 0px;
    line-height: 1.6em;
}

div#maincontent table td.label
{
	text-align: right;
	padding-right: 15px;
}

div#maincontent ul
{
	font-size: 0.8em;
}

div#maincontent ul li
{
	line-height: 2em;
}

div#maincontent a
{
	text-decoration: none;
	color: #000;
}

div#pagefooter
{
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
	background-color: #C23D64;
	height: 23px;
}

div#pagefooter p
{
	margin: 0px; padding: 0px;
	color: #fff;
	font-size: 0.75em; font-weight: bold;
	font-family: arial, sans-serif;
	letter-spacing: 5px;
	line-height: 23px;
}

div#pagefooter p img
{
	margin: 0px auto 0px auto;
}

div#pagefooter .logo
{
	position: absolute;
	bottom: 30px;
	right: 25px;
}
