body {
	margin: 0;
	background: #edcaa2 url(../images/bg.gif) repeat-x;
}

#header {
	width: 700px;
	height: 191px;
	margin: 0;
	padding: 0;
	background-color: white;
}

#psychotherapy_panel {
	background: #a84e34 url(../images/psychotherapy_panel.jpg) no-repeat;
	width: 267px;
	height: auto;

}

#about_panel {
	background: #a84e34 url(../images/about_panel.jpg) no-repeat;
	width: 267px;
	height: auto;

}

#dbt_panel {
	background: #a84e34 url(../images/dbt_panel.jpg) no-repeat;
	width: 267px;
	height: auto;

}

#directions_panel {
	background: #a84e34 url(../images/directions_panel.jpg) no-repeat;
	width: 267px;
	height: auto;

}

#contact {
	width: 251px;
	height: auto;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #f9eac5;
	text-align: left;
	color: #0d6da2;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}

#headpic {
	width: 120px;
	height: auto;
	margin-right: 10px;
	float: left;
	clear: both;
}

.browntxt {
	color: #a84e34;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}

#body {
	width: 433px;
	height: auto;
	background: white url(../images/body_bg.gif) repeat-y;
}

#bodytxt {
	width: 408px;
	text-align: left;
	color: black;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	height: auto;
	padding-left: 15px;
}

#footer {
	width: 700px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #a84e34;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

a {
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
	color: #0d6da2;
}

.headertxt {
	text-align: left;
	color: black;
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;	
}
