body
{
	font-family: "trebuchet ms";
	font-size: 16px;
	padding: 15px 0 15px 0;
	margin: 0;
	background: url(../img/gradfill.png) 0 -25px repeat-x;
	line-height: 1.33;
	color: #444444;
}

#container 
{
	width: 740px;
	margin: 0 auto 0 auto;
	background: #ffffff;
	border: 1px solid #999999;
	padding: 0 20px 0 20px;
}

#logobar
{
	position: relative;
	height: 190px; /* 120px */
	background: url(../img/logo.png) 0 30px no-repeat;
}

#logobar ul
{
	position: absolute;
	top: 0px;
	right: 252px;
	width: 220px;
	margin: 0;
	padding: 15px 5px 0 0;
}

#logobar ul li
{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#logobar ul a
{
	display: block;
	text-align: right;
	font-family: "berling", "georgia", "times new roman", serif;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	padding-right: 15px;
}

#logobar ul a.menucrnt
{
	font-weight: bold;
}

#logobar ul a:hover
{
	border-right: 10px solid #b89dff;
	padding-right: 5px;
}

#piccontainer
{
	position: absolute;
	top: 15px;
	right: 0px;
	width: 250px;
	border-top: 5px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 5px solid #000000;
	background: #b89dff;
	padding: 0 0 15px 0;
}

#pic
{
	background: #cccccc;
	border-bottom: 5px solid #000000;
}

body.about #pic
{
	background: #cccccc url(../img/duckling-pic.jpg) top left no-repeat;
	height: 166px;
}

body.index #pic
{
	background: #cccccc url(../img/pic_823792.jpg) top left no-repeat;
	height: 166px;
}

body.cfaq #pic
{
	background: #cccccc url(../img/pic_782952.jpg) top left no-repeat;
	height: 166px;
}

body.hypno #pic
{
	background: #cccccc url(../img/pic_805906.jpg) top left no-repeat;
	height: 167px;
}

body.location #pic
{
	background: #cccccc url(../img/pic_807956.jpg) top left no-repeat;
	height: 166px;
}

body.hfaq #pic
{
	background: #cccccc url(../img/pic_808879.jpg) top left no-repeat;
	height: 167px;
}

body.counsel #pic
{
	background: #cccccc url(../img/pic_839604.jpg) top left no-repeat;
	height: 167px;
}

.col2container
{
	background: url(../img/colbg.png) 0 0 no-repeat;
}

.col2container2
{
	background: url(../img/colbg2.png) 0 0 no-repeat;
}

.col2container3
{
	background: url(../img/colbg.png) 0 0 no-repeat;
}

/*.col2innercontainer { background: transparent url(../img/coldivider.png) 355px 0 repeat-y; }*/

.h3sectionl
{
	width: 350px;
	margin: 0 10px 5px 0;
	padding: 3px 5px 0 5px;
	float: left; /*border: 1px solid #dddddd;*/
}

.h3sectionr
{
	width: 350px;
	margin: 0 0 5px 10px;
	padding: 3px 5px 0 5px;
	float: left; /*border: 1px solid #dddddd;*/
}

h1
{
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 20px 0;
}

/*h2 { font-size: 20px; font-weight: bold; margin: 0 0 15px 0; padding: 0 0 0 10px; background: url(../img/headingbg.png) top left repeat-y; border-bottom: 3px solid #000000; width: 240px; }*/
/*h2 { font-size: 20px; font-weight: bold; margin: 0; padding: 0 0 15px 0; /* color: #b89dff;  color: #8061d1; } */

h2
{
	font-family: "berling", "georgia", "times new roman", serif;
	font-variant: small-caps;
	font-size: 22px;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 25px 0 20px 0;
	padding: 0 0 0 3px;
	border-bottom: 1px solid #aaaaaa;
	width: 240px;
	color: #000000;
}

h2 span
{
	letter-spacing: 0px;	/* manual kerning for AV pairs */
}

h3
{
	font-family: "berling", "georgia", "times new roman", serif;
	font-variant: small-caps;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 0 2px 10px 2px;
	padding: 3px 0 2px 3px;
	border-bottom: 1px solid #888888;
	width: 240px;
	color: #000000;
}

.h3sectionl p 
{
	padding-left: 5px;
	padding-right: 7px; text-align: justify;
	padding-bottom: 5px;
}

.h3sectionr p
{
	padding-left: 5px;
	padding-right: 7px; text-align: justify;
	padding-bottom: 5px;
}

p.noh3
{
	padding-top: 6px;
}

.onecol
{
	padding-left: 25px;
	padding-right: 25px;
}

.onecol p
{
	text-align: justify;
}

.onecol h3
{
	padding-top: 15px;
	margin-left: 0px;
	padding-left: 1px;
}

.twocol h3
{
	padding-top: 15px;
}

p
{
	margin: 0;
	padding: 0 0 10px 0;
}

/*p.preaddress
{
	padding-bottom: 0px;
}*/

p.address
{
	padding-left: 20px;
}

p.before2col
{ 
	padding: 0 0 23px 0;
}

ul
{
	margin: 0;
	padding: 0 15px 5px 25px;
}

ul.llist
{
	width: 300px;
	float: left;
}

ul.rlist
{
	width: 300px;
	float: left;
}

#content li
{
	list-style-type: none;
	list-style-image: url(../img/purpledot.gif);
}

#content a 
{
	color: #000000;
/*	font-weight: bold; */
}

#content a:visited
{
	color: #000000;
}

dl
{
	margin: 5px 0 15px 0;
	padding: 0;
}

dt
{
	font-weight: bold;
	display: block;
}

dd
{
	display: block;
	margin: 0;
	padding: 0 0 0 2em;
}

.clearer
{ 
	clear: both;
	font-size: 1px;
	height: 15px;
	background: url(../img/colbgend.gif) bottom left no-repeat;
}

.sectionspacer
{
	font-size: 1px;
	height: 45px;
}

.sectionspacertxt
{
	font-size: 1px;
	height: 0px;
}

.endPage
{
	padding: 20px 0 0 0;
	clear: both;
}

.imgLeft
{
	float: left;
}

.imgRight
{
	float: right;
}

.quotebox
{
	display: block;
	width: 225px;
/*	background: #f7f7f7; */
/*	background: #e9e1ff; */
	background: #cdbaff;
	text-align: center !important;
	font-style: italic;
	padding: 5px 10px 10px 10px;
/*	border: 1px solid black; */
	margin: 0 0 10px 15px;
	float: right;
/*	color: #b89dff; */
}

.bacpbox
{
	margin-top: 15px;
	border: 1px solid black;
	padding: 5px 10px 10px 10px;
}

p.copynotice
{
	clear: both;
	margin: 12px 0 3px 0;
	padding: 6px 0 0 0;
	font-size: 13px;
	text-align: center;
}