body { 
	background-color: #331900;
	font-family: tahoma, trebuchet ms, sans serif;
	font-size: .8em;
	line-height: 1.5em;
	}
	
h1 { 
	font-size: 1em;
	font-weight: bold;
	color: #331900;
	margin-bottom: -.37em;;
	color: #444;
}


	
	
	
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
	

div#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 114px;
	background-image:url(../gfx/header.gif);
	background-repeat:no-repeat;
	}


div#nav {
	width: 100%;
	position: absolute;
	bottom: -9px;
	left: 167px;
	font-size: .9em;
}


div#nav ul {
	list-style-type: none;
	margin-top: 2em;
}


div#nav li {
	display: inline;
	font-size: 1.08em;
	padding-left: 6px;
	padding-right: 6px;
}

div#nav a {
	color: #331900;
	text-decoration:none;
}

div#nav a:visited {
	color: #331900;
	text-decoration: none;
}


div#nav a:hover {
	color: #ff6600;
	text-decoration: underline;
}
	

.active {
	color: #ff6600;
}


	
div#canvas { 
	float: left;
	clear: both;
	margin-top: 106px;
	width: 800px;
	height: 395px;
	margin-left: -8px;;
	background-image: url(../gfx/content.gif);
	background-repeat: no-repeat;
	}

div#content {
	margin-left: 122px;
	width: 525px;
	margin-top: -1em;
}


.emphasis {
	color: #331900;
	font-weight: bold;
}
	

div#content h1 {
	margin-top: 3em;
	margin-left: -.75em;
	color: #331900;
	margin-bottom: -.74em;
}

div#content h2 {
	margin-left: -.75em;
	color: #331900;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -.74em;

}

div#content img {
	float: right; 
	margin: 1em;
}


div#content p {
		margin-right: 15em;	
}

table { 
	margin-left: 3em;
	padding: 0 4px 0 2px; 
}


td { 
	line-height: 1.1em;
}

div#content li {
	list-style-type: none;
}

div#content a { 
	color: #57a9d9;
	text-decoration: underline;
}

div#yelp img {
	position: absolute;
	top: 20px;
	right: -40px;
	width: 88px;
	height: 44px;
}

div#footer {
	float: left;
	position: absolute;
	top: 509px;
	left: 0;
	height: 90px;
	width: 800px;
	background-image:url(../gfx/footer.gif);
	background-repeat:no-repeat;
	}
	
	
/*Stylist grid*/

#stylists table {
	padding: 0;
	margin: 0;	
	border: 0;
	border-collapse: collapse;
}

#stylists td {
	border: 0;
	padding: 0;
}

#stylists td.info {
	padding-left: 3em;
	vertical-align: top;
}

#stylists a {
	text-decoration: none;
	border: 0;
}


#stylists img, #stylists img a {
	border: 0;
}

#stylists ul {
	margin-left: -3em;
}

#stylists li {
	padding-bottom: .37em;
}

#stylists h1 {
	margin-bottom: 1em;
	
}