
/****************** Text  *********************/

body{
	background:#000000;
	background-image:url('images/bg_repeat1.jpg');
	text-align:left;
	font-family:"Tahoma",sans-serif;
	color:#fdead1;
}

h1{
	font:22px Lucida Sans Unicode;
	color:#ffffff;
	text-align:center;
}

h2{
	font:20px Lucida Sans Unicode;
	color:#ffffff;
}

h3{
	font:16px Lucida Sans Unicode;
	text-align:center;
	color:#85954b;
}

h4{
	color:#ffffff;
}

.loc{
	padding-left:60px;
}

img{
	border:0px;
}

img.home{
	float:left;
	width:322px;
	height:100px;
}

p.text{
	font-size:0.9em;
	color:#fdead1;
	text-align:justify;
	line-height:1.2em;
}

.small-white{
	color:#ffffff;
	font-size:0.8em;
	text-align:left;
}

.menu_left{
	float:left;
	width:245px;
	list-style:none;
	text-align:right;

}

.menu_right{
	float:left;
	width:150px;
	padding-left:30px;	
	text-align:left;
}

span.em_small{
	font-style:italic;
	font-size:0.8em;
}

.clearbreak{
	clear:both;
}

.thumb{
	float:left;
	width:100px;
	border:1px solid #fdead1;
	margin:0 15px 15px 0;
	padding:5px;
}

.quiz{
	float:left;
	width:300px;
	padding-top:46px;
}

span.qa{
	font-weight:bold;
}

span.answer{
	font-style:italic;
}

.img-right{
	width:360px;
	float:left;
	padding:10px 30px 0px 0px;
}

	
.empty{
	width:300px;
	height:80px;
}

	
/********************* Links ***************************/

a:link{
	color:#d02139;
	text-decoration:none;
}

a:visited{
	color:#960014;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a:active{
	text-decoration:underline;
}

/**************** Navigation Menu **************/

#navlist{
	padding:0 40px 3px 0;
	border-bottom:1px solid #85954b;
	font:14px "Book Antiqua",serif;
	text-align:right;
}

#navlist li{
	list-style:none;
	margin:0;
	display:inline;
}

#navlist li a{
	padding:3px 0.5em;
	margin-left:3px;
	border:1px solid #85954b;
	border-bottom:none;
	background:#404824;
	text-decoration:none;
}

#navlist li a:link{
	color:#ffffff;
}

#navlist li a:visited{
	color:#ffffff;
}

#navlist li a:hover{
	color:#000000;
	background:#85954b;
	border-color:#ffffff;
}

#navlist li a#current{
	background:#85954b;
	border-bottom:1px solid #85954b;
}


/***************** Layout *****************/

#wrapper1{

	width:950px;
	margin:auto;
}


#wrapper3{
	background:url(images/menu_sidebar.jpg) no-repeat right;
	width:950px;
	margin:auto;
}

#wrapper4{
	background:url(images/stylists_sidebar.jpg) no-repeat right;
	width:950px;
	margin:auto;
}


#logo{
	border-top:6px solid #85954b;
	background:url(images/salon-logo.png) no-repeat;
	height:128px;

}

#address{
	float:left;
	position:relative;
	height:60px;
	width:150px;
	left:190px;
	top:15px;

}

#top-nav{
	width:100%;
	position:relative;
	top:92px;
}

#left-nav{
	width:180px;
	float:left;
	position:relative;
	top:30px;
	left:10px;
}

#hours{
	width:125px;
	border-bottom:1px solid #85954b;
	float:left;
	position:relative;	
}	

#social{
	width:125px;
	border-bottom:1px solid #85954b;
	float:left;
	position:relative;
	top:20px;
}

#logos{
	width:125px;
	padding-top:15px;
	float:left;
	position:relative;
	top:75px;
}

#content{
	width:725px;
	margin-bottom:40px;
	float:left;
	position:relative;
	left:20px;
	top:10px;
}

#menu{
	width:605px;
	margin-bottom:40px;
	float:left;
	position:relative;
	right:30px;
	top:10px;
}

#booking{
	width:725px;
	position:relative;
	float:left;
	padding:20px 0px 40px 0px;
	
}

#slideshow{
	width:725px;
	height:493px;
	background:url('images/salon_sign.jpg')
}

#book_intro{
	width:660px;
	border:4px solid #fdead1;
	margin:0 0 6px 22px;
	padding:0px 10px 0 10px;
}

#right-nav{
	float:right;

}

#footer{
	clear:both;
	border-top:6px solid #85954b;
	position:relative;

}

#contact{
	width:400px;
	margin-bottom:170px;
	float:left;
	position:relative;
	left:100px;
	top:10px;
}
