* {
	padding:0;
	margin:0;
	}
body {
	text-align:center;
	background:#44022A;
	color:#33001F;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:small;
	}


#container {
	margin:10px auto 10px auto;
	
	width:760px;
	background: #44022A url(../../images/containerbg.jpg) top left repeat-y;
	}
	
#masthead {
	width:760px;
	padding-top:10px;
	height:150px;
	background: #44022A url(../../images/header.jpg) top left no-repeat;
	}
	
#content {
	width:760px;
	text-align:left;
	background: transparent url(../../images/contentbg.jpg) bottom left no-repeat;
	padding:0 0 80px 0;
	z-index:-2;
	}
	
#content p, h1, h2, h3, h4, ul, ol {
	padding:10px 30px 10px 30px;
	}

#content ul, ol {
	padding-left:60px;
	}

#movie {
	width:550px;
	height:148px;
	}
		
	
#nav {
	width:740px;
	padding-left:20px;
	height:22px;
	display:none;	
	}

/* Hail Zeldman! */
#nav ul {
	list-style: none;
	
	padding: 0;
	margin: 0;
	border: 0;
	}

#nav li	{
	
	
	/* mac hack \*/
	text-align: center;
	background: transparent url(../../images/snbg.gif) bottom left no-repeat;
	/* end hack */
	
	position:relative;
	margin-right:0px;
	padding:0;
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
	height:17px;
	/* bandpass filter for mac ie5 */
	 /*\*//*/
 		 display:inline;
		 font-size:10px;
		/**/
	
	}
#nav li > ul {
	top: auto;
	left: auto;
	}
#nav li ul {
	display:none;
	position: absolute; 
	top: 15px;
	left: 0;
	}
	
#nav li ul.healing {
	display:none;
	position: absolute; 
	top: 15px;
	left: -107px;
	
	}
	
#nav li ul.healing li a {
	text-align:right;
	}
	
#nav li ul li {
	display:block;
	clear:left;
	background:transparent;
	}

#nav li ul li a {
	display:block;
	width:230px;
	text-align:left;
	background:transparent;
	}

#nav li ul.namelist li a {
	display:block;
	width:150px;
	text-align:left;
	background:transparent;
	}
	
#nav li ul {
	background:#44022A url(../../images/snulliulbg240.gif) bottom left no-repeat;
	width:240px;
	}
	
#nav li ul.namelist {
	background:#44022A url(../../images/snulliulbg160.gif) bottom left no-repeat;
	width:160px;
	}

	
#nav li a {
	
	padding:3px;
	background: transparent url(../../images/snabg.gif) bottom right no-repeat;
	color: #fff;
	text-decoration: none;
	border:0;
	/* bandpass filter for mac ie5 */
	 /*\*//*/
 		 color: #44022a;
		 background:none;
		/**/
}



#nav li a:hover {
	font-weight: bold;
	/* mac hack \*/
	color: #C4D795;
	/* end hack */
	text-decoration: none;
	border:0;
	}
#nav li:hover ul, #nav li.over ul{ 
	display: block; 
	
	}
	
#nav li.counseling {
	z-index:1;
	}
ul.healing {
	z-index:0;
	}
	/* mac hack \*/
#nav li.trad a:hover {
	background:#44022a;
	}
	/* end hack */
	
#footer {
	padding-top:20px;
	width:760px;
	text-align:center;
	clear:both;
	margin:0 auto 0 auto;
	background:#44022A;
	}
	
#footer p {
	font-size:x-small;
	margin-bottom:20px;
	}
	
#footer a {
	color:#ffffe1;
	}
	
.agspaced {
	
	font-size:xx-small;
	color:#ffffe1;
	margin-bottom:10px;
	padding-bottom:10px;
	text-align:center;
	}
	
.slogan {
	letter-spacing:normal;
	}
.agspaced select, .agspaced img {
	font-size:xx-small;
	margin-bottom:10px;
	}
	
.footertext {
	padding:0;
	margin:0;
	}
		
.agspaced a {
	color:#000000;
	}
	
	
.pic {
	float:right;
	margin:10px 40px 10px 10px;
	width:200px;
	clear:both;
	}
	
.pic p {
	font-size:x-small;
	}
	
.pic img {
	border:2px solid #5F795E;
	}

ol li {
	padding-bottom:12px;
	}
		

img {
	border:0;
	}
	
td {
	vertical-align:top;
	}

a {
	color:#44022A;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}
	
.formtable {
	width:100%;
	}
.labels {
	width:35%;
	}
fieldset {
	margin:30px;
	padding:10px;
	}
	