/* CSS Stylesheet template */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #698052;
	line-height: 140%;
	background-color: #c1ad87;
	margin-top: 20px;
	margin-bottom: 20px;
}
p {
	padding: 6px 300px 6px 40px;
}
ul {
	padding-right: 300px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 19px;
	color: #7e6940;
	padding: 30px 0px 10px 40px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 19px;
	color: #a77e30;
	padding: 20px 0px 5px 40px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	line-height: 19px;
	color: #000;
	padding: 20px 0px 5px 40px;
}
table {
	margin-left: 35px;
	border: solid 1px #EFDDBF;

}
tb, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 5px 1px 15px;
	border: solid 1px #EFDDBF;
}
td p {
	padding: 0;

}

.copyright {
	text-align: right;
	font-size: 9px;
	padding: 6px 30px 3px 0px;
}
.black {
	color: #000000;
	font-weight: bold;
	font-size: 105%;
}
.black2 {
	color: #000000;
}

.indented {
	padding: 8px 40px 8px 60px;
}
.homepic {
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 5px;
	border: solid 1px #93b374;
}
.therapypic {
	float: left;
	margin: 10px 15px 20px 35px;
	padding: 5px;
	border: solid 1px #93b374;
}

.blackline {
	font-size: 12px;
	color: #000000;
	background-color: #e3f1fa;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #f9fdff;
}
.top {
	text-align: right;
}
.note {
	font-size: 90%;
	font-weight: bold;
}
/* Set layout styles */
#page {
	margin: 0 auto;
	width: 880px;
	background-image: url(images/content_bg.jpg);
}
#contentback {
	width: 880px;
	background-image: url(images/gingko_bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#header {
	width: 880px;
	height: 184px;
	background-image: url(images/banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#footer {
	width: 880px;
	height: 41px;
	background-image: url(images/footer_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
}
#contentright {
	color: #a77e30;
	padding:0;
	width: 268px;
	font-size: 95%;
	line-height: 150%;
	float: right;
}
#contentright p {
	padding: 10px 20px 10px 20px;
	font-size: 90%;
}
#consultation {
	color: #000;
	background-color: #dec290;
	border: 2px solid #fff;
	width: 70%;
	text-align: center;
	margin-left: 12px;
	margin-top: 15px;
	font-weight: bold;
	padding: 8px;
}
.brown {
	color: #7b5b38;
	font-size: 95%;
	font-weight: bold;
}
.green {
	color: #6b8253;
	font-size: 95%;
	font-weight: bold;
}
.small {
	font-size: 75%;
	font-weight: bold;
}

#boxright h2 {
	padding: 20px 0px 5px 20px;
}
.bullets {
	list-style-type: square;
	margin-left: 70px;
	padding: 3px 5px 3px 12px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #a77e30;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

#lwd {
	margin: 0 auto;
	margin-top: 30px;
	width: 880px;
	height: 80px;
}
