body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x repeat-y;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	text-align: left;
	margin: 0 0 0 0;
	width: 100%;
	height: 100%;
}

#left_shadow {
	width: 10px;
	height: 100%;
	background-image: url(images/left_shadow.jpg);
	background-repeat: repeat-y;
}

#right_shadow {
	width: 10px;
	height: 100%;
	background-image: url(images/right_shadow.jpg);
	background-repeat: repeat-y;
}	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3d3d3d;
	margin-left: 15px;
	margin-right: 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0964AF;
	line-height: 10px;
	margin: 25px 15px 0 15px;
}	

p {
	line-height: 20px;
	margin-right: 15px;
	margin-left: 15px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003960;
	text-decoration: none;
	font-weight: normal;
}

a:link, a:visited {
	color: #003960;
	text-decoration: none;
}

a:hover {
	color: #2A80C2;
}

#header_links a {
	font-weight: bold;
}

#footer a {
	font-size: 9px;
	font-weight: normal;
	margin: 0 6px 0 6px;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 820px;
}

img {
	border: none;
}	

#footer p {
	color: #003960;
	font-size: 9px;
}

/* #### Top Navigation CSS #### */
#top_nav {
	width: 777px;
	height: 36px;
}

#top_nav div{
	margin: 0 1px 0 0;
}

#about {
	width: 128px;
	height: 36px;
	float: left;
}

#therapists {
	width: 128px;
	height: 36px;
	float: left;
}

#services {
	width: 128px;
	height: 36px;
	float: left;
}

#resources {
	width: 129px;
	height: 36px;
	float: left;
}

#links {
	width: 128px;
	height: 36px;
	float: left;
}

#contact {
	width: 130px;
	height: 36px;
	float: left;
}
/* #### END Top Navigation CSS #### */

#content {
	padding: 10px 15px 15px 10px;
}

#left_content {
	background-image: URL(images/watermark.gif);
	background-position: 45px 0;
	background-repeat: no-repeat;
	width: 510px;
	min-height: 524px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}	

#left_content p {
	line-height: 25px;
}

#left_content_shadow {
	width: 10px;
	background-image: url(images/content_shadow.gif);
	background-repeat: repeat-y;
	float: right;
	min-height: 544px;
}

#right_content {
	padding: 10px 0 10px 0;
	text-align: left;
	color: #fff;
	background-color: #0E315A;
	margin: 0 1px 0 0;
	height: 100%;
	min-height: 524px;
}

#right_content p {
	font-size: 10px;
	line-height: 16px;
	padding: 0 7px 0 00px;
	font-family: Arial, sans-serif;
}

#right_content p span {
	color:#996600;
	font-weight: bold;
	float: right;
}

#right_content h2 {
	font-size: 15px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 18px 15px 18px 15px;
}

/* Therapists Styles */
#bios {
	min-height: 300px;
}

.staff_pic {
	margin: 0 0 5px 15px;
	width: 85px;
	float: left;
}

.staff_pic a {
	font-weight: normal;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 3px 0 0 0;
	text-align: center;
	width: 85px;

}

.bio_pic {
	float: right;
	margin: 0px 15px 10px 5px;
}	

#andy {
	display: none;
}

#marybeth {
	display: none;
}

#brett {
	
}

#kendra {
	display: none;
}

#hochin {
	display: none;
}

#josh {
	display: none;
}

#becky {
	display: none;
}

.staff_bio h6 {
	font-size: 12px;
	color: #0964AF;
	position: relative;
	margin: 0 0 10px 15px;
}

.staff_bio .italic {
	color: #000;
	font-weight: normal;
	font-style: italic;
}

.staff_bio .underline {
	text-decoration: underline;
}

.staff_bio ul {
	position: relative;
	margin: 0 0 18px 0;
}

.staff_bio ul li {
	list-style-type: disc;
}

/* END Therapists Styles */

.services_pic {
	float: right;
	margin: 15px 15px 10px 5px;
}

#flash {
	width: 776px;
	height: 171px;
	margin: 3px 0 6px 0;
}	

#map {
	float: right;
	width: 310px;
	height: 233px;
	margin: 25px 15px 0 0;
}

ul li{
	font-size: 11px;
	line-height: 22px;
	list-style-type: none;
}

ul li a {
	font-weight: bold;
}

ul.balls li{
	list-style-type: disc;
}

.bold {
	font-weight: bold;
}	

#MIB {
	width: 214px;
	height: 260px;
	float: right;
	margin: -15px 0 10px 10px;
}

#bios a {
	font-weight: bold;

}

#facebook_badge_home {
	height: 36px; 
	width: 125px; 
	margin-left: 15px; 
	position: absolute;
	bottom: 0;
}

/* Survey Styles */

#survey {
	margin: 0 10px;
}

#survey p {
	
}

#survey_table tr {
	height: 40px;
}

#survey_table td {
	border: 1px solid #e5e5e5;
	text-align: center;
	background-color: #fafafa;
}

#survey_table td.head {
	border: none;
	font-weight: bold;
	background-color: #ffffff;
}

#survey_table td.left {
	text-align: left;
	padding-left: 5px;
}

#survey span.textarea_label {
	margin: 30px 0 5px 0;
	display: block;
}

#survey textarea {
	width: 100%;
	height: 150px;
	margin-bottom: 5px;
	background-color: #fafafa;
	border: 1px solid #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

.no_border {
	border: none !important;
	background-color: #ffffff !important;
}

a.button {
	padding: 4px 8px;
	text-transform: uppercase;
	border: 1px solid #e5e5e5;
	background: #555;
	color: #fff;
}

a.button:hover {
	background: #fff;
	color: #555;
}

#submit_survey {
	display: block;
	margin: 20px 0px 10px 0;
	width: 90px;
	position: relative;
	text-align: center;
}

/* END Survey Styles */
