@charset "utf-8";
body {
	background-color: #FFFFDA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #336600;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: none;
	color: #FFFFDA;
}
a:active {
	text-decoration: none;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D7E3A8;
	overflow: hidden
}
#container  h1 {
	font-size: 130%;
}
#header {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #ABB586;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#nav {
	background-color: #C8D49D;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#nav a {
	font-weight: bold;
	color: #000000;
}
#nav a:hover {
	font-weight: bold;
	color: #869157;
}
#heading {
	margin: 20px;
	padding: 10px;
	border: 2px solid #D7E3A8;
	font-size: 150%;
	font-weight: bold;
}

#logo {
	height: 328px;
	width: 250px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#healing {
	margin-top: 20px;
	text-align: center;
	font-size: 80%;
	margin-bottom: 30px;
}
#practitioners {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 110%;
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #C8D49D;
	border-right-color: #C8D49D;
	border-left-color: #C8D49D;
	background-color: #FFFFDA;
	font-weight: bold;
}

#JES {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#Judi {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#Nancy {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#Sidney {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#Theresa {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#Victoria {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


#left {
	display: inline;
	float: left;
	height: 794px;
	width: 250px;
	background-color: #D8E3A7;
	padding: 20px;
	background-image: url(../images/bamboo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: small;
	padding-bottom: $big_value;
	margin-bottom: -$big_value;
}
#main {
	background-color: #C8D49D;
	height: 834px;
	float: left;
	width: 490px;
	background-image: url(../images/body_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: $big_value;
	margin-bottom: -$big_value;
}


#main_text {
	padding: 20px;
}
#main_text  img {
	float: right;
	display: inline;
	border: 5px solid #F6F9D9;
	margin-left: 20px;
	margin-bottom: 20px;
	
}
#location {
	background-color: #D8E3A7;
	padding: 20px;
	float: left;
	width: 406px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-size: 95%;
	border: 2px solid #FFFFDA;
}




#footer {
	float: left;
	font-size: 80%;
	text-align: center;
	width: 780px;
	padding-top: 15px;
	padding-bottom: 25px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer a {
	color: #ABB586;
}
#footer a:hover {
	color: #FFFFDA;
}


.authors {
	font-size: 90%;
}
.style1 {
	font-size: medium;
	font-weight: bold;
}
