img:-moz-broken
{
	-moz-force-broken-image-icon : 1;
	width : 24px;
	height : 24px;
}
body {
	background-color:#7d7465;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}
tr, td, thead, tbody {
	vertical-align:top;
}
p {
	margin-bottom:8px;
}
strong,b {
	font-weight:bold;
}
#wrapper {
	width:882px;
	margin:auto;
	margin-top:10px;
	background-color:#FFFFFF;
}
#header {
	height:180px;
	background-image:url(img/header_bg.png);
	background-repeat:no-repeat;
	background-position:center middle;
	background-color:#2F2106;
}
#header h1 span{
	display:none;
}
/* BOF menu */
#menu {
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
#banner {
	height:270px;
	background-image:url(img/banner_bg.jpg);
}
#principal {
	overflow:hidden;
	width:882px;
	background-color:#fff;
	background-image:url(img/principal_bg.png);
	background-repeat:repeat-y;
}
#leftColumn {
	width:275px;
	color:#FFFFFF;
	float:left;
	padding-bottom:20px;
	background-color:#2f2106;
	color:#BFBA93;
}
#leftColumn li{
	padding-bottom:10px;
}
#leftColumn li a{
	color:#FFFFFF;
	text-decoration:none;
}
#leftColumn li a:hover{
	color:#BFFFBF;
}
#leftColumn li ul{
	padding-left:20px;
}
#leftColumn li ul li{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #FFFFFF;
}
#centerColumn {
	width:560px;	
	padding:23px;
	padding-top:15px;
	float:right;
	overflow:hidden;
}
#centerColumn ul {
	list-style-type:square;
	padding-left:40px;
}
#centerColumn li {
	padding-bottom:10px;
	line-height:12px;
}
#centerColumn a{
	color:#422c03;
	text-decoration:none;
}
#centerColumn a:hover{
	color:#000;
}
#centerColumn ol{
	list-style:decimal;
	padding-bottom:10px;
	padding-left:15px;
	margin-left:15px;
}
#centerColumn h2{
	font-size:28px;
	font-weight:lighter;
	margin-bottom:20px;
	color:#a65535;
}
#centerColumn h3{
	font-size:18px;
	font-weight:bold;
	margin-bottom:15px;
	color:#FF6300;
}
#centerColumn p{
	line-height:14px;
}
#centerColumn hr{
	margin-top:10px;
	margin-bottom:10px;
	height:0px;
	border:none;
	border-top:1px solid #CCCCCC;
	clear:both;
}
#rightColumn {
	width:170px;
	padding:30px;
	float:left;
	background-color:#0099cc;
	color:#FFFFFF;
	line-height:16px;
}
#footer {	
	padding:5px;
	background-color:#7d7465;
	color:#333333;
	font-size:10px;
	text-align:center;
	line-height:14px;
	font-size:xx-small;
}
#footer a{
	color:#333333;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/* BOF misc */
.mini {
	font-size:10px;
}
#gallery {
	width:560px;
	overflow:hidden;
	margin:auto;
}
#gallery .item{
	width:100px;
	float:left;
	border:1px solid #FFF;
	margin-right:10px;
	margin-bottom:40px;
	height:120px;
	overflow:hidden;
}
/* BOF menuitem */
.menuitem {
	width:275px;
	height:18px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.menuitem:hover {
	background-position:0px -18px;
}
.style-gallery {
	background-image:url(img/style-gallery.png)
}
.services {
	background-image:url(img/services.png)
}
.special-offers {
	background-image:url(img/special-offers.png)
}
.contact {
	background-image:url(img/contact.png)
}
.salon-etiquette {
	background-image:url(img/salon-etiquette.png)
}
.meet-jaimi {
	background-image:url(img/meet-jaimi.png)
}
.client-registry {
	background-image:url(img/client-registry.png)
}
.price-list {
	background-image:url(img/price-list.png)
}
/* EOF menuitem */
#centerColumn ul#offers {
	list-style:none;
}
#offers li{
	padding-top:25px;
	padding-bottom:25px;
	border-bottom:1px dotted #302006;
}
.newp {
	font-size:16px;
	color:#b60117;
}
.oldp {
	text-decoration:line-through;
	font-size:12px;
	color:#ad7722;
}
#offers a{
	color:#b60117;
}