@charset "utf-8";
.wallpaper {
	background-image: url(repeats/wallpaper.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
}
.lftpaperdark {
	background-image: url(repeats/wallpaperdark.jpg);
	background-repeat: repeat;
}
.leftdark {
	background-attachment: scroll;
	background-image: url(repeats/lftshadowdark.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.righdark {
	background-attachment: scroll;
	background-image: url(repeats/rgtshadowdark.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.lftshadow {
	background-image: url(images/lftshadow.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
}
.rightshadow {
	background-image: url(images/rgtshadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
.inside {
	background-attachment: scroll;
	background-image: url(repeats/inside.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.header {
	background-attachment: scroll;
	background-image: url(images/new-header.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #716959;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}


.faintedge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b7b2a6;
	border-right-color: #b7b2a6;
	border-bottom-color: #b7b2a6;
	border-left-color: #b7b2a6;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	font-style: normal;
}
li {
	font-size: small;
	color: #C6C0B7;
}
#booklet-pages {
	margin: 0px;
	padding: 0px;
}
.BGSWIRLS {
	background-attachment: fixed;
	background-image: url(images/BGSWIRL.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
.yellowdress {
	background-attachment: fixed;
	background-image: url(images/yellowdress.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.massage {
	background-attachment: fixed;
	background-image: url(images/massage.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.rocks {
	background-attachment: fixed;
	background-image: url(images/rocks.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
.waxing {
	background-attachment: fixed;
	background-image: url(images/waxing.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.kids {
	background-attachment: fixed;
	background-image: url(images/kids%5D.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.men {
	background-attachment: fixed;
	background-image: url(images/mens.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
}
