/* CSS Document */

#container {
	display: block;
	width: 770px;
	background-color:#fff;
	margin: 20px auto auto auto;
}

/* Header */

#header {
	background-color:#1773a3;

}

/* Main Navigation */

#MainNavContainer {
	display: block;
	position: relative;
	margin:5px auto 6px 12px;
	float:left;
	display: inline;
}

ul#MainNav {
	padding:0;
	
}

#MainNav li {
	float:left;
	list-style:none;
	list-style-image: none;
	padding:0;
	width: 121px;
	margin: 0;
	margin-right: 6px;
}

#MainNav li a {
	background-image:url(images/mn_button.gif);
	background-position:left 0;
	display:block;
	color: #ffffff;
	font-size: 1em;
	line-height: 1.6em;
	text-decoration:none;
	text-align:center;
	margin:0;
	padding:0;
	height: 25px;
}


body#therapists #butbios a,
body#whoweare #butwhoweare a,
body#resources #butresources a,
body#events #butevents a,
body#whatsnew #butwhatsnew a,
#MainNav li a:hover{
	background-position:left -25px;
}

#home {
	display: block;
	position: relative;
	margin:.9em 15px 6px auto;
	float:right;
	font-size: 0.8em;
}



#home a{
	background:url(images/arrow_small.gif) no-repeat left;
	color:#1773a3;
	font-weight:bold;
	padding-left: 15px;
	
}

#contact {
	display: block;
	position: relative;
	margin:.9em 15px 6px auto;
	float:right;
	font-size: 0.8em;
}

#contact a{
	background:url(images/arrow_small.gif) no-repeat left;
	color:#1773a3;
	font-weight:bold;
	padding-left: 15px;
	
}

/* Main Content Area */

#topBox {
	margin: 0;
	padding: 0;

}

#bottomBox {
	clear: both;
	margin: 0;
	padding: 0;

}

#mainContainer {
	display: block;
	position: relative;
	border-left:#74abc8 1px solid;
	border-right:#74abc8 1px solid;
	margin: 0;
	padding: 0;
	text-align:center;
}

#contentContainer {
	margin: 0;
	padding: 11px 20px 25px 22px;
}

	

.headerGreen {
	font-size: 1.1em;
	color: #81c84a;

}

/* Left Hand Column */

#sideNav {
	float: left;
	display: inline;
	width: 200px;
	margin-right: 22px;
	padding-bottom: 18px;
	text-align:left;

}



#leftnav, #leftnav ul {
	padding:0;
	background-color:#73adcc;
	margin:0;
	list-style:none;
	text-align: left;
}

#leftnav #section_link span {
	background-image:url(images/nav_headerbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:.9em 0 .8em 30px;
	color:#ffffff;
	font-size: 1.2em;
}

#leftnav li {
	background: none;
	display:inline;
	margin: 0;
	padding: 0;
	line-height: 1.6em;
	}
	

#leftnav li a {
	text-decoration:none;
	color:#045e8e;
	display:block;
	font-size:1em;
	font-weight:bold;
	background: #73adcc;
	}
	
#leftnav li.even a {
	background: #8fbed6;
	}
	
#leftnav li a span {
	display:block;
	padding:.6em 10px .7em 30px;
}


#leftnav li.last a {
	background: #8fbed6;
	background-image:url(images/nav_botbutton.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
}
	
body.page_link6 li a#link6,	
#leftnav li.last a:hover {
	background: #96e15a;
	background-image:url(images/nav_botbutton_on.gif);
	background-position:left bottom;
	background-repeat: no-repeat;
}
	
#leftnav li a:hover {
	
	background: #96e15a;
	}
	
body.page_link1 li a#link1,
body.page_link2 li a#link2,
body.page_link3 li a#link3,
body.page_link4 li a#link4,
body.page_link5 li a#link5
 { 

	background: #96e15a;
	
}
	
#quote {
	border-top: #bcd8e6 1px solid;
	margin-top: 18px;
	margin-bottom: 0px;
	padding: 14px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style:italic;
	font-weight: bold;
	line-height: 1.4em;
	color: #207dae;
	
}	

#quote p {
	font-size:.6em;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	text-align: right;

}

#whatsnewbox {
	background-image:url(images/nav_headerbg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	border-top: #bcd8e6 1px solid;
	margin-top: 14px;
	margin-bottom: 0px;
	padding: 0px;
	padding-right: 5px;
	background-color: #237eaf;
	
}

#whatsnewbox li {
	list-style: none;
	background: url(images/arrow_grn_small.gif) left 4px no-repeat;
	background-color: #237eaf;
	padding-left: 20px;
	margin-left: 0px;
	margin-bottom: 15px;
	line-height: 1.4em;
	color: #ffffff;
	padding-right: 15px;

}

#whatsnewbox a,
#whatsnewbox a:visited,
#whatsnewbox a:hover,
#whatsnewbox a:focus,
#whatsnewbox a:focus { color:#8fbed6;

}



#wnfooter {
	background: url(images/nav_footerbg.gif) left bottom no-repeat;
	background-color: #237eaf;
	width: 200px;
	height: 10px;
	margin: 0;
	padding: 0;

}	

#quote #link {
	font-family:"Trebuchet MS";
	font-style: normal;
	font-size: .7em;
	color: #6cb831;
	font-weight:bold;
}

	
/* Right Hand Content Area */

#mainContent {
	float: left;
	display: inline;
	margin:0 0 0 0;
	padding: 0 0 0 25px;
	text-align: left;
	border-left: #bcd8e6 1px solid;
	width:440px;
}

#mainContent p{
	margin-left: 24px;
}

#mainContent p.special{
	margin-left: 0px;
}

.imageboxhome {
	margin-left: 24px;
	margin-top: 25px;

}

div.imghome {
	float: left;
	display: inline;
	margin-right: 0;
	margin-bottom: 0;
	width: 131px;
}

.imghome img {
	padding: 8px;
	padding-top: 0;
	
}

.imgtherapists img {
	float: left;
	display:inline;
	padding-right: 18px;
	padding-bottom: 12px;
	
}

#mainContent .imghome p{
	font-size: 0.86em;
	line-height: 1em;
	margin-left: 0;
	text-align:center;

}

#mainContent .imghomelast p{
	font-size: 0.86em;
	line-height: 1em;
	margin-left: 0;
	text-align:center;

}

#infobox {
	margin-bottom: 20px;
	border-bottom: #bcd8e6 1px solid;
	padding-bottom: 5px;
	font-size:0.8em;

}

#infobox li {
	list-style: none;
	background: url(images/arrow_small.gif) left 2px no-repeat;
	padding-left: 24px;
	margin-left: -20px;
	margin-bottom: 2px;
	line-height: 1.4em;

}	




#bottomBox {
	margin: 0;
	padding: 0;

}


/* Main Content Ends */

/* Footer */



/* Footer Ends */


/* copyright begins */

#copyright {
	margin: 1em;
	font-size:0.8em;
	

}

#copyright a:hover {
	text-decoration:underline;
}
/* copyright ends */

.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-size: 1px;
  line-height: 0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
