/* CSS Document */

/*  ===================================================  
	
	Description: CSS Framework structure style sheet
	Author:  
	Release date:	 
	Designer approved: 
	Date approved: 
	Revision History:	Revised By		Revised On:
						Kari			08/29/10
						
  	===================================================  */


body {
	background: #F1EFE3;
	font: 1em Arial, Helvetica, sans-serif;
	margin: 0px;
	}
	
	#container {
	background: #eae7d7;
	float: left;
	width: 100%;
	}
	
/* DEFINES TOP BANNER  */

#header {
	background: url(../images/bkTop.jpg) repeat-x;
	float: left;
	height: 176px;
	width: 100%;
	}
	
#headerNest {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	}	
	
.clientLogo {
	/*background: url(../images/logo.jpg);*/
	float: left;
	height: 136px;
	width: 530px;
	overflow:hidden;
	}
	
.clientLogo img {
	border:none;
	}
	
#fastFinder {
	float: right;
	width: 220px;
	}
	
	#searchDiv {
		background: url(../images/bkInput.jpg) no-repeat;
		height: 30px;
		margin-top: 20px;
		width: 218px;
		}
		
	#searchInput {
		background: url(none);
		float: left;
		font: 14px Tahoma, Geneva, sans-serif;
		height: 16px;
		margin: 5px;
		outline: none;
		overflow: hidden;
		width: 170px;
		}
	
	#searchButton {
		float: right;
		height: 20px;
		margin-right: 4px;
		margin-top: 3px;
		width: 28px;
		}
		
	#searchButton img:hover {
		cursor: pointer;
		}	

/*  DEFINES CONTENT STRUCTURE  */
	
#contentContainer {
	background: #FFF url(../images/bkBlue.gif) repeat-x;
	margin: 0px auto;
	overflow: auto;
	width: 980px;
	} 

#featuredNavContainer {
	clear: right;
	float: right;
	width: 450px;
	text-align:right;
	}
	
#primNavContainer {
	background: url(../images/bkPrimNav.jpg) no-repeat;
	clear: both;
	height: 40px;
	width: 980px;
	}
	
#secNavContainer {
	padding-top: 100px;
	width: 278px;
	}	

#pageTitle {
	height: 95px;
	}
	
	#column1 {
		background: url(../images/bkInThisSection.gif) no-repeat 17px 0px;
		float: left;
		width: 300px;
		}
	
		#column1Nest {
			margin: 0px 7px 20px 20px;
			}
	
	#column2 {
		float: left;
		width: 660px;
		}
	
		#column2Nest {
			margin: 20px 0px 20px 15px;
			}
		
/*  DEFINES FOOTER  */
	
#footer {
	background: #333 url(../images/bkBottom.jpg) repeat-x;
	float: left;
	font-size: 14px;
	height: 114px;
	width: 100%;
	}
	
	#footerNest {
		margin: 40px auto 0px;
		width: 980px;
		}

/*  DEFINES MISCELLANEOUS ELEMENTS  */

	
.shim {
	clear: both;
	width: auto;
	}

#iBoxes {
	background: url(../images/bkPrimNavY.jpg) repeat-y;
	padding: 20px 20px 10px 25px;
	}
			
.siteMapCols {
	float: left;
	margin-right: 20px;
	margin-top: 40px;
	width: 400px;
	}

.siteMapCols ul  {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	.siteMapCols ul a {
		border-bottom: 1px solid #006790;
		color: #006790;
		display: block;
		font-size: 18px;
		font-weight: normal;
		line-height: 28px;
		text-decoration: none;
		}
	
	.siteMapCols ul ul {
		list-style: disc;
		margin: 0 0 0 20px;
		padding: 0;
		}

	.siteMapCols ul ul a {
		border-bottom-style: none;
		color: #333;
		font-weight: normal;
		font-size: 14px;
		}
		
	.siteMapCols ul ul a:hover {
		color: #900000;
		text-decoration: underline;
		}.therapist_type {
	background-color: #9F0;
	height: 20px;
	width: 640px;
	z-index: 1;
}
.innerdivider {
	background-color: #EAE7D7;
	height: 20px;
	width: 200px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

