body {
	margin-top: 10px;
	background-color: #D9CEB1;
}
.masthead {
	background-image: url(../images/logoDefault.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 80px;
	width: 760px;
}
.leftpanel {
	background-color: #FFFFFF;
	background-image: url(../images/panelContactUs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.treatmentheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-style: italic;
	margin-bottom: 15px;
	color: #945A49;
	height: 74px;
	width: 370px;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 15px;
	display: block;
}
.bodycopy a:link { color: #000000; text-decoration: none}
.bodycopy a:visited { color: #000000; text-decoration: none}
.bodycopy a:hover { color: #000000; text-decoration: underline}
.bodycopy a:active { color: #000000; text-decoration: none}

.bodySubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 5px;
	display: block;
}
.ContactSubhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	display: block;
	margin-top: 15px;
	font-weight: bold;
}
.times {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-bottom: 5px;
	display: block;
}
.map {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.smallbodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-bottom: 15px;
	display: block;
	padding-top: 10px;
}
