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


#header a:link {text-decoration: none; color:#FFFFFF;}
#header a:visited {text-decoration: none;color:#FFFFFF;}
#header a:active {text-decoration: none;color:#FFFFFF;}
#header a:hover {text-decoration: underline;color:#FFFFFF;}

#mainText a:link {text-decoration: none; color:#FFFFFF;}
#mainText a:visited {text-decoration: none;color:#FFFFFF;}
#mainText a:active {text-decoration: none;color:#FFFFFF;}
#mainText a:hover {text-decoration: underline;color:#FFFFFF;}

#contactMainText a:link {text-decoration: none; color:#FFFFFF;}
#contactMainText a:visited {text-decoration: none;color:#FFFFFF;}
#contactMainText a:active {text-decoration: none;color:#FFFFFF;}
#contactMainText a:hover {text-decoration: underline;color:#FFFFFF;}

#footer a:link {text-decoration: none; color:#FFFFFF;}
#footer a:visited {text-decoration: none;color:#FFFFFF;}
#footer a:active {text-decoration: none;color:#FFFFFF;}
#footer a:hover {text-decoration: underline;color:#FFFFFF;}

#leftNavBar a:link {text-decoration: none; color:#000000;}
#leftNavBar a:visited {text-decoration: none;color:#000000;}
#leftNavBar a:active {text-decoration: none;color:#000000;}
#leftNavBar a:hover {text-decoration: underline;color:#000000;}



body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#containter  {
	width: 1000px;
	margin: 0 auto;
}

#header {
	margin: 0 20px 0 0;
}

#navText {
	margin: -15px 0 0 -100px;
	text-align: right;color: #e5e5e5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 2px;
	word-spacing: 10px;
}

#frame {
	width: 1012px;
	height: 301px;
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: 10px 15px;	
}

#contactFrame {
	width: 1012px;
	height: 301px;
	background-image: url(images/contactGradient.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;	
}


#salonFrame {
	width: 1012px;
	height: 430px;
	position: relative;
	background-image: url(images/gradient.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;	
}

#servicesFrame {
	width: 1012px;
	height: 430px;
	position: relative;
	background-image: url(images/gradient2.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;	
}


#spaFrame {
	width: 1012px;
	height: 430px;
	position: relative;
	background-image: url(images/gradient3.png);
	background-repeat: no-repeat;
	background-position: 10px 15px;	
}



#textBorder {
	width: 500px;
	height: 160px;
	background-image: url(images/textBorder.png);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 260px;	
}


#leftNavBar {
	width: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #000000;
	text-align: left;
	margin: -415px 0px 0px 30px;
	cursor: pointer;
	
}

#textBox {
	width: 440px;
	height: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #000000;
	text-align: left;
	margin: -195px 0px 0px 310px;
	
}

#mainText {
	width: 440px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #e5e5e5;
	text-align: center;
	margin: -130px auto 30px auto;
	
}

#contactMainText {
	width: 440px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #e5e5e5;
	text-align: center;
	margin: 100px auto 30px auto;
	
}

#salonText {
	background-image: url(images/sidebar.html);
	background-repeat: no-repeat;
	background-position: right;
	width:55%;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #FFFFFF;
	line-height: 28px;
	text-indent: 9px;
	top: 40px;	
	right: 0px;
}

#spaText {
	background-image: url(images/sidebar.html);
	background-repeat: no-repeat;
	background-position: right;
	width:55%;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 2px;
	color: #FFFFFF;
	line-height: 28px;
	text-indent: 9px;
	top: 40px;
	right: 0px;	
}

.salonText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 12px;
	text-align: left;
	word-spacing: 1px;
}

.spaText {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 12px;
	text-align: left;
	word-spacing: 1px;
}

#footer {
	color: #e5e5e5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 5px;
}

.footerNav {
	text-align: left;
	display: inline-block;
	float: left;
	margin: 30px 0 0 0;
}

.footerInfo {
	text-align: right;
	display: inline-block;
	float: right;
	margin: 30px 0 0 0;
}

.salonFooterNav {
	text-align: left;
	display: inline-block;
	float: left;
	margin: 65px 0 0 0;
}

.salonFooterInfo {
	text-align: right;
	display: inline-block;
	float: right;
	margin: 65px 0 0 0;
}

.contactFooterNav {
	text-align: left;
	display: inline-block;
	float: left;
	margin: 45px 0 0 0;
}

.contactFooterInfo {
	text-align: right;
	display: inline-block;
	float: right;
	margin: 45px 0 0 0;
}

.header {
	color: #F90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 1px;
	word-spacing: 10px;
}
