@charset "utf-8";
.style9 {
	font-size: 9;
	color: #694531;
	font-family: Tahoma;
}

.style10 {
	color: #694531;
	font-family: Tahoma;
	font-size: 9px;
}

.borderthin {
	border: 1px solid #BCB692;
}
.a {
	font-family: Tahoma;
	font-size: 9px;
	color: #694531;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #F6F6E6;
}


.rightslide {
	background-attachment: fixed;
	background-image: url(new-images/main-right.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.ar {
	background-attachment: fixed;
	background-image: url(images/intro.gif);
	background-repeat: no-repeat;
}
.mainbckgrnd {
	background-attachment: fixed;
	background-image: url(images/stylists/alex-emma.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	color: #726B45;
}
.about {
	background-image: url(images/slides2/1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.leftside {
	background-attachment: fixed;
	background-image: url(images/lft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.lftshadow {
	background-attachment: scroll;
	background-image: url(new-images/lftshadow.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.stylistintro {
	background-attachment: fixed;
	background-image: url(images/stylists/team.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bcgrnd #main {
	height: 302px;
	width: 900px;
	overflow: auto;
}
.newmain {
	background-attachment: scroll;
	background-image: url(new-images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.rgtshadowCopy {
	background-attachment: scroll;
	background-image: url(new-images/rgtshadow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	overflow: auto;
	top: 20px;
	clip: rect(20px,auto,auto,auto);
}
#txt {
	overflow: auto;
	height: 282px;
	left: 10px;
	top: 10px;
	right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
