@charset "utf-8";
.yellow_text {
	color: #e8b54d;
	padding: 0px;
	font-weight: bold;
}
.orange_text {
	font-weight: bold;
	color: #b14d1c;
	padding: 0px;
}

.green_link {
	font-weight: bold;
	color: #899673;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #2d2d2b;
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
body img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#wrapper {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
}
#home #header {
	height: 344px;
	background-image: url(images/header_bgd_1.jpg);
	background-repeat: no-repeat;
}
#hair #header {
	height: 344px;
	background-image: url(images/header_bgd_1.jpg);
	background-repeat: no-repeat;
}
#beauty #header {
	height: 344px;
	background-image: url(images/header_bgd_1.jpg);
	background-repeat: no-repeat;
}
#gallery #header {
	height: 344px;
	background-image: url(images/header_bgd_1.jpg);
	background-repeat: no-repeat;
}
#contactus #header {
	height: 344px;
	background-image: url(images/header_bgd_1.jpg);
	background-repeat: no-repeat;
}


#menu {
	height: 90px;
}

#indent_menu {
	width: 685px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
}

#dark_row {
	height: 240px;
	background-color: #20201f;
}

#indent_dark_row {
	padding: 15px;
}


#dark_row_left {
	float: left;
	width: 361px;
}

#dark_row_right {
	float: left;
	width: 361px;
	margin-left: 14px;
}
#light_gray_row {
	background-color: #b14d1c
#;
	height: 180px;
	float: left;
	width: 100%;
	background-color: #2b2b2b;
}

#indent_light_gray_row {
	padding: 15px;
}
#light_gray_row_left {
	float: left;
	width: 361px;
}
#light_gray_row_right {
	float: left;
	width: 361px;
	margin-left: 14px;
}

#title_duo_gray_row {
	background-color: #282826;
	height: 30px;
	width: 751px;
	padding-top: 10px;
	float: left;
	padding-left: 15px;
}
#indent_duo_gray_row {
	background-color: #20201f;
	padding: 15px;
	height: 180px;
	float: left;
	width: 736px;
}
#duo_gray_row_left {
	float: left;
	width: 236px;
	padding-top: 15px;
}
#duo_gray_row_centre {
	float: left;
	width: 236px;
	margin-left: 14px;
	padding-top: 15px;
}
#duo_gray_row_right {
	float: left;
	width: 236px;
	margin-left: 14px;
	padding-top: 15px;
}
#footer {
	float: left;
	clear: both;
	height: 60px;
	width: 100%;
	background-color: #282826;
}
#webmaster {
	float: right;
	width: 100px;
	padding-right: 15px;
	text-align: right;
	padding-top: 25px;
	font-size: 90%;
}

#indent_footer {
	padding-top: 25px;
	padding-left: 15px;
	font-size: 85%;
	width: 500px;
	float: left;
}
#footer   a {
	color: #888888;
	text-decoration: none;
}
#indent_footer a:visited {
	color: #888888;
	text-decoration: none;
}
#indent_table {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#indent_table td {
	height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2d2d2d;
	border-right-color: #2d2d2d;
	border-bottom-color: #2d2d2d;
	border-left-color: #2d2d2d;
	padding-top: 1px;
}
.centre_cell_table {
	text-align: center;
	font-weight: bold;
	vertical-align: top;
}
#hair #indent_duo_gray_row {
	background-color: #20201f;
	padding: 15px;
	height: 100%;
	float: left;
	width: 736px;
}
#beauty #indent_duo_gray_row {
	background-color: #20201f;
	padding: 15px;
	height: 100%;
	float: left;
	width: 736px;
}
#gallery #dark_row {
	background-color: #20201f;
	height: 270px;
}
#contact_form {
	height: 260px;
}

#indent_contact_form {
	height: 100%;
	padding: 40px;
}
#form_left {
	float: left;
	width: 336px;
}
#form_right {
	float: left;
	width: 336px;
	margin-left: 14px;
}
#input {
	height: 35px;
}
#input input {
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 336px;
	background-color: #CCCCCC;
}
#textarea  {
	width: 336px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
}
.link  {
	color: #888888;
	text-decoration: none;
}
.link a:hover {
	text-decoration: none;
	color: #e8b54d;
}

.link  a:visited {
	text-decoration: none;
	color: #888888;
}
.Title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: x-large;
	color: #E8E8E8;
}
