body {
	background: #FFF;
	margin: 0px;
	padding: 0px;
}
#container {
	background: url(../images/bkg_02.jpg) repeat-y;
	margin: 0px auto;
	padding: 0px;
	width: 1079px;
}
#content {
	background: url(../images/bkg_01.jpg) no-repeat;
	padding-top: 55px;
	margin-bottom: 3px;
	padding-bottom: 10px;
}
#about #content {
	background: url(../images/bkg-scott_01.jpg) no-repeat;
}

#workshops #content {
	background: url(../images/bkg-workshops_01.jpg) no-repeat;
}


#titleNavBar {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-bottom: 5px;
}
#titleNavBar ul {
	list-style: none;
	margin-left: 332px;
	margin-top: 10px;
}
#titleNavBar li {
	display: inline;
}
#titleNavBar ul li a {
	font-size: .8em;
	text-decoration: none;
	color: #999;
	margin-right: 15px;
	margin-left: 15px;
}
#titleNavBar ul li a:hover {
	color: #414141;
}
.currentPageLink {
	color: #414141;
	margin-right: 15px;
	margin-left: 15px;
	font-size: .8em;
}


#content #bodyText {
	margin-left: 520px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
#testimonials #container #content #bodyText {
	margin-bottom: 55px;
}

#bodyText h1 {
	font-weight: normal;
	color: #72aeaa;
	font-size: 2.2em;
	margin: 0px 0px 0px -15px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}

}
.divider {
	margin: 6px 0px 0px;
	border-bottom: 1px solid #999;
	line-height: 0em;
	font-size: 0em;
}
#container #content #bodyText h6 {
	font-size: 1px;
	background: #BBD5C8;
	margin: 0px;
	padding: 0px;
}



#content #bodyText p {
	color: #555555;
	line-height: 1.4em;
	margin-top: 1em;
	margin-bottom: 1em;
}
.leader {
	font-size: 1.3em;
}

#content #bodyText #readon {
	display: inline;
}
#content #bodyText #readon a {
	color: #5B9F9A;
}
#content #bodyText p a {
	color: #5B9F9A;
}
#section #container #content #bodyText table {
	font-size: 1em;
}
#content #bodyText dl {
	color: #555555;
}
#content #bodyText dl dt {
	margin-bottom: 3px;
}
#content #bodyText dl dd {
	padding-bottom: 8px;
}

#content #bodyText dl dt a {
	color: #5B9F9A;
	font-weight: bold;
}






#footer {
	font-size: 0.7em;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 1079px;
	margin: 0px auto 8px;
}
#footer div p {
	margin: 0px 30px 0px 0px;
	padding: 0px;
}

#footer div a {
	color: #999;
}

