@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(day-spa/background.jpg);
	margin-top: 0px;}
a {
	font-weight: bold;
	color: #B57539;
	text-decoration: underline;
}
a:hover {
	color: #631839;
	text-align: center;
}
.cats {
	font-size: 10px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
}

h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #660000;
}
.sidenav {
	padding: 5px;
	font-size: 8pt;
	border-top-width: 0.5px;
	border-right-width: 1px;
	border-bottom-width: 0.5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B56D29;
	border-right-color: #B56D29;
	border-bottom-color: #B56D29;
	border-left-color: #B56D29;
}
html { height: 100%; margin-bottom: 1px; 
}
.sidebar {
	border: 1px solid #B56D29;
	background-color: #EFDFCE;
}
.prod {
	border: 1px solid #CCCCCC;
}
