/* CSS Document */
html,body {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(/site_images/pagebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

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

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */
#wrapper {
	width: 800px;
	margin: auto;
	padding: 0;
	border: 0;
	border-spacing: 0; /* required by Opera 6 */
}

#mast {
	width: 800px;
	height: 134px;
	position: relative;
	background-image: url(/site_images/header.png);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
}

#footer {
	padding-top: 10px;
	clear: both;
	height: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

#footer img {
	float: right;
}

#footer	a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#contentwrap {
	position: relative;
}

#navwrap {
	position: relative;
	float: left;
	width: 150px;
}

#centerwrap {
	position: relative;
	float: right;
	width: 650px;
}

#mass {
	width: 650px;
	background-image: url(/site_images/mass.png);
	background-position: top;
	vertical-align: top;
	background-repeat: no-repeat;
	margin-top: -4px;
	margin-bottom: 0px;
	padding: 0px;
	height: 65px;
}

#centercontenttop {
	position: relative;
	width: 650px;
	height: 22px;
}

#centercontentmid {
	width: 650px;
}

#leftimage {
	float: right;
}

#rightimage {
	float: left;
	clear: right;
}

#4products {
	float: left;
	position: relative;
	width: 400px;
	padding-left: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
}

#content {
	margin-left: 30px;
	margin-top: 60px;
	margin-right: 30px;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

#content2 {
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 30px;
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

#content a {
	color: #8A3F22;
}

#content2 a {
	color: #8A3F22;
}

/* #centercontentmid p{
	margin-left: 30px;
	margin-top: 35px;
	margin-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	}	*/
#centercontentbottom {
	position: relative;
	width: 650px;
	background-image: url(/site_images/center_bottom.jpg);
	background-repeat: no-repeat;
	height: 25px;
}

#navcontainer {
	position: relative;
	width: 161;
	float: right;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	float: right;
}

#navcontainer a {
	display: block;
}

#navcontainer a:link,#navlist a:visited {
	color: #333333;
	text-decoration: none;
}

.emp {
	font-weight: bold;
	color: #8A3F22;
}

.emp2 {
	color: #8A3F22;
}

.salonlistings {
	font-size: 10px;
}

.salonlistings {
	border-collapse: collapse;
}

.border {
	border-right: 1px;
}