﻿body, html {
	padding: 0;
	margin: 0;
	}

body {
	background-color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333333;
	}

h1,h2	{
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px solid #333333;
	color: #660000;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
#rightcont p, #leftcont p{
	margin-bottom: 30px;
	}
#privacycontent h1 {
	border: none;
	text-align: center;
	}


#indexcontent h1 {
	font-size: 24pt;
	color: #660000;
	border: none;
	text-align: center;
	}
	
p, li	{
	font-size: 10pt;
	padding: 0;
	margin: 0;
	}
	
ul.leftul {
	float: left;
	margin-left: 60px;
	margin-top: 30px;
	}

ul.rightul {
	float: right;
	margin-right: 100px;
	margin-top: 30px;
	}

	
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	background-color: #96c6e3;
	}

#header {
	background: url(images/header_top.png) no-repeat;
	height: 167px;
	width: 900px;
	}

#navbar {
	background: url(images/navbar.png) no-repeat;
	width: 850px;
	height: 49px;
	padding-left: 50px;
	}

ul.cssmenu {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0;
	}

ul.cssmenu li {
	float: left;
	}

.displace {
	position: absolute;
	left: -5000px;
	}

ul.cssmenu li a {
	display: block;
	width: 87px;
	height: 49px;
	background-image: url(images/menu.png);
	/*border: 1px solid yellow;*/
	}

/*
*	Normal Links
*/
ul.cssmenu li.home a {
	background-position: -1px 0px;
	} 

ul.cssmenu li.services a {
	background-position: -87px 0px;
	}

ul.cssmenu li.salon a {
	background-position: -174px 0px;
	}

ul.cssmenu li.information a {
	background-position: -261px 0px;
	}

/*
*	Hover Links
*/
ul.cssmenu li.home a:hover {
	background-position: -1px -49px;
	}

ul.cssmenu li.services a:hover {
	background-position: -87px -49px;
	}

ul.cssmenu li.salon a:hover {
	background-position: -174px -49px;
	}

ul.cssmenu li.information a:hover {
	background-position: -261px -49px;
	}

a:link {
	color: #660000;
	}

a:visited {
	color: #660000;
	}

a:hover {
	color: #FFCC33;
	}

#content {
	width: 800px;
	padding: 10px;
	margin: 20px auto;
	background-color: white;
	height: 520px;
	}
.indeximg {
	float: left;
	margin: 0;
	}
.indeximg2 {
	float: right;
	}
#indexcontent {
	background: #ffeffa url(images/woman_reverse.png) no-repeat;
	width: 400px;
	padding: 20px 200px;
	margin: 20px auto;
	height: 384px;
	}
	
#leftcont {
	float: left;
	}
	
#rightcont {
	float: right;
	}
#leftcont, #rightcont {
	padding: 10px 40px;
	width: 310px;
	}

#rightcont img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	}

#serivcescontent {
	width: 800px;
	padding: 0;
	margin: 20px auto;
	}
#servicestop {
	width: 740px;
	height: 375px;
	padding: 20px 20px;
	margin: 10px auto 0 auto;
	background-color: white;
	}
	
#servicesbottom{
	width: 740px;
	height: 260px;
	padding: 10px 20px;
	margin: 10px auto 20px auto;
	background-color: white;
	}
	
.indexbq  {
	font-style: italic;
	color: #660000;
	font-size: 10pt;
	margin-top: 150px;
	}


#award {
	margin-top: 50px;
	margin-left: 50px;
	}
	
#award img{
	float: left;
	}
	
#award p {
	padding-top: 30px;
	font-weight: bold;
	text-decoration: underline;
	}
	
#award  a:link {
	color: black;
	}
	
#award a:visited {
	color: black;
	}

#award a:hover {
	color: #660000;
	}
	

#table1 {
	float:left;
	margin-left: 20px;
	}

#table2 {
	float: right;
	margin-right: 20px;
	}
#table3 {
	float: left;
	margin-left: 50px;
	}

	
table.hairservices {
	width: 300px; 
	border-collapse: collapse;
	}
	
table.makeupservices1 {
	width: 250px;
	border-collapse: collapse;
	}
table.makeupservices {
	width: 170px;
	border-collapse: collapse;
	}
th {
	padding-top: 10px;
	color: #333333;
	}

th, td {
	/*border: 1px solid white;*/
	font-size: 8pt;
	text-align: left;
	}

td {
	padding: 0;
	}

td.stylist {
	width: 40px;
	}

td.to	{
	text-align: center;
	}

td.indent {
	text-indent: 8px;
	}

table.infotable {
	margin: 0 auto 30px auto;
	width: 350px;
	}

.infocell {
	font-size: 10pt;
	padding: 2px;
	font-style: normal;
	}

th.infocell {
	font-size: 10pt;
	padding-bottom: 20px;
	}

.contact {
	font-weight: bold;
	font-size: 12pt;
	margin-top: 30px;
	color: #660000;
	}
form {
	width: 250px;
	margin: 0 auto;
	}
	
form label {
	font-size: 10pt;
	padding: 0;
	}

form input, form textarea {
	width: 200px;
	margin-left: 15px; 
	margin-bottom: 10px;
	}

.haircut {
	border: 1px solid #660000;
	}
	
.button {
	width: 90px;
	}

fieldset {
	border: 0;
	}

.lsn	{
	list-style-type: none;
	}

#map {
	width:350px;
	margin: 0 auto;
	background-color: #e3e3e3;
	padding: 10px;
	}
	
#bottomcont {
	background: url(images/bottom.png) no-repeat;
	text-align: center;
	width: 900px;
	height: 143px;
	}
	
#privacycontent {
	width: 800px;
	padding: 10px;
	margin: 20px auto;
	background-color: white;
	}

#footer {
	width: 900px;
	text-align: center;
	font-size: 8pt;
	color: #999966;
	height: 30px;
	background-color: white;
	}


