* {
	margin: 0; padding: 0; border: 0;
	}

/**/

#header {
	background-color: #fff;
	height: 180px;
	border-bottom: solid 1px #ccc;
	}

#container {
	background: #fff url(img/bg_sidebar.gif) repeat-y; 
	width: 800px;
	margin: 0 auto;
	xborder-right: solid 1px #9eab04;
	xborder-left: solid 1px #9eab04;
	}

.container {
	width: 800px;
	margin: 0 auto;
	}

#sidebar {
	width: 200px;
	border-right: solid 1px #ccc;
	float: left;
	}

#sidebar #menu a {
	font-size: 1.2em; color: #9eab04; font-weight: bold;
	text-decoration: none;
	padding: 8px 30px;
	display: block;
	}

#sidebar #menu a:hover {
	color: #4d590d;
	background-color: #fff;
	}

#sidebar #menu #therapy a, #sidebar #menu #feng_shui a {
	font-size: 1em; color: #4d590d;
	padding: 6px 30px;
	}

#content {
	background-color: #fff;
	min-height: 600px;
	margin: 0 0 0 200px;
	padding: 10px;
	border-left: solid 1px #ccc;
	}

#contact, #testimonials {
	font-size: .85em; color: #4d590d;
	padding: 10px;
	border-top: solid 1px #fff;
	}

	#testimonials a {
		color: #4d590d;
		text-decoration: none;
		}

#footer {
	font-size: 1em; color: #999;
	text-align: center;
	padding: 10px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #9eab04;
	clear: both;
	}

#footer a {
	color: #999;
	}

/**/

body {
	font-family: verdana, sans-serif; font-size: 62.5%; color: #4d590d;
	background: #9eab04 url(img/bg_body.gif) repeat-x; 
	margin: 0 0 10px 0;
	}

p {
	font-size: 1.2em; color: #4d590d;
	line-height: 1.8em; text-align: justify;
	margin: 0 0 10px 0;
	}

ul {
	font-size: 1.1em; color: #4d590d; font-style: italic;
	line-height: 1.8em;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	}

hr {
	background-color: #ccc;
	height: 1px;
	margin: 0 0 10px 0;
	}

strong, b {
	font-size: 1.1em; 	
	}
/**/

input, textarea {
	font-size: 1.1em; color: #444;
	margin: 0 0 10px 0;
	padding: 4px;
	border: solid 1px #ccc;	
	}

/**/

h1, h4 {
	font-family: georgia, sans-serif; font-size: 2.6em; color: #9eab04; font-weight: normal;
	margin: 0 0 10px 0;
	}

h2 {
	font-family: georgia, sans-serif; font-size: 1.8em; font-weight: normal; font-style: italic;
	margin: 0 0 10px 0;
	}

h2 span {
	color: #cc0000;
	}

h3 {
	font-family: georgia, sans-serif; font-size: 1.8em; color: #cc0000; font-weight: normal; font-style: italic;
	margin: 0 0 10px 0;
	}
