@charset "UTF-8";
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th, caption {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
img, fieldset {
	border: 0;
}
ol {
	padding-left: 1.4em;
	list-style: decimal;
}
ul {
	padding-left: 1.4em;
	list-style:square;
}
q:before, q:after {
	content:'';
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/pattern.gif);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
a:link {
	color: #999966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999966;
}
a:hover {
	text-decoration: underline;
	color: #999966;
}
a:active {
	text-decoration: underline;
	color: #999966;
}
h1 {
	font-size: 18px;
	color: #897D75;
	letter-spacing: 1px;
	font-weight: lighter;
	padding: 0 0 8px 0;
}
h2 {
	font-size: 14px;
	color: #897D75;
	letter-spacing: 1px;
	font-weight: lighter;
	padding: 0 0 8px 0;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: lighter;
	margin-left: 62px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #998c83;
	line-height: 12px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #998c83;
	line-height: 14px;
}
h6 {
	font-size: 18px;
	color: #897D75;
	letter-spacing: 1px;
	font-weight: lighter;
	padding: 0 0 8px 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #998c83;
	line-height: 16px;
}
.categories {
	font-size: 18px;
	color: #897D75;
	letter-spacing: 1px;
	font-weight: lighter;
	padding: 0 0 8px 0;
}
.newscategories {
	font-size: 18px;
	color: #4E2318;
	letter-spacing: 1px;
	font-weight: lighter;
	padding: 0 0 8px 0;
}
#newsmiddle h2 {
	color: #4E2318;
}
#newsright ul {
	margin: 0;
	padding: 0;
}
#newsright li {
	list-style: none;
	font-size: 14px;
	color: #4E2318;
	line-height: 20px;
	border-bottom: 1px dotted  #897D75;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
}
.author {
	margin-top: 8px;
	text-align: right;
}
#newsright li a {
	text-decoration: none;
}
#newsright li a:hover {
	text-decoration: underline;
}

#home #middle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #998c83;
	line-height: 16px;
	padding: 0 0 12px 0;
}
#home #middle a {
	color: #998c83;
	text-decoration: none;
	font-weight: bold;
}
#home #middle a:hover {
	color: #998c83;
	text-decoration: underline;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #998c83;
	line-height: 14px;
}

#wrapper {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#header {
	background: #CFCCAE;
	background-image:url(../images/header.gif);
	display:block;
	height:136px;
	width:780px;
}
#header h3 {
	padding: 112px 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
#leftcolumn {
	width: 176px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #6e5b4f; /* the background color will be displayed for the length of the content in the column, but no further */
	float: left; /* since this element is floated, a width must be given */
}
#nav {
	margin: 0;
	padding: 20px 0 20px 0;
	list-style: none;
	width: 176px;
}
#nav a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 8px 5px 24px;
	font-weight: lighter;
	display: block;
	background-color: #6e5b4f;
	letter-spacing: 1px;
}
#nav a:hover {
	background: url(../images/navbk.gif) no-repeat center left;
}
#home #middle p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #998c83;
	line-height: 20px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #998c83;
	line-height: 16px;
	width: 274px;
}
#treatments {
	width: 166px;
	text-align: left;
}
#price {
	width: 60px;
	text-align: left;
}
#director {
	width: 48px;
	text-align: right;
}
#open {
	width: 70px;
	text-align: left;
}
#hour {
	width: 106px;
	text-align: right;
}
#ipltable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #998c83;
	width: 566px;
}
#ipltable th {
	line-height: 16px;
	padding: 0 0 8px 0;
}
#ipltable td {
	line-height: 16px;
	padding: 0;
}
#area {
	width: 130px;
	text-align: left;
}
#ipltreatment {
	width: 196px;
	text-align: left;
}
#singleprice {
	width: 120px;
	text-align: right;
}
#fiveprice {
	width: 120px;
	text-align: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 12px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
