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


body {
	margin-top: 0px;
	background-color:#000000;
	background-image: url(Images/images/pagebg03.jpg);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e2ddcf;
}
a:link {
	color: #d9c285;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D9C285;
}
a:hover {
	text-decoration: underline;
	color: #D9C285;
}
a:active {
	text-decoration: none;
	color: #D9C285;
}

h1 {
	font-size: 12px;
	color: #d9c285;
}
h2 {
	font-size: 10px;
	color: #d9c285;
	font-weight:bold;
}
#imgwindow_location {
	background-image: url(Images/imgwindow_location.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#imgwindow_contact {
	background-image: url(Images/imgwindow_contact.jpg);
	background-repeat: no-repeat;
	
}
#imgwindow_newsletter {
	background-image: url(Images/imgwindow_newsletter.jpg);
	background-repeat: no-repeat;
}
#imgwindow_models {
	background-image: url(Models/imgwindow_models.jpg);
	background-repeat: no-repeat;
}
#thankyou_models {
	background-image: url(Models/imgwindow_thankyou_models.jpg);
	background-repeat: no-repeat;
}


#imgwindow_news {
	background-image: url(Images/content_bottom_news.jpg);
	background-repeat: no-repeat;
}
#kerastase {
	background-image: url(Images/content_bottom_kerastase.jpg);
	background-repeat: no-repeat;
}
#specials_content {
	background-image: url(Images/content-specials.jpg);
	background-repeat: no-repeat;
	padding: 10px 10px 10px;
}
