@import url('reset.css');
@import url('typography.css');
html {
}
body{
	background-color: rgb(255, 204, 153);
	[if IE] font-size: small;[endif]
}
#wrapper{
	
	border: solid #210d00;
	border-width: 2px 0px 0px 25px;
}
#header{
	color: rgb(0, 0, 0); 
	background-color: rgb(255, 102, 0); 
	padding: 1em; 
	text-align: center;
}
#footer{
	background-color: rgb(255, 102, 0); 
	border-top: 2px solid #210d00;
	clear:both;
	color: #eee;
	padding: 1em;
	text-align: center;
}
#nav{
	border: 0.45em dashed #F4E3D7;
	border-top-width: 0;
	border-left-width: 0;
	float: left; 
	height: auto;
	padding: 1em 0.7em 1em 0; 
	text-align: right;
	width: 10em; 
}
#content{
	background:  url('../images/bg1.gif') no-repeat center center;
	padding: 2em;
	text-align: left;
	margin-left: 11em;
}p{
	margin-bottom: 1.5em;
}
.narrower{
	width: 80%
}
#homeContent{
	padding-top: 1em;
	text-align: center;
}
.table1{
	position: absolute;
	border: 1px solid #000;
	border-width: 0 0 1px 1px;
	color:#000;
	width: 30em;
	z-index: 3;
}
.table1 td{
	border: 1px solid #000;
    border-width: 1px 1px 0 0;
	padding: 0.4em;
	text-align: center;
	font-weight:bold;
	vertical-align: middle;
}
.tr1 td{
		text-align: right;
}
.tr1 td:first-child{
		text-align: left;
}
div.shadedDiv{
	background-color: #210d00;
	margin: auto;
	margin-bottom: -17.5em;
	width: 100%;
	height: 100%;
	opacity: 0.4; 
	-moz-opacity:0.40; 
	filter: alpha(opacity=40);
}
div.container1{
		width: 30em;
		margin: auto;
		/*margin-bottom: 1em;*/
}
.decor1{
	background-color: #00468a;
	position: absolute;
	width: 30px;
	height: 100%;
}
#nailsSpan h2{
	display: block;
	text-align: right;
	margin-right: 2em;
}
.floatLeft{
	float: left;
	padding-right: 0.5em;
}
.massage1{
	height: 17.5em;
}
#massage1{
	margin-bottom: -17.5em;
}
.hair1{
	height: 23em;
}
#hair1 {
	margin-bottom: -23em;
}
.hair2{
	height: 11.5em;
}
#hair2{
		margin-bottom: -11.5em;
}
.hair3{
	height: 42em;
}
#hair3{
	margin-bottom: -42em;
}
.waxing1{
	height: 57em;
	width: 20em;
	margin-left: 5em;
}
#waxing1{
	margin-bottom: -57em;
	width: 20em;
}
.staff1{
	height: 22em;
}
#staff1{
	margin-bottom: -22em;
}
.employment1{
	height: 5em;
}
#employment1{
	margin-bottom: -5em;
}
hr.hr1{
	width: 80%;
	margin: auto;
	margin-bottom: 1em;
	border: 1px dotted #210d00;
	text-align: center;
}
div.LRjustify{
	margin: auto; clear: right; text-align: left; width: 400px;
}
p.indentLeft{
	margin-left: 2.5em;
}
ul{
	margin-left:  2.5em;
	margin-bottom: 1em;
}