html {
	padding: 0;
	margin: 0;
}
body {
	background: #FFF url(../images/bg-top.gif) repeat-x;
	margin: 45px 0 0 0;
	overflow: hidden;
}
html, body {
	height: 94.9%;
}
p {
	font-family: Times, serif;
	color: #313131;
	font-size: 13px;
}
a {
	color: #313131;
}
a img {border: 0;}
a:hover {
	color: #74777b;
}
#header {
	margin: 0 0 0 95px;
	padding: 0;
}
#container {
	width: 720px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#nav {
	float: left;
	background: url(../images/bg-menu.gif) no-repeat right;
	height: 444px;
}
#nav ul {
	list-style:none;
	margin: 20px 0 0 0;
	padding: 8px 15px 0 0;
	text-align:right;
}
#nav li {
	font-family: Times, serif;
	color: #000;
	font-size: 11px;
	padding-bottom: 2px;
	text-transform:uppercase;
}
#nav a {
	color: #000;
	text-decoration: none;
}
#nav a:hover {
	color: #82ae92;
}
#middle {
	float: left;
	width: 322px;
	margin-top: 18px;
	padding: 13px 15px 15px 15px;
}
#middle-massage {
	background: url(../images/bg-middle.gif) repeat-y right;
	margin: 15px 0 0 0;
	padding: 0 20px 0 0;
}
#right {
	width: 260px;
	float: left;
	margin-top: 31px;
}
#right.larger p {font-size: 14px;}
#right a.staff {color:#9B6769; text-decoration:none;}
#right a:hover.staff {color:#82AE92;}
#right a.contact {color:#737373; text-decoration: none;}
#right-skincare {
	margin-top: 150px;
}
#footer {
	clear: both;
	background: #dfe6e9 url(../images/bg-footer.gif) repeat-x;
	height: 100%;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74777b;
	text-align:center;
	padding-top: 10px;
}
#footer a {
	color: #74777b;
}
#footer a:hover {text-decoration: none;}
#address a {
	text-decoration:none;
}
#address a:hover {
	color: #74777b;
}
.reduced-top-margin {
	margin-top: 4px;
}
#home li a.home, #salon li a.salon, #spa li a.spa, #reservations li a.reservations, #location li a.location, #cards li a.cards, #specials li a.specials, #staff li a.staff {color: #82ae92;}
