@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #C4CD77;
}
body {
	background-color:#FFEFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.clearAll {
	clear: both;
}
.alignRight {
	float: right;
	margin-left: 10px;
}
.alignLeftWithPadding {
	float: left;
	margin-right: 10px;
}
.welcomeTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/welcome.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 312px;
}
.servicesTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/services.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 312px;
}
.benefitTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/benefits.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 312px;
}
.therapiesTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/therapies1.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 312px;
}
.workshopsTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/workshops.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 312px;
}
.resourcesTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/resources.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 312px;
}
.newsletterTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/newsletter.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 312px;
}
.newsTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/news.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 312px;
}
.researchTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/researchArticals.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 312px;
}
.booksTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/books.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 312px;
}
.aboutTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/about.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 312px;
}
.contactTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/contact.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 312px;
}
.feedbackTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/feedback.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 312px;
}
.smallerFont{
	font-size: .75em;
}
.pointSmallerText {
	font-size: .75em;
}

.paddBottom {
	padding-bottom: 10px;
}
.boxOneTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/newsTitle.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 275px;
}
.boxTwoTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/events.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 148px;
}
.boxThreeTitle {
	text-indent: -9999px;
	background-image: url(../images/titles/client.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 146px;
}
.textRight {
	text-align: right;
}
.rssTitle {
	font-size: .85em;
}

.timeDateAuthor {
	font-size: 0.8em;
	margin-top: -2px;
}
.select {
	list-style-image: url(../images/buttons/selected.gif);
}

img {
	border:none;
}
a:link, a:visited {
	text-decoration: none;
	color: #4A006F;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
.pdfBullet {
	list-style-image: url(../images/buttons/pdf.gif);
}
.rssBullet {
	list-style-image: url(../images/buttons/rss.gif);
}
.dateBullet {
	list-style-image: url(../images/buttons/date.gif);
}
div#theFooter a:link, div#theFooter a:visited {
	text-decoration: none;
	color: #3d4804;
	font-weight: normal;
}
div#theFooter a:hover, div#theFooter a:active {
	text-decoration: underline;
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
a:focus {
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 20px;
	clear: both;
}
h2 {
	font-size: 1.5em;
	margin-bottom: 20px;
	font-weight: normal;
	clear: both;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
p {
	margin-bottom: 10px;
	margin-left: 20px;
	clear: both;
}
blockquote {
	margin-bottom: 10px;
	margin-left: 30px;
	clear: both;
}
hr {
	margin-bottom: 10px;
}

div#headHolder {
	background-image: url(../images/BG/headHolderBG.gif);
	background-repeat: repeat-x;
	height: 180px;
	width: 100%;
}
div#theheader {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
	background-image: url(../images/BG/headerBG.jpg);
	position: relative;
	text-indent: -9999px;
}



div#theNavigation {
	background-image: url(../images/BG/navBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 75px;
	width: 599px;
	position: absolute;
	right: 0px;
	bottom: 34px;
}
div#theNavigation ul {
	height: 75px;
	width: 599px;
	list-style-type: none;
}
div#theNavigation   li  {
	float: left;
	height: 75px;
}
div#theNavigation li#servicesBtn a {
	height: 75px;
	width: 117px;
	display: block;
	text-indent: -9999px;
}
div#theNavigation li#servicesBtn a:hover {
	background-image: url(../images/BG/navBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px -75px;
}

