body{
	background-image: url(images/top_tile2.gif) ; 
	background-repeat: repeat-x;
	background-color: #000000;
	margin: 0px auto 0px auto;
	text-align: center;
	font-family: papyrus;
}
div.pagecontainer, div.pagecontainer_bkpg{
	margin: 28px auto 0px auto;
	width: 800px;
	height: auto;/*See below*/
	background-color: #eeeeee;
	border-top: 5px solid black;
	overflow: hidden;
	fdisplay: none;
}

div.utilnav,div.utilnav_bkpg{
	margin: 0px;
	float: left;
	height: auto;/*See below*/
	width: 259px;
	background-image: url(images/waterpics_black.jpg);
	background-color: black;
	color: #694F36; 
}
div.utilnav_bkpg{
	background-image: none; url(images/cascade.jpg);
	background-position: 0% 120%;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	height: auto;/*See below*/
	color: #69475e;
	font-size: 14pt;
	font-weight: bold;
	padding: 0px 0px 0px 30px;
	width: 229px;
}
div.headerbox, div.headerbox_bkpg{
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	margin-top:-2px;
	font-family: Papyrus;
	font-weight: bold;
	font-size: 9pt;
	color: #cccccc;
	white-space: nowrap;
}
div.headerbox_bkpg{
	margin-left: -30px;
	margin-top: 1px;
}

div#leftmenu{
	padding: 20px 20px 20px 0px;
	text-align: right;
}
span#menuhead{
	display: block;
	margin: 40px 0px 5px 0px;
	font-size: 14pt;
	line-height: 1;
}
span#menusubhead{
	font-size: 10pt;
	font-weight: normal;
	display: block;
	line-height: 1;
	margin: 0px;
}
div#leftmenu ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	font-family: Papyrus;
	font-size: 10pt;
	font-weight: bold;
	float: right;
	text-align: right;
	line-height: 1;
}
div#leftmenu li{
	background-image: url(images/darktile.gif) ; 
	text-decoration: none;
	text-align: right;
	background-color: #69475e; 
	color: #eeeeee; 
	margin: 0px 0px 2px 0px;
	padding: 6px 10px 4px 0px;
	width: 155px;
	border-right: 5px solid #69475e;
}
div#leftmenu a:link, div#leftmenu a:hover, div#leftmenu a:visited{
	text-decoration: none;
	color: #eeeeee; 
}
div#leftmenu a:hover{
	color: #69475e; 
}

div.contentbody, div.contentbody_bkpg{
	background-color: #eeeeee;
	font-family: papyrus;
	font-weight: normal;
	font-size: 12pt;
	color: #58582C;
	height: auto;/*See below*/
	width: 530px;
	overflow: hidden;
	padding: 20px 0px 10px 10px;
	border-bottom: 6px solid black;
	float: left;
}
div.contentbody_bkpg{
	padding: 20px 60px 20px 60px;
	width: 400px;
	height: auto;/*See below*/
	border: none;
	text-align: left;
	font-size: 12pt;
	overflow: auto;
}
div.contentbody_bkpg h1{
	font-size: 16pt;
	margin-left: 40px;
}
div.contentbody_bkpg h2{
	font-size: 12pt;
}
span.long p, span.long li{
	font-family: arial;
	font-size: 11pt;
	line-height: 1.4;
}

div#pagebottom_bkpg{
	background-image: url(images/cascade.jpg);
	background-repeat: repeat-x;
	height: 30px;
	clear: both;
	width: 100%;
}




/* --------------------
	Enter buttons
	------------------- */

div#enterbuttons{
}

div#enterbuttons a:link, 
div#enterbuttons a:visited, 
div#enterbuttons a:hover{
	border: none;
	border-top: 3px solid #eeeeee;
	cursor: pointer;
	height: 200px;
	width: 217px;
	display: block;
	float: left;
	vertical-align: top;
	background-color: black;
}
div#enterbuttons a:hover{
	border-top: 3px solid #694f36;
}
div#enterbuttons a#enterLeft{
	background-image: url(images/counseling.gif);
	margin-left: 35px;
	margin-right: 20px;
}
div#enterbuttons a#enterRight{
	background-image: url(images/indigo.gif);
	padding-left: 0px;
	margin-left: 15px;
	margin-right: 0px;
}

hr#bottomLine{
		border: none;
		background-color: #9E8397; 
		color: #9E8397; 
		height: 2px; 
		margin-top: 25px;
}


.logotext, .logotext_small{
	font-family: papyrus;
	font-size: 30pt;
	font-weight: bold;
	color: #58582C;
}
.logotext_small{
	font-size: 14pt;
}

div#centerimg{
	text-align: center;
	border: 4px solid #58582c;
	padding: 10px 10px 10px 10px;
	background-color: #98986c;
	height: 40px; 
	width: 150px;
	margin: 0px auto 0px auto;
	background-image: url(images/cascade.jpg);
}

span.topmenuitem{
	border-left: 2px solid #694F36;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: none;
	margin-right: none;
}
span.topmenuitem_first{border-left: none;}
span.topmenuitem_bottom{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}





/* --------------------
	Page Heights
	------------------- */

	/* Defaults */
	div.pagecontainer{
		height: 441px;
	}
	div.pagecontainer_bkpg{
		height: 449px;
	}
	div.utilnav,div.utilnav_bkpg{
		height: 441px;
	}
	div.utilnav_bkpg{
		height: 386px;
	}
	div.contentbody, div.contentbody_bkpg{
		height: 411px;
	}
	div.contentbody_bkpg{
		height: 386px;
	}

	/* Page-specific styles */
	
	/* indigos_links */
	body#indigos_links li p{
		margin-top: -0px;
	}
	body#indigos_links ul{
		margin-bottom: 30px;
	}

	/* indigos_articles */
	body#indigos_articles li p{
		margin-top: -0px;
		font-weight: normal;
	}
	p#articletitle, p#articlesubtitle{
		font-size: 14pt;
		font-family: papyrus;
	}
	p#articletitle{
		font-weight: bold;
		margin-bottom: 0px;
	}
	p#articlesubtitle{
		font-weight: normal;
		margin-top: 0px;
	}
	body#indigos_articles ul{
		font-weight: bold;
		margin-bottom: 30px;
	}

	/* counseling_home */
	body#counseling_home img#linda1{
		width: 200px;
		border: solid;
		float: right;
		margin: 10px -40px 10px 10px;
		clear: right;
	}
	body#counseling_home div#spacer1{
		width: 1px;
		float: right;
		height: 100px;
	}



	body.expandVert div.pagecontainer_bkpg,
	body.expandVert div.utilnav_bkpg,
	body.expandVert div.contentbody_bkpg{
		height: auto;
	}





	/*  Contact Form  */
	p#addresshead{
		margin-bottom: 5px;
		padding: 0px;
	}
	p#addressdetail{
		margin-left: 10px;
		margin-top: 0px; margin-bottom: 0px;
		font-weight: bold;
	}
	.formlabel {
		font-family: arial;
		font-weight: bold;
		width: 130px;
		display: block;
		vertical-align: top;
		float: left;
		margin-left: 0px;
	}
	.formentry {
		width: 230px;
		margin-bottom: 5px;
		float: left;
	}


