@charset "UTF-8";
h1 {
	font-size: 18px;
	color: #CC0000;
	font-weight: lighter;
	margin-bottom: 13px;
	padding-bottom: 13px;
	margin-top: 0px;
	padding-top: 0px;
}
.outer_border {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.small_text {
	font-size: 9px;
}
h2 {
	font-weight: bold;
	color: #CC0000;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.divider_hor {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.large_white {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 17px;
}
.info_salons_header {
	background-image: url(../img/info_salons_smaller.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
.vert_line {
	background-image: url(../img/4pixel_grey.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.pic_box {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 95px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 95px;
	padding-left: 0px;
}
.divider_story {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
}
.divider_link {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
.red_text {
	color: #CC0000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.outline {
	list-style: none;
}

.outline ul {
	list-style: none;
}

.outline li {
	cursor: auto;
}

.olink {
	border-style: none;
	padding-right: 10px;
}
.oimg {
	border-style: none;
}