.nav_show_dds {
	width:4px;
	background-image:url(imgs/bkg_nav_hs_arr.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}

/*--------- MAIN STYLES FOR NATIVE ELEMENTS OR SPECIAL STYLES E.G. png_img_holder --------*/
body {
	background-repeat:repeat-x;
	background-color:#000000;
	margin:0px;
}
td {
	vertical-align:top;
	color:#5b5b5b;
	font-family:arial;
	font-size:10pt;
}
a{
	color: #9a2826;
}
a:hover {
	text-decoration:none;
}
/*--------- Element Styles Alphabetized Descending --------*/
#main_site {
	position: relative;
	width: 1050px;
}
#main_content {
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 14px;
}
#logo {
	height: 192px;
	position: absolute;
	width: 259px;
	z-index:2;
}
#logo_home {
	height: 275px;
	position: absolute;
	width: 267px;
	z-index:2;
}
.mood {
	position: relative;
	padding-top: 5px;
	float: right;
	height: 30px;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.mood a{
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer{
	padding-left: 10px;
	padding-top: 45px;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer_home{
	padding-left: 10px;
	padding-top: 145px;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.stylist_title {
	color: #9a2826;
	font-family: arial;
	font-size: 30px;
}
.book_stylist{
	color: #9a2826;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	padding-right: 10px;
}