

body {
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 1.88889;	
	font-family: "century gothic", Geneva, Arial, Helvetica, sans-serif;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	
	}



#wrapper {
	float: left;
	/*border: 1px #666 dotted;*/
	background-color: #eeeed8;
	display: inline;
}

#header {
	float: left;
	width: 800px;
	margin: -10px 0 -10px 0;
	display: inline;
}

#holder {
	float: left;
	width: 800px;
	display: inline;
}

#textarea {
	float: left;
	width: 390px;
	background-color: #fff;
	padding: 2px;
	margin-top: 5px;
	/*border: 1px #666 dotted;*/
	display: inline;
}


#contact {
	float: left;
	width: 375px;
	margin: 5px;
	/*border: 1px #666 dotted;*/
	display: inline;
}


.contactLeft {
	float: left;
	width: 130px;
	margin-left: 5px;
	display: inline;


}
.contactRight {
	float: right;
	width: 130px;
	display: inline;
	
}



#topcorner {
	background-image: url(../pics/rock.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: right;
	width: 185px;
	background-color: #fff;
	/*border: 1px #666 dotted;*/
	text-align: right;
	margin: 5px;
	padding: 2px;
	display: inline;
}

#topcorner p {
	line-height: 1.5em;
	color: #999966;
	margin-right: 5px;
}

.lowertextarea {
	float: left;
	width: 390px;
	padding: 2px;
	margin-top: 5px;
/*border: 1px #666 dotted;*/
	background-color: #999966;
	display: inline;

}

.lowertextarea p {
	margin: 2px;
	padding: 2px;
	color: #fff;
	font-size: 11px;
}

#textarea h1 {
	text-align: right;
	font-size: 20px;
	color: #999966;
	padding: 2px;
	margin: 5px;
	font-weight: lighter;
	margin-top: 40px;
}

#textarea h2 {
	text-align: right;
	font-size: 14px;
	color: #999966;
	padding: 0;
	margin: 5px;
	font-weight: lighter;
	
}

#textarea img {
	float: left;
	margin: 14px 10px 2px 5px;
	display: inline;


}

* html #textarea h1 {
	margin-top: 10px;
}

#textarea  p {
	line-height: 1.92em;
	text-align: left;
	color: #333;
	padding: 2px;
	margin-left: 4px;
}

#lowerstrip {
	float: left;
	width: 383px;
	padding: 2px;
	margin: 5px;
	/*border: 1px #666 dotted;*/
	background-color: #999966;
	display: inline;
}

#lowerstrip p {
	margin: 2px;
	padding: 2px;
	color: #fff;
	font-size: 11px;
}

a {
	color:  #999666;
	text-decoration: none;
}

a:hover {
	color: #314f22;
}

.lowertextarea a {
	color: #666;
}

.lowertextarea a:hover {
	color: #314f22;
}

.boxout {
	float: left;
	background-image: url(../pics/tree.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 375px;
	padding: 2px;
	margin: 6px 3px 3px 3px;
/*border: 1px #666 dotted;*/
	background-color: #fff;
	text-align: right;
	line-height: 1.5em;
	display: inline;

}

.boxout2 {
	float: left;
	background-image: url(../pics/daisy.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 375px;
	padding: 2px;
	margin: 3px;
/*border: 1px #666 dotted;*/
	background-color: #fff;
	text-align: right;
	line-height: 1.5em;
	display: inline;

}

.boxout2 h1 {
	color: #999966;
	font-size: 18px;
	font-weight: lighter;
}

.boxout2 p{
	padding-right: 2px;
	margin-bottom: 9px;
	color: #333;
	font-size: 12px;
	font-weight: lighter;
}

.boxout3 {
	float: left;
	background-image: url(../pics/grape.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 375px;
	padding: 2px;
	margin: 3px;
/*border: 1px #666 dotted;*/	background-color: #fff;
	text-align: left;
	line-height: 1.5em;
	display: inline;

}

.boxout3 h1 {
	color: #999966;
	font-size: 16px;
	font-weight: lighter;
}

.boxout3 p{
	padding-left: 2px;
	color: #333;
	font-size: 12px;
	font-weight: lighter;
	line-height: 1em;
}


.boxout h1 {
	color: #999966;
	font-size: 14px;
	
}

.boxout  p {
	padding-right: 2px;
	color: #333;
	font-size: 11px;
	font-weight: lighter;
}




/* NAV THERAPIES */

	#nav {
		margin: 5px;
		padding: 2px;
		list-style: none;
		float : left;
		width : 185px;
		/*border: 1px #666 dotted;*/
				display: inline;


			
	}

	#nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 185px;
		display: inline;

		
	}
	
	#nav li { /* all list items */
	
		float : left;
		line-height :20px;
		margin-left: 0px;
		margin-bottom : -1px;
		padding: 5px 5px 7px 5px;
		width: 175px;
		background-color: #999966;
		display: inline;

	}
	
	#nav li.last {
		padding-bottom: 30px;
	}


	
	#nav li a {
		width : 160px;
		display : block;
		color : #FFF;
		font-weight : lighter;
		text-decoration : none;
		padding : 0 0.5em;
	}
	
	#nav li a:hover {
		color : white;
		background-color : #7D775C;
		border-right: #FFF 5px solid;
	}
	
	


/* NAVIGATION Middle */



.nav2 {
	background-color: #999966;
	float: left;
	width: 390px;

}
 
.nav2 ul { 
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 390px;
		display: inline;

		
	}

.nav2 li {
	list-style: none;
	float: left;
	color: #FFF;
	padding: 3px;
}

.nav2 a {
	display: inline;
	padding: 5px 30px 4px 10px;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	font-size: 100%;
	font-weight: lighter;
}

.nav2 a:hover {
	color: #314f22;
}


/* NAV THERAPISTA */

	#navright {
		margin: 5px;
		padding: 2px;
		list-style: none;
		float : right;
		width : 185px;
	/*border: 1px #666 dotted;*/
		display: inline;


			
	}

	#navright ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : right;
		width : 185px;
		display: inline;
		
	}
	
	#navright li { /* all list items */
	
		float : right;
		text-align: right;
		line-height :20px;
		margin-left: 0px;
		margin-bottom : -1px;
		padding: 5px 5px 7px 5px;
		width: 175px;
		background-color: #999966;
		display: inline;

	}
	
	#navright li.last {
		padding-bottom: 111px;
	}

	body.pauline #navright li.last {
		padding-bottom: 273px;
	}
	
	body.pauline #nav li.last {
		padding-bottom: 200px;
	}
	
	#navright li a {
		width : 160px;
		display : block;
		color : #FFF;
		font-weight : lighter;
		text-decoration : none;
		padding : 0 0.5em;
	}
	
	#navright li a:hover {
		color : white;
		background-color : #7D775C;
		border-right: #FFF 5px solid;
		
	}
	
img {
	border: 0;
}

span {
	font-size: 13px;
}

.center p {
	text-align: center;
}