div#theNavigation li#workshopBtn a {
	height: 75px;
	width: 136px;
	display: block;
	text-indent: -9999px;
}
div#theNavigation li#workshopBtn a:hover {
	background-image: url(../images/BG/navBG.jpg);
	background-repeat: no-repeat;
	background-position: -117px -75px;
}
div#theNavigation li#referencesBtn a {
	height: 75px;
	width: 136px;
	display: block;
	text-indent: -9999px;
}
div#theNavigation li#referencesBtn a:hover {
	background-image: url(../images/BG/navBG.jpg);
	background-repeat: no-repeat;
	background-position: -253px -75px;
}
div#theNavigation li#aboutBtn a {
	height: 75px;
	width: 102px;
	display: block;
	text-indent: -9999px;
}
div#theNavigation li#aboutBtn a:hover {
	background-image: url(../images/BG/navBG.jpg);
	background-repeat: no-repeat;
	background-position: -389px -75px;
}
div#theNavigation li#contactBtn a {
	height: 75px;
	width: 108px;
	display: block;
	text-indent: -9999px;
}
div#theNavigation li#contactBtn a:hover {
	background-image: url(../images/BG/navBG.jpg);
	background-repeat: no-repeat;
	background-position: -491px -75px;
}
div#sectionPointer {
	background-image: url(../images/BG/sectionPointer.gif);
	height: 12px;
	width: 22px;
	position: absolute;
	right: 530px;
	bottom: 34px;
	z-index: 100;
}
div#sectionPointer2 {
	background-image: url(../images/BG/sectionPointer.gif);
	height: 12px;
	width: 22px;
	position: absolute;
	right: 400px;
	bottom: 34px;
	z-index: 100;
}
div#sectionPointer3 {
	background-image: url(../images/BG/sectionPointer.gif);
	height: 12px;
	width: 22px;
	position: absolute;
	right: 267px;
	bottom: 34px;
	z-index: 100;
}
div#sectionPointer4 {
	background-image: url(../images/BG/sectionPointer.gif);
	height: 12px;
	width: 22px;
	position: absolute;
	right: 148px;
	bottom: 34px;
	z-index: 100;
}
div#sectionPointer5 {
	background-image: url(../images/BG/sectionPointer.gif);
	height: 12px;
	width: 22px;
	position: absolute;
	right: 35px;
	bottom: 34px;
	z-index: 100;
}

div#homeBtn {
	background:url(../images/buttons/transBtn.gif);
	position: absolute;
	height: 100px;
	width: 330px;
	cursor: pointer;
	z-index: 1000;
	left: 0px;
	bottom: 0px;
}

div#homeIcon {
	height: 41px;
	width: 83px;
	position: absolute;
	background-image: url(../images/buttons/homeIcon.gif);
	left: 160px;
	top: 30px;
	cursor:pointer;
	display: none;
	z-index: 101;
	background-repeat: no-repeat;
}

div#bodyHolder {
	width: 100%;
	position: relative;
}

div#foliageTopRight {
	height: 296px;
	width: 401px;
	background-image: url(../images/BG/topRightFoliageBodyBG.gif);
	top: -40px;
	right: 0px;
	position: absolute;
}
div#foliageBtmLeft {
	height: 296px;
	width: 401px;
	background-image: url(../images/BG/btmLeftFoliageBodyBG.gif);
	position: absolute;
	bottom: 0px;
	Left: 0px;
}
div#theBody {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #4A006F;
}
div#leftContent {
	width: 330px;
	float: left;
}
div#leftContent ul, div#rightContent ul {
	margin-left: 40px;
	margin-bottom: 20px;
}
div#leftContent li {
	margin-bottom: 10px;
}
div#leftContent img {
	margin-bottom: 20px;
	clear: both;
}
div#rightContent {
	float:right;
	width: 580px;
}
div#btmContentPadding {
	height: 10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
div#footHolder {
	width: 100%;
	padding-top: 10px;
	background-image: url(../images/BG/footHolderBG.gif);
	background-repeat: repeat-x;
}
div#theFooter {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/BG/footerBG.jpg);
	background-repeat: repeat-y;
	color: #3d4804;
	font-size: 1em;
}
div#boxOne {
	width: 330px;
	float: left;
	padding-top: 10px;
}
div#boxOne ul {
	margin-left: 50px;
	list-style-type: none;
}
div#boxOne li {
	margin-bottom: 10px;
}
div#boxTwo ul {
	margin-left: 50px;
	list-style-type: none;
}
div#boxTwo li {
	margin-bottom: 10px;
}

div#boxHolder {
	width: 580px;
	float: right;
}
div#boxTwo {
	width: 280px;
	float: left;
	padding-top: 10px;
}
div#boxThree {
	width: 280px;
	float: right;
	padding-top: 10px;
	font-size:.85em;
}
div#buttonHolder {
	clear: both;
}
div#boxOneBtn {
	width: 330px;
	float: left;
	text-align: right;
	padding-bottom: 20px;
}
div#boxHolderBtn {
	width: 580px;
	float: right;
}
div#boxTwoBtn {
	width: 280px;
	float: left;
	text-align: right;
	padding-bottom: 20px;
}
div#boxThreeBtn {
	width: 280px;
	float: right;
	text-align: right;
	padding-bottom: 20px;
}
input {
	width: 300px;
}
textarea {
	width: 300px;
}
