body {
	background-image: url('images/bg.gif');
	background-position: top center;
	font-family: Lucida Sans Unicode, sans-serif;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}

a:link,a:visited {
	color: #009ca5;
}
a:active,a:hover {
	color: #00bcc5;
}

#wrapper {
	width: 92%;
	min-width: 780px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
}

#header {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
}

#nav {
	border: 0px;
	text-align: center;
	margin: auto;
	width: 100%;
}

#content {
	margin-top: 15px;
}

#getback {
	height: 165px;
	background: url('images/getback-bg.gif') repeat-x;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 30px;
}

#footer {
	font-size: 0.9em;
	text-align: center;
}

#clinic {
	float: right;
	border: 3px double #007c85;
	margin-left: 15px;
	margin-bottom: 34px;
	width: 300px;
	height: 300px;
}

#map {
	display: none;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 306px;
	height: 325px;
}

.mapborder {
	border: 3px double #007c85;
}

.caps {
	font-size: 2em;
}

.error {
	color: #cc0000;
}
.littlelink {
	font-size: 0.9em;
	font-weight: normal;
}

.location {
	width: 200px;
	float: left;
	margin: 7px;
	height: 11.5em;
	overflow: hidden;
}

.topborder {
	text-align: left;
	height: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	vertical-align: top;
}
.realtopborder {
	height: 7px;
	background-image: url('images/div-top.gif');
	margin-top: 4px;
	margin-bottom: 10px;
	padding:0px;
	overflow: hidden;
}

.realbottomborder {
	height: 7px;
	background-image: url('images/div-bottom.gif');
	margin-top: 4px;
	margin-bottom: 10px;
	padding:0px;
	overflow: hidden;
}

hr {
	width: 100%;
	border: 0px;
	color: #007c85;
	background-color: #007c85;
	padding: 0px;
}

.therapistprofile {
	float: left;
	margin-right: 10px;
}
img.therapistprofile {
	border: 3px double #007c85;
}

.clinicaddress {
	font-size: 1.1em;
}

.therapistname {
	font-size: 1.2em;
	font-weight: bold;
}

.getbackbox {
	width: 140px;
	height: 140px;
	padding: 5px;
	border: 1px solid #ffffff;
}

.locatorimage {
	float: left;
	border: 3px double #007c85;
}

.service {
	display: none;
}

div.form1 input {
	width: 250px;
}

div.form1 textarea {
	width: 250px; font-family: Arial, Helvetica, sans-serif; font-size: 0.8em;
}

div.form1 input.auto {
	width: auto;
}

.servicelinks {
	font-size: 1.12em;
	line-height: 140%;
}

a.servicelinks {
	color: #55dee7;
}

.surveyquestion {
	font-size: 1.1em;
}

.photobreak {
	clear: both;
	margin-bottom: 6px;
}