﻿body 
{
	background-color: #4E6C49;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 8pt;
	width: 100%;
	height: 100%;
	line-height: 1.6em;
	color: #000;
	text-align: justify;
}

#content b
{
	font-weight: bold;
}

img 
{
	border: 0px;
}

a
{
	color: #262;
	text-decoration: none;
	font-size: 8pt;
}

a:hover 
{
	color: #000;
	text-decoration: underline;
}


h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	text-align: left;
	font-size: 20px;
	padding: 5px 0px 12px 0px;
	margin: 0px;
	letter-spacing: 0.01em;
	line-height: 1.3em;
	color: #a00;
}

h2 
{
	font-size: 16px;
	padding: 10px 0px 12px 0px;
	margin: 0px;
	color: #a00;
}

h3 
{
	font-size: 20px;
	/*color: #;*/
}

h4 {
	/*color: #;*/
	font-size: 10px;
	margin: 20px 0 20px 0;
	display: inline;
	font-size: 10px;	
}

h5 {
	font-size: 10px;
}

p
{
	padding: 0px;
	margin: 0 0 8px 0;
}

b
{
	/*color: #;*/	
	font-weight: normal;
	font-size: 8pt;
}

#container 
{
	margin: 35px auto 10px auto;
	width: 880px;
	height: auto;
	background-color: #DEEEDC;
	border: solid 1px #fff;
}

#header
{
	position: relative;
	width: 880px;
	height: 167px;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}

#header-logo
{
	position: absolute;
	top: 46px;
	left: 380px;
	width: 500px;
	height: 75px;
}

#header-logo h3
{
	font-size: 28pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #020;
	padding: 0px;
	margin: 0px;
}

#header-logo h2
{
	font-size: 18pt;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

#content
{
	width: 880px;
	padding: 0px;
	background-color: #fff;
	background-image: url(../images/background.gif);
}

#navigation
{
	float: left;
	width: 160px;
	padding: 15px 0px 0px 10px;
}

#navigation ul
{
	padding: 0px 0px 0px 8px;
	margin: 0px;	
}

#navigation ul li
{
	padding: 0px;
	margin: 0px;	
	list-style: none;
}

#navigation ul li a
{
	font-size: 10pt;
	padding: 0px;
	margin: 0px;	
	line-height: 1.5em;
	color: #4E6C49;
	text-decoration: none;
}

#navigation ul li a:hover
{	
	color: #AA0000;
	text-decoration: underline;
}

#content-page
{
	float: left;
	width: 690px;
	padding: 10px 10px 10px 0px;
	/*background-color: #000;*/
}

#content-top
{
	width: 690px;
	height: auto;
}

#content-top ul
{
	margin: 0px;
	padding: 0 0 0 28px;
}
	
#content-top ul li
{
	padding: 0 0 0 10px;
	margin: 0px;	
	list-style-image: url(../images/bullet.gif);
	font-weight: normal;
	font-size: 10pt;
	line-height: 1.6em;
}

#content-mid
{
	width: 690px;
	height: auto;
	padding: 15px 0 0 0;
}

#content-left
{
	float: left;
	width: 430px;
	height: auto;
	padding: 0px 30px 0px 0px;	
}

#content-right
{
	float: left;
	width: 230px;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: right;
}

#content-left-about
{
	float: left;
	width: 330px;
	height: auto;
	padding: 0 30px 0 0;	
}

#content-right-about
{
	float: left;
	width: 330px;
	height: auto;
	padding: 0;
}

.content-text
{
	float: left;
	width: 550px;
	height: auto;
	padding: 4px 0px 0px 0px;
}

#content-bottom
{
	padding: 10px 0 20px 0;	
}

#content-bottom b
{
	line-height: 1.8em;	
	font-size: 8pt;
}

.image-left
{
	float: left;
	width: 120px;
	padding: 5px 20px 8px 0px;
}

.image-left img
{
	display: block;
	margin: auto;
	border: solid 1px #888;
}

.content-left-home
{
	float: left;
	width: 120px;
	padding: 5px 20px 0px 0;
	display: block;
	margin: auto;
}

.content-right-home
{
	float: left;
	width: 500px;
	height: auto;
	padding: 0px 0px 15px 0px;
}

#new
{
	background-color: #63A359;
	text-align: center;
	padding: 8px 0 5px 0;
}

.treatments
{
	width: 690px;
	padding: 10px 0 10px 0;
}

#prices
{
	width: 270px;
	height: auto;
	padding: 0px 15px 15px 0px;
}

#footer
{
	padding: 15px 15px 15px 25px;
	height: 20px;
	text-align: center;	
	background-color: #62A259;
}

#footer p
{
	color: #040;
}

#footer b
{
	color: #000;
	font-weight: bold;
}

#footer-outer
{
	padding: 10px;
	text-align: center;
	width: 880px;	
	color: #fff;
	font-size: 7pt;
	margin: 0 auto 0 auto;
}

#footer-outer a 
{
	font-size: 7pt;
	color: #fff;	
}

.clear
{
	clear: both;
}

#TwitterBox
{
	width: 240px;
	padding: 10px 0 0 0;
	text-align: right;
}

#FacebookBox
{
	width: 240px;
	height: 60px;
	background-color: #006;
}

.jumpbox
{
	width: 690px;
	text-align: center;
	padding: 0 0 15px 0;
}

.jumpbox ul
{
	padding: 0px;
	margin: 0px;
}

.jumpbox li
{
	font-size: 7pt;
	padding: 0 3px 0 0;
	display: inline;
	list-style-type: none;
}

.jumpbox-item a
{
	font-size: 8pt;
	margin: 0px;	
	line-height: 1.3em;
	color: #264;
	text-decoration: none
}

.jumpbox-item a:hover
{
	color: #000;
	text-decoration: underline;
}

#content-left-contact
{
	float: left;
	width: 260px;
	padding: 0 30px 0 0;
}

#content-right-contact
{
	padding-top: 40px;
	float: left;
	width: 400px;
}
