* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #FEF9DE;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	width:781px;
	list-style: none;
}
#nav a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#nav .home_button a {
	display: block;
	text-align:center;
	line-height: 39px;
	width: 117px;
	height: 39px;
}
#nav .treatments_button a {
	display: block;
	text-align:center;
	line-height: 39px;
	width: 208px;
	height: 39px;
}
#nav .about_button a {
	display: block;
	text-align:center;
	line-height: 39px;
	width: 192px;
	height: 39px;
}
#nav .appoint_button a {
	display: block;
	text-align:center;
	line-height: 39px;
	width: 264px;
	height: 39px;
}
#nav a:hover  {
	text-decoration: underline;	
}
#nav li {
	float: left;
	background-color:#1B7961;
}
#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:5;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#wrapper {
	width: 781px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	padding-bottom: 18px;
}
.subcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	padding-bottom: 18px;
}
.subcolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #1B7961;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#info a {
	color: #000000;
	background-image: url(images/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	text-decoration: underline;
}
#main h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1B7961;
	font-size: 24px;
	line-height: 0px;
	font-weight: lighter;
	padding-bottom: 25px;
	text-decoration: none;
	padding-top: 20px;
}
td.subcolumn{
	background-color: #C4E2DB;
	padding-left: 17px;
	padding-right: 18px;
	padding-top: 25px;
}
td#main{
	padding-left: 35px;
	padding-right: 25px;
	padding-top: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 5px;
	color: #8B2F88;
}
#main a {
	color: #1B7961;
	text-decoration: underline;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 791px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.spacer {
	padding-right: 65px;
}
#footer a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.bolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #333333;
}
#moreinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #8B2F88;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#main li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	padding-bottom: 10px;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	background-attachment: scroll;
	padding-left: 20px;
}
ul {
	padding-bottom: 18px;
}
.highlight {
	color: #8B2F88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 20px;
}
.subcolumn a {
	text-decoration: underline;
	color: #1B7961;
}

p.lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #8B2F88;
}
.image {
	display:block;
}
