@charset "UTF-8";

/* ---------basic styling----------- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10em;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/bg_floral.gif);
	background-repeat: repeat;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #0090AC;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #009999;
	font-weight: bold;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #0090AC;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container {
	background-color: #FFFFFF;
	padding: 5px;
	width: 950px;
	height: 600px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#sidebar {
	width: 190px;
	float: left;
	height: 600px;
	padding: 0px;
	margin: 0px;
	position: absolute;
}
#logo {
	height: 190px;
	width: 190px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#logo img a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#logo img a:hover {
	text-decoration: none;
}
#nav {
	list-style-type: none;
	padding: 0px;
	text-decoration: none;
	width: 190px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav  li  {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
#nav a {
	display: block;
	background-color: #0090AC;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	line-height: 46px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#nav #nav_cont a {
	border: none
}
#nav a:hover {
	background-color: #DFD858;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}
#content {
	margin: 0px;
	width: 755px;
	background-color: #FFFFFF;
	padding: 0px;
	height: 600px;
	float: right;
}
#content #splash {
	width: 755px;
	height: 432px;
	background-image: url(images/hairdo_big.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: right;
}
#content #welcome {
	width: 755px;
	height: 133px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
}
#content  #welcome h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 32px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
}
#team {
	width: 755px;
	height: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	float: right;
}
#team img {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#team table {
	width: 745px;
	float: left;
	height: 142px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#team table td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#services {
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	height: 570px;
}
#services #header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 300px;
}
#services #main_table {
	width: 300px;
	margin: 0px;
	padding: 0px;
	height: 475px;
}
#services  #main_table table {
	color: #666666;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	width: 300px;
	height: 475px;
}
#services  #main_table table td {
	background: #fff;
	color: #4f6b72;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1DAD7;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#serv_pic  {
	height: 570px;
	width: 450px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/hairservices.jpg);
	background-repeat: no-repeat;
}
#esthetics {
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	height: 570px;
}
#esthetics #header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 300px;
}
#esthetics #main_table {
	width: 300px;
	overflow: auto;
	height: 475px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#esthetics  #main_table table {
	color: #666666;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	width: 280px;
}
#esthetics  #main_table table td {
	background: #fff;
	color: #4f6b72;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1DAD7;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
}
#esth_pic {
	height: 570px;
	width: 450px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-image: url(images/esthetics.jpg);
}
#derm_pic {
	float: right;
	height: 570px;
	width: 450px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/derm.jpg);
	background-repeat: no-repeat;
}
#prod_pic {
	float: right;
	height: 570px;
	width: 450px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/product.jpg);
	background-repeat: no-repeat;
}
#news {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 570px;
	width: 300px;
}
#news #header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 300px;
}
#news #main_table {
	width: 300px;
	overflow: auto;
	height: 525px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#news  #main_table table {
	color: #666666;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 280px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#news  #main_table table td {
	background: #fff;
	color: #4f6b72;
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1DAD7;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#news_pic {
	float: right;
	height: 570px;
	width: 450px;
	padding: 0px;
	background-image: url(images/news.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#press_pic {
	float: right;
	height: 570px;
	width: 450px;
	padding: 0px;
	background-image: url(images/loulou0807_cover.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#products_pic {
	float: right;
	height: 570px;
	width: 450px;
	padding: 0px;
	background-image: url(images/product.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#download {
	width: 280px;
	height: 15px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	background-color: #E8E8E8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
#pstc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	width: 285px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 10px;
	float: left;
}
#content #map {
	padding: 0px;
	height: 432px;
	width: 755px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content #hours {
	height: 133px;
	width: 325px;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content #schedule {
	width: 325px;
	padding: 0;
	margin: 0;
	height: 133px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
#content  #schedule th {
	color: #666666;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#content #schedule  .closed  {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-align: center;
	text-decoration: blink;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#content  #schedule td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 0px;
	color: #4f6b72;
	margin: 0px;
}
#content #cont_pic {
	height: 133px;
	width: 425px;
	float: right;
	background-image: url(images/ams_blk.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 0px;
}
#copyright {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #999999;
	height: 20px;
	text-decoration: none;
	width: 190px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#footer {
	height: 20px;
	background-color: #DFD858;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: center;
	width: 755px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
.bold {
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-variant: normal;
	line-height: 16px;
	text-transform: uppercase;
}
.td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 2px;
}
.bold2 {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #999999;
	font-variant: normal;
	line-height: 16px;
	text-transform: none;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
	width: auto;
	float: none;
	clear: none;
	font-style: normal;
	color: #333333;
	text-align: center;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 10px;
	text-transform: none;
}
