body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym { border: 0;
}

html {
	background-color: #333;
	height: 100%;
	margin-bottom: 1px;
}

body {
	color: #eee;
	font: 68.75%/1.5 "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

a {
	color: #7a9a6c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

input:focus, textarea:focus {
	outline: 0;
}

strong {
	font-weight: 600;
}

em {
	font-style: italic;
}

.blank_clearing {
	background-color: transparent;
	border: 0;
	clear: both;
	color: transparent;
	height: 1px;
}

.clear { display: inline-block; }

.clear:after, .container:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html .clear { height: 1%; }
.clear { display: block; }

.nobr {
	display: none;
}

.spa_facial_category_image {
	float: left;
	height: 200px;
	margin: 0 10px 0 0;
	text-align: center;
	width: 120px;
}

.spa_facial_category_image:hover {
	text-decoration: none;
}

.spa_facial_category_image img {
	border: 1px solid #999;
}

.spa_facial_category_image:hover img {
	border: 1px solid #7a9a6c;
}

#container {
	margin: 5px auto;
	position: relative;
	width: 1000px;
}

#nav_mini {
	margin-right: 0;
	text-align: right;
	width: 980px;
}

#nav_mini li {
	display: inline;
	margin: 0 0 0 10px;
}

#nav_mini li a {
	color: #999;
}

#nav_mini li a:hover {
	color: #eee;
}

#header {
	background: transparent url(/images/graphics/top.jpg) no-repeat;
	height: 98px;
	width: 1000px;
}

#header h1 {
	height: 410px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 98px;
	width: 1000px;
}

#header h1 a {
	font-size: 200%;
	line-height: 300px;
	margin-left: 20px;
}

#header h1 span {
	background: transparent url(/images/graphics/header1.jpg) no-repeat;
	cursor: pointer;
	height: 300px;
	left: 0;
	position: absolute;
	top: 10px;
	width: 1000px;
}

#shop #header h1 span { background-image: url(/images/graphics/header6.jpg); }
#nails #header h1 span { background-image: url(/images/graphics/header5.jpg); }
#home #header h1 span { background-image: url(/images/graphics/header10.jpg); }
#hair #header h1 span { background-image: url(/images/graphics/header4.jpg); }
#spa #header h1 span { background-image: url(/images/graphics/header7.jpg); }
#packages #header h1 span { background-image: url(/images/graphics/header1.jpg); }
#careers #header h1 span { background-image: url(/images/graphics/header3.jpg); }
#cutting #header h1 span { background-image: url(/images/graphics/header2.jpg); }
#prices #header h1 span { background-image: url(/images/graphics/header9.jpg); }
#contact #header h1 span { background-image: url(/images/graphics/header8.jpg); }
#holistic #header h1 span { background-image: url(/images/graphics/header7.jpg); }

#wrapper {
	background: transparent url(/images/graphics/slither.jpg) repeat-y;
	height: auto;
	padding-top: 300px;
}

#nav_main {
	height: 45px;
	margin: -7px 20px 0;
	width: 960px;
}

#nav_main li {
	float: left;
	font-size: 110%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

/* Default Width */
#nav_main li a,
#nav_main li a span {
	cursor: pointer;
	display: block;
	height: 45px;
	width: 100%;
}

#nav_main li a span {
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 0;
}

#nav_main li.home,
#nav_main li.home a span {
	background: url(/images/graphics/menu.png) 0 -5px no-repeat;
	width: 110px;
}

	#nav_main li.home a:hover span,
	#nav_main li.home#active a span {
		background-position: 0 -39px;
		width: 108px;
	}

#nav_main li.hair,
#nav_main li.hair a span {
	background: url(/images/graphics/menu.png) -110px -5px no-repeat;
	width: 82px;
}

	#nav_main li.hair a:hover span,
	#nav_main li.hair#active a span {
		background-position: -110px -39px;
		width: 79px;
	}

#nav_main li.spa,
#nav_main li.spa a span {
	background: url(/images/graphics/menu.png) -192px -5px no-repeat;
	width: 190px;
}

	#nav_main li.spa a:hover span,
	#nav_main li.spa#active a span {
		background-position: -192px -39px;
		width: 188px;
	}

#nav_main li.shop,
#nav_main li.shop a span {
	background: url(/images/graphics/menu.png) -380px -5px no-repeat;
	width: 164px;
}

	#nav_main li.shop a:hover span,
	#nav_main li.shop#active a span {
		background-position: -380px -39px;
		width: 162px;
	}

#nav_main li.packages,
#nav_main li.packages a span {
	background: url(/images/graphics/menu.png) -544px -5px no-repeat;
	width: 144px;
}

	#nav_main li.packages a:hover span,
	#nav_main li.packages#active a span {
		background-position: -544px -39px;
		width: 142px;
	}

