#container {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
}
#nav_bg {
	background-image: url(images/navbanner.png);
	height: 55px;
	background-repeat: no-repeat;
}
#nav {
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	letter-spacing: 0.2em;
	display: list-item;
	font-size: 0.8em;
	padding-top: 9px;
	list-style-type: none;
	padding-bottom: 8px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: none;
	color: #8e9554;
}
#content_bg {
	background-image: url(images/bg.png);
}
#content {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	color: #645b53;
	margin-top: 0px;
}
#home_image {
	background-image: url(images/oils_orchids.jpg);
	background-repeat: no-repeat;
	height: 410px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#main_msg {
	width: 370px;
	padding-top: 10px;
}
#subcontent {
	padding-top: 20px;
}
#sidebar_about, #sidebar_services, #sidebar_contact {
	float: left;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc68a;
	border-right-color: #ccc68a;
	border-bottom-color: #ccc68a;
	border-left-color: #ccc68a;
	padding-right: 10px;
	padding-left: 13px;
	margin-top: 20px;
	font-size: 0.9em;
	color: #a9a19a;
	padding-bottom: 30px;
	width: 190px;
}

#sidebar_about p {
	font-style: italic;
}

#sidebar_services p {
	text-transform: uppercase;
	color: #ccc68a;
}

#sidebar_services a {
	text-transform: uppercase;
	color: #a9a19a;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar_services a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ccc68a;
}
#sidebar_contact p {
	font-style: italic;
	margin-top: 0px;
}
#sidebar_contact h3 {
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #ccc68a;
}
#sidebar_contact a {
	color: #a9a19a;
}
#sidebar_contact a:hover {
	color: #ccc68a;
}

#content_right {
	float: right;
	width: 460px;
	margin-top: 20px;
}
#product_content {
	width: 700px;
}
#featured_service {
	float: left;
	width: 340px;
}
#subcontent_divider {
	width: 19px;
}
#promotions {
	float: right;
	width: 340px;
	font-size: 1em;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}

#treatments {
	
}

#content_bottom {
	text-transform: uppercase;
	text-align: center;
	color: #594942;
	font-size: 0.7em;
	letter-spacing: 0.05em;
}

#content_bottom a {
	text-decoration: none;
}

#content_bottom_bg {
	background-image: url(images/content_bottom_bg.png);
	background-repeat: no-repeat;
	height: 61px;
}
#footer {
	font-size: 0.7em;
	letter-spacing: 0.05em;
	color: #594942;
}
body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.3em;
	background-color: #e4dfd3;
	color: #645b53;
	margin-top: 0px;
	padding-top: 0px;
}

body a:link, a:visited {
	color: #645b53;
	text-decoration: underline;
}

body a:hover {
	color: #ccc68a;
	
}

h1 {
	color: #ccc68a;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: normal;
}

h2 {
	color: #9b8d81;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 1.8em;
	font-weight: normal;
}


.on_page {
	color: #8e9554;
	font-weight: bold;
}
.testimonial {
	color: #ccc68a;
	text-align: right;
	display: block;
	font-style: normal;
}
.clear_float {
	clear: both;
}
.promo-header
{
	font-size: 1.1em;
	font-weight: bold;
	padding-top:10px;
}
.fineprint_center {
	font-size: x-small;
	font-style: italic;
	text-align: center;
	line-height: 1.3em;
	margin-top: 20px;
}

.fineprint {
	font-size: small;
	font-style: italic;
	text-align: left;
	line-height: 1.3em;
	margin-top: 30px;
}
