body {
	margin: 0;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0;
	color: #333;
	background: #CD8727 url(../images/bg_pattern.jpg) repeat-x;
	font-family: "Trebuchet MS";
	font-size: small;
	line-height: 1.4em;
	}


/* main sections */
#container {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	background: #EEEEDB;
	border: 1px solid #4B2C16;
	min-height: 300px;
	}
#header {
	width: 750px;
	padding: 0;
	margin: 0;
	}
#header img {
	border: 0px;
	}

#nav {
	width: 750px;
	height: 30px;
	padding: 0;
	margin: 0;
	background-color: #EEEEDB;
	background-repeat: no-repeat;
	}
	
#unmentionables #nav {
	width: 750px;
	height: 33px;
	padding: 0;
	margin: 0;
	background-color: #EEEEDB;
	background-repeat: no-repeat;
	background: url(../images/un_bg_nav.gif) no-repeat right;
	}

	
#salon #nav {
	width: 750px;
	height: 33px;
	padding: 0;
	margin: 0;
	background-color: #EEEEDB;
	background-repeat: no-repeat;
	background-image: url(/images/salon_bg_nav.gif);
	}
	
#content {
	min-height: 300px;
	padding: 0;
	margin: 0;
	background: url(../images/bg_content.gif) no-repeat top;
	text-align: left;
	color: #333;
	}
	
#footer {
	clear: both;
	width: 750px;
	margin: 0 auto;
	background: url(../images/bg_footer.gif) no-repeat;
	font-size: 9px;
	color: #eee;
	text-align: center;
	}
	
#salon #footer {
	clear: both;
	width: 750px;
	margin: 0 auto;
	background: url(../images/salon_bg_footer.gif) no-repeat;
	font-size: 9px;
	color: #eee;
	text-align: center;
	}

#unmentionables #textarea {
	width: 650px;
	padding: 0;
	padding-left: 30px;
	margin: 30px;
	text-align: left;
	}
	
#salon #textarea {
	width: 650px;
	padding: 0;
	padding-left: 30px;
	margin: 30px;
	text-align: left;
	}
	
#textarea {
	float: right;
	width: 540px;
	padding: 0;
	margin: 40px 30px 30px 0;
	text-align: left;
	}
	
#textarea_nosub {
	float: left;
	width: 650px;
	padding: 0;
	padding-left: 30px;
	margin: 30px;
	text-align: left;
	}

#textarea img {
	margin: 0px 10px 5px 0;
	}
#textarea-ctr {
	width: 540px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	}
#textarea-ctr img {
	margin: 0px 10px 5px 0;
	}

#press {
	font-size: 11px;
	}
	

/*navigation*/
#subnav {
	float: left;
	width: 140px;
	padding: 0;
	margin: 0;
	margin-top: 76px;
	border-right: 1px solid #b7b7b7;
	text-align: right;
	}
.menu {
	padding: 0 0 0 0;
	margin: 0;
	font-size: 11px;
	}

.menu li {
	list-style: none inside;
	padding: 0;
	margin: 0;
	color: #000;
	}

.menu li a, .menu li a:visited {
	display: block;
	padding-right: 10px;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #663300;
	border-right: 5px solid #EEEEDB;
	}
.menu li a:hover {
	color: #cc6600;
	border-right: 5px solid #b7b7b7;
	text-decoration: underline;
	}

.menu li.selected a, .menu li.selected a:visited {
	color: #cc6600;
	border-right: 5px solid #b7b7b7;
	}
	
.menu li a.unmentionable, .menu li a.unmentionable:visited {
	display: block;
	padding-right: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	border-right: 5px solid #EEEEDB;
	}
.menu li a.unmentionable:hover {
	color: #660000;
	border-right: 5px solid #660000;
	text-decoration: underline;
	}

/* Unmentionables */

#unmentionables #footer {
	clear: both;
	width: 750px;
	margin: 0 auto;
	background: url(../images/u_bg_footer.gif) no-repeat;
	font-size: 9px;
	color: #eee;
	text-align: center;
	}
#unmentionables h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	color: #660000;
	}
#unmentionables h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	border-bottom: 1px solid #993333;
	color: #993333;
	}
#unmentionables .menu li a {
	display: block;
	padding-right: 10px;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #660000;
	border-right: 5px solid #EEEEDB;
	}
#unmentionables .menu li a:hover {
	color: #993333;
	border-right: 5px solid #b7b7b7;
	text-decoration: underline;
	}
#unmentionables .menu li a.extrados {
	color: #663300;
	border-right: 5px solid #EEEEDB;
	}
#unmentionables .menu li a.extrados:hover {
	color: #cc6600;
	border-right: 5px solid #660000;
	text-decoration: underline;
	}
#unmentionables .menu li.selected a {
	color: #993333;
	border-right: 5px solid #b7b7b7;
	}
	
	
/* text attributes */
#address {
	margin: 50px 20px 0 0;
	}
.item {
	font-size: smaller;
	font-style: bold;
	}

h1 {
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	font-variant: all-caps;
	color: #cc6600;
	}
h1.left {
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	font-variant: all-caps;
	color: #654663;
	}

h3 {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px solid #663300;
	color: #663300;
	}

/* link atributes */
a:link, a:visited {
	color:#663300;
	text-decoration: none;
	}
a:hover {
	color: #4D2D4F;
	text-decoration:none;
	}
a:active {
	color: #fff;
	}

