﻿body 
{
	font-family:Tahoma,sans-serif;
	font-size:11px;
	color:#3f211f;
}
.wrap 
{
	margin:0 auto;
	width:900px;
	height:540px;
	border:solid 2px #3f211f;
	background-color:#fbfbe4;
}
.head 
{
	float:left;
	clear:none;
	width:584px;
	height:100px;
	margin:10px 10px 10px 0px;
	border:solid 2px #3f211f;
	background-color:#fbfbe4;
	text-align:center;
}
.headInner 
{
	float:left;
	clear:none;
	width:572px;
	height:88px;
	margin:5px;
	border:solid 1px #b8a98c;
}
.strapline 
{
	margin:15px auto;
	padding-top:10px;
	width:300px;
	height:30px;
	border-top:solid 1px #3f211f;
	text-align:center;
}
.strapline img 
{
	margin-top:5px;
}
.strapline .news 
{
	clear:none;
}

/*////////// newsticker //////////*/

.newsticker 
{
	float:none;
	clear:none;
	margin:0px 10px;
	padding:0px;
	font-size:14px;
	font-family:Lucida Handwriting;
}
.newsticker li 
{
	float:none;
	clear:none;
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.newsticker li img 
{
	margin:0px 5px;
}

.logo
{
	float:left;
	clear:none;
	margin:10px 10px 10px 10px;
}
.logo img 
{
	border:0px;
}

.right 
{
	float:right;
	clear:none;
	width:184px;
	margin:10px 10px 10px 0px
}
.right img 
{
	border:solid 2px #3f211f;
}
.right .rightInfo
{
	float:right;
	clear:both;
	width:170px;
	height:181px;
	padding:5px;
	border:solid 2px #3f211f;
	background-color:#3f211f;
	margin:10px 0px;
	color:#fbfbe4;
}
.right .rightInfo p 
{
	margin:10px;
}
.left 
{
	position:absolute;
	top:130px;
	clear:none;
	width:84px;
	height:377px;
	margin:0px 10px 0px 10px;
	*position:static;
}
.left ul.nav 
{
	float:left;
	clear:both;
	height:257px;
	margin:0px;
	padding:0px;
	*width:88px;
}
.left ul.nav li
{
	float:left;
	clear:both;
	margin:3px 0px;
	padding:0px 0px 0px -5px;
	list-style-position:inside;
	list-style-image:url(images/bullet.gif);
	cursor:pointer;
	*width:84px;
	*list-style-image:none;
	*list-style-type:disc;
}
.left ul.nav li ul 
{
	float:left;
	clear:both;
	margin:4px 0px 0px;
	padding:0px;
	display:none;
}
.left ul.nav li ul li 
{
	margin:2px 0px 2px 20px;
	padding:0px;
	list-style-type:none;
	list-style-image:none;
}

.left .advertBox 
{
	float:left;
	clear:both;
	width:86px;
	height:116px;
	border:solid 2px #3f211f;
	background-color:#3f211f;	
	text-align:center;
	display:none;
}
.left .advertBox span 
{
	color:#fbfbe4;
}
.left .advertBox img 
{
	margin:3px 0px;
	border:0px;
}
.content 
{
	float:right;
	clear:none;
	width:586px;
	height:375px;
	margin:0px 13px 0px 0px;
	text-align:center;
	*margin-top:-380px;
}
	
.foot 
{
	float:left;
	clear:both;
	width:880px;
	height:20px;
	margin:0px 10px;
	border-top:solid 2px #3f211f;
	border-bottom:solid 2px #3f211f;
	*margin-top:7px;
}
.foot ul 
{
	float:left;
	clear:none;
	margin:0px;
	padding:0px;
}
.foot ul li
{
	float:left;
	clear:none;
	margin:3px 0px 0px 5px;
	padding:0px;
	list-style-position:inside;
	list-style-image:url(images/bullet.gif);
}

.visible 
{
	visibility:visible;
}
.hidden 
{
	visibility:hidden;
}


/*////////// home ///////////*/

.homeNav 
{
	float:left;
	width:542px;
	text-align:center;
	margin-left:43px;
	margin-top:-9px;
	*margin-top:-23px;
}
.homeNav .box 
{
	float:left;
	clear:none;
	width:225px;
	border:solid 2px #3f211f;
	padding:5px;
	background-color:#fff;
	margin:5px;
}
.homeNav .box img
{
	border:solid 1px #b8a98c;
}

/*////////// products //////////*/

#products p
{
	float:left;
	clear:both;
	margin:2px 0px 10px 0px;
	text-align:left;
}
#products p strong
{
	font-size:12px;
}
#products p img
{
	border:solid 2px #3f211f;
	margin-right:5px;
}

/*////////// treatments //////////*/

#treatments .treatmentsWrap 
{
	float:left;
	clear:none;
	width:440px;
}
#treatments .left
{
	float:left;
	clear:none;
	width:124px;
	height:335px;
	position:inherit;
	text-align:left;
}
#treatments .left img 
{
	border:solid 2px #3f211f;
	margin:0px 0px 40px;
}
#treatments .mid
{
	float:left;
	clear:none;
	width:360px;
	text-align:left;
}
#treatments .mid p 
{
	margin:0px 10px 5px;
}
#treatments .mid h3 
{
	margin:1px 0px 2px;
	font-size:12px;
}
#treatments .mid h4 
{
	margin:1px 0px 2px;
	font-size:12px;
	text-decoration:underline;
	font-size:14px;
}

#treatments .right
{
	float:right;
	clear:none;
	width:80px;
	text-align:right;
	margin:0px;
}
#treatments .right h3 
{
	margin:9px 0px 9px;
}
#treatments .right h3 span 
{	
	font-size:11px;
	font-weight:normal;
}
#treatments .clear,
#treatments .pageNav
{
	float:left;
	clear:both;
	border-bottom:solid 1px #dddddd;
	width:100%;
	height:2px;
	margin-bottom:2px;
}
#treatments .pageNav
{
	border-bottom:0px;
	border-top:solid 1px #dddddd;
	height:12px;
	margin-top:3px;
	padding-top:4px;
}
#treatments .pageNav .next 
{
	float:right;
	clear:none;
}
#treatments .pageNav .prev 
{
	float:left;
	clear:none;
}
/*////////// about us //////////*/

#about 
{
	width:486px;
	padding:0px 50px;
}
#about p
{
	float:left;
	clear:both;
	width:485px;
	margin:2px 0px 10px 0px;
	text-align:left;
}
#about img 
{
	border:solid 2px #3f211f;
	margin-right:5px;
}

/*////////// latest news //////////*/

#news h3
{
	margin:10px 0px 2px;
	text-align:left;
}
#news p
{
	text-align:left;
	margin:4px;
}

/*////////// terms & cons //////////*/

#terms 
{
	text-align:center;
}
#terms img 
{
	border:0px;
}

/*////////// contact //////////*/

#contact .contactDetails
{
	float:left;
	clear:none;
	width:180px;
	text-align:left;
}
#contact .contactDetails .contactLeft 
{
	float:left;
	clear:none;
	width:55px;
	height:150px;
	margin:0px;
	text-align:right;
}
#contact .contactDetails .contactRight 
{
	float:right;
	clear:none;
	width:110px;
	height:150px;
	margin:0px;
	color:#695d47;
}
#contact .mapTool 
{
	position:absolute;
	width:404px;
	height:366px;
	margin-left:184px;
	overflow:hidden;
	*margin-left:-199px;
	*margin-top:4px;
}
#contact .mapTool ul
{
	position:absolute;
	*left:0px;
	width:404px;
	height:366px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#contact .mapTool li
{
	position:absolute;
	top:0px;
	left:0px;
	width:400px;
	height:362px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	border:solid 2px #3f211f;
}
#contact .mapTool .controls
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:205px;
	height:27px;
	border:solid 2px #3f211f;
	background-color:#fbfbe4;
	padding:2px;
}
#contact .mapTool .controls dl, 
#contact .mapTool .controls dt,
#contact .mapTool .controls dd
{
	float:left;
	clear:none;
	margin:0px;
	padding:0px;
}
#contact .mapTool .controls dt 
{
	padding:6px;
}
#contact .mapTool .controls dd 
{
	margin:0px 3px;
	cursor:pointer;
}
#details 
{
	cursor:pointer;
}
#contact ul.directions 
{
	float:left;
	clear:both;
	margin:0px;
	padding:0px;
	height:190px;
	width:183px;
	overflow-y:scroll;
	overflow-x:hidden;
}
#contact ul.directions li 
{
	float:left;
	clear:both;
	margin:3px 0px;
	padding:0px;
	width:162px;
	list-style-position:inside;
}
	

/*////////// special offers //////////*/

ul.specialOffers 
{
	float:left;
	clear:both;
	width:500px;
	text-align:left;
	margin-top:0px;
}
ul.specialOffers li 
{
	margin:5px 0px;
}

/*////////// headers //////////*/

h1 
{
	font-size:16px;
	margin:17px 12px 1px 12px;
}
h2 
{
	margin-top:2px;
	*font-size:16px;
}
h3 
{
	margin-top:2px;
	*font-size:14px;
}


a 
{
	color:#3f211f;
	text-decoration:none;
}
a:hover
{
	color:#7e615f;
	text-decoration:none;
}