#nav_main li.careers,
#nav_main li.careers a span {
	background: url(/images/graphics/menu.png) -688px -5px no-repeat;
	width: 120px;
}

	#nav_main li.careers a:hover span,
	#nav_main li.careers#active a span {
		background-position: -688px -39px;
		width: 118px;
	}

#nav_main li.contact,
#nav_main li.contact a span {
	background: url(/images/graphics/menu.png) -808px -5px no-repeat;
	width: 150px;
}

	#nav_main li.contact a:hover span,
	#nav_main li.contact#active a span {
		background-position: -808px -39px;
		width: 150px;
	}

#content {
	background-color: inherit;
	height: auto;
	margin: 0 15px 0 15px;
	padding: 20px;
	position: relative;
}

#body_wrap {
	float: right;
	width: 650px;
}

#body_text {
	float: left;
	height: auto;
	margin-bottom: 40px;
	width: 410px;
}

#stylists #body_text {
	width: 650px;
}

#body_text h2 {
	font-size: 145%;
	margin-bottom: 0.3em;
}

#body_text h3 {
	font-size: 130%;
	margin-bottom: 0.3em;
}

#body_text p {
	margin-bottom: 1.5em;
}

#body_text fieldset {
	position: relative;
	width: 300px;
}

#body_text fieldset label {
	float: left;
	margin: 0.3em 0 0 0;
	padding: 0.2em;
	text-align: right;
	width: 70px;
}

#body_text fieldset input {
	background: transparent url(/images/graphics/textfield_bg.gif) no-repeat;
	border: 0 solid #fff;
	color: #555;
	font-size: 98%;
	height: 20px;
	margin: 3px;
	padding: 0 5px;
	width: 200px;
}

#body_text fieldset input.submit {
	background: transparent url(/images/graphics/submit_bg.gif) no-repeat;
	border: solid 0 #fff;
	color: #555;
	cursor: pointer;
	font-size: 98%;
	left: 75px;
	height: 20px;
	padding: 0;
	position: relative;
	width:80px;	
}

#body_text fieldset textarea {
	background: transparent url(/images/graphics/textarea_bg.gif) no-repeat;
	border: 0 solid #fff;
	color: #555;
	font-size: 98%;
	height: 165px;
	margin: 3px;
	padding: 3px 5px;
	width: 200px;
}

#body_text ul {
	list-style: square;
	margin: auto 0 1.5em 15px;
}

#body_text table {
	margin: 1em 0;
}

#body_text td {
	padding: 5px 15px 5px 0;
}

#teasers {
	float: right;
	width: 220px;
}

#subcolumn {
	min-height: 400px;
}

#subcolumn h3 {
	font: 16px/1.5 "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	margin: auto auto auto 10px;
	width: 220px;
}

#submenu {
	font: 14px/1.5 "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-weight: 200;
	letter-spacing: 1px;
	margin: 10px 0 30px 40px;
	width: 220px;
}

#submenu li {
	margin-bottom: 0.75em;
}

#submenu li.active {
	list-style-type: square;
}

#submenu a {
	color: #fff;
}

#submenu a:hover {
	text-decoration: underline;
}

#join_list {
	border-top: 1px solid #bbb;
	bottom: -30px;
	left: 30px;
	margin: 0 0 20px 10px;
	padding: 30px 10px;
	position: absolute;
	width: 220px;
}

#join_list h2 {
	font-size: 150%;
	height: 30px;
	overflow: hidden;
	position: relative;
	width: 220px;
}

#join_list h2 span {
	background: transparent url(/assets/graphics/join_list_333333.gif) no-repeat;
	height: 30px;
	left: 0;
	position: absolute;
	top: 0;
	width: 220px;
}

fieldset {
	border: 0;
}

legend {
	display: none;
}

#join_list input {
	background: transparent url(/images/graphics/textfield_bg.gif) 0 50% no-repeat;
	border: solid 0 #fff;
	color: #555;
	font-size: 98%;
	height: 20px;
	padding: 3px 5px;
	width: 150px;
}

#join_list form>input {
	background: transparent url(/images/graphics/textfield_bg.gif) 0 50% no-repeat;
}

#join_list input.submit {
	background: transparent url(/images/graphics/submit_bg.gif) no-repeat;
	border: solid 0 #fff;
	color: #555;
	cursor: pointer;
	font-size: 98%;
	height: 20px;
	padding: 3px 5px;
	vertical-align: middle;
	width: 40px;
}

#join_list form>input.submit {
	background: transparent url(/assets/graphics/submit_bg.gif) no-repeat;
}

#address {
	bottom: 50px;
	left: 50px;
	position: absolute;
}

#footer {
	background: transparent url(/images/graphics/bottom.jpg) left bottom no-repeat;
	clear: both;
	height: 75px;
	position: relative;
}