@charset "utf-8";
/* CSS Document */

.header {
	background-image: url(img/hair_plus_header.jpg);
	background-repeat: no-repeat;
}
.home_side {
	background-image: url(img/side_bkg_template.jpg);
	background-repeat: no-repeat;
}
body {
	background-color: #CCC;
}
.page_wht {
	background-color: #FFF;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.sellect_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #983466;
}
.bold-pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #983466;
}

.head_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.side_text_wht_16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	font-weight: 100;
}
.side_wht_caps {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
